Answer Posted / swathi j
System.Web.UI.WebControls
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
How to make paging concepts in datagrid in ASP.NET?
What are the differences between application object and session object?
What is a global postback url?
How can I configure asp.net applications that are running on a remote machine?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
What are the disadvantages of view state?
Can you explain autopostback?
What does clearing cache?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
How to Separate background image and front image from original picture....
What is work flow gen? how can it will work with .Net?
What are the Types of state management techniques
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC