Answer Posted / zeeshan
Server
Response
Response
Application
Session
Context
Trace
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the best practices to follow to secure connection strings in an ASP.NET web application?
How can exception be handled with out the use of try catch?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Explain the difference between globalization and localization techniques
How do you implement postback with a text box?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
How would you get asp.net running in apache web servers?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
Explain exception filters?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Why and where this web.config file is used?
What are the different types of cookies in asp.net?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
how to debug web services on consumer side?
Explain how dot net compiled code will become platform independent?