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 / Languages / Managed C++ / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
managed c++ and c#02 Aug 2004 20:48 GMT2
I am porting code from c++ and would like to use managed c++ to turn it into
an assembly for c#. The c++ code uses templates heavily ( via custom STL
containers ) and from what I read so does managed c++. How can I expose a
templated class for use in C#, or is it just an ...
catching unmanaged exceptions in managed code, not working in release build02 Aug 2004 10:57 GMT12
I have a Problem with unmanaged exception. In the debug build it works
fine to catch unmanaged c++ exceptions from other dlls with
//managed code:
try
C# Dll in a non dot net environment02 Aug 2004 03:33 GMT5
Is it possible to use a c# dll in an environment where the dot net framework has not been installed ?
For example will a C++ wrapper do the job?
Thanks.
DD
How to Send/Receive Intensive Data?02 Aug 2004 00:35 GMT3
Hello Developpers
I am using Visual C++ .NET Standard Edition 2003 on Windows 2000 Professional. I would like to send intensive collection of data, which includes int, float, names, through ethernet using TCP/IP from Server to Client or vice verse. During this communication the ...
Problems with ArrayList::ToArray01 Aug 2004 19:49 GMT2
The following code does not work
ArrayList __gc* allControls = new ArrayList();
....
// put some Controls in allControls
Pages: 1 2 3 4 5 6 7 8 9 10 11 July, 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.