| Title | Posted Date |
| A default property is called as a... | September 08, 2008 |
| what kind of access modifiers are assumed to inside the interface? | September 08, 2008 |
| The c# keyword int maps to .net type? | September 08, 2008 |
| Can code inside multiple catch block be executed? | September 08, 2008 |
| why cant we specify the accesibility modifier for methods inside the interface? | September 08, 2008 |
| What is the difference between interface and abstract class ? | September 08, 2008 |
| What is the default access specifier for a top level class which are not nested into other class? | September 08, 2008 |
| How's the DLL Hell problem solved in .NET? | September 08, 2008 |
| Can you override private virtual methods? | September 08, 2008 |
| C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write? | September 08, 2008 |
| What is equivalent of exit sub in vb.net to c# ? | September 08, 2008 |
| What does delegates do? | September 09, 2008 |
| What is type safe? | September 09, 2008 |
| What is the differences between delegates and interfaces? | September 09, 2008 |
| Does omitting the parenthesis make the syntax cleaner? | September 09, 2008 |
| What is type system unification? | September 09, 2008 |
| What aggregate functions returns a row count as an integer? | September 10, 2008 |
| Which index option causes SQL Server to create an index with empty space on
the leaf level of the index? | September 10, 2008 |
| Which type of index physically orders the rows in a table? | September 10, 2008 |
| Which levels of the index can have multiple pages? | September 10, 2008 |
| What is a Index? | September 10, 2008 |
| What are the requirements to create a CLR based user-defined type? | September 10, 2008 |
| What do you need to specify to create a linked server? | September 10, 2008 |
| When do you need to specify an external data source by using a linked server? | September 10, 2008 |
| Which authentication mode lets you use both SQL Server logins and Windows logins? | September 10, 2008 |
| Which SQL Server 2005 services require that you install them with their own
account? | September 10, 2008 |
| what is used to execute a .net file from the command prompt ? | September 15, 2008 |
| To create a string literal exclude escape sequence | September 15, 2008 |
| What is Method used to bind the data into gridview ? | September 15, 2008 |
| What is return type of Executenonquery() ? | September 15, 2008 |
| Where we use the Accessors of Get & Set ? | September 15, 2008 |
| What is Default value of Bool ? | September 15, 2008 |
| What methods which can be called without instantiating an object first are called ? | September 15, 2008 |
| Does C# support multiple inheritance? | September 15, 2008 |
| All types in C# implicitly derive from......... | September 15, 2008 |
| String is an........... | September 15, 2008 |
| What is the Difference between #Bind and #Eval ? | September 20, 2008 |
| How many types of assemblies are in .net , what are they? | September 20, 2008 |
| What is the difference between ViewState and SessionState? | September 20, 2008 |
| Which control cannot be placed in MDI? | September 20, 2008 |
| What property do you have to set to tell the grid which page to go to when using? | September 20, 2008 |
| How many classes can a single .NET DLL have? | September 20, 2008 |
| What is the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"? | September 20, 2008 |
| What is the .NET that allows the retrieval of data by a unique key? | September 20, 2008 |
| What is the .NET Framework? | September 24, 2008 |
| Does the .NET Framework only apply to people building Web sites? | September 24, 2008 |
| What programming languages will the .NET Framework support? | September 24, 2008 |
| What is the relationship between the .NET Framework and COM+ Services? | September 24, 2008 |
| What is the relationship between the .NET Framework and DCOM? | September 24, 2008 |
| Is the .NET Framework just a new name for Windows DNA? | September 24, 2008 |