What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Define domestic architecture artifacts? : Dot net architecture
2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
Whats new features in Visual Studio 2012?
what is sessions and cookies take one example simple way to understand
what is authentication and authorization?how do they differ?
Explain the difference between state server and sqlserver : Dot net architecture
Explain what does the term "green architecture" mean? : .NET Architecture
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Explain the use of virtual, sealed, override, and abstract.
What are the different access modifier? Explain in detail?
What are the options provived by vss to the user? how it will help us while delevoping application?
How can I write my own .NET host?