Which template must you provide, in order to display data in
a Repeater control?
Post New Answer View All Answers
What is the difference between custom web user control and a custom web server control?
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?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Can I tap into other windows livetm services?
Explain Life cycle of ASP.NET page when a request is made.
Describe paging in asp.net?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Can I combine classic asp and asp.net pages?
Can we set master page as a start page?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is Partial PostBack in ASP.NET?
How can you use a custom controls in ASP.NET application?
What are the two types of web pages?
How do you identify that the page is postback?
Explain asp.net page life cycle?