Results 1 to 5 of 5

Thread: [RESOLVED] Framework Vs. Platform

  1. #1

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Resolved [RESOLVED] Framework Vs. Platform

    Hi guys,

    I'm a freshmen on .Net technologies. So can you clarify me on this. I go through few articles and it wont make sense on me.

    What is the main difference between .Net Framework and .Net Platform. Are they same.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Framework Vs. Platform

    The .NET Framework is a specific piece of software that you download from Microsoft and install. It manages all .NET applications installed on that system. The .NET platform is not a specific thing but rather it just encompasses everything .NET, including the Framework, the VS IDE, etc.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Framework Vs. Platform

    Quote Originally Posted by jmcilhinney
    The .NET Framework is a specific piece of software that you download from Microsoft and install.

    Basically it is included all the development applications(VB.Net C#.Net, J#.Net, etc), specialized servers(SQL, BizzTalk, etc) and such things, Isn't it.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Framework Vs. Platform

    No. The framework is what you see in c:\windows\Microsoft.NET\Framework\v1.1.4322, mainly.

    The platform is a way of referring to the tools you use to work on it and also the framework itself.

  5. #5

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Framework Vs. Platform

    Ok pal,

    I got the point. But one thing. Time to time owners released there latest versions of fraemork. Actually what they do. I mean put another developments tool or something related to that.

    Please carify me.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width