Need Help on what to Install?
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?
Re: Need Help on what to Install?
.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.
Re: Need Help on what to Install?
download and install Visual Web Developer(this should install .Net 4 for you)
download and install SQL Server Express
now you can start.