W3Solutions
09-11-2005, 04:46 AM
Hi,
Any one know some EXCELLENT place to start learning ASP.NET,
Ive got a good hand over ASP (VBscript) and Visual Basic.
Some how im not getting the basics of ASP.NET , it just goes over my head !!!
pmorrison
09-11-2005, 02:32 PM
One thing for sure, don't start with the Microsoft.com materials, they go over most people's heads. Try the QuickStart Tutorials at asp.net. It probably doesn't get any easier than this. Our web host alentus.com also has some good materials on their support site at support.alentus.com.
Grab a Wrox book. They know their stuff and walk you through it rather than just posting code and saying "Ok this code will make this." Very helpful.
riverpast
09-12-2005, 05:36 PM
Microsoft has free MSDN events which present you some basic ideas on how to utilize ASP.NET (2.0). I found it is very useful. Spending half day listening to real people is more effective for me than reading books for a week.
DHauch
09-30-2005, 02:40 AM
Go to these links in w3schools.com to see some handy .NET script and control examples and explanations:
w3schools.com/aspnet/default.asp
w3schools.com/aspnet/aspnet_examples.asp
Best Regards,
Darren Hauch
Technical Sales Manager
Alentus Corporation
fishball
10-12-2005, 03:38 PM
Buy a book especially the "ASP.NET Unleash". ASP has a high learning curve but once you get the feel of it it's great. I'm actually awaiting the final realease of version 2 and master pages and themes is a killer :)