all groups > dotnet general > march 2004 > threads for saturday march 20
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
2nd use of using
Posted by soosan at 3/20/2004 9:05:25 PM
hi
what is the 2nd use of the using statment in c#..
the first one is for referencing namespaces.
thanx
... more >>
Canceling a print job
Posted by nobody at 3/20/2004 12:53:45 PM
If I know the name of a print job, how can I cancel it? I've been tasked
with writing an application that monitors another application and prevents
it from printing. I can monitor the Windows Print Queue and get called
everytime a new job appears (using System.Management.ManagementEventWatcher)... more >>
Video Streaming
Posted by pallavi_inbox NO[at]SPAM yahoo.com at 3/20/2004 10:27:17 AM
Hi..
I am building an app in which I want to stream a video that is being
shot live..
I am building this on a windows application. I also want both live
videos and stored videos to be streamed whenever they are clicked
upon.
How can I go about doing it...i have to finish this within next... more >>
Set Focus on a web page (ASP.NET)
Posted by Julian M at 3/20/2004 10:01:09 AM
Hi
Can anyone tell me how to set the focus on a web page to a particular control
Thanks... more >>
MessageWindow
Posted by Ron at 3/20/2004 4:12:55 AM
Hi All,
I use the MessageWindow in my Pocket PC / WinCE.net class. From native
code, I send a windows message to managed code to perform a certain action.
Can I use the MessageWindow in the Full framework as well? I like to use the
same class in Full and compact framework. If I cannot, what c... more >>
Replacing the slow WMI?
Posted by Chua Wen Ching at 3/20/2004 12:16:06 AM
Hi there
I had been playing around with WMI. Seriously speaking it is very slow when extracing the clients information. Just say to check all machines 1000 PCs if the registry changes, will update me
To take 1 PC information already took me around 1 minutes. Furthermore if i had a slow network, ... more >>
|