473,749 Members | 2,451 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Online Chat: Upgrading COM Applications to .NET with Visual C++ 2005

Online Chat: Upgrading COM Applications to .NET with Visual C++ 2005

Many applications consume and expose COM interfaces as their object models
today. And .NET has tools such as tlbimp, tlbexp and COM Interop support for
RCWs and CCWs to help integrate managed code with COM objects. In addition,
there are also a number of options in C++ unavailable to other languages
such as C# or VB. Some mechanisms are simpler to code, while others provide
deeper control over aspects such as data and interface marshaling, custom
interface support and performance tuning. What are these options and when do
I use them? What conveniences does Visual C++ provide to "go deep" but
retain the simplicity of a tool like tlbimp? What goes on under the hood
that I need to be aware of when I provide my own interface wrapping, and why
might I do this? How is the COM apartment model honored when I recompile as
managed code? What AppDomain and threading issues should I be aware of and
how do I avoid any pitfalls? What is the fine-print surrounding areas like
using interface sinks, object lifetime control, and COM capabilities in
mixed or pure images? If you expose or consume COM interfaces in your C/C++
applications today and need to know your options moving forward in .NET then
this chat is for you.

September 2, 2004
12:00 - 1:00 P.M. Pacific time
3:00 - 4:00 P.M. Eastern time
19:00 - 20:00 GMT

Chat time for cities world-wide:
http://www.timeanddate.com/worldcloc...&p1=234&sort=1

To add this chat to you calendar:
http://msdn.microsoft.com/chats/outl...05_Sep2_04.ics

For more info on MSDN chats, including other upcoming developer chats, chat
archives, and other info see http://www.msdn.microsoft.com/chats
Nov 17 '05 #1
0 1188

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
955
by: Ajay Sudan | last post by:
Hello, I'd like to invite you to the following chat. We'd love to have your feedback on the new Class Design tool which will be part of Visual Studio 2005. Thanks, Ajay Visual Studio Chat - Class Designer February 1, 2005 5:30 P.M. Pacific Time
0
1503
by: Scott Nonnenberg [MSFT] | last post by:
"The Visual Studio Debugger Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's enhanced datatips, improved interop debugging, Managed Debugging Assistants, debugger visualizers or Just My Code? Join the Visual Studio Debugger team to discuss the past, speculate on the future, and debate the present of the tool you work with and...
2
1922
by: Scott Nonnenberg [MSFT] | last post by:
The Visual Studio Debugger "Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's enhanced datatips, improved interop debugging, Managed Debugging Assistants, debugger visualizers or Just My Code? Join the Visual Studio Debugger team to discuss the past, speculate on the future, and debate the present of the tool you work with and...
0
987
by: Scott Nonnenberg [MSFT] | last post by:
The Visual Studio Debugger "Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's enhanced datatips, improved interop debugging, Managed Debugging Assistants, debugger visualizers or Just My Code? Join the Visual Studio Debugger team to discuss the past, speculate on the future, and debate the present of the tool you work with and...
0
1065
by: Ajay Sudan | last post by:
Hello, I'd like to invite you to the following chat. We'd love to have your feedback on the new Class Design tool which will be part of Visual Studio 2005. Designing and refactoring your C# classes has never been easier! Visual Studio Chat - Class Designer February 1, 2005 5:30 P.M. Pacific Time Chat with members of the Class Designer team. Class Designer offers visualization features to help you understand, design, and refactor code.
0
1317
by: Scott Nonnenberg [MSFT] | last post by:
The Visual Studio Debugger "Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's enhanced datatips, improved interop debugging, Managed Debugging Assistants, debugger visualizers or Just My Code? Join the Visual Studio Debugger team to discuss the past, speculate on the future, and debate the present of the tool you work with and...
0
936
by: Scott Nonnenberg [MSFT] | last post by:
The C# IDE "Code snippets, enhanced intellisense, type colorization, refactoring, improved code navigation, metadata as source, Edit and Continue! There are so many great new C# IDE features in Visual Studio 2005 - there's a lot to talk about! Or perhaps you have a question about the future? It's your choice! Join the C# IDE team for a chat completely directed by your questions." Visual Studio 2005 is out! If you already use it, show up...
0
1051
by: Scott Nonnenberg [MSFT] | last post by:
Show up and talk to members of the C# IDE team - the people who bring you Visual Studio's C# intellisense, code colorization. and more. Pick their brains: ask or say anything! Scott Nonnenberg Program Manager Visual C# Team C# IDE Chat
5
3999
by: bizt | last post by:
Hi, I have been asked by my manager to look into the possiblily of setting up an online chat system for the external website. We run an Apache server with PHP (hence the reason Im posting here) so it would need to run on that. Basically, it will run on the website and its purpose will allow members of the public to access the chat room and discuss current topics with experts. Similar to a doctors interactive website where
0
8833
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9389
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9256
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6079
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4881
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3320
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2794
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2218
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.