Answer Posted / yugeshwaran m
There are 7 asp objects....
1.Response object,
2.Request object,
3.Server object,
4.Session object,
5.Application object,
6.Object Context Object,
7.Asp Error Object
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can access the values from the Repeater control in ASP.NET?
How to use multiple scriptmanager controls in a web page?
How to display validation messages in one control?
What is http response header?
What are session objects?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Who creates jsessionid?
What is considered a service provider?
What are session state modes?
What are the events that happen when a client requests an asp.net page from iis server?
What is the function used for removing an event listener?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Define session in asp.net.
What is session handling in a webfarm, how it can work with its limits?
What is caching? Explain.