Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP.NET How to get started

Status
Not open for further replies.

kris2002

IS-IT--Management
May 14, 2003
21
US
I am new to ASP.NET. I have Visual Studio.Net software. Just wanted to know how to get started.

1) If you could suggest a Beginner's book (with focus on VisualStudio .Net) where from I can get head-start on .NET I would really appreciate it.
I have a book on C# (Programming C#, O'Reilly Publication) and on ASP.Net "Essential ASP.Net with examples in C#" by Addison Wessley) so that I can learn some basics on C# and ASP.Net.

2) Are there any good online tutorials (with good examples, like a small application or something) where from I can get decent knowledge on .Net?

Any input from .NET gurus would be appreciated. Thanks in advance.

Kris
 
1) There are lots of books and if you search this forum you will find many threads where these are discussed.

2) Start with and

____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.
 
I strongly recommend "Beginning ASP.NET 1.1" in C# or in Visual Basic (Which ever language you prefer). The subtitle is "From Novice to Professional". It has lots of step by step examples, screen shots, and is written simply. It starts from the very beginning and goes through data controls and data binding, using xml, implementing security, using web services, and custom controls. Oh, and all of it's examples focus on working with Visual Studio.

Author: Matthew MacDonald
Publisher: Apress
ISBN: 1-59059-431-2
 
Thank you very much guys. I will certainly look in to it. I appreciate the help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top