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

Web Development

 
AnswerRe: creating an animation Pin
MatrixCoder16-Feb-07 16:24
MatrixCoder16-Feb-07 16:24 
AnswerRe: creating an animation Pin
Bradml16-Feb-07 17:50
Bradml16-Feb-07 17:50 
AnswerRe: creating an animation Pin
badgrs18-Feb-07 0:57
badgrs18-Feb-07 0:57 
QuestionMail sending - how to determine if the client uses HTML format or Text format Pin
firestoper16-Feb-07 14:49
firestoper16-Feb-07 14:49 
AnswerRe: Mail sending - how to determine if the client uses HTML format or Text format Pin
Guffa16-Feb-07 15:11
Guffa16-Feb-07 15:11 
GeneralRe: Mail sending - how to determine if the client uses HTML format or Text format Pin
firestoper16-Feb-07 15:24
firestoper16-Feb-07 15:24 
GeneralRe: Mail sending - how to determine if the client uses HTML format or Text format Pin
Bradml16-Feb-07 15:37
Bradml16-Feb-07 15:37 
QuestionUploads and server-side processing for large files. Pin
walkeraj16-Feb-07 8:59
walkeraj16-Feb-07 8:59 
Hi, I'm working on a big project for the agency I work for, and I'm faced with a paradigm decision.

Basically, the app is going to take uploads from trusted sources in the form of csv files and verify them against a database. Then it acts upon the verified entries and returns the invalid entries in another database to the user so that they can examine and correct them. The front end to this app is definitely web-based, but I'm trying to think about the best way to process the files in the backend.

Would it be best to make, say, a .NET console app that's run by an AT job at regular intervals and processes the files, or would it be best to fork a process off of the main web app itself? I was thinking about using the console app because it's on a single server, and we're going to be handling some pretty large csvs in each batch (sometimes 30,000 entries), and wanted to make sure I didn't overload the server.

Has anyone tackled a similar task before? How did you do it? Does anyone have any ideas on some of the ways I might do this and the advantages and disadvantages of each approach?

I look forward to hearing what you have to say.
AnswerRe: Uploads and server-side processing for large files. Pin
Bradml16-Feb-07 11:17
Bradml16-Feb-07 11:17 
GeneralRe: Uploads and server-side processing for large files. Pin
walkeraj16-Feb-07 11:21
walkeraj16-Feb-07 11:21 
GeneralRe: Uploads and server-side processing for large files. Pin
Bradml16-Feb-07 11:43
Bradml16-Feb-07 11:43 
QuestionRe: Uploads and server-side processing for large files. Pin
walkeraj20-Feb-07 7:00
walkeraj20-Feb-07 7:00 
QuestionHelp, problem with Web Service (ASP.NET, VWD 2005, XP, IIS 5.1) Pin
DoomedOne16-Feb-07 2:49
DoomedOne16-Feb-07 2:49 
AnswerRe: Help, problem with Web Service (ASP.NET, VWD 2005, XP, IIS 5.1) Pin
Bradml16-Feb-07 11:15
Bradml16-Feb-07 11:15 
GeneralRe: Help, problem with Web Service (ASP.NET, VWD 2005, XP, IIS 5.1) Pin
DoomedOne20-Feb-07 3:16
DoomedOne20-Feb-07 3:16 
GeneralRe: Help, problem with Web Service (ASP.NET, VWD 2005, XP, IIS 5.1) Pin
DoomedOne20-Feb-07 3:24
DoomedOne20-Feb-07 3:24 
AnswerRe: Help, problem with Web Service (ASP.NET, VWD 2005, XP, IIS 5.1) Pin
DoomedOne26-Mar-07 8:24
DoomedOne26-Mar-07 8:24 
GeneralDisplay PDF in ASP.NET Pin
Brady Kelly16-Feb-07 0:55
Brady Kelly16-Feb-07 0:55 
AnswerRe: Display PDF in ASP.NET Pin
Ankur.Bakliwal16-Feb-07 2:19
Ankur.Bakliwal16-Feb-07 2:19 
GeneralRe: Display PDF in ASP.NET Pin
Sylvester george16-Feb-07 2:37
Sylvester george16-Feb-07 2:37 
GeneralRe: Display PDF in ASP.NET Pin
badgrs16-Feb-07 3:19
badgrs16-Feb-07 3:19 
Questionfor ajax, do i nid... Pin
Nekshan15-Feb-07 20:11
Nekshan15-Feb-07 20:11 
AnswerRe: for ajax, do i nid... Pin
Bradml15-Feb-07 22:54
Bradml15-Feb-07 22:54 
AnswerRe: for ajax, do i nid... Pin
badgrs15-Feb-07 23:05
badgrs15-Feb-07 23:05 
GeneralRe: for ajax, do i nid... Pin
Bradml15-Feb-07 23:58
Bradml15-Feb-07 23:58 

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.