Quantcast
Channel: A.Bekiaris's .Net / XAF Blog
Browsing all 11 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

DX-Nuspec files hosted on GitHub

DevExpress offers a great installer for their components and frameworks. But if you work in a continuous integration environment or have to deal with different versions of the components NuGet packages...

View Article



Image may be NSFW.
Clik here to view.

How confident I am with my code?

With smart frameworks like XAF it is inevitable that you will create applications one would except they developed by a whole team and not from just one person. A side effect of rich/large applications...

View Article

Image may be NSFW.
Clik here to view.

How to debug eXpandFramework

In this post I will go through the process of debugging eXpandFramework for each of the distribution channel.The sourcesIf you download the sources either from GitHub or our download page or our build...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET Dashboard Designer - XAF integration

DevExpress released in v15.2.9 an ASP.NET Dashboard Designer (Online Demo). Following eXpandFramework with v15.2.9.2 release an update to the existing integration of the dashboard suite.WindowsIn the...

View Article

Image may be NSFW.
Clik here to view.

Sending modifer keys to client over RDP

Those of you that use Remote Desktop connection you probably noticed that some key combinations like CTRL+ALT+UpArrow are not passed to the client.I looked everywhere but I could;t locate a ready...

View Article


Image may be NSFW.
Clik here to view.

XAF MOBILE CONTEXT - SUPPORTED in eXpandFramework

XAF offers mobile support long time and the XAF team is constantly adding new features and modules, I guess the out of CTP mode is close enough. So its about time to support the mobile platform from...

View Article

Image may be NSFW.
Clik here to view.

The ExcelImporter module

I am happy to announce the new ExcelIMporter module for both Windows and Web. Released with eXpandFramework v17.2.6.3.Importing is a complex task, each scenario has difference requirements. So, first...

View Article

Image may be NSFW.
Clik here to view.

Dealing with Back-Pressure - UI - a database - the ReactiveX way

This will be a discussion of a possible solution with the requirement to query a large number of web services and selectively project the responses in UI and in a database. For the UI I chose the XAF...

View Article


Image may be NSFW.
Clik here to view.

Scheduled long running tasks with XAF

Today I will detail about implementing Scheduled Long running tasks in an abstract and reusable way. The RequirementUsually, in my solution I have business objects that store time depended data e.g....

View Article


Image may be NSFW.
Clik here to view.

Easy asynchronous web notifications

Today we will discuss another common case, how to create a progress bar to notify our web users about the state of their long running tasks. For this discussion we will work with  DevExpress XAF...

View Article

Image may be NSFW.
Clik here to view.

Compile your solution without DevExpress assemblies installed in 4 lines

Do you have a project, where you use Azure pipelines to build it? How do you get the referenced DevExpress assemblies? In this post I will discuss how we go for it in eXpandFramework. The process...

View Article
Browsing all 11 articles
Browse latest View live


Latest Images