Summary:Accelerate software development and build more reliable code with DevPartner Studio Professional Edition. DevPartner Studio provides a superior solution to .NET development difficulties because it easily integrates into a team's existing development process and into the Visual Studio .NET IDE. It provides a development solution for both .NET and native code development, helping those who are beginning .NET development while still maintaining and enhancing existing applications.
概况:利用DevPartner Studio Professional Edition能加速软件开发并构建可靠的软件代码,DevPartner Studio能方便的集成到团队的现有开发流程和Visual Studio .NET IDE中,从而对.NET开发提供了出色的解决方案;它还提供针对.NET和本地开发的解决方案,帮助程序的维护和优化人员开发.NET程序。
Topic word:DevPartner Development Analysis .NET
(原文作者不详,译者Sincky.Zhang)
转载请注明本网站和作者联系方式: sinckyzhang@msn.com
1. Learning .NET
1.认识.NET
Many developers are new to Visual Studio NET but they have experience in Windows application development. With DevPartner Studio Professional Edition, you can quickly apply your existing skills to .NET development and shorten your learning curve.
许多开发人员刚接触Visual Studio NET,但他们也许有过windows应用程序的开发经验,利用DevPartner Studio Professional Edition能够利用这些经验快速的从事.NET开发。
DevPartner Studio represents the best way for software developers to quickly learn and apply Visual Studio .NET to complex programming problems, and for building applications supporting business processes。
Using DevPartner Studio source code analysis makes it possible for you to learn while you're coding, making you more productive while delivering new .NET applications。
Development organizations can use the integrated rules editor to create custom rules that reflect standards and technologies unique to that organization。
开发团队为了突出团队的标准化和技术的独特处,可以利用集成的代码规范编辑器来自定义开发规范。
Developers typically use DevPartner source code analysis as an automated "code review," applying the expertise of the best developers across the entire group.
And there's more to learning .NET than looking at your source code. You also have to understand what kind of code produces efficient executables, and what kind produces slow code and bottlenecks。
By tying together the source of bottlenecks with the line or lines of code responsible, you can easily learn what code constructs will cause you problems. These are the types of lessons that can be applied across .NET applications to provide an immediate payback of your learning investment。
Using DevPartner Studio Professional Edition, you can migrate your existing Visual Studio 6 applications to .NET. DevPartner Studio includes source code analysis that reviews your existing Visual Basic 6 code. It identifies constructs, logic, and operating system calls that must be modified prior to migration.
可以利用DevPartner Studio Professional Edition将现有的Visual Studio 6应用程序迁移到.NET. DevPartner Studio中,包括那些评估VB6源代码的分析代码,它会将那些代码结构、逻辑和操作系统调用标志出来,并优先迁移。
It provides a description of the incompatibility, suggestions on how to address it and references for additional research.
对于不兼容的情况,它提供了如何定位这些问题,并指明进一步的参考信息。
In this example, DevPartner Studio runs an analysis on a Visual Basic 6 module, identifying a number of statements and instructions that require modification. These errors are summarized in tabular form, describing type of error and severity.
Selecting one of the errors identified by DevPartner Studio opens a window with a description of the problem and some detail on its impact. There is also a link to a Microsoft reference for more information。