Click here to Skip to main content
15,900,906 members
Home / Discussions / C#
   

C#

 
GeneralRe: Programmatically access powerpoint file using c# without using office dll Pin
Pete O'Hanlon4-Aug-11 5:14
mvePete O'Hanlon4-Aug-11 5:14 
AnswerRe: Programmatically access powerpoint file using c# without using office dll Pin
Not Active4-Aug-11 4:57
mentorNot Active4-Aug-11 4:57 
AnswerRe: Programmatically access powerpoint file using c# without using office dll Pin
Ian Shlasko4-Aug-11 5:22
Ian Shlasko4-Aug-11 5:22 
QuestionServer - Client Pin
arthurgtr4-Aug-11 2:47
arthurgtr4-Aug-11 2:47 
AnswerRe: Server - Client Pin
OriginalGriff4-Aug-11 3:08
mveOriginalGriff4-Aug-11 3:08 
GeneralRe: Server - Client Pin
arthurgtr4-Aug-11 9:35
arthurgtr4-Aug-11 9:35 
AnswerRe: Server - Client Pin
Mycroft Holmes4-Aug-11 3:15
professionalMycroft Holmes4-Aug-11 3:15 
AnswerRe: Server - Client Pin
Hari Om Prakash Sharma4-Aug-11 5:50
Hari Om Prakash Sharma4-Aug-11 5:50 
There are three main steps to do this:
1) Implement a Server/Client application,
2) Collect Hardware and Software information at Client, and
3) Send to the Server.

Lets say ServerX is making request to the ClientX for hardware and software details.

To achieve 1) try Remote Shutdown in VB.NET 2003 and C#.NET 2008[^] to understand ServerX and ClientX Apps.

To achieve 2) ClientX will collect the system information. Try to use WMI Classes to gather Hardware and Software details use these links: http://msdn.microsoft.com/en-us/library/aa394587(v=vs.85).aspx[^] and http://msdn.microsoft.com/en-us/library/aa394588(v=VS.85).aspx[^]

Finally, 3) Once a request is made by ServerX to the ClientX for required details, Client will send requested information to the ServerX.

First and the Foremost: FIGHT TO WIN


AnswerRe: Server - Client Pin
RichardGrimmer17-Aug-11 6:11
RichardGrimmer17-Aug-11 6:11 
QuestionHelp on Crystal Report Designing Pin
AmbiguousName3-Aug-11 23:30
AmbiguousName3-Aug-11 23:30 
AnswerRe: Help on Crystal Report Designing Pin
Shameel3-Aug-11 23:41
professionalShameel3-Aug-11 23:41 
GeneralRe: Help on Crystal Report Designing Pin
AmbiguousName4-Aug-11 0:07
AmbiguousName4-Aug-11 0:07 
GeneralRe: Help on Crystal Report Designing Pin
Shameel4-Aug-11 2:07
professionalShameel4-Aug-11 2:07 
GeneralRe: Help on Crystal Report Designing Pin
AmbiguousName4-Aug-11 21:10
AmbiguousName4-Aug-11 21:10 
AnswerRe: Help on Crystal Report Designing Pin
Shameel4-Aug-11 23:04
professionalShameel4-Aug-11 23:04 
AnswerRe: Help on Crystal Report Designing Pin
SUCHIT S SHAH3-Aug-11 23:51
SUCHIT S SHAH3-Aug-11 23:51 
GeneralRe: Help on Crystal Report Designing Pin
AmbiguousName4-Aug-11 0:08
AmbiguousName4-Aug-11 0:08 
AnswerRe: Help on Crystal Report Designing Pin
donPEPOT4-Aug-11 21:32
donPEPOT4-Aug-11 21:32 
QuestionOpen my website with FireFox navigator Pin
Pierre besquent3-Aug-11 21:47
Pierre besquent3-Aug-11 21:47 
AnswerRe: Open my website with FireFox navigator Pin
Shameel3-Aug-11 22:47
professionalShameel3-Aug-11 22:47 
GeneralRe: Open my website with FireFox navigator Pin
Pierre besquent3-Aug-11 23:08
Pierre besquent3-Aug-11 23:08 
GeneralRe: Open my website with FireFox navigator Pin
Pete O'Hanlon3-Aug-11 23:10
mvePete O'Hanlon3-Aug-11 23:10 
GeneralRe: Open my website with FireFox navigator Pin
Pierre besquent3-Aug-11 23:12
Pierre besquent3-Aug-11 23:12 
GeneralRe: Open my website with FireFox navigator Pin
Pete O'Hanlon3-Aug-11 23:37
mvePete O'Hanlon3-Aug-11 23:37 
AnswerRe: Open my website with FireFox navigator Pin
Shameel3-Aug-11 23:17
professionalShameel3-Aug-11 23:17 

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.