Answer Posted / vyas pyk
asp.net --- is used to create user interface like screens
which include buttons, textfield and other client and server
controls.
vb.net,c# , j# -- all these are different programing
language which .net frame work supports.
in general vb.net is used for window application development
and where ad c#.net is used for web application developemt.V
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
How we can force all the validation controls to run?
How u refer webservices?
How you can return View from ASP.NET Web API method?
Explain Areas in MVC?
What is server side routing?
Where is asp.net session stored?
What is asp.net? How is it different from asp?
How many types of sessions are there in asp net?
What are validator? Name the validation controls in asp.net?
Why asp.net is used?
Can asp.net work on an nt server?
What’s the difference between response .redirect and server.transfer?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Is razor a programming language?