| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what are the advantages of c# over vb.net? | Choice-Solutions | 6 |
| Can you declare the override method static while the
original method is non-static? | | 2 |
| What is a delegate? | | 4 |
| how to store the value in textbox using delegates if we have
two user control. the value will be called from one user
control to another user control. Loading and unloading will
be done through delegates. | | 1 |
| what is namespace? | | 6 |
| How many catch blocks can be there for a single try block? | HCL | 2 |
| What are the types of threading models ? | Digital-GlobalSoft | 1 |
| What?s a multicast delegate? | | 1 |
| How can you sort the elements of the array in descending
order? | | 2 |
| What is raise event and what is its use? | Wipro | 1 |
| When a new instance of a type is created, what is the type
of method implicitly called? | | 2 |
| What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()? | | 3 |
| Can we create instance for Abstract class? | HCL | 13 |
| I am using a data table and a datagridview.
I am creating two columns in data grid view :
1)DataGridViewComboBoxColumn 2)DataGridViewTextBoxColumn.
The items of datagridviewcombo are the list of all items in
data table column 1.
I want that the data type of the DataGridViewTextBoxColumn
should be the same as the data type of the item selected
from the datagridviewcombo at runtime.
How can I do that.Also I want that each cell in column of
datatable should be of variable data type.
Pls help.
thnx.
| Storm | 1 |
| What?s class SortedList underneath? | | 1 |
| What is the difference between Abstract and Interface? | HCL | 11 |
| Is XML case-sensitive? | | 2 |
| Where are all .NET Collection classes located ? | TCS | 6 |
| Can u create multiple threads of execution ? | IBM | 1 |
| What connections does Microsoft SQL Server support? | | 1 |
| |
| For more C Sharp Interview Questions Click Here |