InfoQ Homepage IDEs Content on InfoQ
-
Update 1 Formally Released for Visual Studio 2012
The first of many scheduled updates to Visual Studio 2012 has been released as Microsoft moves away from massive service packs to an up-tempo release schedule. Formal Windows XP client support is included, among many other changes that will affect most VS2012 users.
-
Build Cross Platform Applications with Xwt
Xwt is .NET Framework based open source UI toolkit for Mono and .NET and is used for the creation of desktop applications that run on multiple platforms from the same codebase.
-
JustCode Q3 - Improve Productivity by Reducing Keystrokes
JustCode Q3 ships with several new features which enables developers to minimize coding by automating frequently used tasks and thereby improving productivity.
-
.NET Compact Framework 3.9 with Visual Studio 2012 Support
Microsoft will release .NET Compact Framework 3.9 (NETCF 3.9) in the upcoming build of Windows Embedded Compact 2013 with improved start-up time, enhanced memory utilization, Visual Studio 2012 support and new garbage collector.
-
How Visual Studio Improves C++ Performance
The optimizer in Visual Studio 2012 has nearly doubled in size as compared to previous versions. This matters to developers because now their C++ code can benefit from significant increases in execution speed after a recompile. Targeting the additional features of VS2012 can lead to even bigger performance gains.
-
How TFS Embraced 3-Week Release Cycles
Buck Hodges argues that long release cycles lead to unhealthy development practices for the Team Foundation Server team, but there is more to short release cycles than just shipping with each sprint. Other changes in how software is planned and developed is needed, including the ability to disable new features rather than fixing them.
-
Async/Await Now Available for Windows Phone, Silverlight 4
An updated version of the Async Targeting Pack now provides asynchronous features to Silverlight 4 and Windows Phone 7.5. It also provides Portable Class Libraries targeting any of the supported platforms, including Silverlight 5 and .NET Framework 4.0.
-
Updated Web Essentials for Visual Studio 2012 Adds TypeScript Support
Web Essentials, the extension introduced to add better CSS support to Visual Studio, has recently been updated with new tools for Visual Studio 2012, including support for TypeScript. It also includes automatic downloads of new schema files, so that HTML5 and CSS validation will always be up to date.
-
Code Review with Comparison, Annotation, Comments and Status Update with Visual Studio 2012
Visual Studio 2012 simplifies the code review task with the ability to compare code files, annotation, comments from reviewers and status updates.
-
Visual Studio Update Brings Windows XP Client Support
The Community Technology Preview for Visual Studio 2012 has been released by Microsoft this week. Among the many new features is support for Windows XP clients as well as other updates throughout the product.
-
An Interview with David Starr, a Senior Program Manager in the Visual Studio ALM
David Starr, the founder of ElegantCode.com, a software craftsman, a technical and an agile instructor, talks about his new position at Microsoft, his vision of products, agility and his personal plans for future.
-
Microsoft's Roslyn Compiler APIs Updated for Visual Studio 2012
Roslyn, Microsoft's "compiler as a service", has been updated this week with a September 2012 CTP. This release adds support for Visual Studio 2012 (while dropping Visual Studio 2010), introduces new language features for VB and C#, and includes several updates to the APIs.
-
TFS Power Tools Updated for Visual Studio Team Foundation Server 2012
Microsoft has released an new version of the TFS Power Tools. This is an update to the TFS 2010 Power Tools. It adds support for Visual Studio 2012 and Team Foundation Server 2012, as well as new TFS 2012 features that include a revamped Team Explorer.
-
VS2012: Improvements for ALM and Web Developers
Microsoft has made a "huge bet on HTML5 and JavaScript", and stressed the importance of application lifecycle maintenance. InfoQ takes a look at how VS2012 brings new features to the table in its support for these areas.
-
WiX – Powerful Deployment For Your Apps
Visual Studio 2012 gets rid of “VS Setup” projects. However, the WiX toolset provides a strong open alternative for creating your installation packages.