What are the HTML server controls in ASP.NET?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between singleton and single call?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
How you can access the values from the Repeater control in ASP.NET?
Is it possible to change the index of primary key on table?
Explain managed code an un-managed code.
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
Difference between .NET and previous version?
If you have to replicate a set of controls(UI) across a number of web pages, what will you do
You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?
What is caching? What are the different types of caching?
What are directives in asp.net? List down all the important directives.