Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 30th, 2007, 12:21 AM   #1
qlb
Newbie
 
Join Date: May 2007
Posts: 2
Rep Power: 0 qlb is on a distinguished road
what is .net framework

hi everybody.

i know the concept of visual studio .net but i can not understand what the exactly .net framework is and what it's purpose and work and where is it located.

pls tell me.

thank you.
__________________
link building services and india seo company
qlb is offline   Reply With Quote
Old May 30th, 2007, 12:26 AM   #2
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
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. GotDotNet

Do you know where I got that from? Google! By inserting your "what is .net framework". That definition what the first thing that came up! I been it took later to register to this forum then for me to find your answer using google!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old May 30th, 2007, 1:01 AM   #3
Ghost
Man Bear Pig Hunter
 
Ghost's Avatar
 
Join Date: Jul 2005
Location: NorCal, USA
Posts: 292
Rep Power: 4 Ghost is on a distinguished road
The Microsoft .NET Framework is a software component that can be added to or is included with the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform.

The pre-coded solutions that form the framework's class library cover a large range of programming needs in areas including: user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The functions of the class library are used by programmers who combine them with their own code to produce applications.

Programs written for the .NET Framework execute in a software environment that manages the program's runtime requirements. This runtime environment, which is also a part of the .NET Framework, is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine, so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security mechanisms, memory management, and exception handling. The class library and the CLR together compose the .NET Framework. The framework is intended to make it easier to develop computer applications and to reduce the vulnerability of applications and computers to security threats.

Read More Here...

There is a chunk of text from a wiki... hope that helps.
__________________
People who click "images" that end with .exe shouldn't have computers.

Last edited by Ghost; May 30th, 2007 at 1:01 AM. Reason: Typo :(
Ghost is offline   Reply With Quote
Old Jul 6th, 2007, 5:43 PM   #4
mattireland
Hobbyist Programmer
 
mattireland's Avatar
 
Join Date: Jul 2007
Location: Wales, United Kingdom
Posts: 199
Rep Power: 2 mattireland is on a distinguished road
Send a message via MSN to mattireland Send a message via Skype™ to mattireland
This forum seems pretty cool - he probably registered because he was kule!

In short, the .NET framework is something that some dude at Microsoft decided to create to make programming eas(ier) (i.e. it was always pretty easy). That's all you need to know to be able to start programming in it.

VB.NET is probably the best place to start as it's the easiest and it's where I started and you can also use it to do cool things with excel and other office applications!
mattireland is offline   Reply With Quote
Old Oct 3rd, 2007, 11:52 PM   #5
Bharathi
Programmer
 
Join Date: Apr 2005
Posts: 32
Rep Power: 0 Bharathi is on a distinguished road
.Net framework 2.0

Hi,

The .NET Framework 2.0

.Net framework is a environment for developing and running both services and applications, for different devices. We can develop windows based applications, distributed applications, web applications, server components and web services. These applications can be run on computers, wrist watches, mobile phones and hand held computers which have the .Net framework installed.

For developing applications on the .Net framework, the Class libraries of the .Net framework are provided. For running these applications developed on the .Net framework, the CLR - Common Language Runtime is used. An additional set of components provided by .Net framework, is the Presentation layer components. These include the windows forms, web forms, and console applications.

Components of the .NET Frame work 2.0

The components of the .Net framework consist of a collection of services and classes. These components exist as a layer between .Net applications and the underlying operating system.

The .Net framework consists of :

ASP.Net.
• Windows forms.
• Console application Services.
• .Net framework base classes.
• Common language runtime.
Bharathi is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it possible to boot .NET Framework and VB.NET bigguy Visual Basic .NET 13 May 31st, 2007 1:01 AM
VB O5 Program Running Problem..Think its .net framework Silent Visual Basic .NET 3 Dec 15th, 2005 4:43 AM
What exactly is the .NET framework? aznluvsmc C# 15 Oct 19th, 2005 9:36 PM
.NET Framework 2.0 (Beta) pr0gm3r C# 3 Sep 15th, 2005 11:35 AM
Goal of .Net Framework or Mono pr0gm3r Other Programming Languages 5 Sep 9th, 2005 3:28 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:41 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC