Click here to Skip to main content
15,911,139 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionInput string was not in a correct format. in Rowcommand of a GridView Pin
.NET- India 8-Feb-09 19:38
.NET- India 8-Feb-09 19:38 
AnswerRe: Input string was not in a correct format. in Rowcommand of a GridView Pin
Christian Graus8-Feb-09 19:56
protectorChristian Graus8-Feb-09 19:56 
GeneralRe: Input string was not in a correct format. in Rowcommand of a GridView Pin
.NET- India 8-Feb-09 20:55
.NET- India 8-Feb-09 20:55 
AnswerRe: Input string was not in a correct format. in Rowcommand of a GridView Pin
sepel9-Feb-09 4:45
sepel9-Feb-09 4:45 
QuestionWMI Remote Connection between Windows 2003 server and windows XP sp2... Pin
siva4558-Feb-09 18:43
siva4558-Feb-09 18:43 
QuestionProblem of using Globalization Pin
slSoftware8-Feb-09 17:32
slSoftware8-Feb-09 17:32 
AnswerRe: Problem of using Globalization Pin
Christian Graus8-Feb-09 18:18
protectorChristian Graus8-Feb-09 18:18 
Questionweb application architecture design ask for advice Pin
George_George8-Feb-09 16:13
George_George8-Feb-09 16:13 
Hello everyone,

Previously my ASP.Net web application connects to database directly using ASO.Net. Now I want to change it to 3 layers, ASP.Net layer, middle web service layer and backend database layer. I think there is benefit that I could abstract data source to ASP.Net front layer, loosely coupled and reduce potential security risks to let external exposed ASP.Net web application to be able to access database directly, etc.

Compared with 2 layer architecture with the 3 layer architecture, I met with 2 major issues.

1. An additional middle web service layer will incur more traffic, e.g. ASP.Net does not talks to database direclty, but talks to web service and web service talks to database, will incur more traffic. Will it be a bottleneck? Any general advice to solve this issue if it is a bottleneck?

2. Since ASP.Net can not connect to database but connect to web service, it can not get DataSet/DataTable object easily. It becomes hard to present table form data to data bound controls. Any ideas to make presentation layer in ASP.Net easier coding?

regards,
George
AnswerRe: web application architecture design ask for advice Pin
N a v a n e e t h8-Feb-09 17:14
N a v a n e e t h8-Feb-09 17:14 
GeneralRe: web application architecture design ask for advice Pin
George_George8-Feb-09 18:21
George_George8-Feb-09 18:21 
GeneralRe: web application architecture design ask for advice Pin
N a v a n e e t h8-Feb-09 21:00
N a v a n e e t h8-Feb-09 21:00 
GeneralRe: web application architecture design ask for advice Pin
Hamid_RT15-Feb-09 21:40
Hamid_RT15-Feb-09 21:40 
AnswerRe: web application architecture design ask for advice Pin
Christian Graus8-Feb-09 17:32
protectorChristian Graus8-Feb-09 17:32 
GeneralRe: web application architecture design ask for advice Pin
George_George8-Feb-09 18:18
George_George8-Feb-09 18:18 
GeneralRe: web application architecture design ask for advice Pin
Christian Graus8-Feb-09 18:20
protectorChristian Graus8-Feb-09 18:20 
GeneralRe: web application architecture design ask for advice Pin
George_George8-Feb-09 18:25
George_George8-Feb-09 18:25 
GeneralRe: web application architecture design ask for advice Pin
Christian Graus8-Feb-09 18:27
protectorChristian Graus8-Feb-09 18:27 
GeneralRe: web application architecture design ask for advice Pin
George_George8-Feb-09 18:57
George_George8-Feb-09 18:57 
GeneralRe: web application architecture design ask for advice Pin
Christian Graus8-Feb-09 19:00
protectorChristian Graus8-Feb-09 19:00 
GeneralRe: web application architecture design ask for advice Pin
N a v a n e e t h8-Feb-09 21:12
N a v a n e e t h8-Feb-09 21:12 
AnswerRe: web application architecture design ask for advice Pin
Hamid_RT15-Feb-09 21:46
Hamid_RT15-Feb-09 21:46 
QuestionOrder and PayPall Pin
Sarfaraj Ahmed8-Feb-09 12:51
Sarfaraj Ahmed8-Feb-09 12:51 
AnswerRe: Order and PayPall Pin
Ranjit Viswakumar8-Feb-09 13:51
Ranjit Viswakumar8-Feb-09 13:51 
QuestionFace tagging library Pin
cfoxtrot8-Feb-09 12:12
cfoxtrot8-Feb-09 12:12 
AnswerRe: Face tagging library Pin
Christian Graus8-Feb-09 14:35
protectorChristian Graus8-Feb-09 14:35 

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.