what is NET Framework ?
Answers were Sorted based on User's Feedback
Answer / rahul
The Microsoft .NET Framework is an environment for building,
deploying, and running robust, scalable distributed
applications.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / kishan
The .NET Framework is an environment for building,
deploying, and running Web Services and other applications.
It consists of three main parts: the Common Language
Runtime, the Framework classes, and ASP.NET
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sowjanya
it consits of bcl(base class liabraries).bcl is the huge
mass or prewritten code that can be easily incorporated and
used in our program. example are system.threading,system.io
etc
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mahendran
A programming Infrastructure created by Microsoft for
building,Deploying,Running Applications and Sevices that
use Dotnet Technologies such as Desktop Applications and
web services.......
Is This Answer Correct ? | 2 Yes | 1 No |
what is narmalization
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Explain global assembly cache.
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Explain the flow of processing of the request? : asp.net mvc
How can u sort strings in array where strings are passed to method as arguments.
What are Master pages? How to define a Master page?
Explain what the contents of cookie?
What is web.config. How many web.config files can be allowed to use in an application?
6 Answers Accenture, HCL, InterGraph, iSoft,
Can we throw exception from catch Block?
How do you secure your connection string information?
How does the browser enable AutoPostBack functionality?