Why is asp.net so popular?
No Answer is Posted For this Question
Be the First to Post Answer
How do we get only edited/deleted/inserted records from a Dataset?
What is difference between cache and session?
What are the security types in ASP/ASP.NET? Different Authentication modes?
17. If I?m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
Who generates session id?
How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?
What are the difference between function and stored procedure in .net programming language?
What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.
What is ViewState and How it is managed,Its Advantages/Benefits?
What is shared and private assembly?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What are session variables?