Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
1 3206How 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 5195what 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 7618can 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 9031How 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 11836
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What does it mean your session has timed out?
What is sql data source control in asp.net?
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?
What is ispostback method in asp.net?
What is the difference between mvc and asp.net? : Asp.Net MVC
Explain the code Access Security (CAS) in .net Framework?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What are merge modules?
I’m having some trouble with cas. How can I diagnose my problem?
What are the validation controls available in ASP.NET?
What is asp.net globalization?
What are the disadvantages of using session?
What is a user developed application?
How can you implement the postback property of an asp.net control?