Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
1 3115How to use class library reference in asp.net project? Can you give me the example with source Class library haves classes like Database, insert, update, delete, reflection how can i use the database class connection in insert class to insert the record in to the Main Project in asp.net.
1 5111what is advantage of developing in asp.net.why the same can't be developed in Java or other web developemnt tool.what are advantages of developers.
IBM,
4 7463can any one explain about 3-tier architecture and how to deploy 3 layers of 3-tier architecture in 3 different servers.plz send me .net code
1 8946How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?
5 11634
Can we use a static function with a non-static variable?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What are the asp.net security controls?
what are the web form events available in asp.net?
What are the layouts of ASP.NET Pages?
In how many ways we can retrieve table records count?
Define msil.
Describe how ASP.NET maintains process isolation for each Web application?
How many types of file extensions for razor views in ASP.Net MVC?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What are the contents of cookie?
What's the use of response.output.write()?
What is asp net objects?
What are merge modules?
Explain how is a property designated as read-only?