| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how we can capture the value in textbox when
selectedvluechanged event of gridview is fired | | 1 |
| Which namespace is the base class for .net Class library? | | 1 |
| What is serialization in .NET? What are the ways to control
serialization? | | 1 |
| What is Garbage Collection in .Net? Garbage collection process? | | 3 |
| What is smart navigation? | | 2 |
| What is .NET Framework? | | 2 |
| How many languages .NET is supporting now? | IBS | 16 |
| Difference between assembly manifest & metadata | | 2 |
| Write code for fetch record nos 15 to 25 from a dataset
containing 50 records? | C-Squared-Systems | 4 |
| How to find methods of a assembly file (not using ILDASM)
Reflection | | 1 |
| String[] a = new string[10]
for(i=0; i<10; i++)
{
a[i] = i;
}
How many heap object will be created for this array. Choose
the answer below.
Ans: 1, 10, 11, 12 | | 3 |
| ctype(123.34,integer) - should it throw an error? Why or
why not? | Wipro | 1 |
| What is the standard you use to wrap up a call to a Web
service | | 1 |
| What are remotable objects in .NET Remoting? | | 1 |
| How can we convert XML data into DataBase table IN .Net? | Wipro | 2 |
| What is Delegate? Have ever used Delegates in your project. | Deloitte | 1 |
| diff between forms authentication and windows
authentication? | | 4 |
| Explaing your project. | Deloitte | 1 |
| What security measures exist for .NET Remoting in
System.Runtime.Remoting? | | 1 |
| Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed
on the same system? | Value-Labs | 1 |
| |
| For more Dot Net General Interview Questions Click Here |