Hi I know html and have just learnt php now I want to start learning C# and aspx (aspX) what are the requirements and which one should I begin with first? Also I'm not comfortable with w3school. what sources do you suggest to use for the turorial
They are not mutually exclusive As per the comments on your other thread, ASP.Net is simply a framework and C# is one of the languages that can be used within the framework. I personally have always liked the 4 Guys From Rolla tutorials (though they are a mixture of C# and VB) but whilst I am personally only a hobbiest coder I did have some knowledge of Basic and OOP structures before starting
Hi, Check out this official link from microsoft.Its really helpful for a beginner.Comprises of both demo and code sample.You will find how simple is dotnet.Oops !!! There are big things also.But before that check out this. http://quickstarts.asp.net/QuickStartv20/default.aspx Regards, Joshy M Raj
some good asp.net tutorial websites: google: codeproject google: 4guysfromrolla and of course, the standard tutorials on the offical asp.net website are a great place to start. I'd get yourself a copy of Visual Studio 2005 also if you're interested in develping in C# / ASP.NET. Cheers!
to learn c# u should have the basic knowledge of any oops language like c++ or java install ur .net software carefully. try to have basic idea of the interface used in .net. u can use both vs.net 2003 or v 2005 to learn the basic u can use w3schools.com ll tell u he materials to be used
If you know a c-style language, it's just syntax changes for you... I've noticed that it's especially close to ActionScript - ESPECIALLY C# for .NET 3.0