Click here to Skip to main content
15,887,326 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Problem with P/Invoke Pin
Nooredin9-Jul-13 11:42
Nooredin9-Jul-13 11:42 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan9-Jul-13 21:22
mveRichard MacCutchan9-Jul-13 21:22 
GeneralRe: Problem with P/Invoke Pin
Nooredin10-Jul-13 23:10
Nooredin10-Jul-13 23:10 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan10-Jul-13 23:23
mveRichard MacCutchan10-Jul-13 23:23 
GeneralRe: Problem with P/Invoke Pin
Nooredin12-Jul-13 21:06
Nooredin12-Jul-13 21:06 
QuestionApplication pool crash monitoring Pin
amjegan6-Jul-13 23:46
amjegan6-Jul-13 23:46 
AnswerRe: Application pool crash monitoring Pin
Eddy Vluggen8-Jul-13 7:08
professionalEddy Vluggen8-Jul-13 7:08 
AnswerRe: Application pool crash monitoring Pin
jschell8-Jul-13 8:33
jschell8-Jul-13 8:33 
amjegan wrote:
Could someone let me know how we can write this code in .Net?


The application does something.

Your app periodically verifies that it is continuing to do something. If it isn't then send the email.
The specifics of that depends on what the application does.

And if the servers are load balanced and you really want to test each then you need a way to specifically kick off the task in each. So if each responds to some IP trigger then you need a way to independently send that trigger to each. Router/firewall and dns resolution might be involved to get that to work.
QuestionHow to write data to XML file using ASP.net/C# if that file already using by another process Pin
ven7534-Jul-13 1:18
ven7534-Jul-13 1:18 
AnswerRe: How to write data to XML file using ASP.net/C# if that file already using by another process Pin
Bernhard Hiller4-Jul-13 3:31
Bernhard Hiller4-Jul-13 3:31 
AnswerRe: How to write data to XML file using ASP.net/C# if that file already using by another process Pin
Dave Kreskowiak4-Jul-13 6:00
mveDave Kreskowiak4-Jul-13 6:00 
GeneralRe: How to write data to XML file using ASP.net/C# if that file already using by another process Pin
ven7534-Jul-13 9:23
ven7534-Jul-13 9:23 
GeneralRe: How to write data to XML file using ASP.net/C# if that file already using by another process Pin
Eddy Vluggen4-Jul-13 10:16
professionalEddy Vluggen4-Jul-13 10:16 
GeneralRe: How to write data to XML file using ASP.net/C# if that file already using by another process Pin
Dave Kreskowiak4-Jul-13 10:57
mveDave Kreskowiak4-Jul-13 10:57 
GeneralRe: How to write data to XML file using ASP.net/C# if that file already using by another process Pin
Mohammed Hameed9-Jul-13 8:35
professionalMohammed Hameed9-Jul-13 8:35 
QuestionTimeOut with Data Set Pin
nagham_4ng3-Jul-13 23:13
nagham_4ng3-Jul-13 23:13 
QuestionRe: TimeOut with Data Set Pin
Eddy Vluggen4-Jul-13 4:58
professionalEddy Vluggen4-Jul-13 4:58 
SuggestionRe: TimeOut with Data Set Pin
Richard Deeming4-Jul-13 5:17
mveRichard Deeming4-Jul-13 5:17 
GeneralRe: TimeOut with Data Set Pin
nagham_4ng4-Jul-13 19:23
nagham_4ng4-Jul-13 19:23 
GeneralRe: TimeOut with Data Set Pin
Eddy Vluggen5-Jul-13 7:07
professionalEddy Vluggen5-Jul-13 7:07 
GeneralRe: TimeOut with Data Set Pin
nagham_4ng5-Jul-13 19:48
nagham_4ng5-Jul-13 19:48 
GeneralRe: TimeOut with Data Set Pin
nagham_4ng8-Jul-13 21:12
nagham_4ng8-Jul-13 21:12 
GeneralRe: TimeOut with Data Set Pin
Eddy Vluggen9-Jul-13 8:44
professionalEddy Vluggen9-Jul-13 8:44 
Question[Solved] Message Queue, sending a class including a bitmap Pin
bas-man823-Jul-13 0:06
bas-man823-Jul-13 0:06 
AnswerRe: Message Queue, sending a class including a bitmap Pin
bas-man823-Jul-13 22:50
bas-man823-Jul-13 22:50 

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.