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 |
Define cookie.
What is .NetFramework?
Explain what is clr?
what is view stat how it is use ?
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?
How to limit table cell size with long strings?
What is the difference between client-side and server-side validations in webpages?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
how we Creating a Web Service
What are the contents of cookie?
What is mta?
Explain client side state management system.