-
[2.0] C# Guide
Hi guys,
Where do you think I can find an easy to understand tutorial for ASP.net using C# with ADO.net and SQL Server Database. I admit that there are lots of resources on the net, but I need is that I could easily understand and apply for my web application.
-
Re: [2.0] C# Guide
ASP.NET Quickstart Tutorials:
http://www.asp.net/Tutorials/quickstart.aspx
They're in both VB.NET and C#. And they cover all the basic topics.
But you'll get a good understanding once you actually start on it.
-
Re: [2.0] C# Guide
I personally like this section, I haven´t read every single tutorial here, but the ones I´ve read I found very useful.
http://www.asp.net/learn/dataaccess/....aspx?tabid=63
-
Re: [2.0] C# Guide
Hello,
Just my to cents worth, but you might like to have a look at the video tutorials that are available here, they are not free, but they are worth it.
You used to be available to get these videos free from Microsoft as Bob Tabor (the guy from LearnVisualStudio) was commissioned to make them, but I am not sure where they have gone now, don't know if they are contained within the new developer training that microsoft provide, might be worth a look there too as well.
Hope that helps!
Gary
-
Re: [2.0] C# Guide
-
Re: [2.0] C# Guide
Hello again,
In the link that Rauland gives above, the videos in the Sections:
SQL Server 2005 Express for Beginners
Videos for ASP.NET 2.0 Beginners
Are the videos that Learn VIsual Studio created, you will see them advertised in the videos.
Gary