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. Using Classes in website of asp.net2.0

Using Classes in website of asp.net2.0

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
2 Posts 2 Posters 1 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
    srikantha_nagaraj
    wrote on last edited by
    #1

    Hi, I am creating a website using website in asp.net2.0, Can i use Class here. Please help me in this. Although i am able to create class, but i am not able to use that. Please help me.

    S 1 Reply Last reply
    0
    • S srikantha_nagaraj

      Hi, I am creating a website using website in asp.net2.0, Can i use Class here. Please help me in this. Although i am able to create class, but i am not able to use that. Please help me.

      S Offline
      S Offline
      SmartAvi
      wrote on last edited by
      #2

      Yes, just create new "class library" project Ex. "ClassLibrary1" implement your classes and build it. Now go to your web site and add reference of that class by Add References,browse tab page-browse where you create your class. Add dll of your class project which created in bin->debug folder Now you can use class Ex. ClassLibrary1.classname

      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