Click here to Skip to main content
16,005,048 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSoftware Licensing VB.NET Pin
Cory Kimble23-Oct-07 3:27
Cory Kimble23-Oct-07 3:27 
AnswerRe: Software Licensing VB.NET Pin
Dave Kreskowiak23-Oct-07 4:53
mveDave Kreskowiak23-Oct-07 4:53 
QuestionRemoting [modified] Pin
RG_SA23-Oct-07 3:14
RG_SA23-Oct-07 3:14 
AnswerRe: Remoting Pin
Dave Kreskowiak23-Oct-07 4:51
mveDave Kreskowiak23-Oct-07 4:51 
GeneralRe: Remoting Pin
RG_SA23-Oct-07 8:46
RG_SA23-Oct-07 8:46 
GeneralRe: Remoting [modified] Pin
Dave Kreskowiak23-Oct-07 9:21
mveDave Kreskowiak23-Oct-07 9:21 
Questionsharing info with other programs Pin
cj433123-Oct-07 3:03
cj433123-Oct-07 3:03 
AnswerRe: sharing info with other programs Pin
Dave Kreskowiak23-Oct-07 4:40
mveDave Kreskowiak23-Oct-07 4:40 
There's a bunch of different ways of doing this, depending on your environment. Probably the best way to do it is to change the server code to expose the number you were talking about as a PerformanceCounter. Other programs can then use the performance counter information to get the current count.

An Introduction To Performance Counters[^]. The code is in C#, but is easily translatable to VB.NET.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: sharing info with other programs Pin
cj433123-Oct-07 10:24
cj433123-Oct-07 10:24 
GeneralRe: sharing info with other programs Pin
Dave Kreskowiak23-Oct-07 10:30
mveDave Kreskowiak23-Oct-07 10:30 
GeneralRe: sharing info with other programs Pin
cj433123-Oct-07 10:43
cj433123-Oct-07 10:43 
Questionproblem in Node.InsertAfter method() Pin
koolprasad200323-Oct-07 2:27
professionalkoolprasad200323-Oct-07 2:27 
AnswerRe: problem in Node.InsertAfter method() Pin
pmarfleet23-Oct-07 3:32
pmarfleet23-Oct-07 3:32 
GeneralRe: problem in Node.InsertAfter method() Pin
koolprasad200323-Oct-07 17:33
professionalkoolprasad200323-Oct-07 17:33 
GeneralRe: problem in Node.InsertAfter method() Pin
pmarfleet23-Oct-07 21:26
pmarfleet23-Oct-07 21:26 
QuestionVB.Net on Mac OS X Pin
ryan11723-Oct-07 1:55
ryan11723-Oct-07 1:55 
AnswerRe: VB.Net on Mac OS X Pin
Guffa23-Oct-07 2:54
Guffa23-Oct-07 2:54 
GeneralRe: VB.Net on Mac OS X Pin
ryan11726-Oct-07 0:23
ryan11726-Oct-07 0:23 
Questionhow to disable date in calender? Pin
sathyan_829423-Oct-07 1:29
sathyan_829423-Oct-07 1:29 
AnswerRe: how to disable date in calender? Pin
Christian Graus23-Oct-07 1:46
protectorChristian Graus23-Oct-07 1:46 
QuestionClass process fails running from network drive ?? Pin
edmonson23-Oct-07 1:02
edmonson23-Oct-07 1:02 
AnswerRe: Class process fails running from network drive ?? Pin
Dave Kreskowiak23-Oct-07 4:19
mveDave Kreskowiak23-Oct-07 4:19 
GeneralRe: Class process fails running from network drive ?? Pin
edmonson24-Oct-07 3:59
edmonson24-Oct-07 3:59 
GeneralRe: Class process fails running from network drive ?? Pin
Dave Kreskowiak24-Oct-07 13:42
mveDave Kreskowiak24-Oct-07 13:42 
QuestionFlex Grid Pin
Sinchan Nikam23-Oct-07 0:55
Sinchan Nikam23-Oct-07 0:55 

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.