How to rename a table using sql queries?
How do you bind array to gridview? Will it works?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
how can i deploy a asp.net webapplication.in a company so that all employees may access application on their different computers and share a single database. plz tell me the steps to do it..thanks.
What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
What a diffgram is, and a good use for one?
repeater and gridview diff? Why is repeater fast than gridview?
What is the difference between application object and session object?
What is viewstate? In which event of the page life cycle, is the viewstate available?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
What is Model-View-View Model?
how we can solve machine key error in asp.net?