What is serialization in .net?
What is managed or unmanaged code?
give an example for suspending, resuming, and stopping a thread ?
How can I make sure my c# classes will interoperate with other .net languages?
What are reflections in c#?
How do you debug an ASP.NET Web application?
1 Answers Rolta, Siebel Systems,
What is a decimal c#?
What does string format do?
what is an event? Define delegate?
7. 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?
Distinguish between system.string and system.text.stringbuilder classes?
What are the types of operator?
What does dbml stand for?