Can you explain model, controller and view in mvc?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
how many ways for pass the parameters in the fuction in c#
Explain ASP.NET MVC Identity and Security?
Is any files are generated,when we are adding the web reference to the web service?
What operating systems will the .net framework 3.0 be available for?
Which is the root namespace for fundamental types in .net framework?
How do you initiate a string without escaping each backslash ?
how can you tell ef to have a different table or column name than that defined for the class?
what is Framework?
Can we create .DLL file without using the namespace?
how to maintain the session state? what is Abstract class and interface and inheritence with example?