all asp.net interives questions
Explain the function of new view engine in asp.net? : asp.net mvc
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Explain how do you validate the controls in an asp .net page?
diffrance between stored procedure & function in sql server?
How can you ensure a permanent cookie?
diff between Server.Transfer() and Server.Execute()
Web API uses which library for JSON serialization?
If i have 1000 records in dataset, how to do paging?
Why is global asax is used?
What do you understand from custom control?
About remoting and web services. Difference between them?
Explain the main function of razor in asp.net? : asp.net mvc