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. Web Development
  3. ASP.NET
  4. dll

dll

Scheduled Pinned Locked Moved ASP.NET
questionbusinesshelp
4 Posts 4 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.
  • S Offline
    S Offline
    sirisha guttikonda
    wrote on last edited by
    #1

    hi all can u plz help me in creating dll. i have a web application and i have written all my functions and methods in business layer class.now i want to make this class as dll. how can i do this??? thanks in advance.

    siri

    N T A 3 Replies Last reply
    0
    • S sirisha guttikonda

      hi all can u plz help me in creating dll. i have a web application and i have written all my functions and methods in business layer class.now i want to make this class as dll. how can i do this??? thanks in advance.

      siri

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      If your business classes is in a class library project, DLLs will be created automatically when application is build. If your business classes are in app_code directory or inside website, use Publish website option which will create dlls.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      1 Reply Last reply
      0
      • S sirisha guttikonda

        hi all can u plz help me in creating dll. i have a web application and i have written all my functions and methods in business layer class.now i want to make this class as dll. how can i do this??? thanks in advance.

        siri

        T Offline
        T Offline
        Thats Aragon
        wrote on last edited by
        #3

        Hi Sirisha! Look Here[^] I hope it will help you. Regards.

        "Save water,It's precious" :)

        1 Reply Last reply
        0
        • S sirisha guttikonda

          hi all can u plz help me in creating dll. i have a web application and i have written all my functions and methods in business layer class.now i want to make this class as dll. how can i do this??? thanks in advance.

          siri

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          sirisha guttikonda wrote:

          i have a web application and i have written all my functions and methods in business layer class.now i want to make this class as dll.

          Use ClassLibrary. when they build, it will create the Dll. you can access them using NameSpace !!!

          Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

          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