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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why can't I have multiple listeners on a UDP port?13 May 2008 22:52 GMT2
Hi;
In my application I call:
    new UdpClient(1707);
to listen on that UDP port. The problem is if I run 2 instances of my
COM+ Package generation issue08 May 2008 21:48 GMT-
I'm trying to register a .Net assembly as a COM+ service and then to
generate an MSI package in order the component to be deployed in several
servers .  The assembly was compiled using .Net framework 1.0.3705.
After installing .Net framework 1.0.3705 SDK, I go to the command line ...
How to find method argument type using reflection?08 May 2008 19:25 GMT1
I'm using reflection API's to find the argument types of a methods (such as
in or out etc). For example, consider this method
public int outerFoo(string str, ref double db) { return 42; }
When using reflection, I would like to know if str is [in] and db is
 
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.