DevExpress VCL Subscription v16.2 released
As is usual here at DevExpress during major release time, we like to stagger the publication of our .NET/web Universal and our VCL products. Our poor marketing folk need a bit of a breather between the...
View ArticleXAF - The New Dashboards Module & Much More (Shipping now in v16.2)
I'd like to preface this blog post with a recent quote from one of our loyal XAF users - Mario Blataric. He was an active beta tester in this release cycle. Here is what he wrote in an urgent...
View ArticleGetting Started with DevExtreme - Source Code
A short while ago, Julian and I presented a webinar on “Getting Started with DevExtreme” viewable hereThe basis of the webinar was how to create a separation of concerns between your UI and data layer,...
View ArticleXAF - Additional Enhancements for Windows & Web Platforms, Core and Model...
Happy New Year Everyone!Late last year, I described some of the new features we shipped as part of XAF v16.2. In this post, I'll discuss a few other enhancements we incorporated in v16.2.Support for...
View ArticleXPO, SQL Server and spatial data revisited
All the way back in 2008, I wrote a blog post showing how spatial data can be persisted using XPO in conjunction with the built-in data types SqlGeography and SqlGeometry in SQL Server. You can find my...
View ArticleNDC London is happening this week
This week, NDC London is happening and DevExpress is proud to be supporting the NDC London event as a partner for the third year in a row.Like the previous conferences, we’ll be serving serving all...
View ArticleDevExpress Logify: a New Exception Reporting Tool
We at DevExpress write controls, components and frameworks. Before we make them available to our customer base, they are integrated into our internal applications for that extra battle-hardened test:...
View ArticleDevExpress NuGet Packages - Now Available (v16.2.4)
Good news, we are now offering NuGet packages for our ASP.NET subscriptions.NuGet is the package manager for the Microsoft development platform including .NET. -NuGet.orgLicensed customers can request...
View ArticleAngular 2 now officially supported with DevExtreme v16.2.4
The DevExtreme v16.2.4 release is now available and with it comes the official support for the Angular 2 framework.This means that you can use:Angular CLI and Webpack that help you to bootstrap a new...
View ArticlePersisting DateTimeOffset with XPO
After my recent update about spatial data in conjunction with XPO, I heard that we also have requests about the DateTimeOffset type that's been available in the .NET Framework for a long time. I...
View ArticleNDC London 2017 impressions
Last week, John Martin and I were at the NDC London Conference held at the ExCel Arena in London. I guess .NET Core is really starting to take off now because I gave a lot of demos of our DevExtreme...
View ArticleDevExpress ASP.NET Bootstrap Preview - Available now (v16.2.4)
It's finally here! The DevExpress ASP.NET Bootstrap controls preview that many of you been waiting for is now available to download and try in your ASP.NET WebForms project.Please note: This is release...
View ArticleASP.NET AJAX Control Toolkit - Support for VS2017 RC
The ASP.NET AJAX Control Toolkit installer now supports the release candidate of Visual Studio 2017. And we'd like your help to test our installer and give us your feedback.Visual Studio 2017...
View ArticleGet serious with the DevExpress Diagram control
Last week, Julian and I presented "Getting started with the DevExpress Diagram control", and the response was overwhelming. As promised, this week we will be digging deeper and looking at how to:-...
View ArticleDevExpress Diagram Control - code / links from the webinar
In our presentation today (available on YouTube), I promised to include the source code and links, here they all are :)Click the link for more information on:SVG - Scalable Vector...
View ArticleUsing Online Course Sample Projects
Back in October 2016, I announced the availability of sample project source code to accompany our online training classes. We have had lots of positive feedback about this step, but there have also...
View ArticleCodeRush for Roslyn: ForEach to Linq
One really useful Refactoring provided by CodeRush for Roslyn is “ForEach to Linq”This refactoring is available whenever you have a ForEach that is iterating over a master list and attempting to select...
View ArticleGetting Started with Angular 2 + DevExtreme
Now that DevExtreme has official support for Angular 2, I want to show you how easy it is to get started.The best place to start is by watching this in-depth webinar:In the video, you will learn how to...
View ArticleQuerying a MongoDB collection using DevExtreme data store load parameters
I have been working on a sample for a little while now that shows the use of the DevExtreme UI widgets in the context of a real-world architecture. This sample is quite complex and will be the subject...
View ArticleHow to Easily Search DevExpress Documentation from Visual Studio
In the 16.2.4 release, we've added a new Visual Studio extension that helps you to easily lookup the online DevExpress Documentation at: https://documentation.devexpress.com or...
View Article