MS SQL Server

Advance Login Form using C# and SQL

Submitted by Hasan soherwardi on
Advance login form in C#.NET 2010 and SQL 2008. This tutorial for you to learn how to make an advance login in C#.NET. It is for beginners only. In this tutorial: New user registration Forget password Change user info Change password And removing the user. I hope this tutorial is very helpfull to beginners. So download it, learn and enjoy programming. If you want some another help, then join me on

Add/Edit/Delete in ASP.NET(VB) - MS SQL Server

Submitted by FnameLname on
Here's my sample Add/Edit/Delete in ASP.NET Web Application, I used VB.NET for my code behind and MS SQL Server for my back-end Database to run this program, open your Visual Studio (any version like 2005/2010/2012) File>Open>Web Site and locate folder where my sample is... then press f5 feel free to used this for your references... thanks for using this!! ^_^