What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control?
Answer Posted / vamshi krishna
Repeater having better performance compared to Gridview and
datalist.But, almost repeater can be done with custom
coding only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Differentiate strong typing and weak typing
What is rich control in asp.net?
How do I know asp.net mvc version? : Asp.Net MVC
What is data cache in sql server?
What is application variable in asp.net?
What is localhost in asp.net?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Does google crawl redirects?
What are directives in asp.net?
Explain global assembly cache.
Can I stream live content/events?
How can we register exception filter from the action?
What is the use of view state?
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?