Because in my .NET implementations I do not run into this. Yes granted =
I don't use the various technologies that Microsoft does but in my book =
using enhanced products erroneously is worse then not using them at all. =
For example take a look at this page:
http://msdn.microsoft.com/librar...
more >>
Is it possible to return a SQLdatareader from a web
service?...
more >>
Hi!
I have created a simple COM class in VC# (ie "Hello World" through
Windows.Forms.MessageBox). When I try to use it in VB4 I get an error
saying that the server CLSID {GUID...} can not be loaded. Is it at all
possible to use .NET COM classes in VB4?
Best regards
Michal Ziemski
...
more >>
How can we select between .NET Framework 1.0 and .NET Framework 1.1 in
Visual Studio .NET if we install both of them?
...
more >>
I am trying to implement inheritance but I am having a difficult time =
with some concepts.
What I am trying to do is have a Child object inherit from the Parent, =
and when you set a property value at the Parent level, I want all of the =
children to see this change. Likewise, when I set a P...
more >>
How can I drag a button and drop it on a panel ?
It should be a peace of cake - but how ?
KS...
more >>