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

Search:

Type: Posts; User: addytoe

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,149

    IsolatedStorageFileStream Enquiry

    Hey all, I got a question in relation to the IsolatedStorageFileStream.... I was wondering how I capture the path of the document after my textbox displays the document name.

    OpenFileDialog dlg =...
  2. Replies
    0
    Views
    6,317

    How to pass data from View to View Model

    Hey all, I am currently learning the ropes of WPF on my own and I did a simple app of passing data from one page to another but then I stumbled upon MVVM and after trying out the samples, I tried to...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured