In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Explain the disadvantages of viewstate?
How does VB.NET/C# achieve polymorphism?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Why Unload event of MasterPage Calls first in ASP.net ?
What is difference b/w Generic List and Arraylist, Generic List Vs HashTable, Generic List Vs No Generic? Pls Explain with example.
What is a server cookie?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
How will u decide when to use caching and when to use viewstate?
How can we pass info between 2 asp.net pages?
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 Answers Syntax Softtech, TCS,
Difference between singleton and singlecall.
What are the page level transaction and class level transaction?