Click here to Skip to main content
15,917,622 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionadd images with list item in listbox in asp.net Pin
Mogaambo19-Mar-09 5:28
Mogaambo19-Mar-09 5:28 
AnswerRe: add images with list item in listbox in asp.net Pin
N a v a n e e t h19-Mar-09 6:52
N a v a n e e t h19-Mar-09 6:52 
AnswerRe: add images with list item in listbox in asp.net Pin
Yusuf19-Mar-09 6:57
Yusuf19-Mar-09 6:57 
AnswerRe: add images with list item in listbox in asp.net Pin
Abhijit Jana19-Mar-09 18:47
professionalAbhijit Jana19-Mar-09 18:47 
QuestionChecking the fail status of windows service Pin
gottimukkala19-Mar-09 5:06
gottimukkala19-Mar-09 5:06 
AnswerRe: Checking the fail status of windows service Pin
Abhijit Jana19-Mar-09 5:40
professionalAbhijit Jana19-Mar-09 5:40 
AnswerRe: Checking the fail status of windows service Pin
N a v a n e e t h19-Mar-09 6:54
N a v a n e e t h19-Mar-09 6:54 
AnswerRe: Checking the fail status of windows service Pin
Yusuf19-Mar-09 7:03
Yusuf19-Mar-09 7:03 
Well, first you need to handle all possible failures in your application.

Windows Services can perform some actions when it fails. Looks at Services windows in the recovery tab. One of the option is 'Restart the service'

Before you go head and select this, mind the consequence of your action. If there is something in your app or data that is thrown an exception, and it repeats every time the service starts, you will end up chasing your tail. Blush | :O


BTW: Next time use the right forum.

Yusuf

Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

GeneralRe: Checking the fail status of windows service Pin
gottimukkala19-Mar-09 21:55
gottimukkala19-Mar-09 21:55 
QuestionMultiselect in a Gridview cells Pin
Vimalsoft(Pty) Ltd19-Mar-09 4:45
professionalVimalsoft(Pty) Ltd19-Mar-09 4:45 
AnswerRe: Multiselect in a Gridview cells Pin
N a v a n e e t h19-Mar-09 6:57
N a v a n e e t h19-Mar-09 6:57 
GeneralRe: Multiselect in a Gridview cells Pin
Vimalsoft(Pty) Ltd19-Mar-09 20:23
professionalVimalsoft(Pty) Ltd19-Mar-09 20:23 
QuestionDisabling DropDownlist through javascript Pin
Salesh Mishra19-Mar-09 3:05
professionalSalesh Mishra19-Mar-09 3:05 
AnswerRe: Disabling DropDownlist through javascript Pin
Paddy Boyd19-Mar-09 4:19
Paddy Boyd19-Mar-09 4:19 
Questionbrowser cache refresh on back button click Pin
kc_krishnan19-Mar-09 2:23
kc_krishnan19-Mar-09 2:23 
AnswerRe: browser cache refresh on back button click Pin
iamalik19-Mar-09 7:42
professionaliamalik19-Mar-09 7:42 
Questionredirect to other website on click of menu item Pin
BalasubramanianK19-Mar-09 1:44
BalasubramanianK19-Mar-09 1:44 
AnswerRe: redirect to other website on click of menu item Pin
Abhijit Jana19-Mar-09 1:57
professionalAbhijit Jana19-Mar-09 1:57 
GeneralRe: redirect to other website on click of menu item Pin
BalasubramanianK19-Mar-09 4:00
BalasubramanianK19-Mar-09 4:00 
AnswerRe: redirect to other website on click of menu item Pin
Herman<T>.Instance19-Mar-09 2:48
Herman<T>.Instance19-Mar-09 2:48 
GeneralRe: redirect to other website on click of menu item Pin
BalasubramanianK19-Mar-09 3:58
BalasubramanianK19-Mar-09 3:58 
Question[Message Deleted] Pin
gottimukkala19-Mar-09 1:33
gottimukkala19-Mar-09 1:33 
AnswerRe: Problem to connect to the database from windows service Pin
Abhijit Jana19-Mar-09 2:09
professionalAbhijit Jana19-Mar-09 2:09 
QuestionCodeBehind VS WebService Pin
Harvey Saayman19-Mar-09 0:42
Harvey Saayman19-Mar-09 0:42 
AnswerRe: CodeBehind VS WebService [modified] Pin
Vimalsoft(Pty) Ltd19-Mar-09 0:54
professionalVimalsoft(Pty) Ltd19-Mar-09 0:54 

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.