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

C#

 
GeneralRe: How can I open a System.Windows.Forms.Form with its own message pump from a WPF application? Pin
arnold_w4-May-20 21:12
arnold_w4-May-20 21:12 
GeneralRe: How can I open a System.Windows.Forms.Form with its own message pump from a WPF application? Pin
arnold_w4-May-20 22:30
arnold_w4-May-20 22:30 
GeneralRe: How can I open a System.Windows.Forms.Form with its own message pump from a WPF application? Pin
Richard MacCutchan4-May-20 22:59
mveRichard MacCutchan4-May-20 22:59 
GeneralRe: How can I open a System.Windows.Forms.Form with its own message pump from a WPF application? Pin
Richard Andrew x645-May-20 13:31
professionalRichard Andrew x645-May-20 13:31 
GeneralRe: How can I open a System.Windows.Forms.Form with its own message pump from a WPF application? Pin
Richard Andrew x644-May-20 10:35
professionalRichard Andrew x644-May-20 10:35 
AnswerRe: How can I open a System.Windows.Forms.Form with its own message pump from a WPF application? Pin
Gerry Schmitz4-May-20 14:07
mveGerry Schmitz4-May-20 14:07 
AnswerRe: How can I open a System.Windows.Forms.Form with its own message pump from a WPF application? Pin
arnold_w8-May-20 4:56
arnold_w8-May-20 4:56 
QuestionC# Service to gather information from SQL Pin
Member 119552454-May-20 3:13
Member 119552454-May-20 3:13 
Need some guidance here -

Requirement-

I have 1000 SQL servers and I have a scheduled task running on all of those which updates a table with just an integer, let's call it X (its a sum of some numbers). Now the ask is to create some sort of ticker which updates every few mins with the sum of the total of all the X's from all the 1000 servers and display it either on a webpage or a console. So I will need a service that runs centrally and gets this data from all those 1000 servers or service which runs on all the 1000 servers which pushes this info on the central server. Can you please help with do I achieve this.

And remember if this runs centrally then it should be a multithreaded service.

modified 4-May-20 9:59am.

AnswerRe: C# Service to gather information from SQL Pin
CHill604-May-20 3:15
mveCHill604-May-20 3:15 
AnswerRe: C# Service to gather information from SQL Pin
BillWoodruff4-May-20 5:08
professionalBillWoodruff4-May-20 5:08 
AnswerRe: C# Service to gather information from SQL Pin
Gerry Schmitz4-May-20 14:53
mveGerry Schmitz4-May-20 14:53 
QuestionEnable Security to Excel generated with closexml Pin
AmitChaurasiya4-May-20 0:05
AmitChaurasiya4-May-20 0:05 
AnswerRe: Enable Security to Excel generated with closexml Pin
Gerry Schmitz4-May-20 14:58
mveGerry Schmitz4-May-20 14:58 
GeneralRe: Enable Security to Excel generated with closexml Pin
Mycroft Holmes4-May-20 21:49
professionalMycroft Holmes4-May-20 21:49 
GeneralRe: Enable Security to Excel generated with closexml Pin
AmitChaurasiya5-May-20 21:11
AmitChaurasiya5-May-20 21:11 
AnswerRe: Enable Security to Excel generated with closexml Pin
Richard Deeming5-May-20 1:27
mveRichard Deeming5-May-20 1:27 
GeneralRe: Enable Security to Excel generated with closexml Pin
AmitChaurasiya5-May-20 14:44
AmitChaurasiya5-May-20 14:44 
QuestionHow to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
Member 113408333-May-20 21:53
Member 113408333-May-20 21:53 
AnswerRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Pete O'Hanlon3-May-20 21:02
mvePete O'Hanlon3-May-20 21:02 
GeneralRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Member 113408333-May-20 21:53
Member 113408333-May-20 21:53 
GeneralRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Richard MacCutchan3-May-20 23:21
mveRichard MacCutchan3-May-20 23:21 
AnswerRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Richard MacCutchan3-May-20 21:05
mveRichard MacCutchan3-May-20 21:05 
AnswerRe: How to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
kalberts4-May-20 0:00
kalberts4-May-20 0:00 
GeneralRe: How to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
Member 113408334-May-20 2:05
Member 113408334-May-20 2:05 
GeneralRe: How to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
kalberts4-May-20 3:26
kalberts4-May-20 3:26 

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.