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 / .NET SDK / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to register a activex dll?13 Jan 2004 18:31 GMT2
that dll is written in vb6
Serialization inheritance13 Jan 2004 08:35 GMT2
   Hi, folks!
There is some class in external library
that is declared with [Serializable()] attribute.
I need to create class inherited from them
OpenEvent(...)13 Jan 2004 02:44 GMT3
I was using an event between to apps in Win32, one creating a named event
(like CreateEvent(NULL, FALSE, FALSE, "EVENTNAME"); ) and the other doing
OpenEvent(EVENT_ALL_ACCESS, TRYUE, "EVENTNAME");. This way one app could
signal the other in a convinient way.
.NET Fw 1.1, difference in language12 Jan 2004 15:06 GMT1
What is the difference between the redistributable package for English and
German. I've installed the German version and run tools like csc, .... But
all are in English. Does anybody know the difference and how can I figure
out which language is installed on a computer?
How to call a function using a pointer in C#?10 Jan 2004 07:27 GMT3
I have an address which points to the entry point of an
application. Now using the same address i want to call
this function again, how do i convert this pointer which
is of type System.IntPtr into a function pointer?
create a class dynamicaly at run-time?10 Jan 2004 00:25 GMT2
How to create a class dynamicaly at run-time?
   Some documentations in MSDN say that it is feasible
using the class "TypeBuilder",but I don't know how to do.
   Is there anyone who can help me? Sample code is
TransparentProxy08 Jan 2004 11:41 GMT6
I use something like "inteligent references" in my application. I
implemented it with RealProxy/TransparentProxy mechanism, but it's quite
inefficient. Is there better way?
How can I create objects similar to TransparentProxy withot reflection and
Implementing IConfigurationSectionHandler08 Jan 2004 11:28 GMT2
is there documentation or sample code on how to customize
your own section handler for use via
ConfigSettings.GetConfig.
Handling broadcasted messages in VC++.NET07 Jan 2004 07:23 GMT3
    I'm a rookie to .Net development. I have two VC++
applications, one is an MFC application and another a
VC++.NET managed CONSOLE application. I have to post a
message using Messaging Queues. I broadcast the message
Documentation relating Windows messages to .NET events06 Jan 2004 16:27 GMT2
Is there any topic in the MSDN documentation for the .NET Framework SDK
which relates a Windows message to the particular .NET framework class which
now generates an event for that message instead ?
I am looking for a particular event for a particular .NET framework class
How can you close a form from a class library?06 Jan 2004 01:59 GMT1
This question is about VB.NET but any working .NET
solution would be helpful.  I have a Form (Form1) that
uses a class (Class2) from a Class Library.  I want
Class2 to be able to close Form1 if it runs into a
Is Reflection in .NET Unoptimized ??05 Jan 2004 14:17 GMT1
Hello friends,
I'm writing a Java .NET Interoperability bridge. where I'm
writing a JNI .dll for Java to call .NET Code.
I'm using C++ language.
Super strange problem with strings and reflection05 Jan 2004 02:40 GMT3
I am using reflection to initialize a string to a value.
After initializing, i see the value of the string in my debugger as-
type="breakpoint"
but strangely, when i put code like this
Newsgroup for GDI+ ??02 Jan 2004 23:17 GMT2
I'm getting to these newsgroups via the MSDN website and I
don't see a specific group for GDI+ -- is there one
somewhere?
I have some very, very basic questions regarding the GDI+
Unable to access private fields in reflection even after using ReflectionPermission01 Jan 2004 15:57 GMT5
I am using the ReflectionPermissionAttribute in my code but still i am
unable to access private fields of an object during reflection.
Here is some sample code. I have put in extra ReflectionPermissionAttrbute
everywhere but still it doesnt acees the private fields? I have .net
Pages: 1 2 3 December, 2003
 
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.