Click to See Complete Forum and Search --> : Need Help on what to Install?


n_m_
June 7th, 2010, 01:56 AM
Hi i am new to this forum and dotnet,
I want to do a mini project in dotnet framework using ASP.net,VB, SQL Server that is login , change password, registration, and validation of fields.
I am in a position of dumb, so someone please give an idea of
What things to install?
How can i proceed?
Any Resources like websites, links or books to follow since i am totally new to this field?

boudino
June 7th, 2010, 09:30 AM
.NET Framework 4.0 (latest)m Visual Studio or Visual Studio Web Express and SQL desktop edition. I think that if you start with VS, the installer tell what else it need.

eclipsed4utoo
June 7th, 2010, 11:35 AM
download and install Visual Web Developer(this should install .Net 4 for you)
download and install SQL Server Express

now you can start.