Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Must you really pin delegates when marshalling them as function pointers?30 Jun 2004 22:42 GMT1
Using the May CTP of VS 2005 I read an article "How to: Marshal Unicode
Strings using C++ Interop".  That article talks about the need to pin the
delegate prior to marshaling it out to native code as a function pointer.
But then in the 2nd example it proceeds to NOT pin it and to ...
\BaseNamedObjects\CorDBIPCLSEventReadName remaining handles ...30 Jun 2004 21:32 GMT1
I am working with the dotnet debugger API on windows XP, and when I
finish my debugging session using my own debugger, I have uncleaned
handles. My debugger is still alive and ready for a new debug run.
For instance \BaseNamedObjects\CorDBIPCLSEventReadName_2776
Decompile Attributes30 Jun 2004 17:33 GMT1
Is there a means via Reflection to recreate the original C# source of an
Attribute? I'm familiar with the process of discovering the public fields,
properties and their values, but I'm a bit lost as to how one would know
which of these values map to parameters in the constructor. ...
Detecting number of processors25 Jun 2004 17:34 GMT1
I want to add "number of processors" to my license control system.  I know I
can use Environment.GetEnvironmentVariable() to check for the environment
variable NUMBER_OF_PROCESSORS, but I do not know how easy this might be to
fake.  Would I be better off using a Win32 sdk call to ...
Serialization of Complex objects25 Jun 2004 16:57 GMT3
I am creating an application that is quite complex. There will be several
dozen objects, most of which have delegates defined. At runtime, there will
be several hundred instances of some objects and many dozens of instances of
other objects (e.g. 100+ ClassA's, 10+ ClassB's and 50+ ...
Throwing exception from a child domain.24 Jun 2004 21:45 GMT1
Howdy
I'm having difficulty throwing any kind of exception from within
secondary domain, and then catching it back in the primary domain
(I'm writing a managed C++ assembly, Windows XP, Visual Studio .NE
Help wanted on cryptography decryption..Urgent24 Jun 2004 20:07 GMT5
       I am facing a problem while decrypting a stream object using
.NET cryptographic classes.Below i have pasted the code i used to
encrypt and decrypt a stream object.The encryption seems to work fine,
but the decryptiion fails with an error "Bad data".I am really not
Extract an assembly from the GAC?24 Jun 2004 14:54 GMT2
Is it posssible to get something out of the GAC to another folder?
Let's say you put an assembly into the GAC but you deleted the source - by
accident no less -.
Any ideas?
Doubt about Garbage collection24 Jun 2004 13:37 GMT1
I am writing a chat application
I have developed the chat server in which i am creating objects that represents the communicating parties and those will stay in memory till there is communication between them
when they logout i need to destroy the object from the memory
Because the ...
static members23 Jun 2004 21:24 GMT5
Has anyone dealt with putting static implementations in interfaces ? you
"can" do it (I am sure in IL) ... I'm wonderring if vb.net and c# play nice
when you do it ...
Timer accuracy23 Jun 2004 19:14 GMT5
I have noticed that the time resolution of System.Timers.Timer and System.Threading.Thread.Sleep() varies significantly between systems of seemingly similar class.
For example on my HP Centrino 1.6GHz laptop, I see a resolution of 10ms for the event from System.Timers.Timer and a ...
Numeric Validation23 Jun 2004 19:10 GMT7
I have a C# Windows Form project that I want to validate some incoming data.  In the past I have embedded the convert.#### to what ever numeric form I needed in a try catch statement.  Once again I need to do the same thing and have been searching MSDN for a way.  It might be ...
Multi-threading article finally "finished" - reviewers welcome23 Jun 2004 18:59 GMT44
Please excuse the cross-post - I'm pretty sure I've had interest in the
article on all the groups this is posted to.
I've finally managed to finish my article on multi-threading - at least
for the moment. I'd be *very* grateful if people with any interest in
Assembly path question?23 Jun 2004 18:22 GMT2
Is there anyway to locate an assembly from a path that is not relative to
the current path without using the GAC?
For instance.  I have a .net application in C:\DirA\DirB that needs to use
an assembly class in C:\DirC.  Is there a way to have the exe find the
Smart client template solution ???23 Jun 2004 13:19 GMT1
I am currently at the beginning of a new project and I would like to start
with something out of the box. As we started our Web project we used IBuySpy
Portal
and it worked fine because we did not waste our time on authentification,
Pages: 1 2 3 4 May, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.