Via Network World


Microsoft is hoping to fire up a community of developers on a code-sharing forum the company has been testing since May but rolled out officially on Tuesday.


The project, called CodePlex, is a forum for Microsoft code and code from other developers, said Jon Rosenberg, director of community source programs at Microsoft.


"We're actually establishing a venue for the development community to collaborate with us and feed back into these projects," Rosenberg said.


CodePlex is not unlike many online communities where developers modify and develop source code. In recent years, Microsoft has extended olive branches to open source developers after being criticized for its fierce protection of its own source code.


Code contributed to the site can be posted under any licensing terms, Rosenberg said. Microsoft is offering some of its source code under its own Share Source Initiative (SSI) licensing plan, which offers access to source code under varying conditions.


The software titan revamped and simplified the language of those licenses last October. Microsoft has released 7.5 million lines of code under SSI licenses, available here.


Microsoft has softened the look of the CodePlex Web site, perhaps to make it more appealing to developers in the open source camp. Instead of the Microsoft logo, it has a green banner that says "CodePlex."


"This is really designed to be a site that is in some ways owned as much by the community as it is by Microsoft," Rosenberg said. "We just thought a more neutral branding was appropriate."


[Read More]


 

"Visual Studio Team Edition for Database Professionals delivers a market-shifting database development product designed to manage database change, improve software quality through database testing and bring the benefits of Visual Studio Team System and life cycle development to the database professional."


New Features



  • The new Visual Studio Database Project allows you to import your database schema and place it under source control. When the time comes to deploy schema changes the new project system allows you to quickly build update scripts or packages and then provides a mechanism to deploy them to the database of your choice

  • Rename Refactoring allows you to easily rename any object in your database and be assured that all references to that object will be renamed to correspond to the change

  • A New T-SQL editor allows you to be more productive when writing T-SQL code from within Visual Studio including support for parallel execution of queries and viewing of execution plans

  • SchemaCompare allows you to quickly compare the schema of two databases (or your source controlled project and a database) and script updates to bring the database schemas into sync

  • DataCompare allows you to quickly compare two databases and script updates to bring the data in these databases into sync

  • The Database Unit Testing infrastructure allows you to create database unit tests using T-SQL or managed code

  • DataGenerator lets you create data generation plans that produce repeatable sets of meaningful data based upon your existing production databases that can be deployed to a database prior to running unit tests thus ensuring consistent test results

Learn More at http://msdn.microsoft.com/vstudio/teamsystem/products/dbpro/default.aspx