We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,194 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

difference between asp.net and .net framework

hi all,

could anyone tell the differences between asp.net and the .net framework.

hope could get a better solution.

thanks..
thiru

11
Contributors
13
Replies
5 Years
Discussion Span
1 Year Ago
Last Updated
15
Views
idthiru
Newbie Poster
2 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

Wikipedia and google are your firends. USE THEM.
ASP.NET
.NET Framework

DavidRyan
Posting Whiz in Training
229 posts since Jul 2006
Reputation Points: 22
Solved Threads: 12
Skill Endorsements: 0

thanks for your help i would have considered this option before posting it in the forum, i mean studying both of them separately.

let me try to figure out the differences,
have a nice time...

idthiru
Newbie Poster
2 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

They are kind of the same. When you add .net you imply you are using the .net framework. The .net framework behaves similar to Java in which it compiles down to an IL and then gets interpreted by the framework. ASP.net is the web piece of the .net framework. That is a brief overview. There is a lot more that go on with it. I hope that helps out more.

leonpwhirl
Newbie Poster
6 posts since Sep 2006
Reputation Points: 14
Solved Threads: 0
Skill Endorsements: 0

I also want to know the difference b/w asp.net and .net ?????????

Itika Negi
Newbie Poster
3 posts since Feb 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

As mentioned by leonpwhirl ASP.net is the web development piece of the .net framework.

.Net Framework is the platform, where the application runs. The applications are of 3 types - Windows Forms, Web and Console applications. Normally, the web application part of the .Net Framework is known as asp.net . Just look at the figure and see where the asp.net comes in .Net Framework.

Knvn
Junior Poster in Training
86 posts since Feb 2011
Reputation Points: 24
Solved Threads: 12
Skill Endorsements: 0

it means tht .net is not the language asp.net is the language?????????

Itika Negi
Newbie Poster
3 posts since Feb 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

coz whn i see into newspaper its written over thr that learn .net smtime theywrite asp.net so i dnt understand wt is the difference and which 1 i should go for

Itika Negi
Newbie Poster
3 posts since Feb 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

it means tht .net is not the language asp.net is the language?????????

.Net is a Framework .
ASP.Net is a programming framework used to create enterprise-class Web Applications.
VB.Net, C#, Python etc are the languages.

http://www.startvbdotnet.com/dotnet/languages.aspx

Knvn
Junior Poster in Training
86 posts since Feb 2011
Reputation Points: 24
Solved Threads: 12
Skill Endorsements: 0

The .NET Framework was introduced with a vision to create globally distributed software with Internet functionality and interoperability. The .NET Framework consists of many class libraries, includes multiple language support and a common execution platform. It's a very flexible foundation on which many different types of top class applications can be developed that do different things. Developing Internet applications with the .NET Framework is very easy. ASP.NET is built into this framework, we can create ASP.NET applications using any of the built-in languages.

From: http://www.startvbdotnet.com/aspsite/asp/

Knvn
Junior Poster in Training
86 posts since Feb 2011
Reputation Points: 24
Solved Threads: 12
Skill Endorsements: 0

Break down of .NET Framework
The framework itself is a set of libraries, functions, methods, and objects that can be used to make programming faster and easier.

C#, VB, F# - All .NET based languages that can utilize the framework, in almost any medium you choose.

ASP.NET - Markup language used in conjunction with the .NET framework and it's associate languages (C#, VB) to create dynamic webpages and sites, commonly used for data-driven websites.

SilverLight - A subset of the framework as a whole, typically used in conjunction with ASP.NET but runs client side to give the user a richer more interactive experience. Is sometimes used to supplement the shortcomings of the client-server model as it is implemented by the Web, and ASP.NET.

Fortinbra
Posting Whiz in Training
240 posts since Jan 2011
Reputation Points: 47
Solved Threads: 12
Skill Endorsements: 1
divya18
Newbie Poster
1 post since Feb 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

.NET framework is a collection of ready to use classes and interfaces to create applications.There are many kinds of applications which can be created -
- Windows Services
- Windows applications
- ASP.NET web applications
- ASP.NET web services
- Palm/handheld device applications
etc.

ASP.NET is a framework inside the .NET framework specially for creating "web" based applications and services like websites,web applications,etc.

aakanshmehra
Newbie Poster
1 post since Jun 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

Net is a technology and .net framework is the platform which is used by different languages of the dot net

sathishvv
Newbie Poster
1 post since Jan 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0959 seconds using 2.74MB