﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://community.devexpress.com/feed-stylesheets/rss.xsl" media="screen"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dx="https://www.devexpress.com/" xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Paul Usher's Blog</title>
    <link>https://community.devexpress.com/Blogs/paulu/default.aspx</link>
    <description />
    <language>en-US</language>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:381518</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2019/07/15/webinar-using-a-javascript-library-with-blazor.aspx</link>
      <category domain="https://community.devexpress.com/Tags/ASP.NET">ASP.NET</category>
      <category domain="https://community.devexpress.com/Tags/ASP.NET+Core">ASP.NET Core</category>
      <category domain="https://community.devexpress.com/Tags/Blazor">Blazor</category>
      <category domain="https://community.devexpress.com/Tags/Webinars">Webinars</category>
      <title>Webinar: Using a JavaScript library with Blazor</title>
      <description>&lt;div&gt;A few weeks ago, Julian and I were discussing how it would be helpful to share different snippets of knowledge through a series of short webinars. This weeks presentation &amp;quot;Using a JavaScript library with Blazor&amp;quot; is the first of that series. We wanted to focus on common issues we had come across and the solutions discovered. The session will not be our typical 1 hour format, although we will definately still have a questions &amp;amp; answers segment.&lt;/div&gt;
&lt;div&gt;So why a topic on Blazor? &lt;/div&gt;&lt;div&gt;Since Microsoft announced it&amp;#39;s bold plan to allow C# developers the ability for building web UI&amp;#39;s using the language syntax they are familiar with, we knew that our customers would be looking to us for quality commercial components. Back in April this year, &lt;a href="https://community.devexpress.com/blogs/aspnet/archive/2019/04/02/announcing-devexpress-ui-for-blazor-razor-components-preview.aspx" target="_blank"&gt;we announced&lt;/a&gt; the DevExpress UI Blazor controls, which offered&amp;nbsp;a chance to participate in the free Early Access Program (EAP) as well as a number of tutorials on our &lt;a href="https://www.youtube.com/watch?v=bbHzyIsqGuU&amp;amp;list=PL8h4jt35t1whukdnbIMpAEWmL4h1XABaa" target="_blank"&gt;YouTube Channel &lt;/a&gt;- DevExpress Blazor video training course.  &lt;/div&gt;&lt;div&gt;While putting together some sample projects we quickly determined that there are going to be use cases where an existing JavaScript library may be required. Julian is my go-to man for JavaScript questions and while  asking his advise recently we thought it would be a great idea to look at how we handled a particular scenario. &lt;/div&gt;&lt;div&gt;Join us at 10am PDT Tuesday (July 16) as we take a look at implementing a 3rd party open-source JavaScript library in a simple server-side Blazor project. If you have not already registered for the webinar, you can &lt;a href="https://register.gotowebinar.com/register/6849089226641301259" target="_blank"&gt;click here and save your spot&lt;/a&gt;.&lt;/div&gt;&lt;p&gt;There are a number of prerequisites for creating your Blazor project, the main one being the use of Visual Studio 2019 Preview. For full instructions on how to set up your project please head over to our &lt;a href="https://github.com/DevExpress/Blazor" target="_blank"&gt;Blazor GitHub page&lt;/a&gt;.&lt;/p&gt;&lt;div&gt;As always, we would love to hear how you are adopting this new and exciting technology. Please leave a comment below or send us an email and share your thoughts.  &lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;  </description>
      <pubDate>Mon, 15 Jul 2019 05:38:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:381388</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2019/06/23/what-39-s-new-in-v19-1-winforms-q-amp-a.aspx</link>
      <category domain="https://community.devexpress.com/Tags/v19.1">v19.1</category>
      <category domain="https://community.devexpress.com/Tags/Webinars">Webinars</category>
      <category domain="https://community.devexpress.com/Tags/WinForms">WinForms</category>
      <title>What's new in v19.1 WinForms - Q&amp;A</title>
      <description>&lt;div id=""&gt;In our recent &amp;quot;What&amp;#39;s New for WinForms&amp;quot; webinar, we received a large number of questions. We were unable to answer some of these questions&amp;nbsp;during the live Q&amp;amp;A. I answer these questions here as promised.&lt;/div&gt;&lt;div id="" style="margin-left:0px;"&gt;&lt;h2 id="custom-actions" style="background-color:#ffffff;"&gt;General&lt;/h2&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: How can I change &amp;quot;And&amp;quot; to &amp;quot;Or&amp;quot; filtering across two columns?&amp;nbsp;&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: I&lt;span style="background-color:#ffffff;"&gt;n the&lt;/span&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="https://docs.devexpress.com/WindowsForms/1424/controls-and-libraries/data-grid/visual-elements/view-common-elements/filter-panel"&gt;Filter Panel&lt;/a&gt;&lt;/strong&gt;, click the &lt;strong&gt;Edit Filter&lt;/strong&gt; button to invoke the &lt;strong&gt;Filter Editor&lt;/strong&gt;. In the Filter Editor,&amp;nbsp;modify logical operators as your needs dictate.&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Q: Is v19.1 Per-Monitor DPI-Aware?&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: Our components support only System–DPI awareness. Review the &lt;a href="https://documentation.devexpress.com/WindowsForms/116666/Common-Features/High-DPI-Support" style="background-color:#ffffff;"&gt;High DPI Support&lt;/a&gt; help article to learn how to enable DPI-awareness for our controls. We are now researching possible ways to support Per-Monitor DPI-awareness in our controls and will do our best to support&amp;nbsp;Per-Monitor mode in the future.&lt;/p&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: The shown &amp;#39;SearchBar&amp;#39; in the RibbonDemo to find commands... is this only available for Ribbons? &amp;nbsp;&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Yes, it is available in the RibbonControl only.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Is there a way to do rounded corners easily? I know we can do it in skin editor but it is not easy and fast for all controls&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Our components don’t support&amp;nbsp;round corners. Would you please describe your scenario in greater detail? Please, provide images that demonstrate&amp;nbsp;the expected result.&amp;nbsp; This will help us&amp;nbsp;understand&amp;nbsp;where this feature can be used.&amp;nbsp;&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: On the grid animation, what datasoure is supported?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: The animation doesn’t depend on a data source. GridView performs animation when a cell value changes. You can use any supported source including Server Mode. Review&amp;nbsp;&lt;a href="https://documentation.devexpress.com/WindowsForms/2385/Common-Features/Data-Binding-Common-Concepts/Traditional-Data-Binding-Methods"&gt;Traditional Data Binding Methods and Large Data Sources: Server and Instant Feedback Modes&lt;/a&gt; for the complete list.&amp;nbsp;&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Can we convert normal Layout to Table Layout?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: We don’t provide a tool that converts&amp;nbsp;a regular layout to the table layout. You can convert the regular layout to a Layout Control in your project as described in &lt;a href="https://documentation.devexpress.com/WindowsForms/3271/Controls-and-Libraries/Form-Layout-Managers/Layout-and-Data-Layout-Controls/Layout-Control/Converting-a-Regular-Layout-of-Controls-to-an-XtraLayoutControl"&gt;Converting a Regular Layout of Controls to an XtraLayoutControl&lt;/a&gt;. Then invoke the Convert to Table Layout command as shown in the &lt;a href="https://documentation.devexpress.com/WindowsForms/3407/Controls-and-Libraries/Form-Layout-Managers/Layout-and-Data-Layout-Controls/Layout-Control/Layout-Control"&gt;Table Layout&lt;/a&gt; documentation.&lt;strong&gt; &lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Any benchmarking available on DirectX rendering performance?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: There are no benchmarks available. However, you can see that DirectX already gives you noticeable performance improvements.&amp;nbsp;We will continue working in this direction.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Are you going to add an Office 2019 Black theme. I&amp;#39;m using the Office 2019 Colorful theme in my app but want to offer users a black theme. If I use the Office 2016 Black theme, it uses the older style ribbon with the visible tabs.&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Yes, we have plans to introduce new Office 2019 skins in v19.2.&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Q: Where can I see a list of the other demo&amp;#39;s&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: All our demos are available in &amp;quot;Demo Center 19.1&amp;quot;. You can&amp;nbsp;launch it from&amp;nbsp;Windows Start Menu. See &lt;a href="https://documentation.devexpress.com/WindowsForms/14962/What-s-Installed/Demo-Applications" style="background-color:#ffffff;"&gt;this topic&lt;/a&gt; to learn more about demo applications&lt;b&gt;.&lt;/b&gt;&lt;/p&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Any project templates for Microsoft teams in future?&amp;nbsp;&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Currently our components don’t provide such templates. We found this idea interesting and will consider adding such templates in the future.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Can we use these controls in C++ managed code? or these are valid only for C# and VB? &amp;nbsp;&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Yes, you can. Our components should work flawlessly in this environment, though the application development process may differ.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Besides Google, that other services I can connect to XtraScheduler&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Along with Google Calendars, our SchedulerControl also supports &lt;a href="https://documentation.devexpress.com/WindowsForms/3937/Controls-and-Libraries/Scheduler/Import-and-Export/Synchronization-with-Microsoft-Outlook"&gt;Synchronization with Microsoft Outlook&lt;/a&gt; and &lt;a href="https://documentation.devexpress.com/WindowsForms/4744/Controls-and-Libraries/Scheduler/Import-and-Export/iCalendar-Support"&gt;iCalendar&lt;/a&gt;. Please refer to the &lt;a href="https://documentation.devexpress.com/WindowsForms/117342/Controls-and-Libraries/Scheduler/Import-and-Export"&gt;Import and Export&lt;/a&gt; article for more information.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Layout control, if I want to move my content in the center of the form, how to do it ?&amp;nbsp;&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: You can use the new Table Panel for this purpose.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Will the Image Edit control support the WEBP file format?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: While we don&amp;#39;t have immediate plans to support this format. You can convert a WEBP image to a regular image (for instance, to JPEG) using a third-party library and then display this image in the PictureEdit control.&amp;nbsp;&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Is there any news on a scheduler annual view?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: We will consider implementing this view in the future versions of our components.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: This function is only for the Control &amp;quot;Excel Style Filtering&amp;quot; ? its possible to use in ChartControl or GridControl?&amp;nbsp;&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Excel-style&amp;nbsp;filter menus are part of our data-aware controls (GridControl, TreeList, etc). To use custom functions in your application,&amp;nbsp;register them using the &lt;a href="https://documentation.devexpress.com/CoreLibraries/DevExpress.Data.Filtering.CriteriaOperator.RegisterCustomFunction.method"&gt;CriteriaOperator.RegisterCustomFunction&lt;/a&gt; method. Review &lt;a href="https://documentation.devexpress.com/WindowsForms/400995/Common-Features/Expressions/Custom-Function-Based-Filters"&gt;Custom Function-Based Filters&lt;/a&gt;&amp;nbsp;for more information.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;To add a custom function to the GridControl’s filter menu, enable the &lt;a href="https://docs.devexpress.com/WindowsForms/DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFilter.ShowCustomFunctions"&gt;GridView.OptionsFilter.ShowCustomFunctions&lt;/a&gt; property and handle the &lt;a href="https://docs.devexpress.com/WindowsForms/DevExpress.XtraGrid.Views.Base.ColumnView.QueryCustomFunctions"&gt;GridView.QueryCustomFunctions&lt;/a&gt; event.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;As for the ChartControl, once the custom functions are registered, you can use them for filtering. For instance, you can build the required filter criterion and assign it to the &lt;a href="https://docs.devexpress.com/CoreLibraries/DevExpress.XtraCharts.SeriesBase.FilterCriteria"&gt;SeriesBase.FilterCriteria&lt;/a&gt; property. Alternatively, you can attach the FilterControl&amp;nbsp;to the ChartControl. Then, enable the &lt;a href="https://docs.devexpress.com/WindowsForms/DevExpress.XtraEditors.FilterControl.ShowCustomFunctions" style="background-color:#ffffff;"&gt;FilterControl.ShowCustomFunctions&lt;/a&gt; option and handle the &lt;a href="https://docs.devexpress.com/WindowsForms/DevExpress.XtraEditors.FilterControl.QueryCustomFunctions" style="background-color:#ffffff;"&gt;FilterControl.QueryCustomFunctions&lt;/a&gt; event.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Will Borders and Shading API in RichEditControl be supported?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: This is something we may look at in the future.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: When will you add a true PDF editor?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Our last survey for desktop platforms showed that this&amp;nbsp;suggestion is not very popular. We&amp;nbsp;have a &lt;a href="https://docs.devexpress.com/OfficeFileAPI/16491/pdf-document-api"&gt;non-visual PDF document API library&lt;/a&gt; that allows you to modify PDF documents.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: what about spell checker? for example: can I install it for Georgian language?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Customer can use any dictionaries for spell checking. See &lt;a href="https://docs.devexpress.com/WindowsForms/8581/controls-and-libraries/spell-checker/fundamentals/dictionaries#tabpanel_93g5heLqne_tabid-csharp"&gt;this article&lt;/a&gt; for more information.&lt;/div&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;div id=""&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: I thinks its a good idea the conditional formats in excel viewer in devexpress.&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Our Spreadsheet control supports &lt;a href="https://docs.devexpress.com/WindowsForms/16186/controls-and-libraries/spreadsheet/examples/conditional-formatting"&gt;conditional formatting&lt;/a&gt;.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: It&amp;#39;s possible to use functions in XtraSpreadSheet? but all functions like excel? for example, search, indirect, sum, and others?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: Yes, it possible. See &lt;a href="https://docs.devexpress.com/WindowsForms/14649/controls-and-libraries/spreadsheet/formulas/functions"&gt;this article&lt;/a&gt; for more information. In&amp;nbsp;version 19.1,&amp;nbsp;&lt;a href="https://www.devexpress.com/Subscriptions/New-2019-1.xml#xtraspreadsheet" style="background-color:#ffffff;"&gt;we supported&lt;/a&gt;&amp;nbsp;the following&amp;nbsp;functions: CONCAT, TEXTJOIN, IFS, SWITCH, MAXIFS, and MINIFS. Most of Excel functions are currently supported.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Spreadsheet: Is there a automatic internal Zoom-Object now included?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: If you are referring to the zoom control in the status bar, it is not a part of the Spreadsheet control. However, we demonstrate how to implement this control in our ‘First Look’ demo (first demo for the Spreadsheet Control).&lt;/div&gt;&lt;div id="" style="margin-left:0px;"&gt;&lt;br&gt;&lt;/div&gt;&lt;div id="" style="margin-left:0px;"&gt;&lt;h2 id="custom-actions" style="background-color:#ffffff;"&gt;Diagram Control&lt;/h2&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Good Job, but the Editor SVG Icon is not funcionally that all for custom Shapes in DiagramControl that planing best the editor in some version for support this funcionallity?&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: If you mean SVG Icon Builder, we don&amp;#39;t have plans to extend it to a fully-functional SVG editor or incorporate it into DiagramControl. You can use an arbitrary SVG editor and import an SVG image to DiagramControl as described in the &lt;a href="https://documentation.devexpress.com/WindowsForms/117671/Controls-and-Libraries/Diagrams/Diagram-Items/SVG-Shapes"&gt;SVG Shapes&lt;/a&gt;&amp;nbsp;article. Note that certain limitations should be considered when you import&amp;nbsp;SVG images to DiagramControl.&lt;/div&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;div id="" style="margin-left:0px;"&gt;&lt;h2 id="custom-actions" style="background-color:#ffffff;"&gt;Analytics&lt;/h2&gt;&lt;h2 id="custom-actions" style="background-color:#ffffff;"&gt;&lt;strong style="font-size:14px;"&gt;&lt;strong&gt;Q: In WinForms - does Chart Control have new updates?&lt;/strong&gt;&lt;/strong&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong style="font-size:14px;"&gt;&lt;/strong&gt;A: Yes, ChartControl has a &lt;a href="https://www.devexpress.com/Subscriptions/New-2019-1.xml#xtracharts" style="background-color:#ffffff;font-size:14px;"&gt;set of new features&lt;/a&gt;&lt;span style="font-size:14px;"&gt;. &amp;nbsp;They were also covered in the&amp;nbsp;Analytics webinar (5/16).&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Q: Looking forward to more speed improvements in map rendering of tiles and vector layers with large map items.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: According to our tests, MapControl renders tiles and vector items at an appropriate speed in the most common&amp;nbsp;scenarios. If&amp;nbsp;rendering performance is too slow in your scenario, please submit a ticket in Support Center and describe your use case in greater detail. We will check if it can be improved.&lt;/p&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: Hello, I would like to know if in this version you can already assign the colors to the graphics in the dashboard in runtime execution&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: The Dashboard Suite allows you to customize chart colors using the &lt;a href="https://docs.devexpress.com/Dashboard/17868/creating-dashboards/creating-dashboards-in-the-winforms-designer/appearance-customization/coloring"&gt;Coloring&lt;/a&gt; feature. If you need to customize default colors in the dashboard palette at runtime, handle the &lt;a href="https://docs.devexpress.com/Dashboard/DevExpress.DashboardWin.DashboardViewer.CustomPalette"&gt;CustomPalette&lt;/a&gt; event.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;&lt;div id=""&gt;&lt;strong&gt;Q: I think is a good idea use this skin in Graphis with chart control&lt;/strong&gt;&lt;/div&gt;&lt;div id=""&gt;A: While the ChartControl appearance depends on the current application theme, ChartControl also uses a set of its own &lt;a href="https://docs.devexpress.com/WindowsForms/7018/controls-and-libraries/chart-control/appearance-customization"&gt;appearance schemas&lt;/a&gt;.&lt;/div&gt;&lt;div id=""&gt;&lt;br&gt;&lt;/div&gt;  </description>
      <pubDate>Sun, 23 Jun 2019 20:36:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:380309</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2019/02/28/microsoft-ignite-the-tour-sydney-recap.aspx</link>
      <category domain="https://community.devexpress.com/Tags/Australia">Australia</category>
      <category domain="https://community.devexpress.com/Tags/Community">Community</category>
      <category domain="https://community.devexpress.com/Tags/Conferences">Conferences</category>
      <category domain="https://community.devexpress.com/Tags/Sydney">Sydney</category>
      <category domain="https://community.devexpress.com/Tags/v18.2">v18.2</category>
      <title>Microsoft Ignite - The Tour : Sydney Recap</title>
      <description>&lt;p&gt;A little over a week ago, the Microsoft Ignite Tour hit the picturesque city of Sydney, Australia. With a great mix of DevOps, Developers and other IT-Related people the conversations ranged from BI, Reporting and developer frameworks. I was joined by my esteemed colleagues John Martin and Don Wibier to help share information on the wide range of DevExpress products. It is always a great time talking with the existing and potential customers about their needs, what cool technologies they are involved in or just IT in general. A big thank you to everyone who stopped by the booth to say G&amp;#39;day and congratulations to the raffle winners. Be sure to look for us at the other Microsoft Ignite Tour destinations.&lt;/p&gt;  
&lt;p&gt;Here are some images we managed to snap over the two days:&lt;/p&gt;

&lt;p&gt;


&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190214_152259.jpg"&gt;


&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190214_151830.jpg"&gt;
&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/IMG_3474.JPG"&gt;


&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190214_151819.jpg"&gt;


&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/IMG_3485.JPG"&gt;


&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190213_092320.jpg"&gt;

&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190214_151855.jpg"&gt;


&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190213_151628.jpg"&gt;
&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190214_151727.jpg"&gt;


&lt;img align="left" style="margin:5px 5px 0px 0px;width:360px;height:270px;" alt="" src="https://community.devexpress.com/blogs/paulu/Sydney2019/20190214_151722.jpg"&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 28 Feb 2019 17:20:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:380191</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2019/02/11/microsoft-ignite-the-tour-sydney.aspx</link>
      <category domain="https://community.devexpress.com/Tags/Australia">Australia</category>
      <category domain="https://community.devexpress.com/Tags/Community">Community</category>
      <category domain="https://community.devexpress.com/Tags/Conferences">Conferences</category>
      <category domain="https://community.devexpress.com/Tags/Sydney">Sydney</category>
      <category domain="https://community.devexpress.com/Tags/v18.2">v18.2</category>
      <title>Microsoft Ignite - The Tour : Sydney</title>
      <description>&lt;p&gt;As one of the premier venues on the Microsoft Ignite tour, Sydney Australia is set to be an amazing experience and DevExpress are proud to be a sponsor. Sydney has already laid on it&amp;#39;s best weather for the start of the week with perfect blue skies and warm 37°C days!&lt;/p&gt;

&lt;p&gt;Come along and say a big G&amp;#39;Day to some of my European colleagues, DevExpress Technical Evangelist Don Wibier and John Martin. We will have fantastic swag to give away, as well as some live coding demos on the latest versions of all the DevExpress components and tools. It&amp;#39;s set to be a fun filled two days, if you&amp;#39;re going to be at the event, make sure you swing by our booth. &lt;/p&gt;

&lt;p&gt;We look forward to seeing you there!&lt;/p&gt;

&lt;p&gt;
&lt;img width="501" height="233" style="margin-right:auto;margin-left:auto;float:none;display:block;" alt="" src="https://community.devexpress.com/blogs/paulu/ignite_banner.png"&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 11 Feb 2019 20:52:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:377978</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2018/06/11/Whats-new-Reports-%26-Dashboards-FAQ.aspx</link>
      <category domain="https://community.devexpress.com/Tags/Dashboards">Dashboards</category>
      <category domain="https://community.devexpress.com/Tags/Reporting">Reporting</category>
      <category domain="https://community.devexpress.com/Tags/v18.1">v18.1</category>
      <title>What's New for Dashboards and Reporting : FAQ</title>
      <description>&lt;p&gt;Following our recent “What’s New” webinar for Dashboards and Reporting, we promised to post the Q&amp;amp;A details. Well here it is…&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;h3&gt;DASHBOARDS&lt;/h3&gt;&lt;p&gt;Q: How can I change the chart/graph Title font size and style in Web Dashboard?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: You can access dxChart widget, if you subscribe to &lt;a href="https://docs.devexpress.com/Dashboard/DevExpress.DashboardWeb.DashboardControlClientSideEvents.ItemWidgetCreated"&gt;ItemWidgetCreated&lt;/a&gt; /&lt;a href="https://docs.devexpress.com/Dashboard/DevExpress.DashboardWeb.DashboardControlClientSideEvents.ItemWidgetUpdated"&gt;ItemWidgetUpdated&lt;/a&gt; , and use &lt;a href="https://docs.devexpress.com/Dashboard/DevExpress.DashboardWeb.Scripts.ASPxClientDashboardItemWidgetEventArgs.GetWidget"&gt;ASPxClientDashboardItemWidgetEventArgs.GetWidget&lt;/a&gt; . Then you can change its Title &lt;a href="https://js.devexpress.com/Documentation/ApiReference/Data_Visualization_Widgets/dxChart/Configuration/title/font/"&gt;font&lt;/a&gt; settings or Axis Title &lt;a href="https://js.devexpress.com/Documentation/ApiReference/Data_Visualization_Widgets/dxChart/Configuration/commonAxisSettings/title/font/"&gt;font&lt;/a&gt; options.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Does the dashboard integrate with workspaces?&lt;/p&gt;&lt;p&gt;A: If we are talking about &lt;a href="https://aws.amazon.com/?nc2=h_lg"&gt;Amazon WorkSpaces&lt;/a&gt;, ASP.NET Core Web Dashboard should work in AWS. They declare that &lt;a href="https://aws.amazon.com/blogs/developer/aws-and-net-core-2-0/"&gt;they support .NET Core 2.0&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Is there an out-of-the box connectivity for MS Project Server Data to dashboard?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: No, but you can use an ObjectDataSource to get data from MS Project Server and load it into Dashboard.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: A missing feature on Dashboard, except tabs is &amp;quot;scrolling&amp;quot;. Is it in your plans?&lt;br&gt;&lt;b&gt;A: We don’t have plans for a scrolling feature right now.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Will the dashboard range control functionality also soon be available for OLAP (as it currently seems to be unavailable/disabled for such data source connection?)&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: After discussion with R&amp;amp;D team, we decided to research additional ways to support Range Filter functionality for OLAP DataSource. &lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Any direct support to Hadoop? or no sql?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: We do not support NoSql data sources directly. You can use ObjectDataSource to query any data base in C# code and then load retrieved data into Dashboard&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Another question here: Is it possible to use a icon set to show in one of grid column?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: You can use the &lt;a href="https://devexpress.github.io/dotnet-eud/dashboard-for-web/articles/web-dashboard-designer-mode/designing-dashboard-items/grid/conditional-formatting.html"&gt;Conditional Formatting feature&lt;/a&gt; in Grid and Pivot Grid, and show predefined set of icons bound to your data.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Is it planned for Dashboard to have support for SSAS in tabular mode?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: SSAS in tabular mode is already partially supported.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Do you have a plan for Oracle OLAP support? &lt;/p&gt;&lt;p&gt;&lt;b&gt;A: We don’t have any immediate plans yet. We will take your interest in this scenario into account for future planning.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Any new themes? &lt;/p&gt;&lt;p&gt;&lt;b&gt;A: We didn’t add any new themes in WinForms or Web Dashboard for v18.1&lt;/b&gt;&lt;b&gt;. &lt;/b&gt;&lt;b&gt;If you are interested in WPF Dashboard Viewer – it comes with a full set of WPF themes.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Performance enhancements in dashboard?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: In v18.1, we improved multi-core data processing in some scenarios. Please find more info &lt;a href="https://www.devexpress.com/Subscriptions/New-2018-1.xml#dashboard"&gt;in our What’s New&lt;/a&gt;, section Data Processing&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Will Winforms dashboards eventually support all the chart types in the chart control suite?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: We don’t have immediate plans to introduce new chart types. If you have a need for a specific chart type, please contact us in Support Center and describe your requirements and use case. We will take it into account when planning next versions.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Drag and drop option in pivot grid of dashboard? &lt;/p&gt;&lt;p&gt;&lt;b&gt;A: We don’t have immediate plans to introduce drag &amp;amp; drop fields in Viewer mode. You are still able to configure your Pivot in designer mode in any way.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Can u point to the documentation?&lt;/p&gt;&lt;p&gt;&lt;b&gt;A: Beta version of our updated help site is https://docs.devexpress.com&lt;/b&gt;&lt;/p&gt;&lt;h3&gt;&lt;br&gt;&lt;/h3&gt;&lt;h3&gt;REPORTS&lt;/h3&gt;&lt;p&gt;Q: Any plans for Simple Report Designer with drag and drop fields? &lt;/p&gt;&lt;p&gt;&lt;b&gt;A: We have not planned the implementation of any lightweight Report Designer components, but we’d be more than happy to hear and research your requirements. Please contact our support team either by creating a ticket in the Support Center or drop an email to support@devexpress.com.&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Formatting rules organization missing in Xtrareports when switching to Expression mode. Has a new organization method been introduced? &lt;/p&gt;&lt;p&gt;&lt;b&gt;A: The key point here is that once you enable the expression bindings mode, the formatting rules are hidden since the same task can be now achieved using the expressions. See the &lt;a href="https://docs.devexpress.com/XtraReports/119415/detailed-guide-to-devexpress-reporting/shaping-report-data/shaping-data-using-expression-bindings"&gt;Shaping Data using Expression Bindings&lt;/a&gt; help topic for additional information.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Reporting on DevExteme framework, is it going to happen? Soon? &lt;/p&gt;&lt;p&gt;&lt;b&gt;A: We have no plans to implement a JavaScript-based rendering engine. However, you can integrate our .NET-based reporting tools into a client-side application as follows: &lt;a href="https://docs.devexpress.com/XtraReports/118599/creating-end-user-reporting-applications/web-reporting/using-reporting-controls-in-js"&gt;Using Reporting Controls in JS&lt;/a&gt;.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Q: Any plan to support CachedReportSource in XAF? &lt;/p&gt;&lt;p&gt;&lt;b&gt;A: Yes, CachedReportSource can be used in XAF -- you can see we discussed this in this support ticket thread &lt;a href="https://isc.devexpress.com/thread/workplacedetails/t629463"&gt;T629463&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 11 Jun 2018 14:03:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:377838</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2018/05/16/getting-started-with-devextreme-angular-amp-ionic.aspx</link>
      <category domain="https://community.devexpress.com/Tags/Android">Android</category>
      <category domain="https://community.devexpress.com/Tags/Angular">Angular</category>
      <category domain="https://community.devexpress.com/Tags/DevExtreme">DevExtreme</category>
      <category domain="https://community.devexpress.com/Tags/Ionic">Ionic</category>
      <category domain="https://community.devexpress.com/Tags/iOS">iOS</category>
      <category domain="https://community.devexpress.com/Tags/WebAPI">WebAPI</category>
      <category domain="https://community.devexpress.com/Tags/Webinars">Webinars</category>
      <title>Getting Started with DevExtreme, Angular &amp; Ionic</title>
      <description>&lt;p&gt;I recently presented a webinar on getting started with DevExtreme, Angular and the Ionic framework. During the&amp;nbsp; talk I mentioned that the source code, database and links would be made available via a blog post… well here it is!&lt;br&gt;&lt;br&gt;&lt;strong&gt;VSCode&lt;/strong&gt; - &lt;a href="https://code.visualstudio.com/" target="_blank"&gt;https://code.visualstudio.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;NodeJS&lt;/strong&gt; (includes NPM) - &lt;a href="https://nodejs.org/en/" target="_blank"&gt;https://nodejs.org/en/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Ionic&lt;/strong&gt; Framework:&lt;br&gt;&lt;br&gt;To install the Ionic Framework:&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;pre class="brush: shell"&gt;OS X (terminal) : sudo npm install -g ionic&#xD;
&lt;/pre&gt;&lt;p&gt;or&lt;br&gt;&lt;/p&gt;&lt;pre class="brush: shell"&gt;Windows (command line) : npm install -g ionic&lt;/pre&gt;&lt;p&gt;&lt;br&gt;&lt;strong&gt;DevExtreme&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;To install DevExtreme Angular integration&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;pre class="brush: shell"&gt;npm install --save devextreme devextreme-angular&#xD;
&lt;br&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;Source Code &amp;amp; Database&lt;/strong&gt;&lt;br&gt;&lt;br&gt;The database used was an example provided by Microsoft – World Wide Imports – and can be downloaded from here &lt;a href="https://docs.microsoft.com/en-us/sql/samples/wide-world-importers-what-is?view=sql-server-2017" target="_blank"&gt;https://docs.microsoft.com/en-us/sql/samples/wide-world-importers-what-is?view=sql-server-2017&lt;/a&gt;&lt;br&gt;&lt;br&gt;Source code for the projects can be downloaded from here (note: I’ve included all library files)&lt;br&gt;&lt;br&gt;DevExtreme Project : &lt;a href="http://www.devexpress.com.au/files/DevExtreme_Angular_Ionic/Project.zip" target="_blank"&gt;https://www.devexpress.com.au/files/DevExtreme_Angular_Ionic/Project.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Sample WebAPI : &lt;a href="http://www.devexpress.com.au/files/DevExtreme_Angular_Ionic/SampleWebApi.zip" target="_blank"&gt;https://www.devexpress.com.au/files/DevExtreme_Angular_Ionic/SampleWebApi.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;My Database ( I updated some dates ) : &lt;a href="http://www.devexpress.com.au/files/DevExtreme_Angular_Ionic/webinar_db.zip" target="_blank"&gt;https://www.devexpress.com.au/files/DevExtreme_Angular_Ionic/webinar_db.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;This article helped in setting up the Chrome debugger for Ionic apps - &lt;a href="http://www.damirscorner.com/blog/posts/20161122-DebuggingIonic2AppsInChromeFromVisualStudioCode.html" target="_blank"&gt;http://www.damirscorner.com/blog/posts/20161122-DebuggingIonic2AppsInChromeFromVisualStudioCode.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;The whole webinar can be watched via our &lt;strong&gt;&lt;a href="https://www.youtube.com/channel/UCtOjyugQSbxjQGuimGVsLVg" target="_blank"&gt;YouTube channel&lt;/a&gt;&lt;/strong&gt;, direct link to video: &lt;a href="https://youtu.be/JseTvAObEmA" target="_blank"&gt;https://youtu.be/JseTvAObEmA&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Webinar Q&amp;amp;A&lt;/strong&gt;&lt;br&gt;&lt;br&gt;During the presentation there were a lot of questions asked, I’m including the script of these here for easy reference:&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: why ionic and not xamarin? xamarin is more native and easier for .net developers &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: That&amp;#39;s the main point, Xamarin is good for .NET. But, DevExtreme is for JavaScript. So, Ionic + Cordova is a platform for cross-platform development for JavaScript and web in general.&lt;br&gt;&lt;/p&gt;&lt;p style="background-color:#ffffff;"&gt;&lt;strong&gt;Q: I ask because you only have one compoment for xamarin, other suites have more components for xamarin, why does Devexpress in general focus on web?&amp;nbsp;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="background-color:#ffffff;"&gt;A: To be honest, we are not quite satisfied with Xamarin. So, we only have the grid for it. At the moment, we are looking in another direction. So, we provided a native chart (https://www.devexpress.com/Products/Native/Chart/). You can use our native chart with any developing tool you have.&lt;br&gt;&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="background-color:#ffffff;"&gt;&lt;strong&gt;Q: Is there a way in Visual Studio 2017, to your knowledge, that will give build errors on JavaScript if the Javascript interpunction/syntax is incorrect?&amp;nbsp; Like missing ; or missing } or mistyped variable names?&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: AFAIK, Visual Studio 2017 has a built-in capability for static analyzing your JS code. But, I think it&amp;#39;s better to switch to TypeScript for this task. Visual Studio Code is also a good IDE for such tasks.&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Q: Why do you think for example nativescript is web and&amp;nbsp; uses angular too? &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: Please don&amp;#39;t mix NativeScript and Ionic :) NativeScript is an Angular way to map HTML markup to native elements. Ionic is about creating a web site that will locally work and look like a native application. Both these approaches have their pros and cons. It&amp;#39;s up to you which one to use. But, at the moment we don’t have anything for NativeScript.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: Is there a similar plug-in for Firefox, or just Chrome? &amp;nbsp;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: I suggest you search on VSCode Market. For example: https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-firefox-debug&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: Is there also a debugger extnesion for FireFox? &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: I suggest you search on VSCode Market. For example: https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-firefox-debug&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: So what is the trigger for hitting your breakpoints? Installing Ionic, adding the Chrome extension, or putting that json file in the .vscode folder? &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: Please take a look at https://forum.ionicframework.com/t/how-to-debug-typescript-in-ionic-apps-using-vs-code-and-app-scripts-0-0-46/70023&lt;/p&gt;&lt;p&gt;Also, y&lt;span style="background-color:#ffffff;"&gt;ou can debug any site in VS Code as described in https://code.visualstudio.com/docs/nodejs/debugging-recipes&lt;/span&gt;&lt;br style="background-color:#ffffff;"&gt;&lt;br&gt;&lt;strong&gt;Q: Is there a way to use auto-completion/Intellisense of devextreme component properties in the .JS-files inside Visual Studio 2017 and/or VSCode?&amp;nbsp; At the moment it doesn&amp;#39;t and I have to search every single property on the website documentation&lt;/strong&gt;&lt;strong&gt; of the DevExtreme suite.&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;A: If you are talking about Angular... Angular has its own language service (https://angular.io/guide/language-service). It works fine with our Angular components. If you are talking about JavaScript and TypeScript in general, you need to add TypeScript definitions to your file as described in https://js.devexpress.com/Documentation/Guide/Getting_Started/TypeScript_Support/Reference_TypeScript_Definitions/&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: I am a windows developer, but let me see if I can get this straight.... &lt;/strong&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;A: I believe your thoughts make sense. Would you please re-ask your doubt?&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: Is it possible to use an ORM like EntityFramework to get Data ? //Complete new&amp;nbsp; here :) &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: Yes, you can load data from any data service that supports HTTP requests. This service may use any ORM you like including Entity Framework.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: Hi, what is the advantage of converting observable to promise in getProducts http call? Thanks &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: DevExtreme UI components support native Promises, that is why they are used. Please refer to https://medium.com/@mpodlasin/promises-vs-observables-4c123c51fe13 to learn more about Promises and Observables.&lt;br&gt;&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Q: It is a little overwhelming. the learning curve seems incredibly steep. npm, nodejs, angular, devextreme, vsCode, couple dozen configurations and Im sure I am missing things. Where does one start? Will there be a devextremecourse/university?&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: I understand you, Bill. At the moment, we don’t have courses on all of this stack. Perhaps, we will have it in the future. For now, I can say that we will have this webinar recording available on our YouTube channel. So, you can follow it when you wish. Also, it’s good to follow Angular documentation on Angular.io, check out Ionic documentation and check out documentation to learn how our widgets work.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: Hi, what is the advantage of converting observable to promise in getProducts http call? Thanks&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: In general, if you do not implement a custom data source that is bound to DevExtreme UI component, it is not necessary to use Promises. You can use Observables to load data.&lt;br&gt;&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Q: I installed the ionic package locally, but the command ionic was not&amp;nbsp;&lt;strong style="background-color:#ffffff;"&gt;recognized in the terminal. What could be the problem ?&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: Please make sure that you installed it with th -g flag (https://docs.npmjs.com/cli/install)&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Q: what makes ionic creator for creating UI components different from devextreme components ? &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: Our DevExtreme components provide you with a Rich UI for your application. They have nothing to do with Ionic Creator. Ionic lacks such UI elements.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: How well does Ionic work with IE?&amp;nbsp; I have seen issues with Material UI &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: I suggest you check https://ionicframework.com/docs/intro/browser-support/. I don&amp;#39;t think that Ionic supports IE well. In any case, it&amp;#39;s better to address this issue with the Ionic team.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: what about security configurations for mobile os. for example taking and saving a photo.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: This is handled by the Cordova libraries, please refer to their documentation for the specific version of iOS / Andriod.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: after installing devextreme, do we need to enter a license key somewhere? &amp;nbsp;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: Just make sure that your DevExtreme account has an appropriate license assigned.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: Why use a promise instead of an observale ? what is the difference ? &amp;nbsp;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: If you are creating a custom data source for DevExtreme UI components use a native Promise object because we support it instead of observables. Please take a look at https://medium.com/@mpodlasin/promises-vs-observables-4c123c51fe13 to learn more about differences.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Q: If I&amp;#39;m using an Angular 4-project in Visual Studio with TypeScript, the load time of a one page application takes about 1 minute to open in the browser. Even though the page doesn&amp;#39;t connect to external sources or do anything time consuming (just showing static text) and reloading the page takes another minute. Is this some configuration issue that you know of? &lt;br&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;A: If our components cause this, please create a Support Center ticket for this issue along with your project. If this is reproducible with any Ionic application, I&amp;#39;d suggest you address this issue to Ionic.&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;If you would like to see more on the integration of DevExtreme and Ionic or you have ideas for a webinar topic please leave a comment below or send me an email.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 16 May 2018 21:44:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:377723</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2018/04/29/getting-started-with-devexpress-dashboards-q-amp-a.aspx</link>
      <category domain="https://community.devexpress.com/Tags/BI">BI</category>
      <category domain="https://community.devexpress.com/Tags/Dashboard">Dashboard</category>
      <category domain="https://community.devexpress.com/Tags/Dashboards">Dashboards</category>
      <category domain="https://community.devexpress.com/Tags/Featured">Featured</category>
      <category domain="https://community.devexpress.com/Tags/v17.2">v17.2</category>
      <category domain="https://community.devexpress.com/Tags/Webinars">Webinars</category>
      <title>Getting Started with DevExpress Dashboards – Q&amp;A</title>
      <description>&lt;p&gt;We had almost 500 people live on the &amp;quot;Getting Started with Dashboards&amp;quot; presentation on Tuesday raising over 100 questions and unfortunately we ran out of time to answer them all. Here are some that we didn’t get to during the webinar – which is now available on our &lt;a href="https://youtu.be/JKo9xiRfa10" target="_blank"&gt;YouTube channel&lt;/a&gt;, please feel free to share it or to watch it again.&lt;/p&gt;  &lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;If&amp;nbsp; you’re new to our Dashboard products, we have a dedicated playlist &lt;a href="https://www.youtube.com/playlist?list=PL8h4jt35t1wjK9x4OMUTxqby_YNXT8rXN" target="_blank"&gt;here&lt;/a&gt; to help you get started.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: So basically can I add a dashboard to a Winforms page and interact with other data on that page?&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;A: Yes, DashboardDesigner/DashboardViewer is simply a WinForms control.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: We need datasource json (webservices) When will it be available?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A: We can not provide an exact time estimation, unfortunately, but in the meantime, we advise you to try using the ObjectDataSource – get data from json service with HttpClient and then pass it to dashboard.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt; Q: Can I filter outside of the dashboard…i.e. based on user accessing, I want to filter for their data.&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;A: Yes, you can subscribe to DataLoading events and filter data that way. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt; Q: Hi, it it possible to adjust column width and font size in Pivots mainly, and other modules as well, especially from the web designer for web view?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A: Yes, you may access the internal dxPivotGrid (which we use in the Web Dashboard) and configure it via code. This link should help: &lt;a href="https://js.devexpress.com/Documentation/ApiReference/UI_Widgets/dxPivotGrid/"&gt;https://js.devexpress.com/Documentation/ApiReference/UI_Widgets/dxPivotGrid/&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: Can all dashboard elements be exported into excel? If not, which ones can&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A: Yes! Every Dashboard Item can be exported into Excel. Filter Elements (List Box, Combo Box, TreeView) do not have Export UI, but can be exported using API.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: Is it possible to use the viewer somehow with a datastore on the server which is then securely accessed over something like WCF or CSLA. So without giving the database as datasource on the server open to the world.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A: Yes, the Web Dashboard works exactly in this way. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt; Q: Is the SQL Query builder you have been using available as a standalone control outside of the dashboard designer?&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;A: Yes, you can create using the following helper: &lt;/p&gt;  &lt;p&gt;&lt;a href="https://documentation.devexpress.com/WindowsForms/DevExpress.DataAccess.UI.Sql.SqlDataSourceUIHelper.EditQueryWithQueryBuilder.overloads"&gt;https://documentation.devexpress.com/WindowsForms/DevExpress.DataAccess.UI.Sql.SqlDataSourceUIHelper.EditQueryWithQueryBuilder.overloads&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: Does the Web Dashboard display live data? So counts change on screen when data changes in the database…&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A: The Web Dashboard displays historical data, but you can use API to refresh it.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: Can data displays on dashboard be based on a persons’ rights? If I have 20 customers, I only want them to see the data for their location, but I only want to design one dashboard.&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;A: Yes, you can handle the DataLoading event and customize your queries. Implementation details depend on your requirements, how you organize authentication and store your data. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: What about localizing the dashboard in the designer (set descriptions for multiple languages)? I assume for now it can only done from code.&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;A: Yes, localization of designed dashboard can be done via code only. And of course, DashboardViewer/Designer controls can be localized – buttons, tooltips etc.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: Is the dashboard available in angular?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A2: While we don’t have native angular support, you are still able to write your own Angular wrappers for our Web Dashboard Client Approach &lt;a href="https://documentation.devexpress.com/Dashboard/119109/Getting-Started/Build-End-User-Dashboard-Designer-Applications/Create-an-HTML5-JavaScript-Designer"&gt;https://documentation.devexpress.com/Dashboard/119109/Getting-Started/Build-End-User-Dashboard-Designer-Applications/Create-an-HTML5-JavaScript-Designer&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: Hi! Is this available for Visual Studio for Mac?&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;A2: You will be able to develop the Dashboard app in Visual Studio for Mac using ASP.NET Core (it was a CTP in v17.2, and will officially release in v18.1).&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Q: When will dashboards be supported for DevExtreme?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;A2: We don’t have a native DevExtreme control, but you are still able to use it in your own client-side app &lt;a href="https://documentation.devexpress.com/Dashboard/119109/Getting-Started/Build-End-User-Dashboard-Designer-Applications/Create-an-HTML5-JavaScript-Designer"&gt;https://documentation.devexpress.com/Dashboard/119109/Getting-Started/Build-End-User-Dashboard-Designer-Applications/Create-an-HTML5-JavaScript-Designer&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;We are currently planning a follow on presentation for Dashboards, please leave a comment below if there is something specific you would like to see covered.&lt;br&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 29 Apr 2018 20:54:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
      <dx:excerpt>We had almost 500 people live on the &amp;quot;Getting Started with Dashboards&amp;quot; presentation on Tuesday raising over 100 questions and unfortunately we ran out of time to answer them all. Here are some that we didn’t get to during the webinar – which is now available on our YouTube channel, please feel free to share it or to watch it again.</dx:excerpt>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:377164</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2017/11/09/reporting-new-binding-expressions-v-17-2.aspx</link>
      <category domain="https://community.devexpress.com/Tags/Conditional+Formatting">Conditional Formatting</category>
      <category domain="https://community.devexpress.com/Tags/Expressions">Expressions</category>
      <category domain="https://community.devexpress.com/Tags/Reporting">Reporting</category>
      <category domain="https://community.devexpress.com/Tags/v17.2">v17.2</category>
      <title>Reporting: New Binding Expressions (v.17.2)</title>
      <description>&lt;p&gt;In the v17.2 release, DevExpress Reporting has taken a big step to simplify the report creation process for end-users and introduced a new way for providing data to report controls and shaping data. Instead of using data bindings as in earlier versions, reports now use binding expressions by default.    &lt;br&gt;&lt;/p&gt;&lt;p&gt; Previously, end-users need to handle script events to implement any custom logic in reports, which has certain security implications and requires familiarity with programming languages. Newly introduced binding expressions cover most scenarios of using scripts and make it much simpler to evaluate summary results and conditionally format report data. You can now assign values to not only a limited number of bindable properties, but virtually to any other property of a target report control.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;br&gt; It’s considerably easier for end-users to internalize expressions’ criteria syntax instead of writing code in script event handlers.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;br&gt; With expressions mode enabled, the Properties grid contains the special Expressions tab providing properties for which you can specify custom expressions. Clicking the property’s ellipsis button invokes the Expression Editor, which has been improved to provide access to report bands and controls as well as to special property values.     &lt;br&gt;&amp;nbsp; &lt;/p&gt;  &lt;div style="text-align:center;"&gt;&lt;img src="https://community.devexpress.com/blogs/paulu/repBlog/1-label-expression-for-visible.png" alt=""&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&amp;nbsp; &lt;br&gt; A new approach brings almost no changes to traditional ways of binding report controls to data. As before, you can drag and drop the required item form the Field List, or click the control’s smart tag and select the data field from the drop-down list.     &lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;img src="https://community.devexpress.com/blogs/paulu/repBlog/2-label-bind-to-data-field.png" alt=""&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt; Starting with v17.2, you can invoke the Expression Editor and specify a complex binding expression involving two or more data fields (as you did for calculated fields in earlier versions).     &lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;img src="https://community.devexpress.com/blogs/paulu/repBlog/3-label-binding-expression.png" alt=""&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt; Expressions also enable end-users to evaluate custom summary results without handling script events. Select the range for which to calculate the summary and click the Expression’s property ellipsis button. In the invoked Summary Expression Editor, a new Summary category appears where you can find summary functions whose names start with the &amp;quot;sum&amp;quot; prefix that is added to make it easy to differentiate aggregate functions from report summary ones.     &lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;img src="https://community.devexpress.com/blogs/paulu/repBlog/4-label-custom-summary.png" alt=""&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&amp;nbsp; &lt;br&gt; With binding expressions, you are no longer required to create formatting rules and assign them to controls. You can provide conditions for the control’s individual appearance settings or for the style name (in case of multiple appearance changes).&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;img src="https://community.devexpress.com/blogs/paulu/repBlog/5-label-appearance-expression.png" alt=""&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&amp;nbsp; &lt;br&gt; You can specify which binding mode your reports use by setting the static UserDesignerOptions.DataBindingMode property. This property is available in the Report Designer Options dialog in Visual Studio at design time.     &lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;img src="https://community.devexpress.com/blogs/paulu/repBlog/6-report-designer-options-dialog.png" alt=""&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt; Currently, the following binding modes are available:     &lt;br&gt;- Standard Data Bindings – the legacy binding mode available in all previous versions.     &lt;br&gt;- Expressions (simplified) - the default mode used in newer report versions. With this mode, you can solve tasks that previously required you to handle the BeforePrint script event.     &lt;br&gt;- Expressions (advanced) – this mode enables you to provide expressions in both the BeforePrint and PrintOnPage events.     &lt;br&gt; &lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;To help you migrate your existing reports to use the new binding mechanism, we’ve provided an automatic report conversion tool. When the static UserDesignerOptions.ConvertBindingsToExpressions option is enabled for your end-user reporting application, when opening a legacy report, an end-user is prompted to convert this report to use a new binding mode. The Report Designer Options dialog in Visual Studio contains this option as well.     &lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style="text-align:center;"&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="text-align:center;"&gt;&lt;img src="https://community.devexpress.com/blogs/paulu/repBlog/7--report-conversion-expressions.png" alt=""&gt;&lt;/div&gt;&lt;br&gt; Consider the following cases in which a report cannot be converted:     &lt;br&gt;- A report contains one or more controls bound to a data source, which is not assigned as the report’s data source.     &lt;br&gt;- A report contains a formatting rule, whose data source differs from the report’s data source.     &lt;br&gt;&amp;nbsp; &lt;br&gt; Note that backward conversion of reports (from using expressions back to legacy bindings) is not available. &lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;As always, we would love to hear your thoughts on this new feature.&lt;/div&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 09 Nov 2017 22:35:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:377086</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2017/11/01/sydney-meetup-december-1-powerhouse-museum.aspx</link>
      <category domain="https://community.devexpress.com/Tags/Meetup">Meetup</category>
      <category domain="https://community.devexpress.com/Tags/Sydney">Sydney</category>
      <category domain="https://community.devexpress.com/Tags/v17.2">v17.2</category>
      <title>Sydney Meetup: December 1 - Powerhouse Museum</title>
      <description>&lt;p&gt;&lt;span style="font-size:8pt;"&gt;&lt;a href="https://community.devexpress.com/blogs/paulu/00z21204_171BFD5E.jpg"&gt;&lt;img title="00z21204" style="margin:0px 12px 0px 0px;float:left;display:inline;background-image:none;" border="0" alt="00z21204" src="https://community.devexpress.com/blogs/paulu/00z21204_thumb_38318AA9.jpg" width="227" align="left" height="268"&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family:&amp;#39;Segoe UI&amp;#39;;font-size:10pt;"&gt;Can you believe it is November already! Where did 2017 go?&amp;nbsp; &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:10pt;"&gt;The best thing about this time of year, aside from the up coming holiday season, is RELEASE TIME! and v17.2 will be launching in the coming weeks. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:10pt;"&gt;In appreciation of your continued support, we want to show you personally through some of the new features in v17.2 and provide a forum to hear your feedback and ideas as we start planning 2018, that and shout you a glass of wine or a beer and some nibblies.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:10pt;"&gt;This year we&amp;#39;ve chosen the Powerhouse Museum in Sydney to kick things off. All you need to do is &lt;/span&gt;&lt;a href="https://www.eventbrite.com/e/devexpress-sydney-meetup-tickets-39236117283" target="_blank"&gt;&lt;span style="font-size:10pt;"&gt;register here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:10pt;"&gt; to reserve your spot, then turn up on the day.&amp;nbsp; &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:10pt;"&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:8pt;"&gt;&lt;span style="font-size:10pt;"&gt;If you’re looking for an event closer to you, please email me and we will look into organising something&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:8pt;"&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:59:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
    <item>
      <guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:376320</guid>
      <link>https://community.devexpress.com/Blogs/paulu/archive/2017/01/31/devexpress-diagram-control-code-links-from-the-webinar.aspx</link>
      <category domain="https://community.devexpress.com/Tags/Diagram">Diagram</category>
      <category domain="https://community.devexpress.com/Tags/v16.2">v16.2</category>
      <category domain="https://community.devexpress.com/Tags/Webinars">Webinars</category>
      <category domain="https://community.devexpress.com/Tags/WinForms">WinForms</category>
      <category domain="https://community.devexpress.com/Tags/WPF">WPF</category>
      <title>DevExpress Diagram Control - code / links from the webinar</title>
      <description>&lt;p&gt;In our &lt;a href="https://www.youtube.com/watch?v=BjQ46V_1Gy8" target="_blank"&gt;presentation today&lt;/a&gt;&amp;nbsp;(available on &lt;a href="https://www.youtube.com/watch?v=BjQ46V_1Gy8" target="_blank"&gt;YouTube&lt;/a&gt;), I promised to include the source code and links, here they all are :)&lt;/p&gt;&lt;p&gt;Click the link for more information on:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://en.wikipedia.org/wiki/Scalable_Vector_Graphics" target="_blank"&gt;SVG - Scalable Vector Graphics&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://fontawesome.io/icons/" target="_blank"&gt;FontAwesome&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.w3schools.com/graphics/svg_path.asp" target="_blank"&gt;SVG Paths&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;DevExpress Diagram Control documentation:&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;WinForms&lt;/li&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://documentation.devexpress.com/#WindowsForms/DevExpressXtraDiagramDiagramControlClassMethodsTopic" target="_blank"&gt;Methods&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://documentation.devexpress.com/#WindowsForms/DevExpressXtraDiagramDiagramControlClassPropTopic" target="_blank"&gt;Properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://documentation.devexpress.com/#WindowsForms/DevExpressXtraDiagramDiagramControlClassEventsTopic" target="_blank"&gt;Events&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://documentation.devexpress.com/#WPF/DevExpressXpfDiagram" target="_blank"&gt;WPF&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Support Centre articles:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://www.devexpress.com/Support/Center/Example/Details/T324404" target="_blank"&gt;Create custom shapes with connection points&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.devexpress.com/Support/Center/Example/Details/T361265" target="_blank"&gt;Create DiagramShape descendant and serialise its properties&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.devexpress.com/Support/Center/Example/Details/T394210" target="_blank"&gt;Use custom graph layout algorithms to arrange shapes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.devexpress.com/Support/Center/Example/Details/T360920" target="_blank"&gt;Handle DiagramControl events to save to database&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.devexpress.com/Support/Center/Example/Details/T381372"&gt;Create custom shapes and connectors via XAML&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.devexpress.com/Support/Center/Example/Details/T466447" target="_blank"&gt;Register custom containers in the Ribbon&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.devexpress.com/Support/Center/Example/Details/T441104" target="_blank"&gt;Use CustomDrawItem to draw icons inside diagram nodes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Source code from demos:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://community.devexpress.com/blogs/paulu/source/DiagramShapes.zip" target="_blank"&gt;Toolbox items from SVG Import&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://community.devexpress.com/blogs/paulu/source/dxSample%20-%20Winforms.zip" target="_blank"&gt;Assembly Viewer (WinForms)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://community.devexpress.com/blogs/paulu/source/dxSample%20-%20WPF.zip" target="_blank"&gt;Assembly Viewer (WPF)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;As always we would love to hear your feedback.&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:24:00 Z</pubDate>
      <dc:creator>Paul Usher (DevExpress)</dc:creator>
    </item>
  </channel>
</rss>