Newbie with help on ASP.NET in C# and SQL Server 2005 Express
-
Hi there, does anyone knows any site where there is a complete walkthrough of building an ASP.NET page in C# that connects with a SQL Server 2005 Express Edition Database? I pretty much liked the help below: http://www.codeproject.com/cs/database/DatabaseAcessWithAdoNet1.asp[^] But is there a SQL Server 2005 Express Edition Equivalent? By the way, is it possible to use VS.net 2003 to hook up with a SQL Server 2005 Express Edition Database? Or do I have to upgrade it with the VS.net 2005? Thank you!!!
-
Hi there, does anyone knows any site where there is a complete walkthrough of building an ASP.NET page in C# that connects with a SQL Server 2005 Express Edition Database? I pretty much liked the help below: http://www.codeproject.com/cs/database/DatabaseAcessWithAdoNet1.asp[^] But is there a SQL Server 2005 Express Edition Equivalent? By the way, is it possible to use VS.net 2003 to hook up with a SQL Server 2005 Express Edition Database? Or do I have to upgrade it with the VS.net 2005? Thank you!!!
I think the same code will work with SQL Server 2005 also. ofcourse you can use VS2003 to connect with SQL Server 2005! :cool:
Paras Kaneriya
The difference between genius and stupidity is that genius has its limits.