Answer Posted / priya
unlimited
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Why SessionID changes in every request in asp.net?
What are the events in a page life cycle?
How will create assesblies at run time?
Give an example of cookie abuse.
Explain what does wsdl stand for?
What are the different types of validation controls provided in ASP.NET?
What is the difference between Session and response.Redirect?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is the use of session?
How can we provide the WebParts control functionality to a server control?
What is cache in asp net?
What is session state server?
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,?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Is it right that ASP.NET Web API has replaced WCF?