Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
n-tier application in asp.net 2.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
sb  
View profile  
 More options Jan 23 2006, 8:32 pm
From: "sb" <itssari...@gmail.com>
Date: Mon, 23 Jan 2006 17:32:23 -0800
Local: Mon, Jan 23 2006 8:32 pm
Subject: n-tier application in asp.net 2.0
Hi,
I have a web based 3-tier application in Asp.net 1.1 and Sql server
2000. We have decided to go from 1.1 to version 2.0 but with Sql server
2000 as the backend and not sql server 2005. I am very confused about
which codes go where... Any advice is greatly appreciated.

I have the data layer and business layer classes for each object used
in my application in a separate class project (C#) in version 1.1. I
was wondering if I have to put all the data layer classes(with methods
to access stored procedures) in App_Code directory. I understand that
the App_Code contents get compiled dynamically. So, is it ok to put the
entire datalayer for the application into this directory? Also, I am
not sure if it is secure to put the codes with data access components
(methods that call the stored procedures) in App_code directory.

If not, how do I organize the data layer and business layer classes?

I appreciate any advice and direction with links to articles or books.
Thanks in advance.
Sb


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Don Kibbey  
View profile  
 More options Jan 30 2006, 3:52 pm
From: Don Kibbey <donkib...@gmail.com>
Date: Mon, 30 Jan 2006 15:52:15 -0500
Local: Mon, Jan 30 2006 3:52 pm
Subject: Re: n-tier application in asp.net 2.0
Sorry to be so late with the reply, I have been too busy to check this
account...

Most of my use and experience with .Net has been with windows forms
based applications that talk directly to sql server 2000 or with
UniVerse.  I've never had cause to build a three tier setup here as we
just don't have that requirement.

I don't think it matters though if you use SQL 2000 or SQL 2005.  You
can load .Net 1.1 and 2.0 on the same machine and everything will be
fine.  That much I can tell you.

On 1/23/06, sb <itssari...@gmail.com> wrote:

--
Don Kibbey

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google