Click here to Skip to main content
15,896,118 members
Home / Discussions / C#
   

C#

 
GeneralRe: reading an excel file Pin
guchu27-May-09 10:07
guchu27-May-09 10:07 
QuestionDownloading .MP3 file Pin
gmhanna26-May-09 4:27
gmhanna26-May-09 4:27 
AnswerRe: Downloading .MP3 file Pin
Luc Pattyn26-May-09 4:32
sitebuilderLuc Pattyn26-May-09 4:32 
Questionconnection string Pin
Ahmed Khallaf26-May-09 4:19
Ahmed Khallaf26-May-09 4:19 
AnswerRe: connection string Pin
EliottA26-May-09 4:25
EliottA26-May-09 4:25 
AnswerRe: connection string Pin
tom57200726-May-09 4:26
tom57200726-May-09 4:26 
AnswerRe: connection string Pin
sitowxh26-May-09 5:10
sitowxh26-May-09 5:10 
AnswerRe: connection string Pin
Dave Kreskowiak26-May-09 7:44
mveDave Kreskowiak26-May-09 7:44 
And what everybody isn't telling you is that Access is a FILE BASED, desktop database. The only way to get at that database, directly, is to expose your server's file share directly to the Internet. This is about the dumbest thing you can do. Your server will be a smoldering pile of scrap in less than 24 hours.

To insultate the server as much as possible so the idiot on the web won't destroy your server, you need to expose the methods that your chat app needs in a web service and have it do all the database work needed.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




Question.config being overwritten Pin
Programm3r26-May-09 4:04
Programm3r26-May-09 4:04 
QuestionHow to access the base registery from a thread? Pin
Doria228626-May-09 3:58
Doria228626-May-09 3:58 
AnswerRe: How to access the base registery from a thread? Pin
Eddy Vluggen26-May-09 6:24
professionalEddy Vluggen26-May-09 6:24 
AnswerRe: How to access the base registery from a thread? Pin
Dave Kreskowiak26-May-09 7:42
mveDave Kreskowiak26-May-09 7:42 
AnswerRe: How to access the base registery from a thread? Pin
Doria228626-May-09 22:50
Doria228626-May-09 22:50 
GeneralRe: How to access the base registery from a thread? Pin
Doria228627-May-09 2:45
Doria228627-May-09 2:45 
Questionplease help how to design this website Pin
kkgg1126-May-09 3:29
kkgg1126-May-09 3:29 
AnswerRe: please help how to design this website PinPopular
Manas Bhardwaj26-May-09 3:40
professionalManas Bhardwaj26-May-09 3:40 
GeneralRe: please help how to design this website Pin
EliottA26-May-09 5:56
EliottA26-May-09 5:56 
GeneralRe: please help how to design this website Pin
Manas Bhardwaj26-May-09 10:03
professionalManas Bhardwaj26-May-09 10:03 
AnswerRe: please help how to design this website Pin
EliottA26-May-09 4:27
EliottA26-May-09 4:27 
QuestionString to DateTime Pin
vishal moharikar26-May-09 2:45
vishal moharikar26-May-09 2:45 
AnswerRe: String to DateTime Pin
Manas Bhardwaj26-May-09 3:04
professionalManas Bhardwaj26-May-09 3:04 
GeneralRe: String to DateTime Pin
Henry Minute26-May-09 3:19
Henry Minute26-May-09 3:19 
GeneralRe: String to DateTime Pin
Manas Bhardwaj26-May-09 3:38
professionalManas Bhardwaj26-May-09 3:38 
AnswerRe: String to DateTime Pin
stancrm26-May-09 3:13
stancrm26-May-09 3:13 
GeneralRe: String to DateTime Pin
Rob Philpott26-May-09 3:26
Rob Philpott26-May-09 3:26 

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.