Answer Posted / shubhangi sapkale
.net is a collection of languages technologies&services.it
providesd langs like c#.net,vb.net,vc++.net by
microsoft.Other type of lang are restricted for developing
one perticuler application,but .net is not restricted any
one perticuler application &by using .net we can develop
atmost any type of application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which asp.net objects encapsulate the state of the client and the browser?
What is the extension of master page in asp.net?
What is application variable?
What is page fragment caching?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Define caching.
What are the new data controls in asp.net 2.0?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is the compiled object?
Which is faster viewbag or viewdata?
What is css in asp.net?
What do you mean by serialize?
Which protocol is used to call a web service?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What symbol would you use to denote, the start of a code block in aspx views?