Click here to Skip to main content
15,920,896 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to display sum of columns values in Gridview Footer Pin
Nekkantidivya1-Dec-09 18:55
Nekkantidivya1-Dec-09 18:55 
AnswerRe: How to display sum of columns values in Gridview Footer Pin
Abhijit Jana1-Dec-09 18:58
professionalAbhijit Jana1-Dec-09 18:58 
QuestionHelp in product development Pin
nainakarri1-Dec-09 18:05
nainakarri1-Dec-09 18:05 
AnswerRe: Help in product development Pin
Anurag Gandhi1-Dec-09 18:08
professionalAnurag Gandhi1-Dec-09 18:08 
GeneralRe: Help in product development Pin
nainakarri1-Dec-09 18:36
nainakarri1-Dec-09 18:36 
GeneralRe: Help in product development Pin
Nishant Singh1-Dec-09 19:32
Nishant Singh1-Dec-09 19:32 
GeneralRe: Help in product development Pin
nainakarri1-Dec-09 19:53
nainakarri1-Dec-09 19:53 
GeneralRe: Help in product development Pin
Nishant Singh1-Dec-09 20:17
Nishant Singh1-Dec-09 20:17 
Hi Naina,
I think the best approach will be to segregate the
Presentation Layer
Business Layer
Data Access Layer


Use Business Layer for the customised business rules for the organization
But the drawback is you have to write seperate business layer each time you deploy it for a different organization.
What I think is Use Factory pattern ,
Meaning Add a Abstract Class BusinessLayer and
Let BusinessLayer for all organization inherit from it , and return new BusinessClass Object as applicable

Nish
GeneralRe: Help in product development Pin
nainakarri1-Dec-09 20:28
nainakarri1-Dec-09 20:28 
QuestionNo source available for current location Pin
vlehotay1-Dec-09 15:53
vlehotay1-Dec-09 15:53 
AnswerRe: No source available for current location Pin
Abhijit Jana1-Dec-09 17:51
professionalAbhijit Jana1-Dec-09 17:51 
Questionemail Pin
chandra2341-Dec-09 14:32
chandra2341-Dec-09 14:32 
AnswerRe: email Pin
Kannan Ar1-Dec-09 15:35
professionalKannan Ar1-Dec-09 15:35 
AnswerRe: email Pin
Abhijit Jana1-Dec-09 17:56
professionalAbhijit Jana1-Dec-09 17:56 
QuestionShared assembly Pin
Hemant Thaker1-Dec-09 9:24
Hemant Thaker1-Dec-09 9:24 
AnswerRe: Shared assembly Pin
Abhishek Sur1-Dec-09 11:07
professionalAbhishek Sur1-Dec-09 11:07 
QuestionProblem getting info from checkbox list Pin
Aptiva Dave1-Dec-09 7:47
Aptiva Dave1-Dec-09 7:47 
AnswerRe: Problem getting info from checkbox list Pin
Abhishek Sur1-Dec-09 11:11
professionalAbhishek Sur1-Dec-09 11:11 
GeneralRe: Problem getting info from checkbox list Pin
Aptiva Dave2-Dec-09 8:44
Aptiva Dave2-Dec-09 8:44 
GeneralRe: Problem getting info from checkbox list Pin
Abhishek Sur2-Dec-09 20:13
professionalAbhishek Sur2-Dec-09 20:13 
QuestionUser Authentication for .aspx pages Pin
GauravKP1-Dec-09 6:08
professionalGauravKP1-Dec-09 6:08 
AnswerRe: User Authentication for .aspx pages Pin
Petr Pechovic1-Dec-09 6:18
professionalPetr Pechovic1-Dec-09 6:18 
AnswerRe: User Authentication for .aspx pages Pin
Gaurav Dudeja India1-Dec-09 17:23
Gaurav Dudeja India1-Dec-09 17:23 
QuestionHow to upload N-Tier architecture Project onto web server? Pin
Krishhhhhhhhhhhhhh1-Dec-09 3:50
Krishhhhhhhhhhhhhh1-Dec-09 3:50 
AnswerRe: How to upload N-Tier architecture Project onto web server? Pin
Vimalsoft(Pty) Ltd1-Dec-09 3:53
professionalVimalsoft(Pty) Ltd1-Dec-09 3:53 

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.