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

ASP.NET

 
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 
George_George wrote:
"What on earth makes you think that ?" -- I have been hacked before at the front layer ASP.Net, and the hacker access database directly


Well, at some point, you need to present a website to the world and make sure your server is secure, this is not the fault of ASP.NET. A webservice is just the same, it's on a server, and it needs to know your database passwords, etc. The intelligent thing to do is to not make your website have SA access, but only access to run procs, which then define the scope of what people can do with your db if hacked,.

George_George wrote:
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.


In that case, a layer of abstraction may make a lot of sense, yes.

Christian Graus

Driven to the arms of OSX by Vista.

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 
QuestionIIS page extension less don't work Pin
sepel7-Feb-09 21:14
sepel7-Feb-09 21:14 

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.