What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
Types of assemblies that can be created in dotnet ?
Where do the reference-type variables go in the RAM ?
What is the CTS
Can a nested object be used in Serialization
What's the access level of the visibility type internal ?
Can I look at the IL for an assembly
Do I need microsoft .net framework?
What is iobjectset? : Entity framework
What is net framework 3.0 ?
what are background threads? give ex?
Can we have enum in entity framework?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?