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
  1. Home
  2. Web Development
  3. ASP.NET
  4. Create Dll Of App Code [modified]

Create Dll Of App Code [modified]

Scheduled Pinned Locked Moved ASP.NET
csharpasp-net
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.
  • F Offline
    F Offline
    farogh haider
    wrote on last edited by
    #1

    Hi, I have developed a asp.net project using frame work 2.0, & i add some class files in appcode folder & i want to create dll for appcode only which is having some class files

    modified on Friday, February 20, 2009 7:06 AM

    V J X 3 Replies Last reply
    0
    • F farogh haider

      Hi, I have developed a asp.net project using frame work 2.0, & i add some class files in appcode folder & i want to create dll for appcode only which is having some class files

      modified on Friday, February 20, 2009 7:06 AM

      V Offline
      V Offline
      Vimalsoft Pty Ltd
      wrote on last edited by
      #2

      What are you actually asking ?

      i want to create dll of appcode only if i publish website it create to all dll

      Can you please read this and tell me if it make sense. Before you post , please make sure that what you wrote will be understandable to another person. Thank you

      Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswa@its.co.za www.ITS.co.za

      1 Reply Last reply
      0
      • F farogh haider

        Hi, I have developed a asp.net project using frame work 2.0, & i add some class files in appcode folder & i want to create dll for appcode only which is having some class files

        modified on Friday, February 20, 2009 7:06 AM

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

        If I understand what you are asking... What you would need to do is: 1) Add a class library project to your solution 2) Move your classes from app_code to the class library project 3) Add a reference to the class library to your website 4) Add a reference to the namespace to the web.config so you don't have to add a using to every page <page> <namespaces> <add namespace="MyDll" /> ..it may take some debugging but this will get you most of the way there. Regards, Jeff

        1 Reply Last reply
        0
        • F farogh haider

          Hi, I have developed a asp.net project using frame work 2.0, & i add some class files in appcode folder & i want to create dll for appcode only which is having some class files

          modified on Friday, February 20, 2009 7:06 AM

          X Offline
          X Offline
          Xmen Real
          wrote on last edited by
          #4

          dont worry about that, just publish your site (Build > Publish Web Site)...it will create dlls for every page code

          TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L %^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2 W_AD`EPABIKRDFVS)EVLQK)JKSQXUFYK[M`UKs*$GwU#(QDXBER@CBN% Rs0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-i’TV.C\y<pŠjxsg-b$f4ia> -------------------------------------------------------- 128 bit encrypted signature, crack if you can

          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