<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource News | Code Creation/Editing</title><link>http://www.componentsource.com/news/code-creation-editing/index.html</link><description></description><language>en-us</language><lastBuildDate>Fri, 10 Feb 2012 18:43:19 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/news/code-creation-editing/rss.xml" rel="self" type="application/rss+xml"/><item><title>FastScript updated</title><link>http://www.componentsource.com/news/2011/12/21/fastscript.html?rc=ni_9790</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9790/default_w350.png?rc=ni_9790" alt="Run a PascalScript demo in FastScript."/&gt;&lt;p&gt;&lt;small&gt;Run a PascalScript demo in FastScript.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/fastscript/index.html?rc=ni_9790"&gt;FastScript&lt;/a&gt; is a cross-platform, multi-language scripting engine. It allows you to write scripts using your favorite language (PascalScript, C++Script, JScript and BasicScript). FastScript doesn't use the Microsoft Scripting Host, so it can be used in both Windows and Linux environments.&lt;/p&gt;&lt;h3&gt;Updates in 1.98&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Added support for Embarcadero Rad Studio XE2 x32/x64&lt;/li&gt;&lt;li&gt;Added support for Embarcadero FireMonkey framework for Windows x32/x64 and OSX platforms&lt;/li&gt;&lt;li&gt;Added support for int64 types in script code&lt;/li&gt;&lt;li&gt;Fixed error in accessing property values for FPC&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Fast Reports&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/fast-reports/index.html?rc=ni_9790"&gt;Fast Reports,&lt;/a&gt; founded in 1998, builds fast reporting software including applications, libraries and add-ons. Its flagship product, FastReport, utilizes unique programming principles making it one of the best reporting tools for Delphi. In 2001 FastReport earned second place in the &amp;quot;Best Reporting Tool&amp;quot; category at Delphi Informant Magazine Readers Choice Awards. Fast Reports strives to constantly improve FastReport and is proud to have made it the first full-function cross-platform report generator for RAD environments on Windows and Linux.&lt;/p&gt;</description><category>32 Bit</category><category>C++Builder</category><category>Code Creation/Editing</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Fast Reports</category><category>Kylix</category><category>Patch Releases</category><category>VCL Components</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/21/fastscript.html?rc=ni_9790</guid><pubDate>Wed, 21 Dec 2011 16:25:06 GMT</pubDate></item>
		<item><title>SharpKit updated</title><link>http://www.componentsource.com/news/2011/12/21/sharpkit.html?rc=ni_9791</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9791/default_w350.png?rc=ni_9791" alt="Productivity features of SharpKit."/&gt;&lt;p&gt;&lt;small&gt;Productivity features of SharpKit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/sharpkit/index.html?rc=ni_9791"&gt;SharpKit&lt;/a&gt; is a Web toolkit that lets you write C# code and convert it to JavaScript during compilation. It is an ideal solution for Web development teams who have to maintain C# and JavaScript code. It is a command-line tool that acts like a compiler; it receives C# source code and assembly references and generates JavaScript files, based on custom attributes (metadata) in your code. It also integrates into MSBuild projects and performs the conversion automatically during the build process.&lt;/p&gt;&lt;h3&gt;Updates in 4.23.5000&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;JsError now inherits from Exception and hides all base properties&lt;/li&gt;&lt;li&gt;Supports inheritance in prototype mode&lt;/li&gt;&lt;li&gt;Add JsTypeAttribute.OmitInheritance&lt;/li&gt;&lt;li&gt;Optimized namespace verification (remove doubles)&lt;/li&gt;&lt;li&gt;Support InlineFields=false in prototype mode&lt;/li&gt;&lt;li&gt;Fixed generic arrays resolving bug&lt;/li&gt;&lt;li&gt;Improved error notifications to Visual Studio&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About SharpKit&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/sharpkit-net/index.html?rc=ni_9791"&gt;SharpKit&lt;/a&gt; specializes in the analysis and conversion of programming languages, and provides productivity tools which allow Web developers to implement high-end Web applications quickly and easily.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Internet Explorer</category><category>Microsoft</category><category>Patch Releases</category><category>SharpKit</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 Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/21/sharpkit.html?rc=ni_9791</guid><pubDate>Wed, 21 Dec 2011 16:25:27 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>SharpKit improves platform support</title><link>http://www.componentsource.com/news/2011/11/15/sharpkit.html?rc=ni_9435</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9435/default_w350.png?rc=ni_9435" alt="Productivity features of SharpKit."/&gt;&lt;p&gt;&lt;small&gt;Productivity features of SharpKit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;New version provides support for HTML5, Ext JS 4, jQuery and jQuery UI.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/sharpkit/index.html?rc=ni_9435"&gt;SharpKit&lt;/a&gt; is a Web toolkit that lets you write C# code and convert it to JavaScript during compilation. It is an ideal solution for Web development teams who have to maintain C# and JavaScript code. SharpKit is a command-line tool that acts like a compiler; it receives C# source code and assembly references and generates JavaScript files, based on custom attributes (metadata) in your code. It also integrates into MSBuild projects and performs the conversion automatically during the build process.&lt;/p&gt;&lt;h3&gt;Updates in 4.22.6000&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Support for HTML5, Ext JS 4, jQuery and jQuery UI&lt;/li&gt;&lt;li&gt;New jQuery UI wrapper library lets you use jQuery UI like WinForms controls&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About SharpKit&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/sharpkit-net/index.html?rc=ni_9435"&gt;SharpKit&lt;/a&gt; specializes in the analysis and conversion of programming languages, and provides productivity tools which allow Web developers to implement high-end Web applications quickly and easily.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>Internet Explorer</category><category>Microsoft</category><category>SharpKit</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 Server 2008</category><category>Windows Vista</category><category>Windows XP</category><category>32 Bit</category><category>64 Bit</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>Internet Explorer</category><category>Microsoft</category><category>SharpKit</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 Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/11/15/sharpkit.html?rc=ni_9435</guid><pubDate>Tue, 15 Nov 2011 16:43:00 GMT</pubDate></item>
		<item><title>Altova SemanticWorks 2012 updated</title><link>http://www.componentsource.com/news/2011/10/21/altova-semanticworks.html?rc=ni_9211</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9211/default_w350.png?rc=ni_9211" alt="Semantic Web instance document saved as RDF."/&gt;&lt;p&gt;&lt;small&gt;Semantic Web instance document saved as RDF.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;Altova SemanticWorks is a visual RDF/OWL editor. With Altova SemanticWorks you can visually design Semantic Web instance documents, vocabularies, and ontologies then output them in either RDF/XML or N-triples formats. Altova SemanticWorks streamlines the job with tabs for classes, properties, instances, etc., context-sensitive entry helpers, and automatic format checking.&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-semanticworks-installed/index.html?rc=ni_9211"&gt;Altova SemanticWorks 2012 - Installed Users&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/altova-semanticworks-concurrent/index.html?rc=ni_9211"&gt;Altova SemanticWorks 2012 - Concurrent Users&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in 2012&lt;/h3&gt;&lt;p&gt;The following bug fixes are included with the 2012 release:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Arabic characters not accepted as class names by SemanticWorks&lt;/li&gt;&lt;li&gt;Classes in taxonomy are declared invalid&lt;/li&gt;&lt;li&gt;Enable import of RDF schema in OWL Full&lt;/li&gt;&lt;li&gt;Semantic check fails to note incorrect object property as described in tutorial&lt;/li&gt;&lt;li&gt;URIref prefixes toggles on/off spontaneously when editing file in TextView&lt;/li&gt;&lt;li&gt;Syntax and semantic check in SemanticWorks incorrectly report error on missing type in instance (OWL DL)&lt;/li&gt;&lt;li&gt;Semanticworks crashes when hitting 'del' in the instances detail view while the drop down menu to change a datatype is open&lt;/li&gt;&lt;li&gt;Export function does not check for validuty&lt;/li&gt;&lt;li&gt;Failed verification of equivalence class extension&lt;/li&gt;&lt;li&gt;rdf:XMLLiteral is not offered as datatype for a value in RDF/ OWL view. Only schema datatypes are shown.&lt;/li&gt;&lt;li&gt;owl:TransitiveProperty only permitted with OWL Full&lt;/li&gt;&lt;/ul&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_9211"&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;</description><category>32 Bit</category><category>64 Bit</category><category>Access</category><category>Altova</category><category>C++Builder</category><category>Code Creation/Editing</category><category>Delphi</category><category>Dev Tools &amp; IT Utilities</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/10/21/altova-semanticworks.html?rc=ni_9211</guid><pubDate>Fri, 21 Oct 2011 16:36:12 GMT</pubDate></item>
		<item><title>Total Visual Code Tools supports MS Office 2010</title><link>http://www.componentsource.com/news/2011/08/01/fms-total-visual-code-tools.html?rc=ni_8587</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8587/default_w350.png?rc=ni_8587" alt="Procedure Builder included with Total Visual Code Tools."/&gt;&lt;p&gt;&lt;small&gt;Procedure Builder included with Total Visual Code Tools.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 2010 also improves code cleanup, code delivery and handler tags.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/fms-total-visual-code-tools/index.html?rc=ni_8587"&gt;Total Visual Code Tools&lt;/a&gt; is a collection of professional code-centric tools and utilities to help ensure standards, reduce coding time, and eliminate errors. Ideal for cleaning up code in inherited projects: automatically add error handling, standardize formatting, apply variable naming conventions, etc. Integrated into the VB IDE, Total Visual Code Tools allows your entire development team to share and enforce a consistent set of coding standards.&lt;/p&gt;&lt;h3&gt;Updates in 2010&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Supports Microsoft Office 2010, 32 bit Version -&lt;/strong&gt; Total Visual CodeTools 2010 supports the 32 bit version of Microsoft Office 2010. It also supports Office 2000 through 2007, Visual Basic 6, and Windows 7 and earlier operating systems.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;VBA Code Parsing Supports Access/Office 2010 -&lt;/strong&gt; The VBA code parser that underlies the Code Cleanup, Code Delivery, and Unused Variable Analysis supports the new code and syntax in Office 2010 including the use of conditional compilers (e.g. #IF.. #ELSE.. #ENDIF) that is common for developers supporting both 32 and 64 bit environments. For situations where the same variable is defined more than once based on the conditional compiler directives, the first definition is used (for Code Cleanup and Delivery).&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Code Cleanup and Code Delivery Allow Immediate Overwrite -&lt;/strong&gt; After Total Visual CodeTools performs the analysis to cleanup or deliver your code, it prompts you to review the results before applying the changes. There is a new feature to let you bypass this step if no serious errors were encountered. This eliminates this step so the entire process is completed without intervention. It is especially useful if you've successfully performed this task on a project before.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Code Cleanup Error Enabler and Handler Tags are Customizable -&lt;/strong&gt; Total Visual CodeTools offers a feature to let you specify comment tags before and after each procedure's error enabler and error handler so you can easily replace them if you decide to change your error management code.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Copy Control Builder Supports Multiple Target Controls -&lt;/strong&gt; You can now select multiple target controls and automatically generate the code you want to copy to all of them at one time.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Long Text/SQL Builder Converts Tabs and Spaces -&lt;/strong&gt; The Long Text/SQL Builder lets you retrieve the SQL string from the query of a database you specify. It also offers new options to simplify the conversion of SQL queries and text blocks to VB6/VBA code.  Tabs can be automatically replaced by spaces, and extra spaces can be eliminated.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Message Box Builder -&lt;/strong&gt; The Message Box Builder has a new user interface that supports Windows 7. The system modal option is removed because a message box is always modal, and options for right justification and right-to-left read are added.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Select Case Builder Supports Text Blocks and Numeric Ranges -&lt;/strong&gt; The Select Case Builder now makes it easy to specify multiple case and variable assignment values. Simply paste a block of text with the values you want and the code is generated. You can also generate a numerical range of case values by specifying the start, end, and step values.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Total Visual CodeTools Menu Location Options -&lt;/strong&gt; By default, the Total Visual CodeTools menu appears on the main menu bar. Under Standards, you can change this so it resides under the Add-Ins or Tools menu instead.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Tools Available During Debugging -&lt;/strong&gt; Certain tools such as Clear Immediate Window and help are available when you are debugging your code. Previously, all the tools were disabled.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Default Send To is Remembered  -&lt;/strong&gt; The setting for the default Send To option is no longer under Standards. Total Visual CodeTools automatically saves the last option you select for the next time you open a builder.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Screens are Resizable -&lt;/strong&gt; The forms for the builders and standards screen are now resizable to maximize their display on your screens.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Redesigned Storage of Standards -&lt;/strong&gt; Rather than a text file, the standards are now stored in an Access database. This eliminates some of the challenges supporting international languages and double byte characters. If you install Total Visual CodeTools 2010 on a machine which had Total Visual CodeTools 2007, the previous settings are automatically imported. Otherwise, use the [Import Legacy CTS File] button from the Standards options under Manage Settings.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About FMS&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/fms/index.html?rc=ni_8587"&gt;FMS&lt;/a&gt; Founded in 1986, FMS 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. The world's leading developer of products for Microsoft Access developers, and a top vendor of products for the SQL Server, Visual Studio .NET and Visual Basic communities. FMS customers comprise of 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>Access</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>FMS</category><category>Microsoft</category><category>Office</category><category>Visual Basic</category><category>Visual Studio</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 Vista</category><category>Windows XP</category><category>32 Bit</category><category>Access</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>FMS</category><category>Microsoft</category><category>Office</category><category>Visual Basic</category><category>Visual Studio</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 Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/08/01/fms-total-visual-code-tools.html?rc=ni_8587</guid><pubDate>Mon, 01 Aug 2011 11:05:00 GMT</pubDate></item>
		<item><title>SlickEdit 2011 released</title><link>http://www.componentsource.com/news/2011/05/23/slickedit.html?rc=ni_7854</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7854/default_w350.png?rc=ni_7854" alt="Editing Java code with SlickEdit."/&gt;&lt;p&gt;&lt;small&gt;Editing Java code with SlickEdit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;New 64-bit versions for Windows and Linux, Multithreading, Ruby Debugging and updated VS2010 and JUnit support.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;SlickEdit can be used as a stand alone development environment or as a complementary editor, SlickEdit provides programmers with a tool to create, navigate, modify, build, and debug code faster and more accurately. SlickEdit's useful features include Code Navigation, Preview Tool Window, References Tool Window, Syntax Expansion, Surround With, Auto-Completions and many more. SlickEdit automatically formats XML / HTML as you edit according to user-defined formatting schemes.&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/slickedit-multiplatform/index.html?rc=ni_7854"&gt;SlickEdit Multi-Platform&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-aix/index.html?rc=ni_7854"&gt;SlickEdit for AIX&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-hpux/index.html?rc=ni_7854"&gt;SlickEdit for HPUX&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-linux/index.html?rc=ni_7854"&gt;SlickEdit for Linux&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-linux-mac/index.html?rc=ni_7854"&gt;SlickEdit for Linux and Mac OS X&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-mac-os-x/index.html?rc=ni_7854"&gt;SlickEdit for Mac OS X&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-solaris/index.html?rc=ni_7854"&gt;SlickEdit for Solaris SPARC&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-solaris-sparc-solaris-x86/index.html?rc=ni_7854"&gt;SlickEdit for Solaris SPARC and Solaris x86&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-solaris-x86/index.html?rc=ni_7854"&gt;SlickEdit for Solaris x86&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-windows/index.html?rc=ni_7854"&gt;SlickEdit for Windows&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-windows-linux/index.html?rc=ni_7854"&gt;SlickEdit for Windows and Linux&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-windows-macosx/index.html?rc=ni_7854"&gt;SlickEdit for Windows and Mac OS X&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-windows-solaris-sparc/index.html?rc=ni_7854"&gt;SlickEdit for Windows and Solaris SPARC&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/slickedit-windows-solaris-x86/index.html?rc=ni_7854"&gt;SlickEdit for Windows and Solaris x86&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in 2011&lt;br/&gt;&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;64-bit Versions for Windows and Linux&lt;/strong&gt;&lt;br/&gt;Native 64-bit versions of SlickEdit are now available for Windows and Linux. These allow you to run on 64-bit platforms without the use of 32-bit libraries. SlickEdit still retains the 2 gigabyte file size limit&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Support for the Git Version Control System&lt;/strong&gt;&lt;br/&gt;Added support for the Git version control system. The basic operations supported are: add, remove, commit, revert, push, and pull. SlickEdit have also built a basic status tree showing the result of comparing the workspace to the repository&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Updated Microsoft Visual Studio 2010 Support&lt;/strong&gt;&lt;br/&gt;This includes the following changes: &lt;ul&gt;&lt;li&gt;Improved workspace and project folder handling&lt;/li&gt;&lt;li&gt;Added ability to read project property sheets&lt;/li&gt;&lt;li&gt;Improved support for project dependencies&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Multithreading&lt;/strong&gt;&lt;br/&gt;Parts of SlickEdit 2011 have been re-engineered to be multithreaded. This makes better use of available CPU resources and reduces the waiting time for affected operations&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Auto-Reload Performed on a Thread&lt;/strong&gt;&lt;br/&gt;Auto-reload now uses a thread to access files, preventing SlickEdit from hanging due to unavailable resources. Auto-reload is still performed when you switch applications. A future modification may involve periodically checking for modified files, but that has not yet been implemented&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Updated JUnit Support&lt;/strong&gt;&lt;br/&gt;The JUnit support was updated to support version 4.6 and later. Earlier versions are not supported&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Support for Ruby Debugging&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Dynamic Debugger Enhancements&lt;/strong&gt;&lt;br/&gt;This includes the following changes: &lt;ul&gt;&lt;li&gt;Added support for Python 3&lt;/li&gt;&lt;li&gt;Corrected display of Python special values: True, False, and None&lt;/li&gt;&lt;li&gt;Added a column to display the Value Type&lt;/li&gt;&lt;li&gt;Added the capability to change values while debugging&lt;/li&gt;&lt;li&gt;Improved the display of Perl values. Previously, all values were displayed as scalars&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About SlickEdit&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/slickedit/index.html?rc=ni_7854"&gt;SlickEdit&lt;/a&gt; Inc. provides software developers with multilanguage development environments and the most advanced code editors available. Proven across a wide range of programming languages and on Windows, Linux and UNIX platforms, SlickEdit products enable even the most accomplished developers to code faster and meet increasingly aggressive deadlines. SlickEdit is headquartered in the North Carolina Research Triangle area.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Code Creation/Editing</category><category>Code Editing and Syntax</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>JBuilder</category><category>Microsoft</category><category>SlickEdit</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio</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 Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/05/23/slickedit.html?rc=ni_7854</guid><pubDate>Mon, 23 May 2011 13:39:02 GMT</pubDate></item>
		<item><title>SharpKit joins ComponentSource</title><link>http://www.componentsource.com/news/2011/05/13/sharpkit.html?rc=ni_7770</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7770/default_w350.png?rc=ni_7770" alt="Productivity features of SharpKit."/&gt;&lt;p&gt;&lt;small&gt;Productivity features of SharpKit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;SharpKit 4.0.5 is a Web Toolkit that enables you to write C# code and convert it to JavaScript during compilation.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/sharpkit/index.html?rc=ni_7770"&gt;SharpKit&lt;/a&gt; is a C# to JavaScript productivity tool. It allows you to write C# and convert it to JavaScript during compilation. Develop faster and in teams, by harnessing C# and Visual Studio features like: code validation, type-checking, auto-complete, refactoring, xml documentation and code analysis. All major web libraries are supported, easily interface into new ones. Zero risk and zero impact on your project, generated JavaScript code stays exactly the same. Supports code merging and minification.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;SharpKit brings C# productivity to JavaScript development&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;SharpKit is a command-line tool that acts like a compiler, it receives C# source code and assembly references, and generates JavaScript code files, based on custom attributes (metadata) in your code. SharpKit also integrates into MSBuild projects, and performs the conversion automatically during build.&lt;/p&gt;&lt;p&gt;If you are missing features like auto-complete, XML documentation, syntax verification and refactoring in your JavaScript development, you should give SharpKit a try. When you work with SharpKit, you write C# instead of JavaScript. This way you don't have to memorize the API - it's always right there at your fingertips.&lt;/p&gt;&lt;p&gt;SharpKit was designed for Web development teams that maintain C# and JavaScript code, most commonly within the ASP.NET platform and Visual Studio.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Migrating from JavaScript to C# enables you to:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Leverage Visual Studio C# productivity&lt;/strong&gt;
			&lt;strong&gt;-&lt;/strong&gt; Harness native C# features in Visual Studio such as compile-time syntax verification, code-completion, XML documentation and refactoring&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Maximize cross-browser compatibility&lt;/strong&gt;
			&lt;strong&gt;-&lt;/strong&gt; You can specify compilation symbols to target specific web browsers and receive build warnings for incompatible APIs&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Streamline client-side code review&lt;/strong&gt;
			&lt;strong&gt;-&lt;/strong&gt; With C#, you can leverage code metrics, code analysis and performance profiling functionality for your client-side code&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About SharpKit&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/sharpkit-net/index.html?rc=ni_7770"&gt;SharpKit&lt;/a&gt; specializes in the analysis and conversion of programming languages, and provides productivity tools which allow Web developers to implement high-end Web applications quickly and easily.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Internet Explorer</category><category>Microsoft</category><category>Press Releases</category><category>SharpKit</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 Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/05/13/sharpkit.html?rc=ni_7770</guid><pubDate>Fri, 13 May 2011 13:31:00 GMT</pubDate></item>
		<item><title>Essential Edit adds Right-to-Left language support</title><link>http://www.componentsource.com/news/2011/05/11/syncfusion-essential-edit-for-windows-forms.html?rc=ni_7723</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7723/default_w350.png?rc=ni_7723" alt="A selection of editors available in Syncfusion Essential Edit."/&gt;&lt;p&gt;&lt;small&gt;A selection of editors available in Syncfusion Essential Edit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Syncfusion Essential Edit for Windows Forms 2011 Vol 2 now provides full featured Right-to-Left language support.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-edit-for-windows-forms/index.html?rc=ni_7723"&gt;Syncfusion Essential Edit for Windows Forms&lt;/a&gt; is designed to be extensible and easy to use. It enables syntax highlighting, automatic outlining, multilevel undo or redo, rich formatting options and comes with easy configuration. Syncfusion Essential Edit for Windows Forms includes predefined XML-based language configurations for syntax coloring commonly used languages. It also supports the creation of custom configurations for any desired language. Configuration files can be used to specify outlining blocks and syntax highlighting of embedded scripts.&lt;/p&gt;&lt;h3&gt;Updates in 2011 &lt;strong&gt;Vol 2&lt;/strong&gt;&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Right-to-Left Language Support -&lt;/strong&gt; The Edit control supports rendering content from right to left, enabling editing and syntax highlighting for cultures where right-to-left (RTL) languages are predominant. The RTL feature is comprehensive - supporting bookmarks, line numbers, collapse rectangles, context menus, ToolTips, and all the other features you would find in a left-to-right layout&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Syncfusion&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/syncfusion/index.html?rc=ni_7723"&gt;Syncfusion, Inc.&lt;/a&gt; is a leading provider of enterprise-class software components and tools for the Microsoft .NET platform. With Syncfusion, developers can move beyond simply coding applications to delivering business innovation - the elegant user interfaces, business intelligence dashboards, and sophisticated reporting that today's business users need, in the formats they demand. Syncfusion's award-winning .NET components and controls are designed to grow with you, whether you're using Windows Forms, WPF, ASP.NET, ASP.NET MVC or Silverlight.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Code Creation/Editing</category><category>Code Editing and Syntax</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Syncfusion</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++ .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>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/05/11/syncfusion-essential-edit-for-windows-forms.html?rc=ni_7723</guid><pubDate>Wed, 11 May 2011 17:18:00 GMT</pubDate></item>
		<item><title>Syncfusion Essential Edit patched</title><link>http://www.componentsource.com/news/2011/02/10/syncfusion-essential-edit.html?rc=ni_6996</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6996/default_w350.png?rc=ni_6996" alt="A selection of editors available in Syncfusion Essential Edit."/&gt;&lt;p&gt;&lt;small&gt;A selection of editors available in Syncfusion Essential Edit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-edit/index.html?rc=ni_6996"&gt;Syncfusion Essential Edit&lt;/a&gt; is a syntax highlighting edit control that is designed to be extensible and easy to use. Syncfusion Essential Edit does not derive from the Rich Edit control. It is written from the ground up to be extensible and powerful. Features Multi-level Undo / Redo and rich formatting options. It comes with syntax files for commonly used languages and configuration can be done easily through a simple configuration file. Syncfusion Essential Edit includes Windows Forms and WPF components. &lt;/p&gt;&lt;h3&gt;Updates in 2011 Vol 1&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Windows Forms&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Support has been added for customizing the line number in the Edit control.&lt;/li&gt;&lt;li&gt;Language syntax highlighting can now be changed instantly.&lt;/li&gt;&lt;li&gt;CASE and END blocks are now recognized in Edit control SQL statements.&lt;/li&gt;&lt;li&gt;The Find Previous operation now makes the correct selection when the Shift key is used.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;WPF&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Nested items in IntelliSense no longer replace previous text.&lt;/li&gt;&lt;li&gt;An Argument out of Range exception is no longer thrown when CollapseAll is performed on a selection.&lt;/li&gt;&lt;li&gt;An exception is no longer thrown while changing skins.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Syncfusion&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/syncfusion/index.html?rc=ni_6996"&gt;Syncfusion, Inc.&lt;/a&gt; is a leading provider of enterprise-class software components and tools for the Microsoft .NET platform. With Syncfusion, developers can move beyond simply coding applications to delivering business innovation - the elegant user interfaces, business intelligence dashboards, and sophisticated reporting that today's business users need, in the formats they demand. Syncfusion's award-winning .NET components and controls are designed to grow with you, whether you're using Windows Forms, WPF, ASP.NET, ASP.NET MVC or Silverlight.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Code Creation/Editing</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Syncfusion</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++ .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>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/02/10/syncfusion-essential-edit.html?rc=ni_6996</guid><pubDate>Thu, 10 Feb 2011 14:21:00 GMT</pubDate></item>
		<item><title>Refactor! Pro adds read-only support</title><link>http://www.componentsource.com/news/2010/12/08/refactor-pro-net.html?rc=ni_6633</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6633/default_w350.png?rc=ni_6633" alt="Creating a new method from a selected block of code."/&gt;&lt;p&gt;&lt;small&gt;Creating a new method from a selected block of code.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;v2010 vol 2 release adds new refactorings including convert to constant, make read-only and set image dimensions.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/refactor-pro-net/index.html?rc=ni_6633"&gt;Refactor! Pro&lt;/a&gt; combines a language-independent code shaping engine with a highly-optimized user experience. Refactor! Pro is designed to help all developers craft and sculpt their code with the speed and efficiency needed to meet their line of business demands. While you work, Refactor! Pro analyzes the code, looking for opportunities to simplify. When a refactoring is available, you'll see a refactoring smart tag appear below the identifier at the caret or near the selected code block. Just click the smart tag to see which refactorings are available. DevExpress Refactor! Pro includes 1 year Subscription. DevExpress Refactor! Pro Renewals also available.&lt;/p&gt;&lt;h3&gt;Updates in v2010 vol 2&lt;/h3&gt;&lt;p&gt;The following refactorings are now available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Convert to Constant&lt;/strong&gt;&lt;br/&gt;Converts the variable declaration into a constant declaration.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Make Read-only&lt;/strong&gt;&lt;br/&gt;Makes the field read-only.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Set Image Dimensions&lt;/strong&gt;&lt;br/&gt;Instantly sets the Width and Height attributes to an img tag, according to actual size of the source image.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Developer Express&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/developer-express/index.html?rc=ni_6633"&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>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>DevExpress (Developer Express)</category><category>Feature Releases</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 7</category><category>Windows Dev Tools</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/12/08/refactor-pro-net.html?rc=ni_6633</guid><pubDate>Wed, 08 Dec 2010 17:39:00 GMT</pubDate></item>
		<item><title>Syncfusion patches Essential Edit</title><link>http://www.componentsource.com/news/2010/11/09/syncfusion-essential-edit.html?rc=ni_6373</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6373/default_w350.png?rc=ni_6373" alt="A selection of editors available in Syncfusion Essential Edit."/&gt;&lt;p&gt;&lt;small&gt;A selection of editors available in Syncfusion Essential Edit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-edit/index.html?rc=ni_6373"&gt;Syncfusion Essential Edit&lt;/a&gt; is a syntax highlighting edit control that is designed to be extensible and easy to use. Syncfusion Essential Edit does not derive from the Rich Edit control. It is written from the ground up to be extensible and powerful. Features Multi-level Undo / Redo and rich formatting options. It comes with syntax files for commonly used languages and configuration can be done easily through a simple configuration file. Please note: Syncfusion Essential Edit includes Windows Forms and WPF components.&lt;/p&gt;&lt;h3&gt;Updates in 2010 Vol 4&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Crashing no longer occurs when a ReplaceAll operation is performed&lt;/li&gt;&lt;li&gt;Editing a code snippet no longer causes an exception&lt;/li&gt;&lt;li&gt;The scrollbar now scrolls automatically when selecting text with the cursor&lt;/li&gt;&lt;li&gt;Language Coloring Configuration no longer throws an exception when selecting lexemes&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Syncfusion&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/syncfusion/index.html?rc=ni_6373"&gt;Syncfusion, Inc.&lt;/a&gt; is a leading provider of enterprise-class software components and tools for the Microsoft .NET platform. With Syncfusion, developers can move beyond simply coding applications to delivering business innovation - the elegant user interfaces, business intelligence dashboards, and sophisticated reporting that today's business users need, in the formats they demand. Syncfusion's award-winning .NET components and controls are designed to grow with you, whether you're using Windows Forms, WPF, ASP.NET, ASP.NET MVC or Silverlight.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Code Creation/Editing</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Microsoft</category><category>Patch Releases</category><category>Syncfusion</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++ .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>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/11/09/syncfusion-essential-edit.html?rc=ni_6373</guid><pubDate>Tue, 09 Nov 2010 17:05:00 GMT</pubDate></item>
		<item><title>Essential Edit enhances expand-collapse</title><link>http://www.componentsource.com/news/2010/07/21/syncfusion-essential-edit.html?rc=ni_4981</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2455/default_w350.png?rc=ni_4981" alt="Screenshot from Syncfusion Essential Edit."/&gt;&lt;p&gt;&lt;small&gt;Screenshot from Syncfusion Essential Edit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Syncfusion Essential Edit WPF 2010 Vol 3 adds expand-collapse support for Visual Basic.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-edit/index.html?rc=ni_4981"&gt;Syncfusion Essential Edit&lt;/a&gt; is a syntax highlighting edit control that is designed to be extensible and easy to use. It does not derive from the Rich Edit control but was written from the ground up to be extensible and powerful. Syncfusion Essential Edit features multi-level undo / redo and rich formatting options. It comes with syntax files for commonly used languages and can be easily configured through a simple configuration file.&lt;/p&gt;&lt;p&gt;Syncfusion Essential Edit is also available as part of &lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-ui/index.html?rc=ni_4981"&gt;Syncfusion Essential Studio User Interface Edition&lt;/a&gt; and &lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-enterprise/index.html?rc=ni_4981"&gt;Syncfusion Essential Studio Enterprise Edition&lt;/a&gt;.&lt;/p&gt;&lt;h3&gt;Updates in Syncfusion Essential Edit WPF 2010 Vol 3&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Expand-collapse support for Visual Basic has been implemented&lt;/li&gt;&lt;li&gt;Ellipses have been included to indicate collapsed lines with ToolTip and selection support&lt;/li&gt;&lt;li&gt;A line has been included in the expand-collapse area to highlight the beginning and end of blocks of supported languages&lt;/li&gt;&lt;li&gt;Support has been added for implementing expand-collapse logic for custom languages&lt;/li&gt;&lt;li&gt;Language implementations have been restructured to enable data binding in custom languages&lt;/li&gt;&lt;li&gt;The AcceptsTab property has been implemented to allow or restrict the usage of the TAB key&lt;/li&gt;&lt;li&gt;The Find and Replace window's appearance has been enhanced&lt;/li&gt;&lt;li&gt;Built-in routed UI commands have been implemented for indenting and commenting individual and multiple lines&lt;/li&gt;&lt;li&gt;The HorizontalScrollbarVisibility and VerticalScrollBarVisibility properties have been implemented to control the visibility of horizontal and vertical scroll bars&lt;/li&gt;&lt;li&gt;IntelliSense support has been implemented for C# and Visual Basic&lt;/li&gt;&lt;li&gt;IntelliSense support has been implemented for specifying custom multilevel collections to display in the IntelliSense list&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Changes:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The ShowOutlining property of EditControl has been marked as obsolete&lt;/li&gt;&lt;li&gt;Language implementations have been restructured to enable data binding of lexemes and formats in language configurations. As a result, the EditLanguage class has been marked as obsolete and a custom language class has been created by inheriting from LanguageBase, ProceduralLanguageBase, or MarkupLanguageBase&lt;/li&gt;&lt;li&gt;The Name property in EditFormats class has been renamed to FormatName property&lt;/li&gt;&lt;li&gt;Edit WPF assembly name has been changed from Syncfusion.Edit.WPF to Syncfusion.Edit.Wpf&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Fixes:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Cursor size is now correct when using a multiline SQL file&lt;/li&gt;&lt;li&gt;The cursor is removed when the edit control is not in focus&lt;/li&gt;&lt;li&gt;The expand-collapse property is now applied properly when pasting text&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in Syncfusion Essential Edit Windows Forms 2010 Vol 3&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The search behavior in the Find dialog has been enhanced&lt;/li&gt;&lt;li&gt;The Find dialog is now customizable&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Fixes:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Line numbers are no longer truncated in print-preview&lt;/li&gt;&lt;li&gt;The cursor does not move to the second character when moving to the start of the line&lt;/li&gt;&lt;li&gt;When displaying between two words, ContextChoice works correctly in XML&lt;/li&gt;&lt;li&gt;The issue with Unicode and underlining has been resolved&lt;/li&gt;&lt;li&gt;The TransferFocusOnTab property, when set to true, no longer shifts focus&lt;/li&gt;&lt;li&gt;Using nested folding no longer causes a crash&lt;/li&gt;&lt;li&gt;Editor content is no longer mismatched&lt;/li&gt;&lt;li&gt;Collapsing a text block without an end tag no longer causes a crash&lt;/li&gt;&lt;li&gt;Collapsing after deleting a brace ( } ) no longer causes a crash&lt;/li&gt;&lt;li&gt;The Smart Tag panel issue has been resolved&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;For more information visit:&lt;br/&gt;&lt;a href="http://www.syncfusion.com/company/news/press-releases/2010/ncjulessintell2010-07-19/syncfusion%20releases%20essential%20studio%202010%20volume%203"&gt;http://www.syncfusion.com/company/news/press-releases/2010/ncjulessintell2010-07-19/syncfusion releases essential studio 2010 volume 3&lt;/a&gt;&lt;/p&gt;&lt;h3&gt;About Syncfusion&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/syncfusion/index.html?rc=ni_4981"&gt;Syncfusion, Inc.&lt;/a&gt; is a leading provider of enterprise-class software components and tools for the Microsoft .NET platform. With Syncfusion, developers can move beyond simply coding applications to delivering business innovation - the elegant user interfaces, business intelligence dashboards, and sophisticated reporting that today's business users need, in the formats they demand. Syncfusion's award-winning .NET components and controls are designed to grow with you, whether you're using Windows Forms, WPF, ASP.NET, ASP.NET MVC or Silverlight.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Code Creation/Editing</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Syncfusion</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++ .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>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/07/21/syncfusion-essential-edit.html?rc=ni_4981</guid><pubDate>Wed, 21 Jul 2010 17:08:00 GMT</pubDate></item>
		<item><title>Syncfusion site licenses now available</title><link>http://www.componentsource.com/news/2010/07/09/syncfusion-site-licenses.html?rc=ni_4739</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2357/default_w350.png?rc=ni_4739" alt="Syncfusion business intelligence and reporting controls."/&gt;&lt;p&gt;&lt;small&gt;Syncfusion business intelligence and reporting controls.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Site licenses for up to 500 developers are now available from ComponentSource for all Syncfusion products.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;ComponentSource Enterprise Partner Syncfusion offers a broad range of enterprise-quality UI, reporting and business intelligence controls for .NET platforms.&lt;/p&gt;&lt;p&gt;Site licenses are now available for all Syncfusion products, which allow up to 500 developers at a single address.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-calculate/index.html?rc=ni_4739"&gt;Syncfusion Essential Calculate&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-chart-asp-net/index.html?rc=ni_4739"&gt;Syncfusion Essential Chart ASP.NET&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-chart-windows-forms/index.html?rc=ni_4739"&gt;Syncfusion Essential Chart Windows Forms&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-chart-wpf/index.html?rc=ni_4739"&gt;Syncfusion Essential Chart WPF&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-diagram/index.html?rc=ni_4739"&gt;Syncfusion Essential Diagram&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-docio/index.html?rc=ni_4739"&gt;Syncfusion Essential DocIO&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-edit/index.html?rc=ni_4739"&gt;Syncfusion Essential Edit&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-gauge/index.html?rc=ni_4739"&gt;Syncfusion Essential Gauge&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-grid-aspnet/index.html?rc=ni_4739"&gt;Syncfusion Essential Grid ASP.NET&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-grid-windows-forms/index.html?rc=ni_4739"&gt;Syncfusion Essential Grid Windows Forms&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-grid-wpf/index.html?rc=ni_4739"&gt;Syncfusion Essential Grid WPF&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-grouping/index.html?rc=ni_4739"&gt;Syncfusion Essential Grouping&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-htmlui/index.html?rc=ni_4739"&gt;Syncfusion Essential HTMLUI&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-pdf/index.html?rc=ni_4739"&gt;Syncfusion Essential PDF&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-business-intelligence/index.html?rc=ni_4739"&gt;Syncfusion Essential Studio Business Intelligence Edition&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-enterprise/index.html?rc=ni_4739"&gt;Syncfusion Essential Studio Enterprise Edition&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-reporting/index.html?rc=ni_4739"&gt;Syncfusion Essential Studio Reporting Edition&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-ui/index.html?rc=ni_4739"&gt;Syncfusion Essential Studio User Interface Edition&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-tools-asp-net/index.html?rc=ni_4739"&gt;Syncfusion Essential Tools ASP.NET&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-tools-windows-forms/index.html?rc=ni_4739"&gt;Syncfusion Essential Tools Windows Forms&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-tools-wpf/index.html?rc=ni_4739"&gt;Syncfusion Essential Tools WPF&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-xlsio/index.html?rc=ni_4739"&gt;Syncfusion Essential XlsIO&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Syncfusion&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/syncfusion/index.html?rc=ni_4739"&gt;Syncfusion, Inc.&lt;/a&gt; is a leading provider of enterprise-class software components and tools for the Microsoft .NET platform. With Syncfusion, developers can move beyond simply coding applications to delivering business innovation - the elegant user interfaces, business intelligence dashboards, and sophisticated reporting that today's business users need, in the formats they demand. Syncfusion's award-winning .NET components and controls are designed to grow with you, whether you're using Windows Forms, WPF, ASP.NET, ASP.NET MVC or Silverlight.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Charting and Graphing</category><category>Code Creation/Editing</category><category>Components</category><category>Datagrids</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Flow Diagramming</category><category>HTML Editing</category><category>Instrumentation</category><category>JavaScript / AJAX</category><category>Maths and Stats</category><category>Microsoft</category><category>PDF Creation</category><category>Press Releases</category><category>Product Suites</category><category>Silverlight Controls</category><category>Spreadsheet</category><category>Syncfusion</category><category>Text and Word Processing</category><category>User Interface</category><category>Visual Basic 2005</category><category>Visual Basic 2008</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>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/07/09/syncfusion-site-licenses.html?rc=ni_4739</guid><pubDate>Fri, 09 Jul 2010 13:22:00 GMT</pubDate></item>
		<item><title>Add multi-language scripting to projects</title><link>http://www.componentsource.com/news/2010/05/07/fastscript.html?rc=ni_3879</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1967/default_w350.png?rc=ni_3879" alt="Running a PascalScript demo in FastScript."/&gt;&lt;p&gt;&lt;small&gt;Running a PascalScript demo in FastScript.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;FastScript allows you to write scripts using your favorite languages in both Windows and Linux.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/fastscript/index.html?rc=ni_3879"&gt;FastScript&lt;/a&gt; is a cross-platform, multi-language scripting engine. It is useful for programmers who want to add scripting ability to their projects. It can be installed in Borland Delphi 4-7, 2005, 2006, 2009, C++Builder 4-6, 2005, 2006, 2007, 2009, Kylix 1-3 and Lazarus. A unique feature of FastScript is its ability to use several languages (PascalScript, C++Script, JScript and BasicScript). This allows you to write scripts using your favorite language. FastScript doesn't use Microsoft Scripting Host, so it can be used in both the Windows and Linux environments.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;OLE support&lt;/li&gt;&lt;li&gt;Variant array support&lt;/li&gt;&lt;li&gt;Multi-language architecture supports several languages (currently, PascalScript, C++Script, BasicScript and JScript)&lt;/li&gt;&lt;li&gt;Multi-language scripts may be used. For example, one module may be written in PascalScript, another in C++Script&lt;/li&gt;&lt;li&gt;Standard language set: variables, constants, procedures, functions (nested functions are allowed) with var/const/default parameters, all the standard operators and statements (including case, try/finally/except, with), types (int, float, bool, char, string, multi-dimensional array, enum, variant), classes (with methods, events, properties, indices and default properties)&lt;/li&gt;&lt;li&gt;Checking compatibility of types&lt;/li&gt;&lt;li&gt;Access to any object inside your application. Standard libraries for access to base classes, controls, forms and DB. Library architecture may easily be expanded&lt;/li&gt;&lt;li&gt;Small footprint - 80-150Kb, depending on the modules used&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Fast Reports&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/fast-reports/index.html?rc=ni_3879"&gt;Fast Reports&lt;/a&gt;, founded in 1998, builds fast reporting software: applications, libraries and add-ons. Its flagship product, FastReport, utilizes unique programming principles making it one of the best reporting tools for Delphi. In 2001 FastReport earned second place in the &amp;quot;Best Reporting Tool&amp;quot; category at Delphi Informant Magazine Readers Choice Awards. Fast Reports, Inc. strives to constantly improve FastReport and is proud to have made it the first full-function cross-platform report generator for Borland RAD environments on Windows and Linux.&lt;/p&gt;</description><category>32 Bit</category><category>C++Builder</category><category>Code Creation/Editing</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Fast Reports</category><category>Kylix</category><category>Press Releases</category><category>VCL Components</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/05/07/fastscript.html?rc=ni_3879</guid><pubDate>Fri, 07 May 2010 18:00:00 GMT</pubDate></item>
		<item><title>Essential Edit adds IntelliSense Support</title><link>http://www.componentsource.com/news/2010/04/26/syncfusion-essential-edit.html?rc=ni_3667</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1893/default_w350.png?rc=ni_3667" alt="Syntax highlighting in Syncfusion Essential Edit."/&gt;&lt;p&gt;&lt;small&gt;Syntax highlighting in Syncfusion Essential Edit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;2010 Volume 2 release also adds VS2010 integration plus enhanced, customizable Find dialog.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-edit/index.html?rc=ni_3667"&gt;Syncfusion Essential Edit&lt;/a&gt; is a syntax highlighting edit control that is designed to be extensible and easy to use. Syncfusion Essential Edit does not derive from the Rich Edit control. It is written from the ground up to be extensible and powerful. Features Multi-level Undo / Redo and rich formatting options. It comes with syntax files for commonly used languages and configuration can be done easily through a simple configuration file.&lt;/p&gt;&lt;p&gt;Syncfusion Essential Edit is also available as part of &lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-enterprise/index.html?rc=ni_3667"&gt;Syncfusion Essential Studio&lt;/a&gt;.&lt;/p&gt;&lt;h3&gt;Updates in &lt;strong&gt;2010 Volume 2&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Complete integration with the Visual Studio 2010 designer surface and support for Silverlight 4 and ASP.NET MVC 2.0.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Essential Edit for Windows Forms&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Enhanced Find dialog&lt;/strong&gt;&lt;br/&gt;Essential Edit now supports displaying a message box when a Find operation reaches the starting point of a search. If the option is set to Current Selection, once the Find operation reaches the starting point, it will display a message box letting you know it has completely searched the section.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Customizable Find Dialog&lt;/strong&gt;&lt;br/&gt;Essential Edit now allows users to create a new find dialog by inheriting from the default Find dialog. The dialog can be customized by changing properties and triggers for buttons such as Find, Mark All, and Close. The dialog can also be easily localized.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Text-alone RTL support&lt;/strong&gt;&lt;br/&gt;Essential Edit now supports right-to-left (RTL) language alignment for text alone. This feature supports reading and writing RTL languages such as Arabic, Urdu, and Hebrew. The behavior of RTL support in Essential Edit is same as RTL support in Notepad.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Essential Edit for WPF&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Enhanced expand-and-collapse support&lt;/strong&gt;&lt;br/&gt;The expand-and-collapse feature in Essential Edit ships with a variety of enhancements, like support for Visual Basic, a look and feel similar to Visual Studio, ToolTips, and selecting with collapsed items. Expand-collapse support can now be implemented with custom development languages.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IntelliSense Support&lt;/strong&gt;&lt;br/&gt;Essential Edit now has IntelliSense support. With this functionality, users can select text to be appended from a list of items. It works in two modes: Auto and Custom. In Auto mode, it automatically displays a list of possible keywords from language configurations, types, members, events and fields from specified pre-built assemblies files for C-sharp and Visual Basic. In custom mode, it enables developers to specify a collection of single or multilevel items to be displayed in the IntelliSense list. It also provides a variety of customization options to style the IntelliSense pop-up window and items.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Syncfusion&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/syncfusion/index.html?rc=ni_3667"&gt;Syncfusion&lt;/a&gt; has a mission to produce world-class Windows Forms, ASP.NET and WPF components that enable developers to produce quality software for the most demanding of environments. With Syncfusion components, developers can quickly and easily add cutting-edge functionality, high performance and the very latest look and feel to their .NET applications. Syncfusion's innovative libraries are designed to be extensible to ensure maximum benefit to customers. The company provides full source code to enable seamless integration of its libraries with its customers' projects. Syncfusion firmly believes that its success is closely tied to that of its customers, and to help its customers succeed, the company strives to offer technical support that is accessible, accurate and fast.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Code Creation/Editing</category><category>Components</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Microsoft</category><category>Syncfusion</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# .NET</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ .NET</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/04/26/syncfusion-essential-edit.html?rc=ni_3667</guid><pubDate>Mon, 26 Apr 2010 21:42:00 GMT</pubDate></item>
		<item><title>Refactor! Pro v2009 vol 3 released</title><link>http://www.componentsource.com/news/2009/12/21/refactor-pro-net.html?rc=ni_2272</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1228/default_w350.png?rc=ni_2272" alt="Creating a new method from a selected block of code."/&gt;&lt;p&gt;&lt;small&gt;Creating a new method from a selected block of code.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;New version adds Unit Test Runner that executes unit tests and facilitates processing of test results.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/refactor-pro-net/index.html?rc=ni_2272"&gt;Refactor! Pro for .NET&lt;/a&gt; combines a language-independent code shaping engine with a highly-optimized user experience. Refactor! is designed to help all developers craft and sculpt their code with the speed and efficiency needed to meet their line of business demands. While you work, Refactor analyzes the code, looking for opportunities to simplify. When a refactoring is available, you'll see a refactoring smart tag appear below the identifier at the caret or near the selected code block. Just click the smart tag to see which refactorings are available.&lt;/p&gt;&lt;h3&gt;Updates in v2009 vol 3&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Unit Test Runner&lt;/strong&gt;&lt;br/&gt;The CodeRush Unit Test Runner executes your unit tests, navigates through tests, and facilitates test results processing.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Developer Express&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/developer-express/index.html?rc=ni_2272"&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>Code Creation/Editing</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>Microsoft</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Windows Dev Tools</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/12/21/refactor-pro-net.html?rc=ni_2272</guid><pubDate>Mon, 21 Dec 2009 17:02:00 GMT</pubDate></item>
		<item><title>Altova releases SemanticWorks 2010</title><link>http://www.componentsource.com/news/2009/10/29/altova-semanticworks.html?rc=ni_1429</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/806/default_w350.png?rc=ni_1429" alt="Semantic Web instance document saved as RDF."/&gt;&lt;p&gt;&lt;small&gt;Semantic Web instance document saved as RDF.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Latest release adds Windows 7 comaptibility.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/altova-semanticworks-installed/index.html?rc=ni_1429"&gt;Altova SemanticWorks&lt;/a&gt; is a visual RDF/OWL editor. With Altova SemanticWorks you can visually design Semantic Web instance documents, vocabularies, and ontologies then output them in either RDF/XML or N-triples formats. Altova SemanticWorks streamlines the job with tabs for classes, properties, instances, etc., context-sensitive entry helpers, and automatic format checking.&lt;/p&gt;&lt;h3&gt;Updates in 2010&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Compatibility with Windows 7&lt;/li&gt;&lt;/ul&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_1429"&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;</description><category>Access</category><category>Altova</category><category>C++Builder</category><category>Code Creation/Editing</category><category>Delphi</category><category>Dev Tools &amp; IT Utilities</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Internet Explorer</category><category>JBuilder</category><category>Microsoft</category><category>Office</category><category>Oracle / SUN</category><category>Oracle JDeveloper</category><category>SQL Server Tools</category><category>Visual Basic .NET</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# .NET</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++</category><category>Visual C++ .NET</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>WebLogic Workshop</category><category>Windows 2000</category><category>Windows 9X / ME</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/10/29/altova-semanticworks.html?rc=ni_1429</guid><pubDate>Thu, 29 Oct 2009 00:00:00 GMT</pubDate></item>
	</channel></rss>
