BLOG by Robert Anderson: Installing Ruby with Homebrew and rbenv on Mac OS X...
Install Ruby with rbenvI decided to setup Octopress on my Mac so that I can publish blog posts from either Windows or MacOS. I’m on OS X 10.8.2.I tried to follow the Octopress instructions for...
View ArticleBLOG by Dennis Garavsky: Nested vs Root ObjectSpace
I think that the information I've just posted in http://www.devexpress.com/issue=Q472381 will be helpful for new XAF users:"When designing XAF many years ago we implemented the following behavior:- if...
View ArticleBLOG by Apostolis Bekiaris: Domain Components+ Calculated properties +...
There is no official support for this scenario, however this does not mean that XAF is not designed with the highest standards. It means that we do not have docs and tests that can cover all possible...
View Articlenew @expandframework v12.2.6.10: http://t.co/kUXltKyw @DevExpress_XAF #dotnet...
eXpandFramework: new @expandframework v12.2.6.10: http://t.co/kUXltKyw @DevExpress_XAF #dotnet #opensource #software #LOB #business #application #framework
View Articlenew @expandframework v12.2.6.12: http://t.co/kUXltKyw @DevExpress_XAF #dotnet...
eXpandFramework: new @expandframework v12.2.6.12: http://t.co/kUXltKyw @DevExpress_XAF #dotnet #opensource #software #LOB #business #application #framework
View Articlenew @expandframework v12.2.6.13: http://t.co/kUXltKyw @DevExpress_XAF #dotnet...
eXpandFramework: new @expandframework v12.2.6.13: http://t.co/kUXltKyw @DevExpress_XAF #dotnet #opensource #software #LOB #business #application #framework
View ArticleBLOG by Manuel Grundner: How to use Dependency Injection in XAF
Dependency injectionXAF has the ability to provide DI over Domain-Componants, we use XPO so we don't have a chance to use this feature (and yes, i hate static methods! (testing testing...
View ArticleBLOG by Manuel Grundner: How to use Dependency Injection in XAF (UnitTesting)...
How to UnitTest a XAF/XPO application?It's not a really easy task to correctly UnitTest a XAF/XPO application, but as we all know, UnitTesting is a very important part of our work today.Why?Cause...
View ArticleBLOG by Apostolis Bekiaris: Dashboards in the real world – A Scotland strike!
The DevExpress Universal Subscription now includes an interactive data visualization Dashboard for Windows, the Web and Mobile devices. DevExpress Dashboard helps you deliver solutions that allow any...
View Articlenew @expandframework v12.2.6.14: http://t.co/eckvHzFbje @DevExpress_XAF...
eXpandFramework: new @expandframework v12.2.6.14: http://t.co/eckvHzFbje @DevExpress_XAF #dotnet #opensource #software #LOB #business #application #framework
View ArticleBLOG by Konstantin B (DevExpress)XAF Core Improvements – The Entity Framework...
XAF team is relentlessly working to improve Entity Framework (EF) support. In the previous minor update, we have extended the list of EF-compatible extra modules with the Chart, Pivot Grid and Tree...
View ArticleBLOG by Dennis Garavsky: How to use the DevExpress Workflow Instance Store to...
I have just created a new Code Central example, which is based on the How to: Configure Persistence with WorkflowServiceHost and How to: Enable SQL Persistence for Workflows and Workflow Services help...
View Articlenew @expandframework v12.2.6.15: http://t.co/eckvHzFbje @DevExpress_XAF...
eXpandFramework: new @expandframework v12.2.6.15: http://t.co/eckvHzFbje @DevExpress_XAF #dotnet #opensource #software #LOB #business #application #framework
View ArticleBLOG by Manuel Grundner: How to use Dependency Injection in XAF (ASP.NET...
How How to use Dependency Injection in XAF (ASP.Net WebApi / MVC4) Part 3How to add support for ASP.NET WebAPI / MVC4 in XAF?It is not quite complicated, but took me also some hours of work to get it...
View ArticleBLOG by Manuel Grundner: How to use Dependency Injection in XAF (ASP.NET...
How to use Dependency Injection in XAF (ASP.NET Custom Actions) Part 4Now we get to the interesting part. Dependency Injection for an ApiAction.The interface of the first blog postIRenamer looks like...
View ArticleBLOG by Manuel Grundner: XAF Dependency Injection - bring the stuff together
XAF Dependency Injection - bring the stuff togetherSomebody of you know that we actually use FunnelWeb. Don't get me wrong, it is a good blog engine, but it's buggy, and it is a playground. I like...
View Articlenew @expandframework v12.2.6.16: http://t.co/eckvHzFbje @DevExpress_XAF...
eXpandFramework: new @expandframework v12.2.6.16: http://t.co/eckvHzFbje @DevExpress_XAF #dotnet #opensource #software #LOB #business #application #framework
View ArticleBLOG by Apostolis Bekiaris: Socialized XAF
XAF community is really active, there are many places where you can participate in XAF related conversations, ask for dedicated help from other devs etc. Depending on your choice, to follow anything...
View ArticleFast creating icons in XAF format
XAF image formatterIntroductionAlmost anyone, who use XAF knows how add or override images in XAF. For this we should create images of four standard sizes:Image sizeImage...
View ArticleBLOG by Robert Anderson: Load Testing XAF: Overview
Over the next few posts, I will demonstrate how to load test XAF web applications.HistoryPerformance testing has traditionally been difficult and expensive. A few years ago, to do it well required a...
View Article