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 / Interop / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sending files in C#03 Nov 2005 18:31 GMT1
Do you know how to send all kind of files from a server to a client?i can't
only send files .txt and i'd like to send all kind of files. Could you help
me? contact me
joanma6@hotmail.com
Accessing Unmanaged code from ASP.net03 Nov 2005 18:26 GMT1
I've got some code to access an unmanaged dll, and it works fine in a
windows based app, but when I move the code to a web application it
does not work.  It does not throw an error, it acts like the code never
gets called.
Implementing ADSI and using System.DirectoryServices03 Nov 2005 18:23 GMT5
I have implemented the IADs interface in .NET. And I want to use
System.DirectoryServices.DirectoryEntry class with my implementation.
The DirectoryEntry has the constructor DirectoryServices(Object obj).
So I supposed, that I can use it if I passed my implementation there.
Passing variants from VBA to C# COM object03 Nov 2005 06:37 GMT7
Is there a way to pass variant parameters from VBA to a C# COM object?
Specifically, I'd like a class to have an indexer property to store different
types from VBA - numbers, strings and dates. In C# I should be able to detect
what actual type is passed. So, the type should be ...
Share or put a .NET DLL in a global cash /Register02 Nov 2005 22:41 GMT1
I would appreciate if anyone can advise how to share or put a .NET DLL
in a global cash or share place for other projects to be able to call.
A piece of sample code would be nicer. (VB.NET)
Thanks
Problems calling native GetIfTable function02 Nov 2005 17:50 GMT2
I need to call the native function GetIfTable() and set up everything to
do so as follows:
----- START OF CODE -----
[DllImport("iphlpapi.dll", SetLastError = true)]
Killing an Unmanaged VB6 COM Process from C#02 Nov 2005 01:45 GMT7
I have a C# service that is making regular calls into an out-of-process COM
component written in VB6.  Problem is, if the VB component blocks and hangs,
or goes into an infinite loop (don't ask why, it just does), then I want to
free and release it.
Can't debug VS.NET 2003 COM server application after installing VS 2005 RC01 Nov 2005 22:47 GMT1
I've developed a C# class library that runs as an in-process COM server
within a VB6 application.
I developed my library with VS.NET 2003, and it must continue to be
developed on that platform for the foreseeable future.
Access violation calling C# interface from C++01 Nov 2005 17:37 GMT5
My company has been given a set of COM interfaces ( as .idl and .tlb
files) by a customer, which represents the interfaces to a system
they are in the process of developing.  One of the interfaces
included is outgoing (i.e., implemented by us), and will be used to
problem trying to marshal instance of ActiveX class from pointer..01 Nov 2005 16:12 GMT1
I'm interfacing from .NET to an ActiveX DLL and I'm having
one problem I cant figure out.
(The ActiveX DLL is from a vendor so I cant change it.)
There's a function in the ActiveX DLL which returns a type
Pages: 1 2 3 4 5 6 October, 2005
 
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.