Answer Posted / ram
IE
ASP.NET
Shell
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is this service branded with windows livetm?
What are the differnt types of handler in ASP.NET?
what is the difference between response.write() and response.output.write()?
When should I use server transfer and response redirect?
What are early binding and late binding.
What is connection pooling and how to enable and disable connection pooling?
IN an ASP.NET Web application if there is any error, how can you debug?
What is %20 in a url?
How does http session work?
Why would a company use an application service provider?
Can we set which type of comparison we want to perform by the CompareValidator control?
What are session cookies?
What are ASHX files?
How do you declare static variable? What is its lifetime?
How asynchronous call can be implemented using delegates?