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
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Explain the difference between sql invalidation and sql notification.
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What is distributed system in asp.net?
How to display validation messages in one control?
How to implement form based authentication in asp.net application?
Is post back in asp.net?
What kind of programming language is ASP.NET?
Define a web service in .net?
What is & in a url?
What is enableviewstate in asp net?
What is application state?
What is the difference between asp.net and mvc?
What is the full form of asp.net?