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

C#

 
GeneralRe: Treeview Pin
akshayswaroop27-Sep-05 3:24
akshayswaroop27-Sep-05 3:24 
QuestionIE Viewer (as PDF) Pin
Super Lloyd26-Sep-05 21:11
Super Lloyd26-Sep-05 21:11 
QuestionSetHelpString and Multi language Pin
mkomasi26-Sep-05 20:46
mkomasi26-Sep-05 20:46 
QuestionSet Focus problem Pin
deldeep26-Sep-05 20:35
deldeep26-Sep-05 20:35 
AnswerRe: Set Focus problem Pin
SeMartens26-Sep-05 21:34
SeMartens26-Sep-05 21:34 
QuestionApplication metering Pin
Villgott26-Sep-05 20:24
Villgott26-Sep-05 20:24 
AnswerRe: Application metering Pin
enjoycrack26-Sep-05 21:40
enjoycrack26-Sep-05 21:40 
AnswerRe: Application metering Pin
Ashok Dhamija26-Sep-05 22:11
Ashok Dhamija26-Sep-05 22:11 
If your purpose is to just record the application usage and that too only for one application [or per application], then you can also consider the simple solution of using the DateTime.Now method at the time of start of your application and the closure of your application. Do it from that application itself. And, store these values in some file or place on the user machine in the form of some log file or otherwise.

On the other hand, if your purpose is to "monitor" your application in some other manner (say by way of initiating some other action on the system), then you may consider some other solution depending upon the type of requirement.

Regards,
Ashok Dhamija
_____________________________
Padam Technologies
AnswerRe: Application metering Pin
Villgott26-Sep-05 23:32
Villgott26-Sep-05 23:32 
QuestionVPN connection by API's Pin
vikas amin26-Sep-05 19:46
vikas amin26-Sep-05 19:46 
QuestionPlaying Media files in WinCE using C# Pin
Harikaran S26-Sep-05 18:38
Harikaran S26-Sep-05 18:38 
QuestionOwn ArrayEditor Pin
Anonymous26-Sep-05 18:34
Anonymous26-Sep-05 18:34 
AnswerRe: Own ArrayEditor Pin
Anonymous26-Sep-05 18:40
Anonymous26-Sep-05 18:40 
QuestionC# Email Access Pin
allenmpcx26-Sep-05 17:22
allenmpcx26-Sep-05 17:22 
AnswerRe: C# Email Access Pin
enjoycrack26-Sep-05 17:29
enjoycrack26-Sep-05 17:29 
QuestionHow Can We Extract A String From A Cookie, In Windows Form Pin
babak_izadi26-Sep-05 15:14
babak_izadi26-Sep-05 15:14 
AnswerRe: How Can We Extract A String From A Cookie, In Windows Form Pin
painlessprod26-Sep-05 16:26
painlessprod26-Sep-05 16:26 
GeneralRe: How Can We Extract A String From A Cookie, In Windows Form Pin
babak_izadi26-Sep-05 16:53
babak_izadi26-Sep-05 16:53 
GeneralRe: How Can We Extract A String From A Cookie, In Windows Form Pin
painlessprod26-Sep-05 17:58
painlessprod26-Sep-05 17:58 
GeneralRe: How Can We Extract A String From A Cookie, In Windows Form Pin
babak_izadi26-Sep-05 18:29
babak_izadi26-Sep-05 18:29 
AnswerRe: How Can We Extract A String From A Cookie, In Windows Form Pin
Guffa26-Sep-05 18:52
Guffa26-Sep-05 18:52 
QuestionDatagrid row colouring Pin
painlessprod26-Sep-05 15:00
painlessprod26-Sep-05 15:00 
AnswerRe: Datagrid row colouring Pin
Barm26-Sep-05 17:37
Barm26-Sep-05 17:37 
GeneralRe: Datagrid row colouring Pin
painlessprod26-Sep-05 17:55
painlessprod26-Sep-05 17:55 
Question3d programming using C#.net and Axiom Engine Pin
Member 225908026-Sep-05 12:33
Member 225908026-Sep-05 12:33 

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.