what is difference between java and .net
Answer Posted / vema
we want correct answer every one post new answer it is not
opeinean game i req to site modirator please tel me the
first correct answer and then every one start the game on
comments
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is the purpose of master page?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Write a code for passing ArrayList in Web API?
What are url fragments?
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 are the different web pages?
What is server side routing?
What do you mean by View State and what is its role?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How many types of sessions are there in asp net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is scope of an application variable in asp.net?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Why do we use web config?