CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: wpf and sql

  1. #1
    Join Date
    Jul 2009
    Posts
    8

    wpf and sql

    i am a newbie with wpf and i need to develop a dektop application using wpf.i want to know how to select the fields,insert ,update and delete using sql operations in wpf.thanks

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: wpf and sql

    Do you know how to work with SQL in a WinForms app?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured