Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
AnswerRe: chat software Pin
Dalek Dave13-Dec-11 12:43
professionalDalek Dave13-Dec-11 12:43 
AnswerRe: chat software Pin
Keith Barrow13-Dec-11 22:33
professionalKeith Barrow13-Dec-11 22:33 
GeneralRe: chat software Pin
om_metab13-Dec-11 23:51
om_metab13-Dec-11 23:51 
AnswerRe: chat software Pin
BobJanova13-Dec-11 22:47
BobJanova13-Dec-11 22:47 
GeneralRe: chat software Pin
om_metab13-Dec-11 23:39
om_metab13-Dec-11 23:39 
GeneralRe: chat software Pin
BobJanova14-Dec-11 1:05
BobJanova14-Dec-11 1:05 
GeneralRe: chat software Pin
om_metab15-Dec-11 8:57
om_metab15-Dec-11 8:57 
QuestionReporting Service Pin
eddieangel13-Dec-11 7:33
eddieangel13-Dec-11 7:33 
I have a web page that needs to generate a report for download on a hosted server. Because of the complexity of the long running report I was thinking it would be best to have this run as a service. My thought was that it would work like this:

1. User initiates request for report through web page which sends request to service or application.
2. Service or Application generates report on server in background.
3. Service or Application saves report as PDF.
4. Service or Application emails notification upon completion.

At any time during the process the user should be able to visit a processing page that gives them the status of the report generation.

With that said, does anyone have direction for me on what to do with this? I have never built a web service or an external application for something like this, but rather embedded all my reports within my application so I am a bit lost on where to begin.

While I realize that this is not strictly C#, it is going to be a C# item, not an ASP.NET page. Any help is good help.

Cheers, --EA
AnswerRe: Reporting Service Pin
jschell13-Dec-11 8:45
jschell13-Dec-11 8:45 
AnswerRe: Reporting Service Pin
BobJanova13-Dec-11 22:54
BobJanova13-Dec-11 22:54 
QuestionHow can i display msg file to user in Reply/Forwrd/ReplyAll mode similar to outlook mailitem ? Pin
Tanuja12313-Dec-11 3:22
Tanuja12313-Dec-11 3:22 
QuestionCreating a setup with expiry date ? Pin
sarang_k12-Dec-11 22:38
sarang_k12-Dec-11 22:38 
AnswerRe: Creating a setup with expiry date ? Pin
Pete O'Hanlon12-Dec-11 23:00
mvePete O'Hanlon12-Dec-11 23:00 
GeneralRe: Creating a setup with expiry date ? Pin
Subin Mavunkal12-Dec-11 23:56
Subin Mavunkal12-Dec-11 23:56 
GeneralRe: Creating a setup with expiry date ? Pin
Reiss13-Dec-11 0:37
professionalReiss13-Dec-11 0:37 
GeneralRe: Creating a setup with expiry date ? Pin
harold aptroot13-Dec-11 1:09
harold aptroot13-Dec-11 1:09 
GeneralRe: Creating a setup with expiry date ? Pin
PIEBALDconsult13-Dec-11 6:27
mvePIEBALDconsult13-Dec-11 6:27 
AnswerRe: Creating a setup with expiry date ? Pin
DaveyM6913-Dec-11 1:08
professionalDaveyM6913-Dec-11 1:08 
GeneralRe: Creating a setup with expiry date ? Pin
Subin Mavunkal13-Dec-11 1:48
Subin Mavunkal13-Dec-11 1:48 
GeneralMy Vote of 1 Pin
Keith Barrow13-Dec-11 23:15
professionalKeith Barrow13-Dec-11 23:15 
AnswerRe: Creating a setup with expiry date ? Pin
PIEBALDconsult13-Dec-11 6:31
mvePIEBALDconsult13-Dec-11 6:31 
AnswerRe: Creating a setup with expiry date ? Pin
BobJanova13-Dec-11 23:00
BobJanova13-Dec-11 23:00 
QuestionRetrieving Data From Form2 Pin
AmbiguousName12-Dec-11 21:34
AmbiguousName12-Dec-11 21:34 
AnswerRe: Retrieving Data From Form2 Pin
Pete O'Hanlon12-Dec-11 22:24
mvePete O'Hanlon12-Dec-11 22:24 
GeneralRe: Retrieving Data From Form2 Pin
AmbiguousName12-Dec-11 23:13
AmbiguousName12-Dec-11 23:13 

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.