|
Home >> Most popular code
Read XML File into DataSet | Version: VB.NET 2002 | Author: KBailey | Submitted: 9/27/2003 | Views: 120939 | Simple code to read the contents of an XML File into a DataSet and then binds it to a DataGrid. |
Sending email with smtp server | Version: VB.NET 2003 | Author: Nilesh Vankani | Submitted: 6/20/2005 | Views: 114411 | This is a very simpale project to send email with the help of smpt server. Only small function you can use....... |
C#: Equivalent of Select Case | Version: VB.NET 2003 | Author: Syed Irtaza Ali | Submitted: 2/14/2005 | Views: 111376 | C#: Equivalent of Select Case
You were imagining how could Microsoft forget the Select Case feature in C#. Well it didn't. But to use such a feature the syntax is a slightly different.
Refer this link for detailed information: http://msdn.microsoft ...more>> |
Download email from Pop3 server | Version: VB.NET 2003 | Author: Nilesh Vankani | Submitted: 6/20/2005 | Views: 110350 | I'm a beginner to vb.net, i wrote the code for downloading email from POP3 server but i cant find single code in any of site...So i make my self and i want to give you this code without any charge....coz i know so many programmers are not able to buy comp ...more>> |
Save DataSet as XML File | Version: VB.NET 2002 | Author: KBailey | Submitted: 9/27/2003 | Views: 88438 | This code shows how to save the contents of a DataSet as an XML File. |
Textbox tabout using enter key & keyup, keydown | Version: VB.NET 2003 | Author: mohan.m | Submitted: 7/1/2006 | Views: 83213 | Basically windows applications contain many textboxes and buttons. Usally clients press tab key to move cursor to another textbox. Apart from that clients can press down key as well as up key.
| Page 1 of 134 Next >>Go to page: 1 2 3 4 5 6 ...
|
|