In the Repeater control which way you can edit?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.

5 Answers   ADITI, Syntax Softtech,


In this case if exception occure in Database which catch block will be exexcuted?

1 Answers   Microsoft,


Can I tap into other windows livetm services?

0 Answers  


What do you understand by aggregate dependency?

0 Answers   MindCracker,


What is the advantage of using Windows authentication in a Web application?

0 Answers   MCN Solutions,






What does the hotspot class in .net do?

0 Answers  


What is custom attribute?

0 Answers  


What are the Types of session management in ASP.NET

0 Answers   Microsoft,


What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error

3 Answers   Syntax Softtech,


what are webservices?In which circumstances we can go for webservices?

3 Answers   Microsoft,


What is server transfer?

0 Answers  


What is the difference between Webservice and WCF

9 Answers   IBM, ITC Infotech,


Categories