|
Re: I am new to Asp,Asp.net Posted: 29 Jun 2007
Buy a couple of good books on ASP.NET. Then download and install .NET runtime from http://www.asp.net. Read the accompanying documentation. Also, you might want to download Microsoft Visual C# 2005 Express Edition, Microsoft Visual Web Developer 2005 Express Edition and Microsoft SQL Server 2005 Express Edition. All of 'em are free and you can find the links to download 'em at www.microsoft.com. Also, make a habit to visit your favorite websites on the topic as there is a huge amount of information available on the internet for free. Finally, try to develop the ASP.NET applications on your localhost. You only learn when you try to really dive into something. Standing on the shore will not help you. Hope it helps.
|