how to create sql connection code in wpf to getting data from sqlserver and display in wpf front end
how to create sql connection code in wpf to getting data from sqlserver and display in wpf front end..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
RanjithKumar chiguruvadaPosted Sep 14, 2012, 7:30 AM
To write sql connection code in classlibrary,then to add refference of this dll into your wpf project, from the code behind file to access that classlibrary classes and to display the wpf front end.
Thanks & Regards
RK