Click here to Skip to main content
15,885,278 members
Home / Discussions / Web Development
   

Web Development

 
Questionwhy wordpress is evil today or "has anyone else encountered this". Pin
CalvinHobbies6-Sep-11 0:03
CalvinHobbies6-Sep-11 0:03 
AnswerNice post Pin
Alberto Tompson15-Sep-11 20:08
Alberto Tompson15-Sep-11 20:08 
GeneralRe: Nice post Pin
CalvinHobbies18-Sep-11 23:37
CalvinHobbies18-Sep-11 23:37 
AnswerRe: why wordpress is evil today or "has anyone else encountered this". Pin
Dalek Dave25-Sep-11 22:09
professionalDalek Dave25-Sep-11 22:09 
QuestionDetermine provide by Message Center Pin
Jassim Rahma5-Sep-11 1:54
Jassim Rahma5-Sep-11 1:54 
AnswerRe: Determine provide by Message Center Pin
Dalek Dave25-Sep-11 22:08
professionalDalek Dave25-Sep-11 22:08 
Questionhow to protect my online database? Pin
Jassim Rahma5-Sep-11 1:49
Jassim Rahma5-Sep-11 1:49 
AnswerRe: how to protect my online database? Pin
Gerben Jongerius5-Sep-11 2:29
Gerben Jongerius5-Sep-11 2:29 
One thing you could do is encrypt and decrypt the data in the MySql database using the web application rather then native database stored procedures. The web application should be compiled, hence a bit harder to crack the encryption code. What I don't understand from your question is how the host provider, or anyone else, would be able to get access to your encryption routine in ASP.net, since this should consist out of 2 parts. The first is the actual aspx files and the second the compiled class files.

I don't know exactly where your paranoia is coming from, but people that have physical access to the MySql server will ALWAYS be able to crack the data. All they need is time. You'd be better of trying to protect the system the MySql database is on from the web, like making it accessible only from within your own subnet or the IP that your webserver has. And splitting the encryption from the database, like in your web application. Then even if the database falls in 'enemy' hands they won't have the decryption routine.

Thirdly if you don't trust your hosting provider you should be looking for another one, or alternatively start your own hosting company by renting rack spaces.
GeneralRe: how to protect my online database? Pin
HaBiX6-Oct-11 23:24
HaBiX6-Oct-11 23:24 
Questionwhatsup Money! Pin
Jassim Rahma5-Sep-11 1:43
Jassim Rahma5-Sep-11 1:43 
AnswerRe: whatsup Money! Pin
Dalek Dave15-Sep-11 21:12
professionalDalek Dave15-Sep-11 21:12 
QuestionDesign Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)5-Sep-11 1:26
professionalAli Al Omairi(Abu AlHassan)5-Sep-11 1:26 
AnswerRe: Design Problem in IE6 Pin
Morgs Morgan5-Sep-11 21:48
Morgs Morgan5-Sep-11 21:48 
GeneralRe: Design Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)6-Sep-11 1:26
professionalAli Al Omairi(Abu AlHassan)6-Sep-11 1:26 
GeneralRe: Design Problem in IE6 Pin
Morgs Morgan6-Sep-11 2:46
Morgs Morgan6-Sep-11 2:46 
GeneralRe: Design Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)6-Sep-11 3:20
professionalAli Al Omairi(Abu AlHassan)6-Sep-11 3:20 
GeneralRe: Design Problem in IE6 Pin
Keith Barrow6-Sep-11 8:18
professionalKeith Barrow6-Sep-11 8:18 
GeneralRe: Design Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)7-Sep-11 1:19
professionalAli Al Omairi(Abu AlHassan)7-Sep-11 1:19 
GeneralRe: Design Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)2-Nov-11 3:30
professionalAli Al Omairi(Abu AlHassan)2-Nov-11 3:30 
GeneralRe: Design Problem in IE6 Pin
Morgs Morgan3-Nov-11 0:05
Morgs Morgan3-Nov-11 0:05 
GeneralRe: Design Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)5-Nov-11 10:48
professionalAli Al Omairi(Abu AlHassan)5-Nov-11 10:48 
AnswerRe: Design Problem in IE6 Pin
pankajsinha2-Nov-11 1:36
pankajsinha2-Nov-11 1:36 
Questiondreamweaver cs4, Design view mode Pin
hrishi3213-Sep-11 19:43
hrishi3213-Sep-11 19:43 
QuestionApply css just in contentpage Pin
Elham M24-Aug-11 21:48
Elham M24-Aug-11 21:48 
AnswerRe: Apply css just in contentpage Pin
Morgs Morgan30-Aug-11 21:18
Morgs Morgan30-Aug-11 21:18 

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.