标题: .NET UG 开发系列教程——1.为什么要用.NET开发 [打印本页] 作者: 苏州人 时间: 2009-2-17 16:08 标题: .NET UG 开发系列教程——1.为什么要用.NET开发 (a) Write automation programs in Microsoft .NET supported languages like C#, managed C++, and Visual Basic .NET
(b) Leverage the features of the Microsoft Visual Studio .NET development environment
(c) Use Microsoft .NET framework classes in automation programs
(d) Create Graphical User Interfaces (GUI) using WinForms
(e) Write distributed clients, which can access an NX session running on a different machine
(f) Access the classes in the NX Open API, which are packaged in managed .NET DLLs
(g) Write mixed mode programs using both NX Open for .NET and .NET-wrapped User Function calls