CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2010
    Posts
    1

    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?

  2. #2
    Join Date
    Mar 2004
    Location
    Prague, Czech Republic, EU
    Posts
    1,701

    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.
    • Make it run.
    • Make it right.
    • Make it fast.

    Don't hesitate to rate my post.

  3. #3
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    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.
    ===============================
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured