<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource Topic | Development</title><link>http://www.componentsource.com/topics/development/index.html</link><description></description><language>en-us</language><lastBuildDate>Fri, 10 Feb 2012 03:23:40 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/topics/development/rss.xml" rel="self" type="application/rss+xml"/><item><title>dotCover supports latest ReSharper versions</title><link>http://www.componentsource.com/news/2012/01/17/dotcover.html?rc=ni_9972</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9972/default_w350.png?rc=ni_9972" alt="dotCover's Coverage Results Browser."/&gt;&lt;p&gt;&lt;small&gt;dotCover's Coverage Results Browser.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/dotcover/index.html?rc=ni_9972"&gt;dotCover&lt;/a&gt; is a code coverage tool that reports statement-level coverage in .NET and Silverlight applications. It highlights covered and uncovered code in Visual Studio by generating XML-based code coverage reports. dotCover detects which tests cover a particular location in code and integrates with ReSharper's unit testing tools. It comes with a console utility to use with a continuous integration server. dotCover can aggregate data from multiple coverage sessions and merging snapshots.&lt;/p&gt;&lt;h3&gt;Updates in V1.2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Added support for latest ReSharper versions, enabling easy unit test coverage analysis&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_9972"&gt;JetBrains&lt;/a&gt; is a leading software development firm specializing in the creation of intelligent, productivity-enhancing software technology. The company is widely known for their innovative, award-winning products, IntelliJ IDEA, ReSharper and TeamCity. JetBrain's products are trusted and used everyday by developers in over 3,000 companies worldwide, many from the Fortune 100. JetBrains has headquarters in Prague, Czech Republic and R&amp;amp;D centers in Russia, Germany and the USA.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>JetBrains</category><category>Microsoft</category><category>Patch Releases</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>JetBrains</category><category>Microsoft</category><category>Patch Releases</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2012/01/17/dotcover.html?rc=ni_9972</guid><pubDate>Tue, 17 Jan 2012 12:07:00 GMT</pubDate></item>
		<item><title>Editable UML class diagrams for PHP code</title><link>http://www.componentsource.com/news/2012/01/10/phpstorm.html?rc=ni_9889</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9889/default_w350.png?rc=ni_9889" alt="Running a script with PhpStorm."/&gt;&lt;p&gt;&lt;small&gt;Running a script with PhpStorm.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;PhpStorm V3.0 adds PHP UML to help you examine, understand and change your PHP code.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/phpstorm/index.html?rc=ni_9889"&gt;PhpStorm&lt;/a&gt; provides a rich and intelligent code editor for PHP with syntax highlighting, extended code formatting configuration, on-the-fly error checking, and smart code completion. PhpStorm is an Integrated Development Environment (IDE) for PHP developers, built on top of the IntelliJ IDEA platform. It inherits all the web-related functionality of IntelliJ IDEA for editing PHP, HTML, CSS, JavaScript, XML, working with VCS and SQL.&lt;/p&gt;&lt;h3&gt;Updates in V3.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;PHP UML -&lt;/strong&gt; Understand and change code by providing editable UML class diagrams for PHP code. Quickly examine your application structure, create and edit classes and their relationships. Many refactorings can be applied directly from the diagram, via the shortcut menu.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Profiler Integration -&lt;/strong&gt; Profile your scripts from PHPStorm with either Xdebug or Zend Debugger. See aggregate reports and jump from execution statistics directly to functions in your PHP code.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;New PHP Formatting Options -&lt;/strong&gt; Full support for Zend, PEAR and other standards.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Platform Improvements&lt;/strong&gt; - More streamlined UI across all modern Operating Systems and Mac OS X Lion compatibility.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Smart Duplicated Code Detector -&lt;/strong&gt; Available for all major supported languages including CSS and HTML.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;PHPUnit Testing Improvements -&lt;/strong&gt; Switch between tests and source code.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;XSLT -&lt;/strong&gt; XSLT 2.0 support and XSLT Debugger added.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_9889"&gt;JetBrains&lt;/a&gt; is a leading software development firm specializing in the creation of intelligent, productivity-enhancing software technology. The company is widely known for their innovative, award-winning products, IntelliJ IDEA, ReSharper and TeamCity. JetBrain's products are trusted and used everyday by developers in over 3,000 companies worldwide, many from the Fortune 100. JetBrains has headquarters in Prague, Czech Republic and R&amp;amp;D centers in Russia, Germany and the USA.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>HTML Editing</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Web Site</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2012/01/10/phpstorm.html?rc=ni_9889</guid><pubDate>Tue, 10 Jan 2012 15:47:24 GMT</pubDate></item>
		<item><title>WebStorm adds JavaScript Unit Testing</title><link>http://www.componentsource.com/news/2011/12/29/webstorm.html?rc=ni_9832</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9832/default_w350.png?rc=ni_9832" alt="Edit HTML code with WebStorm."/&gt;&lt;p&gt;&lt;small&gt;Edit HTML code with WebStorm.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Jump from an exception stacktrace straight into your source code.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/webstorm/index.html?rc=ni_9832"&gt;WebStorm&lt;/a&gt; helps you edit HTML, CSS and JavaScript during Web development. It notifies you about code problems on the fly and easily handles complicated language mixtures e.g. HTML markup or SQL inside a JavaScript. WebStorm tracks changes made to source files protecting you from accidental losses. You can inspect the history of a particular file or directory and rollback to any of its previous versions.&lt;/p&gt;&lt;h3&gt;Updates in V3.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Node.JS -&lt;/strong&gt; Debug and validate server-side JavaScript (Node.JS apps)&lt;/li&gt;&lt;li&gt;&lt;strong&gt;JSLint -&lt;/strong&gt; JavaScript code quality tool integrated in the IDE. Checks your code whilst editing&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Smart Duplicated Code Detector -&lt;/strong&gt; For JavaScript, CSS and HTML&lt;/li&gt;&lt;li&gt;&lt;strong&gt;CoffeeScript -&lt;/strong&gt; A programming language that compiles to JavaScript and enhances its brevity and readability&lt;/li&gt;&lt;li&gt;&lt;strong&gt;JavaScript Unit Testing -&lt;/strong&gt; Jump from an exception stacktrace straight into your source code&lt;/li&gt;&lt;li&gt;&lt;strong&gt;FTP/SFTP Sync Improved -&lt;/strong&gt; Sync with Local/Sync with Deployed context menus added in Project view and Remote Host view&lt;/li&gt;&lt;li&gt;&lt;strong&gt;XSLT -&lt;/strong&gt; XSLT 2.0 support enhanced with XSLT Debugger&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_9832"&gt;JetBrains&lt;/a&gt; is a Czech software development company best known for its Java IDE, IntelliJ IDEA and for its Visual Studio plugin ReSharper. JetBrains was founded in 2000 as a private company. JetBrains have a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive tasks.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/29/webstorm.html?rc=ni_9832</guid><pubDate>Thu, 29 Dec 2011 11:04:11 GMT</pubDate></item>
		<item><title>Object Pascal language for Java and Android</title><link>http://www.componentsource.com/news/2011/12/21/oxygene-for-java.html?rc=ni_9822</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9822/default_w350.png?rc=ni_9822" alt="Creating a project in Oxygene for Java."/&gt;&lt;p&gt;&lt;small&gt;Creating a project in Oxygene for Java.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;A compiler for managed platforms that includes Class Contracts, Parallelized Execution and Error Reporting.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/oxygene-for-java/index.html?rc=ni_9822"&gt;Oxygene for Java&lt;/a&gt; brings Object Pascal to Java and Android platforms. Use one language to develop for Java and .NET. Both platforms are driven by the same compiler, and the language is 99% syntax compatible between the two platforms.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Java Language&lt;/strong&gt; - Oxygene is a true super-set of the Java Language. Anything you can do in Java, you can do in Oxygene, but in addition you can also take advantage of dozens of advanced language features.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IDE&lt;/strong&gt; - Oxygene for Java integrates into Visual Studio to provide the same development experience you know from .NET.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Toolchain Integration&lt;/strong&gt; - Oxygene integrates platform native tools into the IDE workflow, letting you build Android applications right from the Visual Studio IDE&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Complete Debugger Integration&lt;/strong&gt; - Press F5 and debug your Java and Android applications inside Visual Studio. Set breakpoints in your project, step through Oxygene code or Java language code from references libraries. Launch and debug your Android applications in the Emulator or on your connected device.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;100% Native Java&lt;/strong&gt; - Directly work with the core Java and Android base classes and reference and reuse any Java frameworks available from the platform vendor or third parties. &lt;/li&gt;&lt;li&gt;&lt;strong&gt;Generate 100% Native .jar Files&lt;/strong&gt; - Create .jar libraries that can be consumed by other Java language developers.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About RemObjects Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/remobjects/index.html?rc=ni_9822"&gt;RemObjects Software&lt;/a&gt; is a software development company offering tools and libraries for software developers using the Microsoft .NET and Delphi development platforms. RemObjects Software concentrates on developing state-of-the-art solutions that form the foundation of your software applications, low-level libraries and tools that help developers define the architecture of their application.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Microsoft</category><category>Press Releases</category><category>RemObjects Software</category><category>Visual Studio 2010</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2008</category><category>Windows Vista</category><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Microsoft</category><category>Press Releases</category><category>RemObjects Software</category><category>Visual Studio 2010</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2008</category><category>Windows Vista</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/21/oxygene-for-java.html?rc=ni_9822</guid><pubDate>Wed, 21 Dec 2011 16:27:00 GMT</pubDate></item>
		<item><title>Simplify Microsoft Access Application Development</title><link>http://www.componentsource.com/news/2011/12/15/fms-total-access-components.html?rc=ni_9719</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9719/default_w350.png?rc=ni_9719" alt="Add Total Access Components to Microsoft Access forms."/&gt;&lt;p&gt;&lt;small&gt;Add Total Access Components to Microsoft Access forms.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Total Access Components 2010 now supports both 32 and 64 bit versions of MS Access 2010.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/fms-total-access-components/index.html?rc=ni_9719"&gt;Total Access Components&lt;/a&gt; is a collection of ActiveX custom controls which allow you to quickly add powerful functionality to your Access applications. Many visual controls can be data bound directly to fields to reflect values graphically. It simplifies Windows System features development by encapsulating complex Windows API calls, giving you the ability to add standard Windows XP and Vista dialogs to your Access applications with little to no code.&lt;/p&gt;&lt;h3&gt;Updates in 2010&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Microsoft Access 2010 Support -&lt;/strong&gt; Includes both 32 bit and 64 bit controls for Microsoft Access 2010.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Compatibility Across 32 and 64 bit Versions -&lt;/strong&gt; Both versions are compatible with each other. Use the controls from Total Access Components in your MS Access application and automatically run it in the other version without any changes.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Enhanced Sample Database -&lt;/strong&gt; Now demonstrates the properties, methods and events for each control.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About FMS&lt;/h3&gt;&lt;p&gt;Founded in 1986, &lt;a href="http://www.componentsource.com/features/fms/index.html?rc=ni_9719"&gt;FMS&lt;/a&gt; is a privately held software firm located in Tysons Corner, Virginia. FMS is a Microsoft Gold Certified Partner and was recently recognized as an SD Times 100. FMS customers comprise small to large organizations including 90 of the Fortune 100 and every US federal government department.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Access</category><category>ActiveX Components</category><category>ActiveX OCX</category><category>Components</category><category>Database Management</category><category>Development</category><category>Feature Releases</category><category>FMS</category><category>Microsoft</category><category>Office</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/15/fms-total-access-components.html?rc=ni_9719</guid><pubDate>Thu, 15 Dec 2011 12:10:00 GMT</pubDate></item>
		<item><title>IntelliJ IDEA V11 improves Debugging and Testing</title><link>http://www.componentsource.com/news/2011/12/12/intellij-idea.html?rc=ni_9634</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9634/default_w350.png?rc=ni_9634" alt="A class diagram in IntelliJ IDEA."/&gt;&lt;p&gt;&lt;small&gt;A class diagram in IntelliJ IDEA.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Debug stylesheets using the new interactive XSLT debugger.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/intellij-idea/index.html?rc=ni_9634"&gt;IntelliJ IDEA&lt;/a&gt; is an intelligent Java IDE that provides a combination of development tools. Its key features include intelligent coding assistance, smart navigation, numerous refactorings, code analysis, Web development, unit testing and code coverage. IntelliJ IDEA's functionality is continuously extended by users and third parties via plugins.&lt;/p&gt;&lt;h3&gt;Updates in V11&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;In-place Refactorings -&lt;/strong&gt; UI for refactorings has been improved for better usability.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Event Log view -&lt;/strong&gt; A single place to see all IDE notifications and take action where needed.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;VCS Support Improvements -&lt;/strong&gt; New 'Digest' view means you spend less time on routine VCS tasks such as pre-commit reviews.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Git Log Graph -&lt;/strong&gt; Highlight commits and provides actions like create tag/branch and checkout revision.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;GitHub -&lt;/strong&gt; Bundled integration now supports Gists creation for sharing your code instantly from the IDE.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Diff -&lt;/strong&gt; Shows class and file comparison. Folder diff also allows merging folders.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Play Framework -&lt;/strong&gt; IntelliJ IDEA now supports Web development using the Play Java Web framework. The IDE provides syntax highlighting, formatting, navigation and completion for built-in tags.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Spring -&lt;/strong&gt; Improved performance for large models.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Android Development -&lt;/strong&gt; IntelliJ IDEA supports development for Google Android with the latest Android 4 SDK (Ice Cream Sandwich). A 'Preview' pane displays the UI as you code. Various options such as screen size, target platform version and theme allow more control on what is displayed.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Testing and Debugging -&lt;/strong&gt; An interactive XSLT debugger is included with IntelliJ IDEA 11 for debugging  XSLT stylesheets. JSLint / JSHint integration allows you to check your JavaScript code quality as you write it by running external validators. The JavaScript Debugger lets you customize properties of an object that you see while debugging. This works for both Firefox and Chrome JS debuggers.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Web Servers -&lt;/strong&gt; Out-of-the-box support for JBoss 7, WebSphere 8 and Jersey 1.10 Web servers.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_9634"&gt;JetBrains&lt;/a&gt; is a Czech software development company best known for its Java IDE, IntelliJ IDEA and for its Visual Studio plugin ReSharper. JetBrains was founded in 2000 as a private company. JetBrains have a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive tasks.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/12/intellij-idea.html?rc=ni_9634</guid><pubDate>Mon, 12 Dec 2011 16:26:00 GMT</pubDate></item>
		<item><title>Detect and consolidate duplicate code</title><link>http://www.componentsource.com/news/2011/12/09/coderush-visual-studio-net.html?rc=ni_9585</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9585/default_w350.png?rc=ni_9585" alt="Extract a method in CodeRush."/&gt;&lt;p&gt;&lt;small&gt;Extract a method in CodeRush.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;CodeRush v2011 vol 2 adds duplicate code detection to improve quality of source code.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/coderush-visual-studio-net/index.html?rc=ni_9585"&gt;CodeRush&lt;/a&gt; is a Visual Studio productivity add-in which will help you create and maintain source code with extreme efficiency. Consume-first declaration, powerful templates, smart selection tools, intelligent code analysis, innovative navigation and a collection of refactorings all work together to increase productivity. Developers can deliver more features with better quality in less time. Create sophisticated code blocks in seconds and extend code templates instantly. CodeRush will complete identifiers as you type and expand or contract selections logically. Instantly place selected code inside Try/Catch blocks, Regions and custom wrappers. Reverse the logic of selected code and revisit important points within your code instantly. CodeRush lets you write better code more quickly.&lt;/p&gt;&lt;h3&gt;Updates in v2011 vol 2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Color Swatches in Code -&lt;/strong&gt; Change the color using CodeRush's color picker. C#, VB, XAML, HTML and CSS are supported.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Preview Hinting -&lt;/strong&gt; Show code that's going to change so you can see the refactoring impact before you apply it.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Test Result Icons -&lt;/strong&gt; View the results of the last test run and quickly run the test again after making changes.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Code Issues -&lt;/strong&gt; Show errors, warnings, hints and duplicate code while you work.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Duplicate Detection and Consolidation -&lt;/strong&gt; Easily view duplicate code throughout your solution while you work.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Multi-Select -&lt;/strong&gt; Select what you need from multiple locations and copy or cut to the clipboard.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Speed -&lt;/strong&gt; Navigate to a symbol, class or file with fewer keystrokes.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About DevExpress (Developer Express)&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/devexpress/index.html?rc=ni_9585"&gt;Developer Express&lt;/a&gt; is a software development company based in the United States. It produces coding assistance tools and components for Delphi, C++ Builder and Microsoft Visual Studio developers. The major part of its product line is VCL, .NET WinForms and ASP.NET components that replicate the UI of Microsoft Windows and Microsoft Office applications. Developer Express has won many industry awards for its products.&lt;/p&gt;</description><category>32 Bit</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>DevExpress (Developer Express)</category><category>Feature Releases</category><category>Microsoft</category><category>Productivity</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows XP</category><category>32 Bit</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>DevExpress (Developer Express)</category><category>Feature Releases</category><category>Microsoft</category><category>Productivity</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/09/coderush-visual-studio-net.html?rc=ni_9585</guid><pubDate>Fri, 09 Dec 2011 10:35:00 GMT</pubDate></item>
		<item><title>Add-in Express improves platform support</title><link>http://www.componentsource.com/news/2011/11/22/add-in-express-vcl.html?rc=ni_9529</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9529/default_w350.png?rc=ni_9529" alt="Adding the GlobalBank DLL with Add-in Express for Microsoft Office and Delphi VCL."/&gt;&lt;p&gt;&lt;small&gt;Adding the GlobalBank DLL with Add-in Express for Microsoft Office and Delphi VCL.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/add-in-express-vcl/index.html?rc=ni_9529"&gt;Add-in Express for Microsoft Office and Delphi VCL&lt;/a&gt; provides developers with a platform for extending Microsoft Office applications. It gives you components that can integrate with the Microsoft Office family including Outlook, Word, Excel, Visio, Access, PowerPoint, MapPoint, FrontPage, InfoPath, Project and Publisher. Use the Add-in Express visual designers to create version-neutral, fast and easy-deployable Office plug-ins and add your own toolbars, menus, ribbons, form regions, task panes and keyboard shortcuts.&lt;/p&gt;&lt;h3&gt;Updates in 7&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Support for Delphi XE2&lt;/li&gt;&lt;li&gt;Support for Office 2010 x64 applications&lt;/li&gt;&lt;li&gt;Fixed bug where the OutlookProfileName property returned an empty string in Outlook 2010 x64&lt;/li&gt;&lt;li&gt;Fixed bug where Excel became visible when run via Automation with an add-in containing advanced task panes&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Add-in Express&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/add-in-express/index.html?rc=ni_9529"&gt;Add-in Express&lt;/a&gt; creates tools and solutions based on Microsoft Office. Their components and tools are used worldwide by tens of thousands of developers from companies including several Fortune 500 companies. The products support all available MS Office applications and help developers save time and money with elegant commercial solutions.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Access</category><category>Add-in Express</category><category>Components</category><category>Delphi</category><category>Development</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Office</category><category>Patch Releases</category><category>VCL Components</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/11/22/add-in-express-vcl.html?rc=ni_9529</guid><pubDate>Tue, 22 Nov 2011 12:33:42 GMT</pubDate></item>
		<item><title>CodeCompare Pro improves conflict recognition</title><link>http://www.componentsource.com/news/2011/11/18/codecompare-pro.html?rc=ni_9472</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9472/default_w350.png?rc=ni_9472" alt="Compare files with CodeCompare Pro."/&gt;&lt;p&gt;&lt;small&gt;Compare files with CodeCompare Pro.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Highlight and navigate through merge conflicts as well as perform rules-based folder comparisons.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/codecompare-pro/index.html?rc=ni_9472"&gt;CodeCompare Pro&lt;/a&gt; is an tool for folder synchronization, source comparison and merging. It takes into account different programming languages (C#, Visual Basic, XML, XAML, etc.) and offers two and three way comparison. CodeCompare Pro is distributed as a Visual Studio add-in and as a standalone application.&lt;/p&gt;&lt;h3&gt;Updates in V2.70&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;64-bit mode is supported&lt;/li&gt;&lt;li&gt;Highlight and navigation through merge conflicts&lt;/li&gt;&lt;li&gt;Rules-based folder comparison&lt;/li&gt;&lt;li&gt;Inserts before/after selected text blocks&lt;/li&gt;&lt;li&gt;Independent file and folder history for each pane&lt;/li&gt;&lt;li&gt;Syntax highlighting for ActionScript and Tcl/Tk&lt;/li&gt;&lt;li&gt;Automatic integration into version control systems&lt;/li&gt;&lt;li&gt;Enable integration into Windows Explorer after installation&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Devart&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/devart/index.html?rc=ni_9472"&gt;Devart&lt;/a&gt; offers well-known native VCL/CLX components and dbExpress drivers for direct access to Oracle, MS SQL Server and MySQL. They also provide advanced data access solutions for the Microsoft .NET Framework for native connectivity to Oracle, MySQL and PostgreSQL database servers. Devart is also a vendor of database tools designed to automate and simplify the database development process.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Devart (formerly Core Lab)</category><category>Development</category><category>Feature Releases</category><category>Microsoft</category><category>Visual Basic 2010</category><category>Visual C# 2010</category><category>Visual C++ 2010</category><category>Visual Studio 2010</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Vista</category><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Devart (formerly Core Lab)</category><category>Development</category><category>Feature Releases</category><category>Microsoft</category><category>Visual Basic 2010</category><category>Visual C# 2010</category><category>Visual C++ 2010</category><category>Visual Studio 2010</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Vista</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/11/18/codecompare-pro.html?rc=ni_9472</guid><pubDate>Fri, 18 Nov 2011 12:34:00 GMT</pubDate></item>
		<item><title>AppCode released</title><link>http://www.componentsource.com/news/2011/10/31/appcode.html?rc=ni_9373</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9373/default_w350.png?rc=ni_9373" alt="Selecting project type in AppCode."/&gt;&lt;p&gt;&lt;small&gt;Selecting project type in AppCode.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;IDE for high quality iOS and Mac OS Apps.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/appcode/index.html?rc=ni_9373"&gt;AppCode&lt;/a&gt; is an Objective-C IDE for developers building apps for Apple devices such as Macs, iPhones &amp;amp; iPads. It is focused on developer productivity, code quality and tight integration with Xcode. AppCode comes with well thought out and convenient code navigation and code completion, on the fly code analysis with quick-fix suggestions and better code refactorings. You can open and create Xcode projects and run your app on an iOS device or in a simulator.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Coding Assistance -&lt;/strong&gt; AppCode offers several Code Completions starting with basic completion as-you-type and including more advanced &amp;quot;Smart Type&amp;quot; and Class completion for more precise filtering of suggestions. All completion results are ranged and ordered by relevance considering the caret position and surrounding code.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Wide Languages Range -&lt;/strong&gt; AppCode is a powerful code editor not only for Objective-C but for a variety of other programming languages, such as C++, XML, JavaScript, HTML and CSS.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Code Navigation -&lt;/strong&gt; Efficient project code navigation is crucial — not only when you research someone else's code but your own as well, especially as the project grows bigger and bigger. Go to Class/File/Symbol lets you quickly jump to the required place in code when you know what you need. You want to get from a method call to declaration or vice versa? Go to declaration/definition does just what you need. Navigating through Classes hierarchy is simple with AppCode's gutter navigation icons: go to implementation or super-class, switch between implementation and declaration, go to related files/classes, go to super method in interface/protocol.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Internationalization (i18n) -&lt;/strong&gt; Are you developing a multi-lingual app? And AppCode also helps you with this. The IDE allows you to easily extract inline strings into resources using the &amp;quot;Localize the string&amp;quot; quick-fix and provides a quick navigation to the resource files.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Code Analysis and Transformation -&lt;/strong&gt; AppCode constantly keeps an eye on the quality of your code. No need to run additional tools: all errors and warnings are shown right in the editor. And for most of them, the IDE knows a quick fix suggestion. Over 60 Code Inspections just for Objective-C help you keep your code clean and avoid certain problems with memory management, data flow or detect &amp;quot;dead code&amp;quot; such as unused methods, variables or classes. Additional inspections verify XML, HTML, JavaScript inside your code and even spell-check it. Quick-fixes are the helper actions that you can invoke when the IDE shows a warning or a hint 'light bulb', e.g. remove and unused import or release an unreleased instance variable.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Refactoring -&lt;/strong&gt; It is important to be able to easily improve code design as it evolves with time. AppCode provides a solid set of reliable code refactorings to help you. They include such vital ones as Rename, Extract Method and Introduce Variable, as well as more powerful ones like Extract Protocol/Category, Change Signature, Convert Method to Function and back, and others.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;iOS Development -&lt;/strong&gt; AppCode completely supports the latest iOS 5 features, like Automatic Reference Counting.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Run/Debug on Device -&lt;/strong&gt; Even though AppCode does not fully replace Xcode, you can do most of your coding without switching between the tools. And since running and debugging are part and parcel of coding, AppCode allows for running and debugging your apps directly on a connected iOS device.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;iOS Simulator -&lt;/strong&gt; When you have no real iOS device connected, or need to try a specific configuration, no worries — AppCode can run your code in Simulator.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Integration with Interface Builder -&lt;/strong&gt; AppCode does not provide its own Interface Builder but seamlessly integrates with it instead. Just open an .xib file in AppCode and we'll open it in the Interface Builder (or in Xcode 4) automatically. Close it when done and go on coding.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Version Control Integration -&lt;/strong&gt; AppCode includes a complete first-class version control tool providing integration with most of the existing Version Control Systems. This includes both support of features specific for each VCS as well as a unified interface and management for common VCS tasks. All the tedious tasks (adding, removing, deleting files) are performed automatically. A built-in visual merge tool resolves all conflicts in a quick and intuitive manner. The changes made locally are highlighted as you type in the editor gutter, providing intuitive navigation and a 2-click rollback for individual changes.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Xcode Interoperability -&lt;/strong&gt; AppCode is fully compatible with Xcode. You can open existing Xcode projects and work on a project in both IDEs in parallel. No additional configuration needed and your projects stay always 100% Xcode-compatible. AppCode can create new Xcode projects. And you can add new files to a project in AppCode based on Xcode file templates. AppCode will automatically navigate you to Xcode when working with specific files (like xib, storyboard, etc.).&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Issue Trackers Integration -&lt;/strong&gt; When your ToDo list is in an issue tracking system, you can configure AppCode to work with the issues without switching from the IDE. AppCode supports the following bug tracking systems: Atlassian JIRA, JetBrains YouTrack, Lighthouse, Pivotal Tracker, GitHub, Redmine, Trac.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Debugger -&lt;/strong&gt; Being able to step through your code is critical when developing sophisticated software. In addition to the ability to run your code, AppCode includes a debugger with a simple, easy to use user interface with Frames, Variables and Watches views and an option to debug with either GDB or LLDB. Conditional breakpoints allow more control and the option to log an evaluated message when a breakpoint is hit. You can evaluate any expression or code fragment while debugging session is paused or a breakpoint is hit.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Unit Testing -&lt;/strong&gt; AppCode also provides you with the possibility to run OCUnit tests. You can either specify a particular unit test to run, or all unit tests in a specified class and run them all sequentially. The specialized test runner UI offers on-the-fly statistics on currently run tests, and a quick navigation to an error line if a test fails.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Keyboard Schemes / Vim Emulation -&lt;/strong&gt; For a higher productivity AppCode encourages you to use the keyboard for all your tasks. For an easier start with AppCode, try the keyboard hotkeys you already know well. AppCode's keyboard layout is designed with your convenience in mind, but you can always choose specific layouts such as those from Xcode or IntelliJ IDEA, or just create your own. Additionally, AppCode offers a powerful VI/Vim emulation mode giving you the best of both worlds.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Plugins -&lt;/strong&gt; More than 10 years of IntelliJ platform development gives AppCode 50+ IDE plugins of different nature, including support for additional VCS, integrations with different tools and frameworks, and editor enhancements such as Vim emulation. AppCode plugins can be browsed and managed from the Plugin Manager in IDE Settings.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_9373"&gt;JetBrains&lt;/a&gt; is a technology-leading software development firm specializing in the creation of intelligent, productivity-enhancing software. The company is widely known for its innovative, award-winning Java integrated development environment, IntelliJ IDEA, ReSharper developer productivity extension and dotTrace profiler for .NET developers, TeamCity -- a continuous integration and build management environment, RubyMine -- a Ruby and Rails IDE and others. JetBrains maintains its headquarters in Prague, Czech Republic, with its R&amp;amp;D labs located in St. Petersburg, Russia and Boston, Massachusetts.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>JetBrains</category><category>Press Releases</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/10/31/appcode.html?rc=ni_9373</guid><pubDate>Mon, 31 Oct 2011 11:34:16 GMT</pubDate></item>
		<item><title>PL/SQL Developer V9.0.1 released</title><link>http://www.componentsource.com/news/2011/10/05/pl-sql-developer.html?rc=ni_9073</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9073/default_w350.png?rc=ni_9073" alt="Find database objects view in PL/SQL Developer."/&gt;&lt;p&gt;&lt;small&gt;Find database objects view in PL/SQL Developer.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;You can now be connected with more than one user at more than one database at a time.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/pl-sql-developer/index.html?rc=ni_9073"&gt;PL/SQL Developer&lt;/a&gt; is an IDE (Integrated Development Environment) that is specifically targeted at the development of stored program units for Oracle Databases. Over time more and more business logic and application logic has moved into the Oracle Server, so that PL/SQL programming has become a significant part of the total development process. PL/SQL Developer focuses on ease of use, code quality and productivity, key advantages during Oracle application development.&lt;/p&gt;&lt;h3&gt;Updates in V9.0.1&lt;/h3&gt;&lt;p class="sub"&gt;&lt;strong&gt;Multiple simultaneous connections&lt;/strong&gt;&lt;br/&gt;The major new feature in PL/SQL Developer 9.0 is that you can now be connected with more than one user at more than one database at a time. Each window has its own connection, and you can easily switch the connection of a window by using the connection selector.&lt;/p&gt;&lt;p class="sub"&gt;&lt;strong&gt;Connection List&lt;/strong&gt;&lt;br/&gt;Allows you to quickly access connections from a dockable or floating tool. The connection list gives you a quick overview of all connections and their associated windows. Connections will automatically be added to the list when logging on, but they can also be explicitly added as a user-defined connection.&lt;/p&gt;&lt;p class="sub"&gt;&lt;strong&gt;XLSX format support (Excel 2007 / 2010)&lt;/strong&gt;&lt;br/&gt;Added support for Excel 2007 / 2010 XLSX format for exporting SQL Window result sets and saving Report Window results. The XLSX format allows for an unlimited number of rows per sheet.&lt;/p&gt;&lt;p class="sub"&gt;&lt;strong&gt;Table Definition Editor&lt;/strong&gt;
		&lt;strong&gt;Enhancements&lt;/strong&gt;&lt;br/&gt;Now supports Oracle11g virtual columns. You can mark a column as virtual and enter the expression in the Default/Expression field.&lt;/p&gt;&lt;p class="sub"&gt;&lt;strong&gt;Diagram Window Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Explicitly sort items with drag &amp;amp; drop&lt;/li&gt;&lt;li&gt;Automatically sort items by id or alphabetically&lt;/li&gt;&lt;li&gt;Additional zoom levels for smoother zooming&lt;/li&gt;&lt;li&gt;Show or hide item types at group or diagram level&lt;/li&gt;&lt;li&gt;Table and View level comments included&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;Command Window Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;ZIP Archive [File | Directory] command added&lt;/li&gt;&lt;li&gt;Support for SIZE UNLIMITED added for the SET SERVEROUTPUT command&lt;/li&gt;&lt;li&gt;ZIP option added to the SPOOL command&lt;/li&gt;&lt;li&gt;SHOW CONNECTION command added to show information about all connections&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;Other Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Support for local partitioned indexes added&lt;/li&gt;&lt;li&gt;Support for logging/no-logging added&lt;/li&gt;&lt;li&gt;Support for rowdependencies added&lt;/li&gt;&lt;li&gt;Comments can now be edited in a text editor&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;SQL Window Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;You can now lock one or more columns so that they remain visible when the grid is scrolled horizontally. You can also scroll lock rows to keep key rows visible or to easily compare 2 rows that are not adjacent&lt;/li&gt;&lt;li&gt;Virtual columns are read-only and will immediately update when you change the value of a source column&lt;/li&gt;&lt;li&gt;If a table has a before insert or update trigger that modifies column values, or if the table has default values for newly inserted records, the SQL Window grid will now immediately display these server-generated values after posting the new or modified record&lt;/li&gt;&lt;li&gt;You can now use a &amp;quot;Tab=&amp;lt;title&amp;gt;&amp;quot; comment to define result tab titles&lt;/li&gt;&lt;li&gt;A function key has been added to invoke the Large Data Editor from the result grid&lt;/li&gt;&lt;li&gt;The Output Buffer Size can be set to 0 for Unlimited&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;Test Manager Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Global variables added to pass variable values from one test script to another&lt;/li&gt;&lt;li&gt;A &amp;quot;New Session&amp;quot; property is added to isolate test scripts from session state changes&lt;/li&gt;&lt;li&gt;A Log pane is added on the Run tab page to show variable input and output values&lt;/li&gt;&lt;li&gt;The definition page now contains a splitter to resize the top and bottom half&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;Editor Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Syntax highlighting now works correctly for alternative quote delimiters&lt;/li&gt;&lt;li&gt;The Code Assistant is now invoked for database links after typing @&lt;/li&gt;&lt;li&gt;Code Assistant &amp;quot;Describe Context&amp;quot; queries can now be modified through CANames.sql&lt;/li&gt;&lt;li&gt;The editor now detects Unicode encoding from the file contents in addition to the file header (&amp;quot;BOM&amp;quot;)&lt;/li&gt;&lt;li&gt;The macro recorder now supports edit functions like Find, Bookmark, and so on&lt;/li&gt;&lt;li&gt;Ctrl-Del is now assigned to &amp;quot;Editor / Delete next word&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;Object Browser Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;A &amp;quot;Suppress owner&amp;quot; property has been added for user-defined Object Browser Folders&lt;/li&gt;&lt;li&gt;The list of users for the User selector can now be limited by specifying a where clause in the Preferences&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;File Browser Enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Popup menu item &amp;quot;Open with&amp;quot; added to open a file with an external program&lt;/li&gt;&lt;li&gt;Popup menu item &amp;quot;Properties&amp;quot; added to show the file properties&lt;/li&gt;&lt;li&gt;Popup menu item &amp;quot;Open in Explorer&amp;quot; added to show a file or directory in the Windows Explorer&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;Data Generator enhancements&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;SQL() expression now accepts bind variables for other field values. For example: SQL('Department ' || :deptno)&lt;/li&gt;&lt;li&gt;LIST(select) expression now accepts bind variables for other field values. For example: LIST(select empno from emp where deptno = :deptno)&lt;/li&gt;&lt;li&gt;SQL() expression now accepts a select statement with a single column/row result. For example: SQL(select count(*) from order_lines where order_id = :order_id)&lt;/li&gt;&lt;/ul&gt;&lt;p class="sub"&gt;&lt;strong&gt;Compare User Objects Enhancements&lt;/strong&gt;&lt;br/&gt;Now allows you to compare PL/SQL source objects with or without case, white space, and comments. Simply select the corresponding items on the options tab page: The difference viewer will also compare with or without case and white space. If you are using your own difference viewer, you can configure which command-line switches need to be used for each option.&lt;/p&gt;&lt;h3&gt;About Allround Automations&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/allround-automations/index.html?rc=ni_9073"&gt;Allround Automations&lt;/a&gt;, based in Enschede, The Netherlands, is a privately held company, founded in 1989. Allround Automations is a leading provider of Oracle development tools, with more than 290,000 users at more than 40,000 companies and organizations in 147 countries.&lt;/p&gt;</description><category>32 Bit</category><category>Allround Automations</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>Oracle / SUN</category><category>Oracle Database</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/10/05/pl-sql-developer.html?rc=ni_9073</guid><pubDate>Wed, 05 Oct 2011 14:02:51 GMT</pubDate></item>
		<item><title>dotCover integrates with ReSharper 6</title><link>http://www.componentsource.com/news/2011/08/19/dotcover.html?rc=ni_8739</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8739/default_w350.png?rc=ni_8739" alt="Viewing dotCover's Coverage Results Browser."/&gt;&lt;p&gt;&lt;small&gt;Viewing dotCover's Coverage Results Browser.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 1.1.1 also improves presentation of class member and adds HTML &amp;amp; JSON reports.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/dotcover/index.html?rc=ni_8739"&gt;dotCover&lt;/a&gt; is a code coverage tool that reports statement-level coverage in .NET and Silverlight applications. dotCover highlights covered and uncovered code in Visual Studio by generating XML-based code coverage reports. dotCover detects which tests cover a particular location in code and integrates with ReSharper's unit testing tools. It comes with a console utility to use with a continuous integration server. dotCover can aggregate data from multiple coverage sessions and merging snapshots. dotCover extends the JetBrains .NET tools family that already includes ReSharper and dotTrace.&lt;/p&gt;&lt;h3&gt;Updates in V1.1.1&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Integration with ReSharper 6 -&lt;/strong&gt; dotCover integrates with the latest version of ReSharper 6, allowing a smooth user experience. ReSharper 5.x continues to be supported also.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Per-snapshot Settings -&lt;/strong&gt; Snapshot settings, including node exclusion and inclusion are now saved in a file alongside the snapshot (*.settings).&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Improved presentation of class members -&lt;/strong&gt; When you browse coverage results with dotCover 1.1.1, you can clearly see properties with getters and setters, as well as events with add and remove accessors. Anonymous delegates and lambdas are represented by nodes within containing methods denoting types that they receive and return.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;HTML and JSON reports -&lt;/strong&gt; In addition to XML export available previously, dotCover 1.1.1 allows you to generate reports as HTML and JSON both from the console runner and from Visual Studio coverage UI.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Integration with NDepend -&lt;/strong&gt; dotCover 1.1.1 provides support for NDepend in the form of exporting coverage reports to XML for NDepend.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Predefined color schemes -&lt;/strong&gt; Some like it dark, some like it bright, so why not provide several color highlighting schemes by default? That said, you can still fine-tune coverage highlighting colors by tweaking dotCover display items via Tools | Options | Environment | Fonts and Colors.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Support for Dynamic NUnit Tests -&lt;/strong&gt; Full support for dynamic NUnit Test cases as well as Combinatorial, Sequential and other common NUnit attributes.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Filtering coverage tree on-the-fly -&lt;/strong&gt; You can now exclude a specific node, or all nodes except this node, from the coverage tree and have dotCover instantly recalculate percentages of covered and uncovered code.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Getting coverage analysis data from TeamCity -&lt;/strong&gt; You can now use TeamCity Visual Studio plug-in to connect to a TeamCity server and obtain data from a Continuous Integration coverage analysis run.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Incremental update of coverage info when tests are partially rerun -&lt;/strong&gt; Coverage information is calculated incrementally without requiring full profiling on new runs, making the whole process much faster.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Per-solution coverage settings -&lt;/strong&gt; Starting from dotCover 1.1.1, coverage filters are stored per-solution in projectName.dotCover files. In case you're covering a compiled application, i.e. you're not working with a solution per se, global settings are used.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_8739"&gt;JetBrains&lt;/a&gt; is a technology-leading software development firm specializing in the creation of intelligent, productivity-enhancing software. The company is widely known for its innovative, award-winning Java integrated development environment, IntelliJ IDEA, ReSharper developer productivity extension and dotTrace profiler for .NET developers, TeamCity -- a continuous integration and build management environment, RubyMine -- a Ruby and Rails IDE and others. JetBrains maintains its headquarters in Prague, Czech Republic, with its R&amp;amp;D labs located in St. Petersburg, Russia and Boston, Massachusetts.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>JetBrains</category><category>Microsoft</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>JetBrains</category><category>Microsoft</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/08/19/dotcover.html?rc=ni_8739</guid><pubDate>Fri, 19 Aug 2011 13:37:00 GMT</pubDate></item>
		<item><title>ECO improves Visual Studio compatibility</title><link>http://www.componentsource.com/news/2011/07/21/capableobjects-eco.html?rc=ni_8453</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8453/default_w350.png?rc=ni_8453" alt="Creating a component diagram with EcoModeler."/&gt;&lt;p&gt;&lt;small&gt;Creating a component diagram with EcoModeler.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 6 now integrates with Visual Studio 2010.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/capableobjects-eco/index.html?rc=ni_8453"&gt;ECO for Visual Studio&lt;/a&gt; is a tool for Domain Driven Development (DDD). ECO users build their systems directly from the Domain Model, increasing productivity, and ensuring that the system actually matches the user's needs. While the internals of ECO are complex, using it is very easy. The classes of the problem domain such as Customers and Invoices are defined in a Class Model. ECO will then generate the database schema, the code for the domain classes, and the information for mapping the classes to the database tables. And better yet, when you change your model, ECO will merge the changes into your code, and update your database schema while preserving your precious data. A feature referred to as Database Evolution.&lt;/p&gt;&lt;h3&gt;Updates in 6.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;ECO 6 is now integrated with Visual Studio 2010&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About CapableObjects&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/capableobjects/index.html?rc=ni_8453"&gt;CapableObjects&lt;/a&gt; offers products and services for developing systems based on a Domain Model. While the ideas underlying its technology are in many ways similar to those of Domain Driven Design (DDD), it takes the concept one step further by making the domain model part of the running system. Its model driven approach offers a dramatically increased productivity, as well as improved quality. CapableObjects' product offering, the innovative development environment ECO, provides a multi-layered approach to development through a series of interacting frameworks, all driven by the domain model. In addition, it provides consulting services in the areas of Domain Modeling, and Model Driven Development. CapableObjects AB, located in Stockholm, Sweden, is a privately held company.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET Web Service</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>CapableObjects</category><category>Components</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>Internet Explorer</category><category>Microsoft</category><category>Oracle / SUN</category><category>Oracle Database</category><category>SQL Server Tools</category><category>Visual Basic 2010</category><category>Visual C# 2010</category><category>Visual C++ 2010</category><category>Visual Studio 2010</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>WPF Controls</category><category>.NET Class</category><category>.NET Components</category><category>.NET Web Service</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>CapableObjects</category><category>Components</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>Internet Explorer</category><category>Microsoft</category><category>Oracle / SUN</category><category>Oracle Database</category><category>SQL Server Tools</category><category>Visual Basic 2010</category><category>Visual C# 2010</category><category>Visual C++ 2010</category><category>Visual Studio 2010</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/21/capableobjects-eco.html?rc=ni_8453</guid><pubDate>Thu, 21 Jul 2011 10:38:00 GMT</pubDate></item>
		<item><title>PowerWF V2.5 updated</title><link>http://www.componentsource.com/news/2011/07/15/powerwf.html?rc=ni_8431</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8431/default_w350.png?rc=ni_8431" alt="Initializing PowerWF plugins in PowerWF Studio."/&gt;&lt;p&gt;&lt;small&gt;Initializing PowerWF plugins in PowerWF Studio.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/powerwf/index.html?rc=ni_8431"&gt;PowerWF - Visual PowerShell&lt;/a&gt; allows you to create automated IT solutions by leveraging the full strength of PowerShell and Windows Workflow. With PowerWF - Visual PowerShell every PowerShell cmdlet is at your fingertips for simple drag &amp;amp; drop script creation. PowerWF also comes bundled with PowerSE, a full featured PowerShell Script Editor and debugger.&lt;/p&gt;&lt;h3&gt;Updates in V2.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Correct window resizing problem on systems running Internet Explorer 9.0.&lt;/li&gt;&lt;li&gt;Use PowerShell Remoting to execute PowerShell cmdlets on remote systems.&lt;/li&gt;&lt;li&gt;Added support for PowerShell modules that run in STA mode.&lt;/li&gt;&lt;li&gt;Improvements to the automatic PowerShell generation.&lt;/li&gt;&lt;li&gt;Improved runtime engine and development application start performance.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Devfarm&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/devfarm/index.html?rc=ni_8431"&gt;Devfarm&lt;/a&gt; Software was founded in 2008 with the vision of building products to simplify and automate the daily activities of IT administrators. PowerWF Studio delivers on this dream by leveraging Windows Workflow Foundation and PowerShell to innovate in the Administration, Service Desk, Virtualization, and Monitoring spaces.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Devfarm</category><category>Patch Releases</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Devfarm</category><category>Patch Releases</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/15/powerwf.html?rc=ni_8431</guid><pubDate>Fri, 15 Jul 2011 11:49:00 GMT</pubDate></item>
		<item><title>PowerWF for Operations Manager V2.5 updated</title><link>http://www.componentsource.com/news/2011/07/15/powerwf-for-operations-manager.html?rc=ni_8430</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8430/default_w350.png?rc=ni_8430" alt="Viewing the getServices window in PowerWF for Operations Manager."/&gt;&lt;p&gt;&lt;small&gt;Viewing the getServices window in PowerWF for Operations Manager.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/powerwf-for-operations-manager/index.html?rc=ni_8430"&gt;PowerWF for Operations Manager&lt;/a&gt; makes it easy to monitor virtually anything using thousands of activities for data collection. PowerWF for Operations Manager also includes the ability to create your own data collection activities. It provides all the features found in PowerWF, including drag &amp;amp; Drop script development. IT administrators can quickly automate their daily tasks without having to become scripters themselves. PowerWF for Operations Manager comes with an Operations Manager wizard that walks you through the steps needed to create thresholds and performance counters. Every PowerShell Snap-In &amp;amp; Module automatically becomes a Windows Workflow Activity in PowerWF, allowing you to create workflows that encompass virtual any environment.&lt;/p&gt;&lt;h3&gt;Updates in V2.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Correct window resizing problem on systems running Internet Explorer 9.0.&lt;/li&gt;&lt;li&gt;Use PowerShell Remoting to execute PowerShell cmdlets on remote systems.&lt;/li&gt;&lt;li&gt;Added support for PowerShell modules that run in STA mode.&lt;/li&gt;&lt;li&gt;Improvements to the automatic PowerShell generation.&lt;/li&gt;&lt;li&gt;Improved runtime engine and development application start performance.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Devfarm&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/devfarm/index.html?rc=ni_8430"&gt;Devfarm&lt;/a&gt; Software was founded in 2008 with the vision of building products to simplify and automate the daily activities of IT administrators. PowerWF Studio delivers on this dream by leveraging Windows Workflow Foundation and PowerShell to innovate in the Administration, Service Desk, Virtualization, and Monitoring spaces.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Devfarm</category><category>Patch Releases</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/15/powerwf-for-operations-manager.html?rc=ni_8430</guid><pubDate>Fri, 15 Jul 2011 11:49:39 GMT</pubDate></item>
		<item><title>PowerWF for Service Manager V2.5 updated</title><link>http://www.componentsource.com/news/2011/07/15/powerwf-for-service-manager.html?rc=ni_8429</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8429/default_w350.png?rc=ni_8429" alt="Sequential Workflow in PowerWF for Service Manager."/&gt;&lt;p&gt;&lt;small&gt;Sequential Workflow in PowerWF for Service Manager.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/powerwf-for-service-manager/index.html?rc=ni_8429"&gt;PowerWF for Service Manager&lt;/a&gt; is completely integrated with Microsoft's Service Manager, it lets you extend the Service Manager authoring experience using PowerWF to create custom Service Manager activities.  With PowerWF for Service Manager you can create and test workflows before deploying them to Service Manager.&lt;/p&gt;&lt;h3&gt;Updates in V2.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Correct window resizing problem on systems running Internet Explorer 9.0.&lt;/li&gt;&lt;li&gt;Use PowerShell Remoting to execute PowerShell cmdlets on remote systems.&lt;/li&gt;&lt;li&gt;Added support for PowerShell modules that run in STA mode.&lt;/li&gt;&lt;li&gt;Improvements to the automatic PowerShell generation.&lt;/li&gt;&lt;li&gt;Improved runtime engine and development application start performance.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Devfarm&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/devfarm/index.html?rc=ni_8429"&gt;Devfarm&lt;/a&gt; Software was founded in 2008 with the vision of building products to simplify and automate the daily activities of IT administrators. PowerWF Studio delivers on this dream by leveraging Windows Workflow Foundation and PowerShell to innovate in the Administration, Service Desk, Virtualization, and Monitoring spaces.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Devfarm</category><category>Patch Releases</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/15/powerwf-for-service-manager.html?rc=ni_8429</guid><pubDate>Fri, 15 Jul 2011 11:49:25 GMT</pubDate></item>
		<item><title>System Center Bundle V2.5 updated</title><link>http://www.componentsource.com/news/2011/07/15/system-center-bundle.html?rc=ni_8428</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8428/default_w350.png?rc=ni_8428" alt="PowerWF and PowerSE, available in System Center Bundle."/&gt;&lt;p&gt;&lt;small&gt;PowerWF and PowerSE, available in System Center Bundle.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/system-center-bundle/index.html?rc=ni_8428"&gt;System Center Bundle&lt;/a&gt; includes: PowerSE, PowerWF for Operations Manager and PowerWF for Service manager. PowerSE's advanced script editor, interactive console, integrated help and powerful debugger make developing PowerShell scripts easier than ever. PowerSE includes a full featured code editor with complete IntelliSense coverage of PowerShell, .NET and WMI. PowerWF for Operations Manager makes it easy to monitor virtually anything using thousands of activities for data collection. PowerWF for Operations Manager also includes the ability to create your own data collection activities. It provides all the features found in PowerWF, including drag &amp;amp; drop script development. IT administrators can quickly automate their daily tasks without having to become scripters themselves. PowerWF for Service Manager is completely integrated with Microsoft's Service Manager, it lets you extend the Service Manager authoring experience using PowerWF to create custom Service Manager activities.  With PowerWF for Service Manager you can create and test workflows before deploying them to Service Manager.&lt;/p&gt;&lt;h3&gt;Updates in V2.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Correct window resizing problem on systems running Internet Explorer 9.0.&lt;/li&gt;&lt;li&gt;Use PowerShell Remoting to execute PowerShell cmdlets on remote systems.&lt;/li&gt;&lt;li&gt;Added support for PowerShell modules that run in STA mode.&lt;/li&gt;&lt;li&gt;Improvements to the automatic PowerShell generation.&lt;/li&gt;&lt;li&gt;Improved runtime engine and development application start performance.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Devfarm&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/devfarm/index.html?rc=ni_8428"&gt;Devfarm&lt;/a&gt; Software was founded in 2008 with the vision of building products to simplify and automate the daily activities of IT administrators. PowerWF Studio delivers on this dream by leveraging Windows Workflow Foundation and PowerShell to innovate in the Administration, Service Desk, Virtualization, and Monitoring spaces.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Devfarm</category><category>Patch Releases</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Devfarm</category><category>Patch Releases</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/15/system-center-bundle.html?rc=ni_8428</guid><pubDate>Fri, 15 Jul 2011 11:49:00 GMT</pubDate></item>
		<item><title>CodeFluent Entities released</title><link>http://www.componentsource.com/news/2011/07/13/codefluent-entities.html?rc=ni_8412</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8412/default_w350.png?rc=ni_8412" alt="Using CodeFluent Entities to create applications."/&gt;&lt;p&gt;&lt;small&gt;Using CodeFluent Entities to create applications.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;A software factory that helps you build and evolve your application.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/codefluent-entities/index.html?rc=ni_8412"&gt;CodeFluent Entities&lt;/a&gt; is a Visual Studio 2008/2010 integrated environment that helps you master present and future Microsoft .NET development technologies. It is a full model-first tool for continuous generation of all your application layers (user interface, services, business tier and database) that preserves your custom code. Your application deserves rock-solid foundations. Let CodeFluent Entities generate them, and leave yourself the fun part. CodeFluent Entities guarantees best practices on Microsoft architecture including: Winforms, WPF, ASP.NET, Silverlight, Office, SharePoint or mobile.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Allows multi-architecture without additional cost&lt;/li&gt;&lt;li&gt;Rich client (client/server architecture)&lt;/li&gt;&lt;li&gt;Web ASP.NET application (n-tier architecture)&lt;/li&gt;&lt;li&gt;Web SharePoint application (n-tier architecture) - Requires additional licensing option &amp;quot;CodeFluent for Sharepoint&amp;quot;&lt;/li&gt;&lt;li&gt;Smart Client application (n-tier architecture)&lt;/li&gt;&lt;li&gt;SQL server persistence&lt;/li&gt;&lt;li&gt;Oracle persistence - Requires additional licensing option &amp;quot;CodeFluent for Oracle&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About SoftFluent&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/softfluent/index.html?rc=ni_8412"&gt;SoftFluent&lt;/a&gt; is a privately-owned company delivering software and services in software development. It is SoftFluent's contention that software development is as yet too much of a mere craft. SoftFluent's ambition - which it already has strongly implemented - vies to speed up its industrialization. SoftFluent, with its massive investment in Research and Development, capitalizes on CodeFluent Entities, software it designed to evolve according to the ever-changing prerequisites of your needs. In accordance with the pragmatic model-oriented approach of its product, SoftFluent extends the methods of software development to bring you the agility you need. SoftFluent only relies on high value people, who are expert partners deeply committed to your success.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description><category>.NET Components</category><category>.NET Web Service</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>64 Bit</category><category>Access</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>ASP.NET MVC</category><category>Components</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Internet Explorer</category><category>Microsoft</category><category>Office</category><category>Oracle / SUN</category><category>Oracle Database</category><category>Press Releases</category><category>SharePoint Tools</category><category>Silverlight Controls</category><category>SoftFluent</category><category>SQL Server Tools</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Web Part Controls</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/13/codefluent-entities.html?rc=ni_8412</guid><pubDate>Wed, 13 Jul 2011 12:37:06 GMT</pubDate></item>
		<item><title>PowerSE improves runtime engine</title><link>http://www.componentsource.com/news/2011/07/13/powerse.html?rc=ni_8411</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8411/default_w350.png?rc=ni_8411" alt="The PowerSE IDE displaying the console help panels."/&gt;&lt;p&gt;&lt;small&gt;The PowerSE IDE displaying the console help panels.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 2.5 also adds support for PowerShell modules that run in STA mode.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/powerse/index.html?rc=ni_8411"&gt;PowerSE's &lt;/a&gt;advanced script editor, interactive console, integrated help and powerful debugger make developing PowerShell scripts easier than ever. PowerSE includes a full featured code editor with complete IntelliSense coverage of PowerShell, .NET and WMI.  It also comes with code completion and an intuitive color Syntax Highlighting that speeds PowerShell development. PowerSE's syntax checking instantly lets you see errors in your code and quickly jump to error lines to fix the problem.&lt;/p&gt;&lt;h3&gt;Updates in V2.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Correct window resizing problem on systems running Internet Explorer 9.0.&lt;/li&gt;&lt;li&gt;Use PowerShell Remoting to execute PowerShell cmdlets on remote systems.&lt;/li&gt;&lt;li&gt;Added support for PowerShell modules that run in STA mode.&lt;/li&gt;&lt;li&gt;Improvements to the automatic PowerShell generation.&lt;/li&gt;&lt;li&gt;Improved runtime engine and development application start performance.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Devfarm&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/devfarm/index.html?rc=ni_8411"&gt;Devfarm&lt;/a&gt; Software was founded in 2008 with the vision of building products to simplify and automate the daily activities of IT administrators. PowerWF Studio delivers on this dream by leveraging Windows Workflow Foundation and PowerShell to innovate in the Administration, Service Desk, Virtualization, and Monitoring spaces.  &lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Devfarm</category><category>Feature Releases</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/13/powerse.html?rc=ni_8411</guid><pubDate>Wed, 13 Jul 2011 12:36:47 GMT</pubDate></item>
		<item><title>DevPartner BoundsChecker 99 day license launched</title><link>http://www.componentsource.com/news/2011/07/06/devpartner-boundschecker-web-edition.html?rc=ni_8298</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8298/default_w350.png?rc=ni_8298" alt="Detecting program errors with DevPartner BoundsChecker."/&gt;&lt;p&gt;&lt;small&gt;Detecting program errors with DevPartner BoundsChecker.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Micro Focus DevPartner products are now available to purchase with 99 day licenses.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Micro Focus has launched a new license model allowing you to purchase 99 day licenses for DevPartner® BoundsChecker, DevPartner Visual C++/BoundsChecker Suite, DevPartner Java Edition and DevPartner Studio Professional from as little as $99/€99/£99 to $149/€149/£149. The products are fully functional and last for 99 days, if you wish to use the software after 99 days you will need to buy another license. Note: This offer is only available in certain countries.&lt;/p&gt;&lt;h3&gt;99 day licenses are available for:&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/devpartner-boundschecker-web-edition/index.html?rc=ni_8298"&gt;DevPartner BoundsChecker Web Edition&lt;/a&gt; - Unique testing and 'bug busting' capabilities to help developers quickly and easily locate errors in application source code at runtime, and deliver reliability and high performance to their users. Supporting 32 or 64-bit, and with native C/C++ and .NET interoperability, DevPartner BoundsChecker helps uncover even the most difficult of application killers. (Includes: Error Detection from $99/€99/£99)&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/devpartner-visualc-boundschecker-suite-web-edition/index.html?rc=ni_8298"&gt;DevPartner Visual C++/BoundsChecker Suite Web Edition&lt;/a&gt; - Extends the unique DevPartner BoundsChecker capabilities, enabling developers to quickly locate runtime errors in application source code. Helping to identify performance issues and measure the level of testing accomplished for Windows C and C++ code, including mixed-mode .NET applications, Micro Focus DevPartner for Visual C++ / BoundsChecker Suite offers unrivaled capability for the pure C++ developer. (Includes: Error Detection, Performance Analysis, Coverage Analysis and System Comparison from $149/€149/£149)&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/devpartner-studio-professional-web-edition/index.html?rc=ni_8298"&gt;DevPartner Studio Professional Web Edition&lt;/a&gt; - The ultimate suite of software development and testing tools for the Microsoft .NET and native Windows platforms. Enhancing Visual Studio and Visual Studio Team Foundation Server with its advanced capabilities, DevPartner Studio automatically detects and diagnoses software defects and performance problems early in the development process, providing built-in expert coding advice and best practices to improve development skills and ensure software reliability and performance. (From $149/€149/£149)&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/devpartner-java-edition-web-edition/index.html?rc=ni_8298"&gt;DevPartner Java Edition Web Edition&lt;/a&gt; - A comprehensive code quality suite that boosts Java development productivity allowing you to easily deliver reliable, high-performance Java applications, components and Web services. With comprehensive runtime support for leading J2EE application servers, such as WebSphere, Weblogic, JBoss and Tomcat, DevPartner Java Edition automates time-consuming tasks such as source code reviews, troubleshooting, performance profiling and unit test validation. (From $149/€149/£149)&lt;/p&gt;&lt;h3&gt;About Micro Focus&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/micro-focus-we/index.html?rc=ni_8298"&gt;Micro Focus,&lt;/a&gt; a member of the FTSE 250, provides innovative software that allows companies to dramatically improve the business value of their enterprise applications. Micro Focus Enterprise Application Modernization and Management software enables customers' business applications to respond rapidly to market changes and embrace modern architectures with reduced cost and risk. Micro Focus has more than 30 years of expertise and more than 15,000 customers including more than 70 of the Fortune Global 100 companies and one million licensed users.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Debugging and Testing</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>IBM</category><category>Micro Focus Web Editions</category><category>Microsoft</category><category>Oracle / SUN</category><category>Press Releases</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WebLogic Server</category><category>WebSphere</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/06/devpartner-boundschecker-web-edition.html?rc=ni_8298</guid><pubDate>Wed, 06 Jul 2011 16:51:00 GMT</pubDate></item>
		<item><title>ReSharper 6 adds code analysis for VB.NET</title><link>http://www.componentsource.com/news/2011/07/06/resharper.html?rc=ni_8270</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8270/default_w350.png?rc=ni_8270" alt="Refactoring tools in ReSharper."/&gt;&lt;p&gt;&lt;small&gt;Refactoring tools in ReSharper.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Also includes 3 new languages: JavaScript, CSS and HTML and support for ASP.NET MVC 3 Razor view engine.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/resharper/index.html?rc=ni_8270"&gt;ReSharper 6&lt;/a&gt; is an intelligent add-in to Visual Studio 2005/2008/2010. ReSharper comes equipped with a rich set of features including: intelligent coding assistance, on-the-fly error highlighting and quick error correction. ReSharper also supports code refactoring, unit testing, navigation and search. NAnt and MS Build Scripts Editing and ASP.NET Editing are also features ReSharper offers. ReSharper advanced features are available right from Visual Studio. ReSharper is available in 3 Editions: ReSharper Full Edition, ReSharper C# Edition and ReSharper Visual Basic .NET Edition. ReSharper Commercial Licenses are available for companies and organizations as well as ReSharper Personal Licenses for individual developers and ReSharper Academic Licenses for educational institutions and trainers.&lt;/p&gt;&lt;h3&gt;Updates in 6&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;JavaScript support -&lt;/strong&gt; JavaScript support spans most ReSharper 6 feature groups including code inspections, navigation, refactorings, and coding assistance. Symbol and smart completion are available in JavaScript, enabling you to filter out the enormity of JS library functions.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;ASP.NET MVC 3 Razor support -&lt;/strong&gt; ReSharper's ASP.NET MVC feature pack is extended with support for the new Razor view engine. ReSharper brings its full power to C# code blocks in Razor views, including code highlighting, code completion, context actions, refactorings, and navigation. ReSharper's navigation infrastructure, including File Structure and Go to File Member, works correctly in .cshtml files.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;CSS support -&lt;/strong&gt; ReSharper applies its own highlighting to CSS syntax. In addition, every color value is underlined with the respective color, and a quick-fix is available to help change it using a graphical color picker. ReSharper provides its own code completion in CSS files and HTML/ASP.NET markup files. It helps you complete tag names and attributes, preudo-classes, CSS properties and property values.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;HTML support -&lt;/strong&gt; ReSharper 6 brings basic HTML support to the table. First of all, you get code completion for tags, attributes and attribute values where applicable. This is especially handy for values of class and id tags where ReSharper brings up available CSS properties and existing IDs:&lt;/li&gt;&lt;li&gt;&lt;strong&gt;VB.NET code analysis -&lt;/strong&gt; Visual Basic .NET support in ReSharper lacked on-the-fly code inspections for a couple of years, but the wait is finally over: VB.NET code analysis is making its first steps in ReSharper.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Improvements in XAML support -&lt;/strong&gt; Silverlight, WPF and Windows Phone 7 developers have a reason or two to like ReSharper 6. It has introduced quick-fixes to create properties and dependency properties from usage, improved code completion for bindings, and made ReSharper work nicely with d:DataContext and d:DesignInstance properties.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Color assistance -&lt;/strong&gt; Whenever you're working with a color, be it in CSS, C#, VB.NET or XAML, ReSharper 6 provides color highlighting for properties representing colors and code completion visualizing colors and brushes.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Macros for file headers -&lt;/strong&gt; File headers that ReSharper applies on code cleanup can now contain macros defining things such as solution, project and file name; current date and time; and file creation date and time. This means you don't have to manually update the file header ahead of every cleanup.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;ReSharper suggestions explained -&lt;/strong&gt; Sometimes, it's not outright clear why ReSharper highlights code in a particular way. However, it's now easy to get an explanation why ReSharper is coming up some of its most perplexing code inspections: clicking Why is ReSharper suggesting this in the drop-down menu that you get on pressing Alt+Enter opens a wiki page clarifying a particular inspection.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Searchable code inspection severity options -&lt;/strong&gt; Customizing inspection severity is now a lot easier, for several reasons. First of all, all code inspections can now be configured to be shown with a particular level of severity, be it an error, warning, suggestion, or hint. Second, it has introduced several tabs in the Options dialog that help manage inspection severity for a specific language or technology. Last but not least, you can now search for specific inspections in the list, which is an enormous time saver if you're looking to customize inspections containing a particular keyword.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Extended navigation and search -&lt;/strong&gt; Navigation has been enhanced and extended in a multitude of ways. For example, when you're looking to jump to a file, you can narrow down the search by entering parts of a path to the file using spaces as delimiters. This is super handy when you have hundreds of similarly named files in your solution:&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Bundled decompiler -&lt;/strong&gt; With ReSharper 6, you don't need a third-party decompiler anymore! Decompile and navigate to library code as easily as you navigate to source code. The entire ReSharper navigation infrastructure, including Go to Symbol/Type/File/File Member, File Structure, navigating through inheritance hierarchy and usage search, is available for decompiled code. You can go to decompiled sources from anywhere, including from the source code, Go to windows, or Object Browser.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Multiple new code inspections -&lt;/strong&gt;Introduced tens of new on-the-fly code inspections in ReSharper 6, all of which work in C# code and the majority in VB.NET. Prominent additions include Possible multiple enumeration of IEnumerable that is triggered when you're doing excessive work looping through an enumerable.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Find similar issues -&lt;/strong&gt; ReSharper 6 adds another pop-up menu item that displays on pressing Alt+Enter over highlighted code. This lets you search for similar issues in the entire project, solution, or a folder. This is a much more straightforward way to focus on a specific problem than before when you had to start with searching for code issues in a scope, and proceed with carefully customizing filters.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Converting LINQ to loops -&lt;/strong&gt; Previously you could have introduced transformations from for and foreach loops to LINQ statements. Now, if you prefer traditional loops over the elegant query&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Improvements in unit testing -&lt;/strong&gt; ReSharper's unit test runner has received a great deal of improvements for this release. For instance, it now does provide an error message when you're running tests and your solution doesn't compile. In terms of framework support, ReSharper 6 now detects NUnit test cases both in the Unit Test Sessions window and in the unit test pop-up menu.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_8270"&gt;JetBrains&lt;/a&gt; is a technology-leading software development firm specializing in the creation of intelligent, productivity-enhancing software. The company is widely known for its innovative, award-winning Java integrated development environment, IntelliJ IDEA, ReSharper developer productivity extension and dotTrace profiler for .NET developers, TeamCity - a continuous integration and build management environment, RubyMine - a Ruby and Rails IDE and others. JetBrains maintains its headquarters in Prague, Czech Republic, with its R&amp;amp;D labs located in St. Petersburg, Russia and Boston, Massachusetts.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>JetBrains</category><category>Microsoft</category><category>Productivity</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# .NET</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/07/06/resharper.html?rc=ni_8270</guid><pubDate>Wed, 06 Jul 2011 16:46:00 GMT</pubDate></item>
		<item><title>dotTrace Performance 4.5 released</title><link>http://www.componentsource.com/news/2011/06/23/dottrace.html?rc=ni_8109</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8109/default_w350.png?rc=ni_8109" alt="Viewing CPU statistics by thread with dotTrace."/&gt;&lt;p&gt;&lt;small&gt;Viewing CPU statistics by thread with dotTrace.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Adds better organized snapshot views, less noise in call stacks and improved tree presentation and performance.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/dottrace/index.html?rc=ni_8109"&gt;dotTrace Performance&lt;/a&gt; profiles the performance of .NET applications, ASP.NET applications running on Internet Information Server and Windows services. You can compare any two performance snapshots of the same application with dotTrace. dotTrace program interface features effective navigation, easy filtering and smart search options. dotTrace also features source preview.&lt;/p&gt;&lt;h3&gt;Updates in 4.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Less noise in call stacks and improved tree presentation -&lt;/strong&gt; Content in snapshot views is now better organized: specifically, icons to the left of the tree no longer misalign its nodes. In addition, you can now quickly fold or unfold calls that take insignificant time with Ctrl+Space.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Extracting all public methods of a class to a single tab -&lt;/strong&gt; You can now quickly view all public method calls from a certain class in a separate tab, which helps analyze the performance of a class along the lines of its API.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Improved estimation of potential performance gains -&lt;/strong&gt; You can now adjust time of a function called from a specific parent function, leaving its other calls intact.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Sampling profiling is now used by default -&lt;/strong&gt; Sampling is the fastest profiling mode that imposes least overhead. Of course, whenever you need to collect more detailed performance data, you can switch to tracing or line-by-line profiling.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Previewing .NET Framework source code -&lt;/strong&gt; By connecting dotTrace 4.5 Performance to Microsoft Reference Source Server (via View | Options | Source Preview), you can preview the source code of .NET Framework when you analyze the behavior of library code in your snapshot.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Displaying IL code in source view -&lt;/strong&gt; In the Source Preview area, you can now switch between source form and CIL form of methods that you're analyzing:&lt;/li&gt;&lt;li&gt;&lt;strong&gt;New floating license handling policy -&lt;/strong&gt; This is an important change for customers who are using dotTrace integrated into Visual Studio in corporate environments. Before, a floating license ticket was issued right upon loading the dotTrace plug-in in Visual Studio irrelevant of whether a user actually needed it. Starting from dotTrace 4.5 Performance, a ticket is only requested after a user has performed an operation with dotTrace from within Visual Studio.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Performance improvements -&lt;/strong&gt; dotTrace 4.5 Performance generates Hot Spots and Plain List views a lot faster than version 4.0. Acceleration has also been applied to search in Hot Spots view and canceling view construction on pressing Esc.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_8109"&gt;JetBrains&lt;/a&gt; is a technology-leading software development firm specializing in the creation of intelligent, productivity-enhancing software. The company is widely known for its innovative, award-winning Java integrated development environment, IntelliJ IDEA, ReSharper developer productivity extension and dotTrace profiler for .NET developers, TeamCity - a continuous integration and build management environment, RubyMine - a Ruby and Rails IDE and others. JetBrains maintains its headquarters in Prague, Czech Republic, with its R&amp;amp;D labs located in St. Petersburg, Russia and Boston, Massachusetts.&lt;/p&gt;</description><category>32 Bit</category><category>Debugging and Testing</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Feature Releases</category><category>JetBrains</category><category>Microsoft</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/06/23/dottrace.html?rc=ni_8109</guid><pubDate>Thu, 23 Jun 2011 11:17:52 GMT</pubDate></item>
		<item><title>Gaia Ajax 3.7 released</title><link>http://www.componentsource.com/news/2011/06/17/gaia-ajax.html?rc=ni_8069</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8069/default_w350.png?rc=ni_8069" alt="An AJAX shopping cart example that supports drag-and-drop purchasing."/&gt;&lt;p&gt;&lt;small&gt;An AJAX shopping cart example that supports drag-and-drop purchasing.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Adds full support for Visual Studio 2010 and now all the controls utilize the advanced Ajax engine.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/gaia-ajax/index.html?rc=ni_8069"&gt;Gaia Ajax&lt;/a&gt; lets you leverage your existing knowledge of ASP.NET to create post back free applications. Gaia Ajax has the same syntax and code model, with declarative controls and C# or VB.NET in the code behind. All your client logic is in one place where it should be: in a compiled environment on your Server. Gaia Ajax extends the existing power of ASP.NET and allows you to develop large scale and highly advanced applications with Ajax enabled Server controls all without the use of JavaScript.&lt;/p&gt;&lt;h3&gt;Updates in V3.7&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010: Gaia Ajax now fully supports VS.NET 2005, 2008 and 2010&lt;/li&gt;&lt;li&gt;Ajax: All controls now fully utilize the advanced Ajax engine&lt;/li&gt;&lt;li&gt;Features: Lots of new and exciting features in controls and aspects&lt;/li&gt;&lt;li&gt;Samples: New samples available&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Gaiaware&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/gaiaware/index.html?rc=ni_8069"&gt;Gaiaware&lt;/a&gt; is a Norwegian company developing the Ajax framework Gaia Ajax for ASP.NET. We're focused on making development of web applications as fun and easy as possible.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>ASP.NET Controls</category><category>Components</category><category>Development</category><category>Feature Releases</category><category>Gaiaware</category><category>Internet Explorer</category><category>Microsoft</category><category>SharePoint Tools</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/06/17/gaia-ajax.html?rc=ni_8069</guid><pubDate>Fri, 17 Jun 2011 17:26:44 GMT</pubDate></item>
		<item><title>Altova DiffDog Professional 2011r3 updated</title><link>http://www.componentsource.com/news/2011/06/10/altova-diffdog.html?rc=ni_8009</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8009/default_w350.png?rc=ni_8009" alt="Comparing two text files with Altova DiffDog."/&gt;&lt;p&gt;&lt;small&gt;Comparing two text files with Altova DiffDog.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;Altova DiffDog is a powerful diff / merge tool for files, folders, and directories. Altova DiffDog includes an easy-to-use synchronization utility quickly compares and merges text or source code files and directories via its intuitive visual interface. Altova DiffDog also provides advanced XML aware differencing and editing capabilities based on those popularized in Altova XMLSpy.&lt;/p&gt;&lt;p&gt;The following editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/altova-diffdog-installed/index.html?rc=ni_8009"&gt;Altova DiffDog Professional 2011 - Installed Users&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/altova-diffdog-concurrent/index.html?rc=ni_8009"&gt;Altova DiffDog Professional 2011 - Concurrent Users&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in 2011r3&lt;/h3&gt;&lt;p&gt;Users can now quickly and easily synchronize large file systems and complex subdirectory structures locally or across networks with DiffDog 2011 Release 3.&lt;/p&gt;&lt;p&gt;The synchronize feature of directory comparisons in DiffDog 2011 Release 3 is enhanced with a new set of buttons at the top of the Synchronize directories dialog to facilitate using DiffDog to make exact copies of folders, directories, and subdirectories for backup or other duplication requirements. The requirements for an exact copy are a bit different than a conventional directory diff/merge comparison, since the source directory could contain an older version of a file than the target, or the source could be missing files that exist in - and should be deleted from - the target.&lt;/p&gt;&lt;h3&gt;About Altova&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/altova/index.html?rc=ni_8009"&gt;Altova&lt;/a&gt; accelerates development and integration projects with software, services, and solutions that enhance productivity and maximize results. As an innovative, customer-focused company and the creator of leading software development tools -- including XMLSpy®, the preeminent product in its class -- Altova is the choice of over 1.5 million clients worldwide and virtually every Fortune 500 company. With customers ranging from vast development teams in the world's largest organizations to progressive one-person shops, Altova's line of software applications and custom-tailored professional and educational services fulfills a broad spectrum of business needs. Altova is an active member of the World Wide Web Consortium (W3C) and is committed to delivering standards-based platform-independent development solutions that are powerful, affordable, and easy-to-use. Altova was founded in 1992 and has headquarters in Beverly, Massachusetts and Vienna, Austria.&lt;/p&gt;&lt;p&gt;For more information visit: &lt;a href="http://www.xmlspy.com/" target="_blank"&gt;www.xmlspy.com/&lt;/a&gt;&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Access</category><category>Altova</category><category>C++Builder</category><category>Delphi</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Embarcadero / CodeGear</category><category>Internet Explorer</category><category>JBuilder</category><category>Microsoft</category><category>Office</category><category>Oracle / SUN</category><category>Oracle JDeveloper</category><category>Patch Releases</category><category>SQL Server Tools</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# .NET</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++</category><category>Visual C++ .NET</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WebLogic Workshop</category><category>Windows 2000</category><category>Windows 7</category><category>Windows 9X / ME</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/06/10/altova-diffdog.html?rc=ni_8009</guid><pubDate>Fri, 10 Jun 2011 15:38:10 GMT</pubDate></item>
		<item><title>Rommana Software joins ComponentSource</title><link>http://www.componentsource.com/news/2011/06/08/rommana.html?rc=ni_7955</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7955/default_w350.png?rc=ni_7955" alt="Software lifecycle management using Rommana."/&gt;&lt;p&gt;&lt;small&gt;Software lifecycle management using Rommana.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Rommana is a software lifecycle management solution.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/rommana/index.html?rc=ni_7955"&gt;Rommana&lt;/a&gt; supports the following processes; Requirement Management, Test Management, Project Management, Use Case Management, Issue Management and Change and Release Management. Rommana is a fully integrated web based solution allowing project teams to access project data from any place using Internet Explorer.&lt;/p&gt;&lt;h3&gt;Rommana Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Fully Integrated Web-Based&lt;/li&gt;&lt;li&gt;Project Team can Access Project Data from any place using Internet Explorer&lt;/li&gt;&lt;li&gt;One Common Repository for all Project Artifacts and Documentation&lt;/li&gt;&lt;li&gt;Full Collaboration Between all Team Members Around the Globe 24/7&lt;/li&gt;&lt;li&gt;Complete Traceability of Requirements to Use Cases, Scenarios, Test Cases, Test Sets, Test Scripts, Issue Reports, and Change Requests&lt;/li&gt;&lt;li&gt;All reports Exported to Microsoft Word&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Rommana Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/rommana-software/index.html?rc=ni_7955"&gt;Rommana Software&lt;/a&gt; provides a premier application lifecycle management solution which delivers total control, total integration, total management, simplicity, availability, traceability, seamlessness, and full collaboration. &lt;/p&gt;</description><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Press Releases</category><category>Rommana Software</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>64 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Press Releases</category><category>Rommana Software</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/06/08/rommana.html?rc=ni_7955</guid><pubDate>Wed, 08 Jun 2011 12:38:00 GMT</pubDate></item>
	</channel></rss>
