NEED HELP, please advice me where to start I want to learn ASP.NET as mush as possible online tutorial.
and which one is better ASP.NET or PHP?
Thank you
they are completely different, and that answer will vary from person to person. I like asp.net better than php, but I do not like php anyway. they are both very fast, asp.net is easier to manage than php, and less scripting.. a lot less. and to learn asp.net, you might want to look at this site:
You will need to choose also, which scripting language you would like to use for ASP.NET. ASP.NET is just more like controls on a web page. You use a different language to manage those controls. The most popular is C# and VB.NET. You will find MANY more examples on the web for C# than VB.NET. But depending on your background experience, one may be easier to learn for you than the other. Both do the same. VB.NET has less restrictions than C#, but has more errors as it compiles just about everything. C# won't compile most code that is incorrect. There are certain advantages and disadvantages to each. VB.NET is more straight forward and requires less syntax than C#, but in someone else's eyes that would be quite the opposite.
they are completely different, and that answer will vary from person to person. I like asp.net better than php, but I do not like php anyway. they are both very fast, asp.net is easier to manage than php, and less scripting.. a lot less. and to learn asp.net, you might want to look at this site:
You will need to choose also, which scripting language you would like to use for ASP.NET. ASP.NET is just more like controls on a web page. You use a different language to manage those controls. The most popular is C# and VB.NET. You will find MANY more examples on the web for C# than VB.NET. But depending on your background experience, one may be easier to learn for you than the other. Both do the same. VB.NET has less restrictions than C#, but has more errors as it compiles just about everything. C# won't compile most code that is incorrect. There are certain advantages and disadvantages to each. VB.NET is more straight forward and requires less syntax than C#, but in someone else's eyes that would be quite the opposite.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.