| Title | Posted Date |
| What SQL Server protocol must be installed to communicate via SQL Server with a Unix application? | August 05, 2009 |
| What is the difference between login controls and Forms authentication? | November 10, 2009 |
| What is Fragment Caching in ASP.NET? | November 10, 2009 |
| Should user input data validation occur server-side or client-side? Why? | November 10, 2009 |
| Can you edit data in the Repeater control? | November 10, 2009 |
| Which template must you provide, in order to display data in a Repeater control? | November 10, 2009 |
| Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server? | November 11, 2009 |
| Does CLR impose a strict versioning policy for the private assembly? | November 11, 2009 |
| What is a primary difference between the standard validator controls and the mobile validator controls? | November 11, 2009 |
| Where is Cache data stored-in memory, on the hard disk, in a database, or on a state server? | November 11, 2009 |
| Does ADO.NET supports automatic connection pooling? | November 11, 2009 |
| Maximum number of parameters you can pass in a Store procedure in SQL Server 2005? | November 11, 2009 |
| How .NET Framework 2.0 tackles the unhandled exceptions? | November 12, 2009 |
| What is a web garden? | November 16, 2009 |
| What are the main components of IIS 7.0? | November 16, 2009 |
| What is Ajax? What is ASP.NET AJAX? | November 17, 2009 |
| Difference between Server-Side AJAX framework and Client-side AJAX framework? | November 17, 2009 |
| Explain differences between the page execution lifecycle of an ASP.NET page and an ASP.NET AJAX page? | November 17, 2009 |
| Can I use ASP.NET AJAX with any other technology apart from ASP.NET? | November 17, 2009 |
| Explain the UpdatePanel? | November 17, 2009 |
| What is Cookie Munging? | November 17, 2009 |
| What is the difference between Session.Clear() and Session.RemoveAll() method? | November 17, 2009 |
| Is it possible to set SessionState to readonly mode? Readonly mode means, we can only read data from session but we can not write any data in session variable? | November 17, 2009 |
| Is it possible to use InProc mode for sessionState in case of web garden? | November 17, 2009 |
| What is persistent and non-persistent cookie? | November 17, 2009 |
| What does AllowUnsafeUpdates do ? | November 18, 2009 |
| Which system procedure is used to find out lock details about the databases, it''s table and procedures. | November 20, 2009 |
| Name of the command to view the current amount of free (unallocated) space in the database in SQL Server? | November 20, 2009 |
| What is the command name to shrink the data file and log file size in SQL server 2005? | November 20, 2009 |
| What is the name of command in sql server 2005 which is used to kill any process? | November 20, 2009 |
| How can we find the open transactions details in sql server? | November 20, 2009 |
| Which system table holds the details of all the processes running on the Microsoft sql server? | November 20, 2009 |
| Difference between Eval() and Bind()? | November 21, 2009 |
| Which is used to send an Email Message? | November 21, 2009 |
| Which is the default Provider Name of the Providers used to access the DataBase? | November 21, 2009 |
| Generic Collections are located in which NameSpace? | November 21, 2009 |
| You can redirect (or) Transfer to a CustomError Page in which block? | November 21, 2009 |
| Which protocol for defining the format of an Email message? | November 21, 2009 |
| DetailsView Control can be displayed in which Modes? | November 21, 2009 |
| Give Some Examples of Generic Classes? | November 21, 2009 |
| Name the Protocols that are commonly used for sending and retrieving Email Message? | November 21, 2009 |
| Name the Protocols that are commonly used for sending and retrieving Email Message? | November 21, 2009 |
| The URL for a Secure Connection starts with | November 21, 2009 |
| HttpApplicationState class stores data in | November 21, 2009 |
| Difference between thread and process? | November 22, 2009 |
| List the types of Authentication supported by ASP.NET. | November 22, 2009 |
| List the various stages of Page-Load lifecycle. | November 22, 2009 |
| What is Shadow Copy? | November 22, 2009 |
| What is Postback? | November 22, 2009 |
| Enumerate the types of Directives. | November 22, 2009 |