What is the advantage of using Windows authentication in a Web application?
No Answer is Posted For this Question
Be the First to Post Answer
Who will magage un-managed code?
What is custom control. What is the difference between custom control and user control ?
Explain Session state management options in ASP.NET.
IN an ASP.NET Web application if there is any error, how can you debug?
What is advantage and disadvantage of viewstate
What is the difference between a cookie and a pixel?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What are asynchronous callbacks?
Why is global asax is used?
if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query?
how to elimainte the similar data from the different tables
can u debug application programatically? if yes how?