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. Architecture

Architecture

Scheduled Pinned Locked Moved ASP.NET
comarchitecturetutorialquestion
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.
  • R Offline
    R Offline
    Ramkumar_S
    wrote on last edited by
    #1

    Hi All, I am new to architecture, may I know about the use of DTO layer. Please guide me, want to know more about Layers(DAL,BLL...)..where to start? Thanks in advance..

    Ramkumar ("When you build bridges you can keep crossing them. ") http://ramkumarishere.blogspot.com

    B F 2 Replies Last reply
    0
    • R Ramkumar_S

      Hi All, I am new to architecture, may I know about the use of DTO layer. Please guide me, want to know more about Layers(DAL,BLL...)..where to start? Thanks in advance..

      Ramkumar ("When you build bridges you can keep crossing them. ") http://ramkumarishere.blogspot.com

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      Got through the following links for the Layer based archtecture.. Click here1 Click here2

      Cheers!! Brij

      1 Reply Last reply
      0
      • R Ramkumar_S

        Hi All, I am new to architecture, may I know about the use of DTO layer. Please guide me, want to know more about Layers(DAL,BLL...)..where to start? Thanks in advance..

        Ramkumar ("When you build bridges you can keep crossing them. ") http://ramkumarishere.blogspot.com

        F Offline
        F Offline
        farogh haider
        wrote on last edited by
        #3

        Hi, Use n-tire architecture. First you have to create Data Access Layer(DAL), in this layer you keep your data separately. In Business Layer Access, you should keep your business logic like as defination of methods, declarations of variables etc. you can also declare properties. After this you will create User Interface/Presentation Logic. In this layer you create your user interface(forms) and connect with BAL using objects.

        Farogh Haider Web developer

        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