Answer Posted / thishanth
The Microsoft .Net Framework is a platform that provides
tools and technologies you need to build Networked
Applications as well as Distributed Web Services and Web
Applications. The .Net Framework provides the necessary
compile time and run-time foundation to build and run any
language that conforms to the Common Language Specification
(CLS).The main two components of .Net Framework are Common
Language Runtime (CLR) and .Net Framework Class Library (FCL).
what_is_microsoft_.net_framework
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to find last error which occurred?
What is session start?
What is application and session in asp.net?
What is server side in asp.net?
Is asp.net free?
How tooltip is set through code-behind in ASP.NET?
What is & in a url?
What does session_start () do?
Give 2 examples for scenarios when routing is not applied?
Explain asp.net web forms.
What a diffgram is, and a good use for one?
What is cross page posting in asp net?
How long do session variables last?
Which method do you use to kill explicitly a users session?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?