Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Any real world example of library & framework

Any real world example of library & framework

Scheduled Pinned Locked Moved .NET (Core and Framework)
csscomdata-structuresoophelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    iSahilSharma
    wrote on last edited by
    #1

    I've been writing a blog about the difference Framework and Library, so Googling around and found an interesting example about framework on Stack Overflow: http://stackoverflow.com/questions/2964140/what-is-a-framework-what-does-it-do-why-do-we-need-a-framework[^]

    Quote:

    Framework: If I say you to cut a paper of dimension 5m by 5m then surely you would do that. But then I ask you to cut 1000 paper of the same dimension. Then you won't do the measuring for 1000 times, obviously you would make a frame of 5m by 5m and then with the help of it you would be able to cut 1000 papers in less time. So, what you did is you made a framewok which would do that type of task. So, instead of performing same type of task again and again for same type of applications, what you do is you create a framework having all those facilities together in one nice packet and hence providing the abstraction for your application and more importantly many applications.

    Can anyone please provide a same way example about library.

    “That which does not kill us makes us stronger.” ― Friedrich Nietzsche

    P J 2 Replies Last reply
    0
    • I iSahilSharma

      I've been writing a blog about the difference Framework and Library, so Googling around and found an interesting example about framework on Stack Overflow: http://stackoverflow.com/questions/2964140/what-is-a-framework-what-does-it-do-why-do-we-need-a-framework[^]

      Quote:

      Framework: If I say you to cut a paper of dimension 5m by 5m then surely you would do that. But then I ask you to cut 1000 paper of the same dimension. Then you won't do the measuring for 1000 times, obviously you would make a frame of 5m by 5m and then with the help of it you would be able to cut 1000 papers in less time. So, what you did is you made a framewok which would do that type of task. So, instead of performing same type of task again and again for same type of applications, what you do is you create a framework having all those facilities together in one nice packet and hence providing the abstraction for your application and more importantly many applications.

      Can anyone please provide a same way example about library.

      “That which does not kill us makes us stronger.” ― Friedrich Nietzsche

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      There are some excellent answers here[^].

      1 Reply Last reply
      0
      • I iSahilSharma

        I've been writing a blog about the difference Framework and Library, so Googling around and found an interesting example about framework on Stack Overflow: http://stackoverflow.com/questions/2964140/what-is-a-framework-what-does-it-do-why-do-we-need-a-framework[^]

        Quote:

        Framework: If I say you to cut a paper of dimension 5m by 5m then surely you would do that. But then I ask you to cut 1000 paper of the same dimension. Then you won't do the measuring for 1000 times, obviously you would make a frame of 5m by 5m and then with the help of it you would be able to cut 1000 papers in less time. So, what you did is you made a framewok which would do that type of task. So, instead of performing same type of task again and again for same type of applications, what you do is you create a framework having all those facilities together in one nice packet and hence providing the abstraction for your application and more importantly many applications.

        Can anyone please provide a same way example about library.

        “That which does not kill us makes us stronger.” ― Friedrich Nietzsche

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #3

        iSahilSharma wrote:

        I've been writing a blog about the difference Framework and Library,

        You would of course first need a definition for those two terms that make them distinct from each other. And it would help if it was authoritative.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups