Is it possible to create a custom filter?
When do you absolutely have to declare a class as abstract
How large is the .net framework 3.0? Does this change make the release larger?
What's the difference between const and readonly ?
What is viewdata?
What is needed for running an application built on winfx on the .net framework 3.0?
How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?
what is .edmx file and what it contains?
What is basic authentication in web api?
What are the features that are new in .net 2.0
What is side by side Execution ?
What are the methods in Thread class?
Is .net framework backwards compatible?