Search:

Type: Posts; User: shoreteknow

Search: Search took 0.02 seconds.

  1. VS 2013 Re: Method X does not have a signature....

    Awesome, thank you guys very much. I am getting back into the coding game and starting with WPF/WCF MVVM blah blah lol. I should have seen that and didnt, but as soon as you said something I knew...
  2. VS 2013 Re: Method X does not have a signature....

    Post edited as requested.

    Thank you in advance!
  3. VS 2013 [RESOLVED] Method X does not have a signature....

    hello, I am not sure if I am posting in the right forum. I am working on a WPF project using MVVM and am running into an issue. The exact error is "Method Private Sub LoginExecute does not have a...
  4. VS 2013 Re: How to write this more compact?

    In your first bit of code, if you are only testing for one value and setting to something else then if is your best bet (as stated I believe), if you are testing for multiple values i.e. 4 = 12,...
  5. Replies
    0
    Views
    6,028

    WCF - Separation of concerns....

    In re-reading this I realized how vague and non-direct the thread was/is. Moderator, feel free to delete this thread. I will work on more specific questions that would be better suited for this...
  6. SQL procedure, dynamic SQL & a partridge in a petri

    Quick overview of this project I am currently working: an external facing ASP site that is linking to a web service over SSL and all data is encrypted coming from SQL Server 2008.

    I need input on...
  7. Replies
    1
    Views
    508

    VS 2010 Dynamic XML still a thing??

    Hello all, long time no post...

    Anyways, I am working on a project where I have a small desktop install that I would like to be able to pull dynamically generated XML file(s) and display them as a...
  8. VS 2010 Re: [RESOLVED] For Loop Pause until a value returns.

    For running something in the background that you want to be able to pause, try using a background worker thread. These can be paused and you can read the output as it updates along with do actions...
  9. VS 2013 Re: Reading from the registry & System Information

    You should use WMI to get hardware and system info...much faster and easier!

    http://msdn.microsoft.com/en-us/library/aa393964%28v=vs.85%29.aspx

    Good Luck!
  10. Replies
    0
    Views
    566

    VS 2012 Non web portal type interfaces?

    Hello all, I have not been on the forums in quite a while. Feels good to be back. I am working on the design for a project and am looking for some general input on ways to do this. To start,...
Results 1 to 10 of 10



Click Here to Expand Forum to Full Width