CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: damien.darhk

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    5,219

    MVVM approach advice needed

    Hello,
    I'm a beginner in MVVM, and WPF. My boss asked me to port a winform application in WPF; Basically it have an interface with docked windows (like VS), where each window display some data(...
  2. Replies
    0
    Views
    5,178

    Mixing StreamGeometry with Shapes

    Hello,
    I'm trying to replicate in wpf an old application builded with other tech. I need to draw a line chart with data loaded from a binary file, and then add a "select effect" with mouse.
    I made...
  3. Replies
    0
    Views
    4,878

    Create a spotlight control

    Hello,
    I'm new to WPF(coming from winform), and I'm trying to build a "spotlight control"(because I want to reuse it in other applications). When I try to compile I get BC30002 SpotLight:LedControl...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured