Tuesday, July 28, 2009

Asp.net can you learn it?

can you learn asp.net 3.5 without knowledge of any programming language i.e. html, javascript etc?





secondly why does it say asp.net and c# what does that mean?





thirdly what is visual web developer?

Asp.net can you learn it?
You would need to get a decent book to teach you if you have never programmed before but asp.net isn't too dificult because of microsofts IDE. The html is not such a big deal because you can drag and drop html elements in Visual Studio





C# and vb.net are the two languages that you use to code behind asp.net. It is a microsoft developed language similar in syntax to Java





visual web developer is the web side of microsofts visual studio IDE (integrated development enviroment)
Reply:1) You can learn any programming *language* as long as you already know *programming*. Learning a language without knowing programming is like a man with no legs asking what the most comfortable shoes he can buy. What are you going to do with the language you learn? Not program anything, unless you know programming.





But can you learn one language without knowing another one? EVERY programmer learned his first programming language without knowing another one, so you should be able to also. *IF* you already know programming. (That's concepts, not language. Read Wirth's "Algorithms + Data Structures = Programs". It teaches programming in English.)





2) ASP.Net is a language. C# is a language. It's like "French and Russian".





3) That could mean someone who designs the look of a web page (as opposed to a web developer, who designs the code of the page), or it could mean someone who uses Microsoft Visual Studio to design web pages.
Reply:It will be very difficult to let asp.net without background of programming language, try to learn or get some background of some language
Reply:asp.net is not a language but it is a web application framework that allow you to make web application using any .net language like c# and vb.net. But it also have it own markup system which very much the same with html so if you have knowledge of html and any .net language you can start build a website using it. For tutorials you may go to





http://asp.net





There is lot of thing you can learn there but at least you have to know xhtml at least.


No comments:

Post a Comment