JOSE JAVIER COLUMBIE
Welcome Back Everyone,
Another week of great content. We created two new categories for .NET Core and Blazor as we believe they are growing by day with a lot of promising features.
We are also excited that with 19.1.4, all objects required by RecordsNavigationController (current, next and previous objects) are loaded now with just in one query when DetailView is opened through ListViewProcessCurrentObjectController. We have included a few relevant tickets about this.
That is all for now. Have a great week everyone.
Getting Started
The quick way to set up a XAF 19 project using VS2019, Nuget and Git - Blog - Software by Design
It’s always good to be able to create projects easily, especially if you are creating demo projects for support tickets.
XAF
New Build: Xafari 19.1.3011.2096 | Galaktikasoft
Great news: new Xafari 19.1.3011.2096 is released.
Inspired by new DevExpress XAF 19.1.3. release, we provide a new updated and modified Xafari version.
XAF Windows
WinForms Tips & Tricks - What You May Have Missed (Part 5)
Here it is: the fifth part of our What You May Have Missed series for WinForms developers. Once more we have collected several items that may be new to you.
WinForms - Picture Edit - Image Editor Dialog (v19.1)
Using the WinForms PictureEdit control, you can display images on your forms. Not long ago we implemented DirectX rendering support for the control, so that large high-DPI images are handled easily. For v19.1 we added another new feature: an embedded Image Editor dialog.
XAF Web
ASP.NET WebForms for Bootstrap - New Controls & Enhancements (v19.1)
Our most recent ASP.NET Bootstrap release (v19.1) includes a number of new controls and usability enhancements.
ASP.NET MVC Case Study - SmartWeb
Short case study that details how Escola Pinheiro (a K-12 school in Brazil) used our ASP.NET MVC controls to build SmartWeb. SmartWeb gives students, parents, and teachers a platform through which to communicate grades, reports, schedules and upcoming homework assignments.
XAF Blazor
DevExpress UI for Blazor - Developer Diary and Preview 10 (Now Available)
The following is a brief summary of changes made to our Blazor product line over the last few weeks.
Reports
Web Report Designer - Our Reimagined Report Wizard (v19.1.4)
As you may already know, DevExpress Reporting (v19.1.x) ships with a redesigned Web Report Wizard. The purpose of this post is to detail its capabilities, to explain why we redesigned the wizard and to show you how you can leverage our new implementation to deliver better user experiences to your customers.
Net Core
Office File API – .NET Core (Beta, v19.1)
With our Office File API for .NET Core, you can create web, console and desktop applications that run across multiple platforms (Windows, Mac, and Linux). Create, load, edit and export rich-text documents and spreadsheets, generate and modify PDF files, and convert different units of measurement for all projects that target .NET Standard 2.0+ / .NET Core 2.1+ platforms.
How to create a self contained netcore 3 console application | Joche Ojeda
dotnet publish –r win10–x64 /p:PublishSingleFile=true