Database, socket programming in VB.NET in Blend 3(.NET 3.5)

回答済み Database, socket programming in VB.NET in Blend 3(.NET 3.5)

  • 2012年4月30日 16:57
     
     

    I dont know whether its appropriate to ask this question or not. I was studying WPF and simultaniously  I was working on my project too. And I was thinking that I will find out solution to my every problem in time and by myself. My plan of using database was to just do it by code. Now I want to know your opinion am I going right? I am feeling like being lost :(

    Should I do study LINQ and XML? Or can I do it directly as I was planning to do it by code?

    And about socket programming, its a LAN project with a server and multiple clients. I havent found any proper solution to both these problem. So please suggest me what should be my next step.


    Sahil

すべての返信

  • 2012年5月1日 10:03
     
     
    Sorry, to bump the thread, but please help me with atleast some response

    Sahil

  • 2012年5月1日 15:51
     
     回答済み
    WCF (Windows Communication Foundation) was developed for communications.  I think you can find your communication answers in some reading on the subject. For databases look into the Entity Framework.  You can do DB communications in many ways, but things can get messy depending on the complexity of your DB if you try to do it all manually.  
    • 回答としてマーク Sheldon _XiaoModerator 2012年5月8日 8:43
    • 回答としてマークされていない Sahil_89 2012年5月8日 15:26
    • 回答としてマーク Sahil_89 2012年5月8日 15:26
    •  
  • 2012年5月8日 8:43
    モデレータ
     
     

    Hi Sahil_89,
     
    I am marking your issue as "Answered", if you have new findings about your issue, please let me know.

    Best regards,


    Sheldon _Xiao[MSFT]
    MSDN Community Support | Feedback to us
    Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • 2012年5月8日 15:35
     
     
    Ya I completed my project thanks.

    Sahil