What sort algorithm does c# use?
What is xml serializer?
Differentiate between object pooling and connection pooling in c#?
What are the collections in c#?
How many bytes is a char c#?
If we inherit a class do the private variables also get inherited ?
What is difference between ienumerable and enumerable in c#?
WHICH IS THE BEST BOOK FOR A BEGINNER TO LEARN AP.NET 3.5, C#.NET & ALL THE FEATURES OF VISUAL STUDIO2008? WHAT ARE THE CERTIFICATIONS IN THIS FIELD? WHICH IS BEST BOOK FOR CLAERING CERTIFICATION EXAM? PLZ HELP ME YAAR
if i used stored procedure for retrieving the data from sql server.in front end i had used data reader.when 100 records are there in table.when it has displayed ten records in frontend database has been collapsed.then where should our data available...
How you will handle session when deploying application in more than a server? Describe session handling in a webform, how does it work and what are the limits?
What is class sortedlist underneath?
What is type safe code?
Can properties be static in c#?