Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
.NET Framework GroupsView
.NET Distributed_Apps
.NET
.NET ADO.NET
.NET ASP.NET
.NET ASP.NET Security
.NET ASP.NET Webcontrols
.NET ASP.NET Web Services
.NET Clr
.NET Compact Framework
.NET Drawing
.NET Interop
.NET Performance
.NET Web Services
.NET Windows Forms
.NET Windows Forms Controls
.NET General
.NET Csharp
.NET Visual Basic
.NET Vc
.NET Security
.NET Xml
Vsnet Debugging
Xml
Xsl
Scripting Jscript
Scripting Visual Basicscript
Scripting Wsh
Smartphone Developer
Visual Basic Com
Visual Basic Controls
Visual Basic Crystal
Visual Basic Database Ado
Visual Basic Syntax
Visual Basic Winapi
Vc Atl
Vc Debugger
Vc Language
Vc Mfc
Vc Stl
Visio Developer Visual Basica
Windowsce Embedded Vc
Windows Powershell
Visual Basic Vista Compatibility
Deployment Server
.NET Micro Porting

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft NET Interop
 Ask A New Question    

Expose control's properties inserted in a VB6 Interop UserControl
Is it possible to expose a control's properties inserted in a VB6 Interop UserControl so that to be able to directly modify the properties of the UserControl from the project VB6 that calls him? Exa... on 19-Nov-09
Passing a SAFEARRAY of BSTRs between a C++ DLL and VB 2008
Hi, I am having a problem in passing a SAFEARRAY of BSTRs from a C++ DLL to a VB 2008 application. I am able to pass an array of doubles without any issue. However, coming to a SAFEARRAY, it does not... on 17-Nov-09
WinInet.dll InternetStatusCallBack in C#
Hi All, Trying to establish FTP connection thru a proxy using WinInet.dll calls. Proxy server requires the third ACCOUNT parameter to authenticate, InternetConnect always fails. I tried to define Int... on 17-Nov-09
Unable to cast COM object of type 'System.__ComObject'
I used one COM object in the .NET, and somehow it popup exception, Unable to cast COM object of type 'System.__ComObject', randomly. Have you met before? Following is my code. ---------------------... on 16-Nov-09
create using vb.net an outlook msg file without outlook
I am looking to an example, using vb.net, that creates a .msg file without needing outlook. I have a web document management app that needs a web page to create a message file so that I can then plac... on 13-Nov-09
Cant not read tlb file?
Hi I have a problem :-) I have created a .net DLL which is com visible and I have exported the dll using regasm to a tlb. So far so good. I have also created a small c program that calls this typel... on 02-Nov-09
Anchor, Docking, minimum and maximum size equivalent
Hi, Question 1 : Under .Net we can Anchor/Dock any control. I want to know what is the win32 native equivalent for this? Example Dock=Fill ??? Anchor = TopLeft?? Lots of win32 application seems ... on 31-Oct-09