Click here to Skip to main content
15,890,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
Thanks Christian!

And sorry for my bad English. Smile | :)

1.

"If your database schema changes, you need to change your webservice, too. How often does this happen?" -- yes I need to change web service code. But ASP.Net code and some Java JSP code are out of my control (not all, but a part of) -- 3rd party assets. I can not force them to change code. So, I want to provide data presentation as a web service layer to make schema change transparent to all clients.

About how often -- for every month, there is some schema level change.

2.

"What on earth makes you think that ?" -- I have been hacked before at the front layer ASP.Net, and the hacker access database directly. Frown | :-(

3.

"Just to clarify, I assume you're talking about a data layer that connects to a SQL database, not having SQL in your presentation layer, right ?" yes. Smile | :)

4.

In the future, I may introduct cache server and file based server, and I want to use a middle layer web service to transparent the data source differences to ASP.Net layer. Any comments? Does such design make senses?

regards,
George
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 
QuestionHow to add flash object in asp.net page with source code or by design Pin
somasekhara7778-Feb-09 9:08
somasekhara7778-Feb-09 9:08 
AnswerRe: How to add flash object in asp.net page with source code or by design Pin
Christian Graus8-Feb-09 9:51
protectorChristian Graus8-Feb-09 9:51 
AnswerRe: How to add flash object in asp.net page with source code or by design Pin
ZZTop7778-Feb-09 10:24
ZZTop7778-Feb-09 10:24 
QuestionData Access Layer - Best design in your opinion - Object Oriented vs Efficiency Pin
ChrisFarrugia8-Feb-09 5:53
ChrisFarrugia8-Feb-09 5:53 
AnswerRe: Data Access Layer - Best design in your opinion - Object Oriented vs Efficiency Pin
Christian Graus8-Feb-09 9:05
protectorChristian Graus8-Feb-09 9:05 
QuestionHow to pass a parameter to windows application form the way we can do in a web form Pin
Naglaa Saeed7-Feb-09 21:53
Naglaa Saeed7-Feb-09 21:53 
AnswerRe: How to pass a parameter to windows application form the way we can do in a web form Pin
N a v a n e e t h8-Feb-09 4:08
N a v a n e e t h8-Feb-09 4:08 
AnswerRe: How to pass a parameter to windows application form the way we can do in a web form Pin
Christian Graus8-Feb-09 9:06
protectorChristian Graus8-Feb-09 9:06 

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.