一代的MicrosoftsVisual Studio品牌,但它不是建立在相同的架构上,而且是完全不同的动物。 用于创建托管代码? 啊,现在这就是问题了!使用.NET 构建的任何内容都是托管代码,您无法使用.NET构建(强调构建)非托管代码(COM)。您可以使用.NET构建一个调用非托管代码的应用程序,但是您无法使用.NET构建非托管代码。 在一般情况下,使用.NET优于其预测代理将带来更好性能,更好的可扩展性,与其他.NET 语言更好的兼容性,更易于维护,更适合您的应用程序。虽然有一个的价格,VS.NET不仅仅是下一个的价格。 VS 6和VB.NET的版本不是只是VB 6.0的下一个版本。它们是全新的,并且会有a学习曲线。 希望这会有所帮助。 Scott M. 。 I need to use Visual Basic to create an ActiveX DLL thatsubclasses an Access form (cf. Knowledge Base Article278379). Should I use Visual Studio .NET --or-- regularVisual Basic 6 --or-- VS.NET 6... something else? what''sthe diff?? is VS.NET only for creating managed code? 解决方案managed code?Ah, now that is the question! Anything built with .NET is managed code andyou can not use .NET to build (emphasis on build) unmanaged code (COM). Youcan build an application with .NET that calls unmanaged code, but you cannot build unmanaged code with .NET.In genera, using .NET over its predicessor will bring better performance,better scalability, better compatibility with other .NET languages, easiermaintenane and more to your application. There is a price though, VS.NET isnot just the "next" version of VS 6 and VB.NET is not just the "next"version of VB 6.0. They are brand new and there will be a learning curveinvolved.Hope this helps.Scott M. If you truley want to build an ActiveX DLL, thenthis would be yourplace to do it.generation of MicrosoftsVisual Studio brand but it is not built upon the samearchitecture and is acompletely different animal.for creatingmanaged code?Ah, now that is the question! Anything built with .NETis managed code andyou can not use .NET to build (emphasis on build)unmanaged code (COM). Youcan build an application with .NET that calls unmanagedcode, but you cannot build unmanaged code with .NET.In genera, using .NET over its predicessor will bringbetter performance,better scalability, better compatibility with other .NETlanguages, easiermaintenane and more to your application. There is aprice though, VS.NET isnot just the "next" version of VS 6 and VB.NET is notjust the "next"version of VB 6.0. They are brand new and there will bea learning curveinvolved.Hope this helps.Scott M.. 这篇关于IDE基础知识问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-27 20:35
查看更多