Interview Question in Asp.net 3.5


 

Interview Question :: 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?
by ksk
VoteNowAnswers to "Asp.net can you learn it"

Yes and no. You will need to know html since you are writing web pages in asp.net. As for javascript you will need to know eventually because you will want and need to do client side coding. Whether you program in .net or java, both development languages will need to use html and javascript, especially if you will be doing web development.

Asp.net is microsoft framework for web development. You can develop web or non-web pages using languages like c# or vb.

Visual web developer is an gui, ide tool to develop web pages, web sites, ...

by sharper