文件名称:DotNetInterop-examples
-
所属分类:
- 标签属性:
- 上传时间:2013-01-02
-
文件大小:150.92kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
After playing around with the .NET Beta 1 & Beta 2 bits, there s no doubt in most developers mind that the .NET technology is a powerful way to build components and distributed systems for the enterprise. But then, what about the tons of existing reusable COM components that you ve built through the last few years, not to mention all those cups of coffee & sleepless nights. Is it the end of all those components in the .NET world?. Will those components work hand-in-hand with the .NET managed runtime?. For those of us who program with COM for a living, and for those of us who live by the COM is love mantra, there is good news. COM is here to stay and .NET managed applications can leverage existing COM components. Check this examples and get to know how to do this like a charm.-After playing around with the .NET Beta 1 & Beta 2 bits, there s no doubt in most developers mind that the .NET technology is a powerful way to build components and distributed systems for the enterprise. But then, what about the tons of existing reusable COM components that you ve built through the last few years, not to mention all those cups of coffee & sleepless nights. Is it the end of all those components in the .NET world?. Will those components work hand-in-hand with the .NET managed runtime?. For those of us who program with COM for a living, and for those of us who live by the COM is love mantra, there is good news. COM is here to stay and .NET managed applications can leverage existing COM components. Check this examples and get to know how to do this like a charm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DotNetInterop-examples/
DotNetInterop-examples/Com/
DotNetInterop-examples/Com/AirlineInformation/
DotNetInterop-examples/Com/AirlineInformation/AirlineInfo.cpp
DotNetInterop-examples/Com/AirlineInformation/AirlineInfo.h
DotNetInterop-examples/Com/AirlineInformation/AirlineInfo.rgs
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.aps
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.cpp
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.def
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.dsp
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.dsw
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.h
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.idl
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.opt
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.rc
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.tlb
DotNetInterop-examples/Com/AirlineInformation/AirlineInformationps.def
DotNetInterop-examples/Com/AirlineInformation/AirlineInformationps.mk
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation_i.c
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation_p.c
DotNetInterop-examples/Com/AirlineInformation/dlldata.c
DotNetInterop-examples/Com/AirlineInformation/Resource.h
DotNetInterop-examples/Com/AirlineInformation/StdAfx.cpp
DotNetInterop-examples/Com/AirlineInformation/StdAfx.h
DotNetInterop-examples/Com/AirlineNotify/
DotNetInterop-examples/Com/AirlineNotify/AirlineArrivalPager.cpp
DotNetInterop-examples/Com/AirlineNotify/AirlineArrivalPager.h
DotNetInterop-examples/Com/AirlineNotify/AirlineArrivalPager.rgs
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.aps
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.cpp
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.dsp
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.dsw
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.h
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.idl
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.opt
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.rc
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.rgs
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.suo
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.tlb
DotNetInterop-examples/Com/AirlineNotify/AirlineNotifyCP.h
DotNetInterop-examples/Com/AirlineNotify/AirlineNotifyps.def
DotNetInterop-examples/Com/AirlineNotify/AirlineNotifyps.mk
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify_i.c
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify_p.c
DotNetInterop-examples/Com/AirlineNotify/DLLDATA.C
DotNetInterop-examples/Com/AirlineNotify/Resource.h
DotNetInterop-examples/Com/AirlineNotify/StdAfx.cpp
DotNetInterop-examples/Com/AirlineNotify/StdAfx.h
DotNetInterop-examples/Com/IceCreamParlor/
DotNetInterop-examples/Com/IceCreamParlor/dlldata.c
DotNetInterop-examples/Com/IceCreamParlor/dlldatax.c
DotNetInterop-examples/Com/IceCreamParlor/dlldatax.h
DotNetInterop-examples/Com/IceCreamParlor/IceCreamMenu.cpp
DotNetInterop-examples/Com/IceCreamParlor/IceCreamMenu.h
DotNetInterop-examples/Com/IceCreamParlor/IceCreamMenu.rgs
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.aps
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.cpp
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.def
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.dsp
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.dsw
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.h
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.idl
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.opt
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.rc
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.tlb
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlorps.def
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlorps.mk
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor_i.c
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor_p.c
DotNetInterop-examples/Com/IceCreamParlor/Resource.h
DotNetInterop-examples/Com/IceCreamParlor/StdAfx.cpp
DotNetInterop-examples/Com/IceCreamParlor/StdAfx.h
DotNetInterop-examples/Com/MyFlyer/
DotNetInterop-examples/Com/MyFlyer/dlldata.c
DotNetInterop-examples/Com/MyFlyer/Flyer.cpp
DotNetInterop-examples/Com/MyFlyer/Flyer.h
DotNetInterop-examples/Com/MyFlyer/Flyer.rgs
DotNetInterop-examples/Com/MyFlyer/MyFlyer.aps
DotNetInterop-examples/Com/MyFlyer/MyFlyer.cpp
DotNetInterop-examples/Com/MyFlyer/MyFlyer.def
DotNetInterop-examples/Com/MyFlyer/MyFlyer.dsp
DotNetInterop-examples/Com/MyFlyer/MyFlyer.dsw
DotNetInterop-examples/Com/MyFlyer/MyFlyer.h
DotNetInterop-examples/Com/MyFlyer/MyFlyer.idl
DotNetInterop-examples/Com/MyFlyer/MyFlyer.opt
DotNetInterop-examples/Com/MyFlyer/MyFlyer.rc
DotNetInterop-examples/Com/MyFlyer/MyFlyer.tlb
DotNetInterop-examples/Com/MyFlyer/MyFlyerps.def
DotNetInterop-examples/Com/MyFlyer/MyFlyerps.mk
DotNetInterop-examples/Com/MyFlyer/MyFlyer_i.c
DotNetInterop-examples/Com/MyFlyer/MyFlyer_p.c
Dot
DotNetInterop-examples/Com/
DotNetInterop-examples/Com/AirlineInformation/
DotNetInterop-examples/Com/AirlineInformation/AirlineInfo.cpp
DotNetInterop-examples/Com/AirlineInformation/AirlineInfo.h
DotNetInterop-examples/Com/AirlineInformation/AirlineInfo.rgs
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.aps
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.cpp
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.def
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.dsp
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.dsw
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.h
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.idl
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.opt
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.rc
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation.tlb
DotNetInterop-examples/Com/AirlineInformation/AirlineInformationps.def
DotNetInterop-examples/Com/AirlineInformation/AirlineInformationps.mk
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation_i.c
DotNetInterop-examples/Com/AirlineInformation/AirlineInformation_p.c
DotNetInterop-examples/Com/AirlineInformation/dlldata.c
DotNetInterop-examples/Com/AirlineInformation/Resource.h
DotNetInterop-examples/Com/AirlineInformation/StdAfx.cpp
DotNetInterop-examples/Com/AirlineInformation/StdAfx.h
DotNetInterop-examples/Com/AirlineNotify/
DotNetInterop-examples/Com/AirlineNotify/AirlineArrivalPager.cpp
DotNetInterop-examples/Com/AirlineNotify/AirlineArrivalPager.h
DotNetInterop-examples/Com/AirlineNotify/AirlineArrivalPager.rgs
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.aps
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.cpp
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.dsp
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.dsw
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.h
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.idl
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.opt
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.rc
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.rgs
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.suo
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify.tlb
DotNetInterop-examples/Com/AirlineNotify/AirlineNotifyCP.h
DotNetInterop-examples/Com/AirlineNotify/AirlineNotifyps.def
DotNetInterop-examples/Com/AirlineNotify/AirlineNotifyps.mk
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify_i.c
DotNetInterop-examples/Com/AirlineNotify/AirlineNotify_p.c
DotNetInterop-examples/Com/AirlineNotify/DLLDATA.C
DotNetInterop-examples/Com/AirlineNotify/Resource.h
DotNetInterop-examples/Com/AirlineNotify/StdAfx.cpp
DotNetInterop-examples/Com/AirlineNotify/StdAfx.h
DotNetInterop-examples/Com/IceCreamParlor/
DotNetInterop-examples/Com/IceCreamParlor/dlldata.c
DotNetInterop-examples/Com/IceCreamParlor/dlldatax.c
DotNetInterop-examples/Com/IceCreamParlor/dlldatax.h
DotNetInterop-examples/Com/IceCreamParlor/IceCreamMenu.cpp
DotNetInterop-examples/Com/IceCreamParlor/IceCreamMenu.h
DotNetInterop-examples/Com/IceCreamParlor/IceCreamMenu.rgs
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.aps
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.cpp
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.def
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.dsp
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.dsw
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.h
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.idl
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.opt
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.rc
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor.tlb
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlorps.def
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlorps.mk
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor_i.c
DotNetInterop-examples/Com/IceCreamParlor/IceCreamParlor_p.c
DotNetInterop-examples/Com/IceCreamParlor/Resource.h
DotNetInterop-examples/Com/IceCreamParlor/StdAfx.cpp
DotNetInterop-examples/Com/IceCreamParlor/StdAfx.h
DotNetInterop-examples/Com/MyFlyer/
DotNetInterop-examples/Com/MyFlyer/dlldata.c
DotNetInterop-examples/Com/MyFlyer/Flyer.cpp
DotNetInterop-examples/Com/MyFlyer/Flyer.h
DotNetInterop-examples/Com/MyFlyer/Flyer.rgs
DotNetInterop-examples/Com/MyFlyer/MyFlyer.aps
DotNetInterop-examples/Com/MyFlyer/MyFlyer.cpp
DotNetInterop-examples/Com/MyFlyer/MyFlyer.def
DotNetInterop-examples/Com/MyFlyer/MyFlyer.dsp
DotNetInterop-examples/Com/MyFlyer/MyFlyer.dsw
DotNetInterop-examples/Com/MyFlyer/MyFlyer.h
DotNetInterop-examples/Com/MyFlyer/MyFlyer.idl
DotNetInterop-examples/Com/MyFlyer/MyFlyer.opt
DotNetInterop-examples/Com/MyFlyer/MyFlyer.rc
DotNetInterop-examples/Com/MyFlyer/MyFlyer.tlb
DotNetInterop-examples/Com/MyFlyer/MyFlyerps.def
DotNetInterop-examples/Com/MyFlyer/MyFlyerps.mk
DotNetInterop-examples/Com/MyFlyer/MyFlyer_i.c
DotNetInterop-examples/Com/MyFlyer/MyFlyer_p.c
Dot
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.