Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
1 3056How 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 5048what 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 7328can 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 8871How 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 11450
Can the dictionary object be created in client?s scope ?
How do I use response redirect?
Which is faster viewdata or viewbag?
Please briefly explain the usage of global.asax?
What is a gridview in asp.net?
What is the significance of ASP.NET routing?
What is the main differences between asp and asp.net?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Define xmlreader class.
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is data reader in asp.net?
What are the 3 types of web?
Describe the method to create a permanent cookie?
What are the benefits of Razor View?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?