Buy Questpond's video subscriptions on
huge discount
.
Online: 7795
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What is .Net Framework?
Posted by
deccansoft
on 7/29/2010 | Category:
C# Interview questions
| Views: 4438
The .NET Framework is the infrastructure for the new Microsoft .NET Platform. The .NET Framework is a common environment for building, deploying, and running Web Services and Web Applications
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Where is the version information stored of an asse ...
Next question > :
Explain the role of assembly in the .Net Framework
Comments or Responses
Login to post response
More Interview Questions
Explain the role of assembly in the .Net Framework
Explain the elements of the .NET Framework.
What is the difference between CLS and CTS?
Why do you prefer that a function (member of an object) not return a b ...
Can we instantiate an interface?
Which of the following are correct about contructor?
Can we declare a non static method of parent class as static in child ...
Child class destructor always executes before parent class destructor.