redirect to a new page in vb.net

Wednesday, February 09, 2011Posted by admin

 

How to redirect to a new page in vb.net using response.redirect

How to connect to a SQL Server in VB.NET

Wednesday, February 09, 2011Posted by admin

 

How to connect to a SQL Server in VB.NET

Send Email using Google SMTP in vb.net

Saturday, February 12, 2011Posted by admin

 

Here is small function which will allow you to send the emails programatically using any SMTP server or you can also use the Google SMTP server if you have a GMAIL account.

Login and Password in VB.NET

Wednesday, February 23, 2011Posted by admin

 

How to implement the aspnet membership provide to handle the login and passwords on a website in VB.NET