Click here to Skip to main content
15,909,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Ajax Concepts Pin
SeMartens19-Jan-09 22:48
SeMartens19-Jan-09 22:48 
AnswerRe: Ajax Concepts Pin
rprateek21-Jan-09 19:26
rprateek21-Jan-09 19:26 
Questionhow can i get the image from iframe?? Pin
ahmedhassan9619-Jan-09 22:21
ahmedhassan9619-Jan-09 22:21 
Questionremove dynamic created control Pin
Miss Maheshwari19-Jan-09 22:00
Miss Maheshwari19-Jan-09 22:00 
AnswerRe: remove dynamic created control Pin
Abhishek Sur19-Jan-09 22:55
professionalAbhishek Sur19-Jan-09 22:55 
QuestionUsing ASP.net as frontend for win32-application? Pin
invictus319-Jan-09 21:39
invictus319-Jan-09 21:39 
AnswerRe: Using ASP.net as frontend for win32-application? Pin
Abhishek Sur19-Jan-09 22:53
professionalAbhishek Sur19-Jan-09 22:53 
GeneralRe: Using ASP.net as frontend for win32-application? Pin
invictus320-Jan-09 0:16
invictus320-Jan-09 0:16 
Whether or not the service/process is already running and just waiting for a signal to process, or the web-app starts the application doesn't really matter as long as the method to achieve it is "failsafe".

Which solution would you recommend?

Making the background process listening on a local UDP-socket and send UDP packets from the web-app to control it? Using the Windows message queue and push messages into this queue from the web-app? Or is there any "built in" method which is better?

Perhaps I can start the process from the web-app, and store the identifier/process handler somewhere (file? mssql?) and then watch this handler for whether the app is running or not, use it to kill the process, and etc? In this case I need to "lock" some object I assume so that two parallel page-requests won't start two processes over just one?

I am really looking for the best possible solution...the most "correct" one. If not for this particular app, then for learning purposes.
Questionasp.net button focus probem Pin
amit arun patil19-Jan-09 20:57
amit arun patil19-Jan-09 20:57 
AnswerRe: asp.net button focus probem Pin
Abhishek Sur19-Jan-09 21:21
professionalAbhishek Sur19-Jan-09 21:21 
GeneralRe: asp.net button focus probem Pin
amit arun patil19-Jan-09 22:24
amit arun patil19-Jan-09 22:24 
QuestionSession is Getting TimedOut Automatically Pin
div_gusain19-Jan-09 20:49
div_gusain19-Jan-09 20:49 
AnswerRe: Session is Getting TimedOut Automatically Pin
Abhishek Sur19-Jan-09 20:58
professionalAbhishek Sur19-Jan-09 20:58 
AnswerRe: Session is Getting TimedOut Automatically Pin
J a a n s19-Jan-09 21:36
professionalJ a a n s19-Jan-09 21:36 
AnswerRe: Session is Getting TimedOut Automatically Pin
Abhijit Jana19-Jan-09 22:53
professionalAbhijit Jana19-Jan-09 22:53 
QuestionRetrieving Value using Javascript Pin
ais0719-Jan-09 20:33
ais0719-Jan-09 20:33 
AnswerRe: Retrieving Value using Javascript Pin
Abhishek Sur19-Jan-09 20:47
professionalAbhishek Sur19-Jan-09 20:47 
QuestionExport image into Word file Pin
venkat86_ece19-Jan-09 20:31
venkat86_ece19-Jan-09 20:31 
AnswerRe: Export image into Word file Pin
Sathesh Sakthivel19-Jan-09 20:38
Sathesh Sakthivel19-Jan-09 20:38 
GeneralRe: Export image into Word file Pin
venkat86_ece19-Jan-09 21:08
venkat86_ece19-Jan-09 21:08 
QuestionASP.NET Page Problem Pin
Vimalsoft(Pty) Ltd19-Jan-09 20:23
professionalVimalsoft(Pty) Ltd19-Jan-09 20:23 
AnswerRe: ASP.NET Page Problem [modified] Pin
Herman<T>.Instance19-Jan-09 22:35
Herman<T>.Instance19-Jan-09 22:35 
QuestionWMI Pin
am.net19-Jan-09 18:42
am.net19-Jan-09 18:42 
AnswerRe: WMI Pin
Abhijit Jana19-Jan-09 19:00
professionalAbhijit Jana19-Jan-09 19:00 
QuestionHow to send Email using Javascript/html? Pin
Member 472018419-Jan-09 18:30
Member 472018419-Jan-09 18:30 

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.