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. best location for code

best location for code

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasetutorial
2 Posts 2 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.
  • Y Offline
    Y Offline
    y_mmohd
    wrote on last edited by
    #1

    im using vb.net 2008. where is the best location to place the code.for example the code for sql (data reader, ds,queery). Is it better to place code at the header of the page or in the pagename.vb file or in a class I need hints Thanks

    A 1 Reply Last reply
    0
    • Y y_mmohd

      im using vb.net 2008. where is the best location to place the code.for example the code for sql (data reader, ds,queery). Is it better to place code at the header of the page or in the pagename.vb file or in a class I need hints Thanks

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

      y_mmohd wrote:

      where is the best location to place the code

      you should have different layer (dll ) for that. In your application you should have presentation, Business and Database layer. and you should have to organaized accroding to them.

      cheers, Abhijit

      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