What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?
2 4811is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
2201I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?
1 3606
What are the different types of sessions in asp.net?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Name the tools or API for developing or testing web api?
What is active web pages?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What are the server control tags in asp.net.?
What is an example of an application service provider?
Define page output caching?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
How many types of sessions in asp.net?
What are the properties of the eventargs argument when capturing keyboard events?
Is asp.net and .net the same?
What is query string with example?
How do cookies work? Give an example of their abuse.
Explain about Application and Session Events ?