Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
1 3140How 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 5129what 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 7499can 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 8960How 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 11671
How can we identify that the page is post back in asp net?
Out of ASP or ASP.NET which one is stateless?
What is the significance of ASP.NET routing?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is difference between web config and global asax?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What permissions do asp.net applications posses by default?
What are sql notifications and sql invalidations?
how to retrieve property settings from xml .config file.
What is a session in asp.net?
What is different in .net 1.1 and .net 2.0?
What does postback mean?
What are the advantages of asp.net?
Explain serialization and deserialization?
Difference between overriding and overloading?