Hi all!
Once I wrote an ActiveX Control (OCX) in Visual Basic 6.0 that could be
embedded into web pages. Now I'm wondering if I can also write such an OCX
in C# using Visual Studio .net. So far I could not find any project template
for that?
Regards
Markus
...
more >>
Is it possible to do a Virtual ListView with .NET Framework 1.1? i.e. an
Owner Data listview, where I store the data, and it fires events when it
needs to draw a particular item? I basically want to have a listview that
displays Items from a database, so obviously I don't want to load in the
w...
more >>
Hi,
How do I get the permissions of an existing queue? The
System.Messaging.MessageQueue class has a function to set
the permissions, but I am not able to find one that gets
existing permissions. Am I missing something?
Thanks,
Karun....
more >>
Where do I read about the Serialize Method in the help file?
If I go to the Help menu -> Index and type in "Serialize" I get tons of
stuff that seems irrelevant to my needs. All I want to do is read about the
definition of Serialization. How do I do that? Shouldn't I be able to type
in "Serial...
more >>