当前位置:
首页 > 编程开发 > Objective-C编程 >
-
What's New in Visual Studio .NET Beta 2
作者: msdn | ||
Overview Microsoft Visual Studio .NET offers powerful new features to developers, including: Web hosting Third-party downloads Upcoming enterprise features for the final release Two of these features, Web hosting and third-party downloads, are available in Visual Studio .NET Beta 2. One of the biggest challenges in creating XML Web services and ASP .NET Web applications on the Internet is the lack of ASP .NET Web hosters, or Internet service providers (ISPs). With Beta 2, several companies are providing free space to publish ASP .NET Web applications and XML Web services. Now you can build .NET-based applications that run live on the Internet. Building applications is a process of creating code, reusing code, and leveraging third-party add-ins to simplify the process. In Beta 1, finding add-ins to Visual Studio .NET was a challenging task—you had to surf the Web looking for components to use within Visual Studio .NET. With Beta 2, these third-party components can now be found easily on the Start page in Visual Studio .NET. Web Hosting Developers looking to deploy Web applications and XML Web services built using Visual Studio .NET will be pleasantly surprised by the inclusion of the new Web Hosting tab on the Start page in Visual Studio .NET. The Web Hosting tab gives developers access to a list of ASP .NET Web hosters that provide free Web space and are integrated with Visual Studio .NET to facilitate the deployment of completed applications through a wizard. Third-Party Downloads Hundreds of software component vendors, language vendors, training companies, and other partners have already adopted and created .NET-based software that is available for developers to extend their solutions with Visual Studio .NET. These third-party resources can easily be found on the What's New tab on the Start page in Visual Studio .NET. The What's New tab provides a place for developers to learn about new and interesting features in Visual Studio .NET, as well as a place to learn about third-party vendors that provide developer tools, languages, controls, and components that work with and integrate into Visual Studio .NET. These partners and products provide essential resources to developers who use Visual Studio .NET. The combination of Visual Studio .NET and the products provided by these partners creates the best development tool set for building the next generation of XML Web services and applications. Upcoming Enterprise Features for the Final Release Developers need more than just powerful tools for authoring code. They need tools that simplify all of the other enterprise developer tasks required to build scalable applications In the final release, Visual Studio .NET Enterprise Developer will include all of the tools a developer needs to create scalable applications, while Visual Studio .NET Enterprise Architect will provide the tools required for corporate architects designing .NET applications. Visual Studio .NET delivers new enterprise life-cycle features to help organizations plan, analyze, design, build, test, and coordinate teams that develop XML Web services and applications. These new features will include scalability, performance, and functional testing tools for XML Web services, full Unified Modeling Language (UML) 1.2 software modeling, industry-leading database modeling (spanning conceptual, logical, and physical models), and enterprise frameworks and templates-a set of technologies that enable software architects to create an application recipe (ingredients and instructions) and provide it directly to developers within the Visual Studio .NET environment. The enterprise features are not provided in the public Visual Studio .NET Beta 2 release due to timing issues. A new version of Visual Studio .NET, Visual Studio .NET Enterprise Architect, focuses on three key areas: Software modeling Database modeling Development frameworks and templates Visual Studio .NET Enterprise Architect enables architects in charge of developer groups to set rules and policies, as well as create guidelines. These can then be implemented using Visual Studio .NET Enterprise Developer, so programmers are provided architectural guidance while building applications |
最新更新
nodejs爬虫
Python正则表达式完全指南
爬取豆瓣Top250图书数据
shp 地图文件批量添加字段
爬虫小试牛刀(爬取学校通知公告)
【python基础】函数-初识函数
【python基础】函数-返回值
HTTP请求:requests模块基础使用必知必会
Python初学者友好丨详解参数传递类型
如何有效管理爬虫流量?
2个场景实例讲解GaussDB(DWS)基表统计信息估
常用的 SQL Server 关键字及其含义
动手分析SQL Server中的事务中使用的锁
openGauss内核分析:SQL by pass & 经典执行
一招教你如何高效批量导入与更新数据
天天写SQL,这些神奇的特性你知道吗?
openGauss内核分析:执行计划生成
[IM002]Navicat ODBC驱动器管理器 未发现数据
初入Sql Server 之 存储过程的简单使用
SQL Server -- 解决存储过程传入参数作为s
JavaScript判断两个数组相等的四类方法
js如何操作video标签
React实战--利用甘特图和看板,强化Paas平
【记录】正则替换的偏方
前端下载 Blob 类型整理
抽象语法树AST必知必会
关于JS定时器的整理
JS中使用Promise.all控制所有的异步请求都完
js中字符串的方法
import-local执行流程与node模块路径解析流程