Click here to Skip to main content
15,918,333 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionNewbie Trying to create a Dialog Box Pin
Skater Dude20-Jan-07 12:42
Skater Dude20-Jan-07 12:42 
AnswerRe: Newbie Trying to create a Dialog Box Pin
Guffa20-Jan-07 13:22
Guffa20-Jan-07 13:22 
GeneralRe: Newbie Trying to create a Dialog Box Pin
Skater Dude20-Jan-07 16:14
Skater Dude20-Jan-07 16:14 
AnswerRe: Newbie Trying to create a Dialog Box Pin
Guffa20-Jan-07 23:25
Guffa20-Jan-07 23:25 
GeneralRe: Newbie Trying to create a Dialog Box Pin
Skater Dude21-Jan-07 2:25
Skater Dude21-Jan-07 2:25 
GeneralRe: Newbie Trying to create a Dialog Box Pin
www.Developerof.NET21-Jan-07 3:23
www.Developerof.NET21-Jan-07 3:23 
AnswerRe: Newbie Trying to create a Dialog Box Pin
Guffa21-Jan-07 8:32
Guffa21-Jan-07 8:32 
Questionn tier from 1.1 to 2.0 Dir Structure Pin
Amit Kumar G20-Jan-07 8:37
Amit Kumar G20-Jan-07 8:37 
Guys,

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 and SQL 2005 as the backend .

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?

If not, how do I organize the data layer and business layer classes? Please note i am refering data access layer in Buzz layer through dll reference.

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

Amit Gugnani
AnswerRe: n tier from 1.1 to 2.0 Dir Structure Pin
Guffa20-Jan-07 10:22
Guffa20-Jan-07 10:22 
GeneralRe: n tier from 1.1 to 2.0 Dir Structure Pin
Amit Kumar G20-Jan-07 10:51
Amit Kumar G20-Jan-07 10:51 
AnswerRe: n tier from 1.1 to 2.0 Dir Structure Pin
Guffa20-Jan-07 13:25
Guffa20-Jan-07 13:25 
QuestionRe: n tier from 1.1 to 2.0 Dir Structure Pin
DavidNohejl20-Jan-07 14:29
DavidNohejl20-Jan-07 14:29 
QuestionRFC Rubbish!! Pin
Muammar©20-Jan-07 7:47
Muammar©20-Jan-07 7:47 
QuestionAjax Control Pin
Blue_Boy20-Jan-07 5:01
Blue_Boy20-Jan-07 5:01 
QuestionHelp required in Search facility Pin
www.Developerof.NET20-Jan-07 4:24
www.Developerof.NET20-Jan-07 4:24 
AnswerRe: Help required in Search facility Pin
Mohammad Daba'an20-Jan-07 20:01
Mohammad Daba'an20-Jan-07 20:01 
GeneralSorry it didn`t work.Re: Help required in Search facility Pin
www.Developerof.NET21-Jan-07 4:17
www.Developerof.NET21-Jan-07 4:17 
Questionajax Pin
kuwl_mark20-Jan-07 2:26
kuwl_mark20-Jan-07 2:26 
AnswerRe: ajax Pin
Amit Kumar G20-Jan-07 2:35
Amit Kumar G20-Jan-07 2:35 
GeneralRe: ajax Pin
Amit Kumar G20-Jan-07 2:36
Amit Kumar G20-Jan-07 2:36 
AnswerRe: ajax Pin
Bassam Saoud20-Jan-07 2:41
Bassam Saoud20-Jan-07 2:41 
Questiondatagrid editing Pin
kuwl_mark20-Jan-07 2:19
kuwl_mark20-Jan-07 2:19 
AnswerRe: datagrid editing Pin
dinus2827-Jan-07 23:09
dinus2827-Jan-07 23:09 
QuestionVS 2005 and APP_Code Folder Pin
Amit Kumar G20-Jan-07 2:02
Amit Kumar G20-Jan-07 2:02 
AnswerRe: VS 2005 and APP_Code Folder Pin
Mike Ellison20-Jan-07 5:10
Mike Ellison20-Jan-07 5:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.