Which is the base class for .net Class library?
Answers were Sorted based on User's Feedback
Explain representational state transfer (rest) in detail?
What is conceptual model? : Entity framework
Can any particular component of .net framework 3.0 be removed?
What is the difference between string and String
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
what is namespace?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
will there be any issues adding a table without primary keys to a data model?
What are Scaffold templates in ASP.Net MVC?
What is the use of dataadapter ?
Why do you need to box a primitive variable
What are multicast delegates ? give me an example