<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.devexpress.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Support</title><link>http://community.devexpress.com/blogs/support/default.aspx</link><description>Blogging about support in Developer Express.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP1 (Build: 30415.43)</generator><item><title>VS 2008 disappears after .NET Runtime Fatal Execution Engine Error on a system with ASP.NET MVC</title><link>http://community.devexpress.com/blogs/support/archive/2009/09/03/vs-2008-disappears-after-net-runtime-fatal-execution-engine-error-on-a-system-with-asp-net-mvc.aspx</link><pubDate>Thu, 03 Sep 2009 14:55:00 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:275231</guid><dc:creator>Nick (DevExpress Support)</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.devexpress.com/blogs/support/rsscomments.aspx?PostID=275231</wfw:commentRss><comments>http://community.devexpress.com/blogs/support/archive/2009/09/03/vs-2008-disappears-after-net-runtime-fatal-execution-engine-error-on-a-system-with-asp-net-mvc.aspx#comments</comments><description>&lt;p&gt;Does your Visual Studio 2008 crash occasionally? I mean it works correctly most of the time, but suddenly it vanishes and you have to restart it. That happened to me and it drove me nuts, so I started looking for a solution. Honestly, I was suspecting CodeRush and Refactor! Pro for being the cause of my crashes, but at the bottom of my heart I knew they were guiltless :-)&lt;br /&gt;&lt;br /&gt;
I noticed the following error entry in the Event Log that later helped me find the solution:&lt;br /&gt;&lt;i&gt;.NET Runtime version 2.0.50727.3082 - Fatal Execution Engine Error (7A035FC0) (80131506)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;
It looks like the problem appears on systems with &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC&lt;/a&gt; installed (that was my case). And there is a patch available:&lt;br /&gt;&lt;a href="https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=16827"&gt;https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=16827&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
I installed it and it has fixed my problem. Before you go ahead downloading and installing the patch, make sure that the problem reveals these symptoms on your system:&lt;br /&gt;
1. &lt;a href="http://www.asp.net/mvc/"&gt;ASP.NET MVC&lt;/a&gt; is installed.&lt;br /&gt;
2. .NET Runtime - Fatal Execution Engine Error is in the Event Log.&lt;br /&gt;&lt;br /&gt;

It took me awhile to figure out which hot-fix I needed to download. NDP20SP2 stands for Windows XP, and Windows6.0 stands for Windows Vista. A patch for Windows 7 is not yet available, AFAIK. There is an issue report on MS Connect that looks very similar, though it&amp;#39;s closed as Not Reproducible:&lt;br /&gt;
&lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=483238"&gt;VS.Net 2008 closes when I try to use the Toolbox&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;

Here are more links on the topic:&lt;br /&gt;
&lt;a href="http://stackoverflow.com/questions/699605/visual-studio-closes-all-the-time"&gt;Visual Studio closes all the time&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://blogs.msdn.com/webdevtools/archive/2009/03/03/hotfix-available-for-asp-net-mvc-crashes-with-azure-power-commands-resharper.aspx"&gt;Hotfix Available for ASP.NET MVC Crashes&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
I hope this helps.&lt;/p&gt;&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=275231" width="1" height="1"&gt;</description></item><item><title>Localizing resources for DevExpress ASP.NET controls</title><link>http://community.devexpress.com/blogs/support/archive/2009/06/18/localizing-resources-for-devexpress-asp-net-controls.aspx</link><pubDate>Thu, 18 Jun 2009 17:07:00 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:265657</guid><dc:creator>Nick (DevExpress Support)</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.devexpress.com/blogs/support/rsscomments.aspx?PostID=265657</wfw:commentRss><comments>http://community.devexpress.com/blogs/support/archive/2009/06/18/localizing-resources-for-devexpress-asp-net-controls.aspx#comments</comments><description>&lt;p&gt;If you develop web applications with
DevExpress&amp;#39; ASP.NET controls and the language used by your customers is
anything other than English, this message is for you.&lt;br /&gt;&lt;br /&gt;
The ASPxGridView and other ASPx components
show messages to end-users in certain situations. These messages are written in
English, but can be easily translated into any other language, as explained in
the &lt;a href="http://www.devexpress.com/Help/Content.aspx?help=ASPxperience&amp;amp;document=CustomDocument3872.htm"&gt;Localizing
Developer Express ASP.NET Controls&lt;/a&gt; help topic.&lt;br /&gt;&lt;br /&gt;
The popularity of our &lt;a href="http://www.devexpress.com/kb=A421"&gt;How to localize .NET Windows Forms
components&lt;/a&gt; article has made me think about collecting language resources
for our ASP.NET components. Last week I wrote the &lt;a href="http://www.devexpress.com/kb=K421"&gt;Localized resources for ASPx controls&lt;/a&gt;
knowledgebase article with only two language packs: Italian and Polish. This
language collection will certainly grow as time goes by, and you, our
customers, will be able to pick up the required resources from it any time.&lt;br /&gt;&lt;br /&gt;
I invite all non-English speakers to
participate. If your native language is other than English, and you don&amp;#39;t mind
contributing to the community, take the RESX files from the attachment,
translate the strings into your language, and submit them back to me via the
&lt;a href="http://www.devexpress.com/sc"&gt;Support Center&lt;/a&gt; as a new Question or Suggestion. By the way, you may already have
these files localized, in which case, just pack them up and send them to me if
you want to help the cause. Once I get them, I&amp;#39;ll add the new localized
resources to &lt;a href="http://www.devexpress.com/kb=K421"&gt;the knowledgebase&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=265657" width="1" height="1"&gt;</description><enclosure url="http://community.devexpress.com/blogs/support/attachment/265657.ashx" length="9295" type="application/x-zip-compressed" /><category domain="http://community.devexpress.com/blogs/support/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://community.devexpress.com/blogs/support/archive/tags/localization/default.aspx">localization</category></item><item><title>Updated CHM and PDF Documentation</title><link>http://community.devexpress.com/blogs/support/archive/2008/05/02/updated-chm-and-pdf-documentation.aspx</link><pubDate>Fri, 02 May 2008 18:56:00 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:219032</guid><dc:creator>Alan (DevExpress)</dc:creator><slash:comments>11</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.devexpress.com/blogs/support/rsscomments.aspx?PostID=219032</wfw:commentRss><comments>http://community.devexpress.com/blogs/support/archive/2008/05/02/updated-chm-and-pdf-documentation.aspx#comments</comments><description>&lt;p&gt;This is a quick update to the &lt;a href="http://community.devexpress.com/blogs/support/archive/2007/08/03/download-dxperience-documentation-by-product.aspx"&gt;previous article&lt;/a&gt;, in which Mehul discusses the CHM and PDF documentation for all DXperience products. These docs are useful if you like to work off-line, or want to print PDF files, and read the hard copy of our documentation.&lt;/p&gt;
&lt;p&gt;So, what was updated?&lt;/p&gt;
&lt;p&gt;1. Now you can download the documentation for DXperience v2008 vol 1, including help files for our recently released &lt;a href="http://www.devexpress.com/Products/NET/WebForms/ASPxHTMLEditor/"&gt;ASPxHTMLEditor&lt;/a&gt;, &lt;a href="http://www.devexpress.com/Products/NET/WebForms/ASPxSpellChecker/"&gt;ASPxSpellChecker&lt;/a&gt; and &lt;a href="http://www.devexpress.com/Products/NET/WebForms/ASPxTreeList/"&gt;ASPxTreeList&lt;/a&gt; controls.&lt;/p&gt;
&lt;p&gt;2. The PDF help file for every product is now accompanied by a Table of Contents file, which contains the list of all help topics from the main PDF file, as well as their page numbers. You can find this file in the same zip archive that contains the main PDF file.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re interested in getting our CHM or PDF help files, please see the related &lt;a href="https://www.devexpress.com/kb=AK15987"&gt;Knowledge Base article&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=219032" width="1" height="1"&gt;</description><category domain="http://community.devexpress.com/blogs/support/archive/tags/DXperience/default.aspx">DXperience</category><category domain="http://community.devexpress.com/blogs/support/archive/tags/documentation/default.aspx">documentation</category></item><item><title>Download DXperience Documentation by Product</title><link>http://community.devexpress.com/blogs/support/archive/2007/08/03/download-dxperience-documentation-by-product.aspx</link><pubDate>Fri, 03 Aug 2007 08:25:00 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:190309</guid><dc:creator>Mehul Harry (DevExpress)</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.devexpress.com/blogs/support/rsscomments.aspx?PostID=190309</wfw:commentRss><comments>http://community.devexpress.com/blogs/support/archive/2007/08/03/download-dxperience-documentation-by-product.aspx#comments</comments><description>&lt;p&gt;Do you need to download documentation for a specific DXperience product?&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now it&amp;#39;s available and you don&amp;#39;t even need to install DXperience.&lt;/p&gt;&lt;p&gt;What?&lt;/p&gt;&lt;p&gt;Yes, all the DXperience documentation is available in printable PDF or CHM form.&lt;/p&gt;&lt;p&gt;&lt;span id="ctl00_MainAreaHolder_bSolution"&gt;&lt;p&gt;&lt;span&gt;Please use the following links to download DXperience documentation for the latest version of the Suite (v2007 vol 2).&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;NOTE:
You can&amp;#39;t redistribute this documentation to your end-users &amp;quot;as is&amp;quot;.
However, you can use information from the required topics to create
your own documentation for your end-users, and then distribute it along
with your application.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b class="light"&gt;&lt;span&gt;CHM format&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/ASPxDataControls.zip"&gt;&lt;span&gt;ASPxDataControls&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/ASPxEditors.zip"&gt;&lt;span&gt;ASPxEditors&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/ASPxGridView.zip"&gt;&lt;span&gt;ASPxGridView&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/ASPxperience.zip"&gt;&lt;span&gt;ASPxperience&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/ASPxPivotGrid.zip"&gt;&lt;span&gt;ASPxPivotGrid&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/DXperience.zip"&gt;&lt;span&gt;DXperience&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XPO.zip"&gt;&lt;span&gt;XPO&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraBars.zip"&gt;&lt;span&gt;XtraBars&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraCharts.zip"&gt;&lt;span&gt;XtraCharts&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraData.zip"&gt;&lt;span&gt;XtraData&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraEditors.zip"&gt;&lt;span&gt;XtraEditors&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraGrid.zip"&gt;&lt;span&gt;XtraGrid&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraLayoutControl.zip"&gt;&lt;span&gt;XtraLayoutControl&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraNavBar.zip"&gt;&lt;span&gt;XtraNavBar&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraPivotGrid.zip"&gt;&lt;span&gt;XtraPivotGrid&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraPrinting.zip"&gt;&lt;span&gt;XtraPrinting&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraReports.zip"&gt;&lt;span&gt;XtraReports&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraScheduler.zip"&gt;&lt;span&gt;XtraScheduler&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraSpellChecker.zip"&gt;&lt;span&gt;XtraSpellChecker&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraTreeList.zip"&gt;&lt;span&gt;XtraTreeList&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraUtils.zip"&gt;&lt;span&gt;XtraUtils&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/CHMDocumentation/XtraVerticalGrid.zip"&gt;&lt;span&gt;XtraVerticalGrid&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b class="light"&gt;&lt;span&gt;PDF version&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/PDFDocumentation/ASPxEditors.zip"&gt;&lt;span&gt;ASPxEditors&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/PDFDocumentation/ASPxGridView.zip"&gt;&lt;span&gt;ASPxGridView&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/PDFDocumentation/XPO.zip"&gt;&lt;span&gt;XPO&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;- &lt;/span&gt;&lt;a href="http://downloads.devexpress.com/Share/Help/PDFDocumentation/XtraGrid.zip"&gt;&lt;span&gt;XtraGrid&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;For more information please see the related &lt;a href="https://www.devexpress.com/kb=AK15987"&gt;knowlegebase article&lt;/a&gt;.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=190309" width="1" height="1"&gt;</description><category domain="http://community.devexpress.com/blogs/support/archive/tags/DXperience/default.aspx">DXperience</category><category domain="http://community.devexpress.com/blogs/support/archive/tags/documentation/default.aspx">documentation</category></item><item><title>The Update on "Upgrading Projects"</title><link>http://community.devexpress.com/blogs/support/archive/2006/12/25/608.aspx</link><pubDate>Tue, 26 Dec 2006 01:42:00 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:608</guid><dc:creator>Nick (DevExpress Support)</dc:creator><slash:comments>10</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.devexpress.com/blogs/support/rsscomments.aspx?PostID=608</wfw:commentRss><comments>http://community.devexpress.com/blogs/support/archive/2006/12/25/608.aspx#comments</comments><description>&lt;P&gt;Now it's time to issue an update on my &lt;A href="/blogs/winforms/archive/2006/04/10/38.aspx"&gt;Upgrading Projects&lt;/A&gt; post.&lt;/P&gt;
&lt;P&gt;The ProjectConverter tool has been significantly improved since version 6.1. Visually it remains the same (quite an ascetic design, in my opinion), but internally it now has a more sophisticated functionality.&lt;/P&gt;
&lt;P&gt;The ProjectConverter modifies the following files of your project/solution:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Project files (~.csproj / ~.vbproj) - updates assembly references. Please note that the ProjectConverter currently supports only C# and VB.NET projects. 
&lt;LI&gt;Resource files (~.resx) - updates assembly references in type declarations. 
&lt;LI&gt;License files (~.licx) - clears references to DevExpress.~ assemblies. 
&lt;LI&gt;Web Page files (~.aspx) - updates assembly references in Register tags. 
&lt;LI&gt;web.config - updates assembly references.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;These files contain the full version information about an assembly, i.e. they include the assembly minor version number. That is why you should convert your project after installing each minor (maintenance) update. Since DXperience v6.3, the setup suggests that you launch the ProjectConverter after completing the installation. To launch the ProjectConverter manually, please click the link in the Start\All Programs\Developer Express .NET [2005] v6.x\Tools menu.&lt;/P&gt;
&lt;P&gt;The ProjectConverter updates only assembly references (user code remains unaltered), hence you can use it both for upgrading and downgrading. For example, if you have a project for DXperience v6.3.2, you can downgrade it, for example, to v6.2.5 by launching the ProjectConverter of the DXperience v6.2.5 installation. That is, the ProjectConverter of your DXperience version is suitable for all projects created with any DXperience suite version. For instance, please use the ProjectConverter to update Knowledge Base articles' sample projects. In this case, you don't really have to worry about which particular version of our controls was used in a given sample; simply process the project's folder with the ProjectConverter that you have installed.&lt;/P&gt;
&lt;P&gt;By the way, ProjectConverter.exe accepts some command line parameters. The following switches are currently supported:&lt;BR&gt;/r - recursively process subdirectories.&lt;BR&gt;/s - auto-start the conversion.&lt;/P&gt;
&lt;P&gt;Example:&lt;BR&gt;ProjectConverter.exe C:\MyProjectPath /r /s&lt;/P&gt;
&lt;P&gt;P.S. Thanks to blogging, I have a good chance to tell you: Merry Christmas! Dear guys and gals who wrote to Support during this year and whom I replied personally! I appreciate your business and your valuable feedback on our products. My warmest wishes for Merry Christmas and a Happy New Year to you and your families.&lt;/P&gt;&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=608" width="1" height="1"&gt;</description></item><item><title>Are you a big fan of XML/HTML tags? Now you can add formatting to your Support Center posts</title><link>http://community.devexpress.com/blogs/support/archive/2006/07/14/198.aspx</link><pubDate>Fri, 14 Jul 2006 11:48:00 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:198</guid><dc:creator>Nick (DevExpress Support)</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.devexpress.com/blogs/support/rsscomments.aspx?PostID=198</wfw:commentRss><comments>http://community.devexpress.com/blogs/support/archive/2006/07/14/198.aspx#comments</comments><description>The Developer Express Support Center has recently been improved.&amp;nbsp; Now it supports some formatting tags, which we use in our &lt;a href="https://www.devexpress.com/Support/Center/KB/Default.aspx"&gt;Knowledge Base&lt;/a&gt;.&amp;nbsp; This feature is available to you, as a user of our &lt;a href="https://www.devexpress.com/Support/Center/"&gt;Support Center&lt;/a&gt;.&lt;br&gt;&lt;br&gt;1. If you wish to change the font style of some phrase in your question, you can easily do this by surrounding text with the &amp;lt;italic&amp;gt;&amp;lt;/italic&amp;gt; and/or &amp;lt;bold&amp;gt;&amp;lt;/bold&amp;gt; tags.&amp;nbsp; For example, this text:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Hey guys, are you kidding?&amp;nbsp; Your solution &amp;lt;bold&amp;gt;does not work&amp;lt;/bold&amp;gt; either!"&lt;br&gt;Will appear on the web page like this:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Hey guys, are you kidding?&amp;nbsp; Your solution &lt;b&gt;does not work&lt;/b&gt; either!"&lt;br&gt;&lt;br&gt;Another example:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "I really don't have a clue about what you mean by saying &amp;lt;italic&amp;gt;"This is the designed behavior"&amp;lt;/italic&amp;gt;..."&lt;br&gt;Will appear as:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "I really don't have a clue about what you mean by saying &lt;i&gt;"This is the designed behavior"&lt;/i&gt;..."&lt;br&gt;&lt;br&gt;You can apply both tags to the same phrase so it's displayed in italics and bold:&lt;br&gt;&amp;lt;bold&amp;gt;&amp;lt;italic&amp;gt;Now the question is&amp;lt;/italic&amp;gt;&amp;lt;/bold&amp;gt;&amp;nbsp; ...&lt;br&gt;&lt;i&gt;&lt;b&gt;Now the question is&lt;/b&gt;&lt;/i&gt;&amp;nbsp; ...&lt;br&gt;&lt;br&gt;2. You can insert Internet hyperlinks inside a &amp;lt;link href="..."/&amp;gt; tag.&amp;nbsp; In this case, other users will be able to follow the link when reviewing your question and our answer in the Support Center.&amp;nbsp; Here are two examples:&lt;br&gt;&lt;br&gt;A) To replace an URL with words or a phrase, use a pair of &amp;lt;link href="..."&amp;gt;&amp;lt;/link&amp;gt; tags:&lt;br&gt;&amp;lt;link href="http://www.devexpress.com/Products/NET/WinForms/XtraReports/Index.xml"&amp;gt;Here&amp;lt;/link&amp;gt; you say that XtraReports causes terrible headaches... &lt;br&gt;&lt;a href="http://www.devexpress.com/Products/NET/WinForms/XtraReports/Index.xml"&gt;Here&lt;/a&gt; you say that XtraReports causes terrible headaches...&lt;br&gt;&lt;br&gt;B) To make an URL clickable use a single &amp;lt;link href="..."/&amp;gt; tag.&amp;nbsp; Please notice the slash before the right angle bracket, which closes the link tag:&lt;br&gt;&amp;lt;link href="http://msdn2.microsoft.com/en-us/library/1t3y8s4s.aspx"/&amp;gt;&lt;br&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/1t3y8s4s.aspx"&gt;http://msdn2.microsoft.com/en-us/library/1t3y8s4s.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;3. You can separate code snippets from question text with the &amp;lt;code lang="language_name"&amp;gt;&amp;lt;/code&amp;gt; tags which enable programming language syntax to be highlighted according to the specified language.&amp;nbsp; The supported values for the lang parameter are:&lt;br&gt;&amp;nbsp; vb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Visual Basic.NET&lt;br&gt;&amp;nbsp; cs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - C#&lt;br&gt;&amp;nbsp; delphi&amp;nbsp;&amp;nbsp; - Delphi&lt;br&gt;&amp;nbsp; cbuilder - C++Builder&lt;br&gt;&amp;nbsp; c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - C++&lt;br&gt;&amp;nbsp; vb6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Visual Basic&lt;br&gt;&amp;nbsp; html&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - HTML&lt;br&gt;&amp;nbsp; xml&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - XML&lt;br&gt;&amp;nbsp; js&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - JavaScript?&lt;br&gt;&amp;nbsp; vbs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - VBScript&lt;br&gt;&amp;nbsp; sql&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - SQL&lt;br&gt;&lt;br&gt;Here is an example:&lt;br&gt;&amp;lt;code lang="vb"&amp;gt;&lt;br&gt;Private Sub GridView1_CustomDrawCell(ByVal sender As Object, ByVal e As _&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventArgs) Handles GridView1.CustomDrawCell&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If e.Column.FieldName = "Photo" Then&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' I want to paint a picture here.&amp;nbsp; How do I?&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e.Graphics.DrawImage(PictureBox1.Image, New Point(0, 0))&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; End If&lt;br&gt;End Sub&lt;br&gt;&amp;lt;/code&amp;gt;&lt;br&gt;&lt;br&gt;In this case, it will appear similar to this code block:&lt;br&gt;&lt;pre class="brush: vb "&gt;Private Sub GridView1_CustomDrawCell(ByVal sender As Object, ByVal e As _
    DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventArgs) Handles GridView1.CustomDrawCell
    If e.Column.FieldName = "Photo" Then
        ' I want to paint a picture here. How do I?
        e.Graphics.DrawImage(PictureBox1.Image, New Point(0, 0))
    End If
End Sub
&lt;/pre&gt;&lt;br&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br&gt;1. If you misspell tags or forget to include a closing tag, they will appear as plain text in a Web browser without changing any formatting.&amp;nbsp; The current version of the Support Center does not allow you to modify the text of a question, which you've already submitted.&lt;br&gt;2. Our e-mail notifications are currently sent as plain text.&amp;nbsp; You will see formatting tags instead of formatted text.&lt;br&gt;3. Currently, tags should be entered manually if you wish to use them.&amp;nbsp; Perhaps, we will create an advanced editor for the Support Center in the future...&amp;nbsp; I just wanted to disclose this "undocumented feature" now, as you can start using it right away.&amp;nbsp; Hopefully, it will make it even easier for you to get your message across to us.&lt;br&gt;&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=198" width="1" height="1"&gt;</description></item></channel></rss>
