Explain about microsoft visual studio?
No Answer is Posted For this Question
Be the First to Post Answer
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. : Dot net architecture
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is the difference between an application and a program?
What is this DLL hell problem in dotnet? Can a virtual class be created/can a virtual method be created inside the class?
What is Object Caching in Visual Studio 2010?
What re interop services?
How do I write to the application configuration file at runtime?
How does an appdomain get created?
Explain difference between state server and sqlserver? : .NET Architecture
Explain what does the term "green architecture" mean? : Dot net architecture
what is polymorphism and advantage ?
Session State and can i store desirialized object in state server, if yes how and if not why.