<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource Topic | Code Editing and Syntax</title><link>http://www.componentsource.com/topics/code-editing/index.html</link><description></description><language>en-us</language><lastBuildDate>Fri, 10 Feb 2012 07:20:27 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/topics/code-editing/rss.xml" rel="self" type="application/rss+xml"/><item><title>ClearSQL 6.0 adds track and compare functionality</title><link>http://www.componentsource.com/news/2011/11/08/clearsql.html?rc=ni_9406</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9406/default_w350.png?rc=ni_9406" alt="Analyzing object with ClearSQL."/&gt;&lt;p&gt;&lt;small&gt;Analyzing object with ClearSQL.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Edit, format and analyze your Oracle PL/SQL code, count metrics and enforce coding standards.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/clearsql/index.html?rc=ni_9406"&gt;ClearSQL&lt;/a&gt; is a full-blown code analyzer and editor for legacy code maintenance. It lets you analyze declarations, exceptions and the control flow, remove anomalies, automatically fix and format your PL/SQL. With ClearSQL you can flowchart your legacy code to discover logic, and visualize the conditional branches, loops and jumps, in order to see the visual patterns of your code. You can also generate call tree diagrams and CRUD matrices to discover data flows between subroutines and datasets to identify performance problems.&lt;/p&gt;&lt;h3&gt;Updates in 6.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Oracle Forms and PL/SQL library support&lt;/strong&gt; - Import Oracle forms and PL/SQL libraries into a ClearSQL project, analyze, format, fix and illustrate their PL/SQL code.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Analysis summaries&lt;/strong&gt; - Available at ClearSQL project, folder and script levels, the summary page lets you view important analysis information shown graphically as pies, bars and grids.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Track and compare changes&lt;/strong&gt; - Each analysis creates a new "snapshot", storing project content and script analysis values, these "snapshots" can then be compared.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Automated project and database analysis&lt;/strong&gt; - Automate analysis of ClearSQL projects via its scheduled jobs, third party schedulers or the Windows Command Line.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Analyzer View&lt;/strong&gt;  - The new GUI splits the analysis information of the project, script diagrams and analysis history into different panes and tabs.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Active Workspace&lt;/strong&gt; - Customize the position, size and visibility of ClearSQL GUI elements.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Conquest Software Solutions&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/conquest-software/index.html?rc=ni_9406"&gt;Conquest Software Solutions&lt;/a&gt; is a group of professionals based on two continents committed to providing powerful, customer-focused, user-driven, professional tools designed for Oracle developers. Conquest Software Solutions focus on meeting the high expectations for performance and ease of use at economically advantageous prices, making software accessible not only to large corporations, but also to small companies, individual developers and consultants. Conquest Software Solutions is dedicated to delivering new ideas and products for the professional Oracle developer and DBA that are reliable and of high quality.&lt;/p&gt;</description><category>32 Bit</category><category>Code Editing and Syntax</category><category>Conquest Software Solutions</category><category>Database Management</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>Oracle / SUN</category><category>Oracle Database</category><category>SQL</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/08/clearsql.html?rc=ni_9406</guid><pubDate>Tue, 08 Nov 2011 11:36:00 GMT</pubDate></item>
		<item><title>BCGPEdit adds new editor language schemes</title><link>http://www.componentsource.com/news/2011/08/31/bcgsoft-professional-editor.html?rc=ni_8829</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8829/default_w350.png?rc=ni_8829" alt="Syntax highlighting using BCGPEdit."/&gt;&lt;p&gt;&lt;small&gt;Syntax highlighting using BCGPEdit.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 16 also extends outline parser customization and improves Visual Studio compatibility.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/bcgsoft-professional-editor/index.html?rc=ni_8829"&gt;BCGPEdit (BCGSoft Professional Editor)&lt;/a&gt; is an MFC extension library for incorporating an advanced edit control into any MFC-based application. Features include: Syntax highlighting, Support for collapsible nodes (outlining), Color Blocks, IntelliSense, Markers, Symbol support, Drag/Drop support, Undo/redo support, A CView-derived class. In addition, BCGPEdit provides built-in support for all standard features such as keyboard/mouse selection, Copy/Paste and Print. Source Code Included.&lt;/p&gt;&lt;h3&gt;Updates in V16.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Added support for Microsoft Visual Studio 2010&lt;/li&gt;&lt;li&gt;New Editor language schemes&lt;/li&gt;&lt;li&gt;Outline parser customization was extended&lt;/li&gt;&lt;li&gt;Added new Lexeme::m_dwData, BlockType::m_dwData members&lt;/li&gt;&lt;li&gt;Extended LexemType enumerator&lt;/li&gt;&lt;li&gt;MDIEditor sample demonstrates how to implement the following schemes using new mechanism: C++, HTML, BASIC, Pascal, C#, Assembler, XML, SQL&lt;/li&gt;&lt;li&gt;CBCGPEditCtrl::ExportBuffer has a new optional parameter 'BOOL bForceAnsi'. Setting it to TRUE forces exporting editor's text in ANSI format&lt;/li&gt;&lt;li&gt;Added new function GetCurLine (CString&amp;amp; strLine)&lt;/li&gt;&lt;li&gt;Added new member m_bEnableCurrentLineCopy. Setting this flag to TRUE allows to copy the current line to the clipboard if there is no selection. It works similar to m_bEnableWholeTextCopy&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About BCGSoft&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/bcgsoft/index.html?rc=ni_8829"&gt;BCGSoft&lt;/a&gt; Ltd. specializes in the development of business components for Microsoft Windows. Customer satisfaction is their first priority and as such they aim to produce top quality software. User interface programming is not always easy, but they do their best to help developers to incorporate into their applications the most advanced technologies available on the market today.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>ActiveX .NET Ready</category><category>ActiveX Components</category><category>BCGSoft</category><category>C++ / MFC Class Libraries</category><category>Code Editing and Syntax</category><category>Components</category><category>DLL</category><category>Feature Releases</category><category>Microsoft</category><category>Other</category><category>Static Link Library</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><guid isPermaLink="false">http://www.componentsource.com/news/2011/08/31/bcgsoft-professional-editor.html?rc=ni_8829</guid><pubDate>Wed, 31 Aug 2011 10:16:07 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>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 launch HTML 5 based diagramming package</title><link>http://www.componentsource.com/news/2011/05/11/syncfusion-essential-studio-enterprise.html?rc=ni_7694</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7694/default_w350.png?rc=ni_7694" alt="Dashboards and Pivot Tables in Syncfusion Essential Studio Enterprise Edition."/&gt;&lt;p&gt;&lt;small&gt;Dashboards and Pivot Tables in Syncfusion Essential Studio Enterprise Edition.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Essential Studio Enterprise 2011 Vol 2 adds an HTML 5 based diagram package and RDL compatible reporting engine.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/syncfusion-essential-studio-enterprise/index.html?rc=ni_7694"&gt;Syncfusion Essential Studio Enterprise Edition&lt;/a&gt; includes Syncfusion Essential Tools, Essential Grid, Essential Grouping, Essential XlsIO, Essential Diagram, Essential Chart, and Essential Edit.  Syncfusion Essential Studio Enterprise incorporates a unique debugging support system that allows switching between Debug and Release versions of the library with a single click from inside the Visual Studio.NET IDE.  Dynamic and feature-rich, Syncfusion Essential Studio has everything developers need to create enterprise-class applications.&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;HTML 5-based Diagramming Package&lt;/strong&gt; - Allows developers to create web-based business applications complete with Visio-like diagramming using the HTML 5-based diagramming engine&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Report Definition Language (RDL) compatible Silverlight/WPF Reporting Engine&lt;/strong&gt; - Enables developers to create standards-based RDL reports without being locked into a vendor specific reporting format&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Business Intelligence Support for Additional Data Warehousing Servers&lt;/strong&gt; - Build business intelligence applications that can talk to any XMLA compliant server&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Load and display Excel files&lt;/strong&gt; - WPF and Silverlight grid now supports loading and displaying Excel files&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Easily present geographic data - &lt;/strong&gt;New Essential Maps for WPF and Silverlight allows for representing geographic information in your dashboards&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_7694"&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>ASP.NET MVC</category><category>Charting and Graphing</category><category>Code Editing and Syntax</category><category>Components</category><category>Datagrids</category><category>Delphi</category><category>Embarcadero / CodeGear</category><category>Feature Releases</category><category>Flow Diagramming</category><category>JavaScript / AJAX</category><category>Microsoft</category><category>Product Suites</category><category>Silverlight Controls</category><category>Syncfusion</category><category>User Interface</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>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/05/11/syncfusion-essential-studio-enterprise.html?rc=ni_7694</guid><pubDate>Wed, 11 May 2011 17:18:00 GMT</pubDate></item>
		<item><title>Codejock patches Xtreme Syntax Edit</title><link>http://www.componentsource.com/news/2010/09/28/codejock-xtreme-syntaxedit-activex.html?rc=ni_5696</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2834/default_w350.png?rc=ni_5696" alt="Defining syntax color scheme details."/&gt;&lt;p&gt;&lt;small&gt;Defining syntax color scheme details.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;Xtreme SyntaxEdit Visual Studio .NET style Syntax Editor Control provides your users with a highly sophisticated text editor control that supports advanced features such as text block grouping, syntax colorization, line numbers, font type, pre-defined color schemes, book marks, break points, Intellisense help and many more advanced features. INI file based syntax colorization allows you to specify specific colorization rules for your text documents. For example, you can specify a different set of colors to be used for cpp, h, html, asp, etc files. Color rules can be applied to specific words or groups of words and phrases.&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/codejock-xtreme-syntaxedit-activex/index.html?rc=ni_5696"&gt;Codejock Xtreme Syntax Edit ActiveX&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/codejock-xtreme-syntaxedit-visualc/index.html?rc=ni_5696"&gt;Codejock Xtreme Syntax Edit Visual C++ MFC&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Codejock Xtreme Syntax Edit ActiveX is also available as part of &lt;a href="http://www.componentsource.com/products/codejock-xtreme-suitepro-activex/index.html?rc=ni_5696"&gt;Codejock Xtreme Suite Pro&lt;/a&gt;.&lt;br/&gt;Codejock Xtreme Syntax Edit Visual C++ MFC is also available as part of &lt;a href="http://www.componentsource.com/products/codejock-xtreme-toolkitpro-mfc/index.html?rc=ni_5696"&gt;Codejock Xtreme Toolkit Pro&lt;/a&gt;.&lt;/p&gt;&lt;h3&gt;Updates in V13.4.1&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;New feature - Added Find, ReplaceSel and ReplaceAll methods&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Codejock Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/codejock/index.html?rc=ni_5696"&gt;Codejock Software&lt;/a&gt; formed in 1998 with the simple goal of making software development easier and cost effective. Its primary focus was to provide Windows developers with professional user interface components for their desktop applications. Today, Codejock continues to lead the way by providing cutting-edge interface components that empower customers with the tools to quickly deliver a polished presentation. Its products are used by thousands of customers around the globe helping them to save time and money as they produce professional applications.&lt;/p&gt;</description><category>32 Bit</category><category>64 Bit</category><category>ActiveX .NET Ready</category><category>ActiveX Components</category><category>ActiveX DLL</category><category>ActiveX EXE</category><category>ActiveX OCX</category><category>Code Editing and Syntax</category><category>Codejock Software</category><category>Components</category><category>Delphi</category><category>DLL</category><category>Embarcadero / CodeGear</category><category>Internet Explorer</category><category>Microsoft</category><category>Other</category><category>Patch Releases</category><category>VB Class Library</category><category>Visual Basic</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</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/09/28/codejock-xtreme-syntaxedit-activex.html?rc=ni_5696</guid><pubDate>Tue, 28 Sep 2010 17:18:00 GMT</pubDate></item>
		<item><title>Codejock patches Xtreme Syntax Edit</title><link>http://www.componentsource.com/news/2009/10/23/codejock-xtreme-syntaxedit.html?rc=ni_1134</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/704/default_w350.png?rc=ni_1134" alt="Defining syntax color scheme details."/&gt;&lt;p&gt;&lt;small&gt;Defining syntax color scheme details.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;Xtreme Syntax Edit is a Visual Studio .NET style Syntax Editor Control that provides your users with a highly sophisticated text editor control that supports advanced features such as text block grouping, syntax colorization, line numbers, font type, pre-defined color schemes, book marks, break points, Intellisense help and many more advanced features. INI file based syntax colorization allows you to specify specific colorization rules for your text documents. For example, you can specify a different set of colors to be used for C++, H, HTML, ASP files, etc. Color rules can be applied to specific words or groups of words and phrases. The following editions are available:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/codejock-xtreme-syntaxedit-activex/index.html?rc=ni_1134"&gt;Codejock Xtreme Syntax Edit ActiveX&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/codejock-xtreme-syntaxedit-visualc/index.html?rc=ni_1134"&gt;Codejock Xtreme Syntax Edit Visual C++ MFC&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in 2009 Vol 3 (V13.2.0)&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Added flag ActivateOnFocus&lt;/li&gt;&lt;li&gt;Unicode fixes&lt;/li&gt;&lt;li&gt;Minor fix for ClearType case&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Codejock Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/codejock/index.html?rc=ni_1134"&gt;Codejock Software&lt;/a&gt; formed in 1998 with the simple goal of making software development easier and cost effective. Its primary focus was to provide Windows developers with professional user interface components for their desktop applications. Today, Codejock continues to lead the way by providing cutting-edge interface components that empower customers with the tools to quickly deliver a polished presentation. Its products are used by thousands of customers around the globe helping them to save time and money as they produce professional applications.&lt;/p&gt;</description><category>ActiveX .NET Ready</category><category>ActiveX Components</category><category>ActiveX DLL</category><category>ActiveX EXE</category><category>ActiveX OCX</category><category>Code Editing and Syntax</category><category>Codejock Software</category><category>Components</category><category>Delphi</category><category>DLL</category><category>Embarcadero / CodeGear</category><category>Internet Explorer</category><category>Microsoft</category><category>Other</category><category>Patch Releases</category><category>VB Class Library</category><category>Visual Basic</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</category><category>Visual Studio .NET</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/10/23/codejock-xtreme-syntaxedit.html?rc=ni_1134</guid><pubDate>Fri, 23 Oct 2009 00:00:00 GMT</pubDate></item>
	</channel></rss>
