which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl
8 11241I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?
6 15089Is it possible to use two versions of assembly at the same time?If possible explain with code?
3 12037
Explain diff. Between friend and protected friend?
In ViewState How much lifespan items stored?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How can you implement the postback property of an asp.net control?
How many types of cookies are there in asp.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Describe a Windows Service and its lifecycle ?
What is a global postback url?
Define tracing.
Where web.config file is used?
Is asp.net core faster?
How long do session variables last?
Why mvc is faster than asp.net? : Asp.Net MVC
What are sessions used for?