Tagged Questions
0
votes
1answer
1k views
how to create Toolbar in window Application using C#
i want to create toolbar using window application in dotnet.it will use yahoo,gmail API.
please anybody have any solution pls send me.
0
votes
6answers
6k views
Creating An Insert Statement — Windows application Vb.Net
I am doing windows appliction in vb.net. i have customer object contains save method. how do i generate insert query?
I need to save the object in relational database (SQL server). I need to know ...