Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
Elements of CAS
Please explain the difference between constants and read-only variables?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Explain cas (code access security)?
What happens to the winfx technologies?
What does cil do?
What is a virtual memory? : .NET Architecture
how do you truncate a table using entity data model?
Can "this" be used within a static method?
Is .net core faster than .net framework?
What is the purpose of enumerable class in .net?
What's singleton activation mode in .net?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
How the ‘page lifecycle’ of ASP.Net MVC does works?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture