100% DX – SearchLookUpEdit, did YOU know it existed ?

Normally when I need to present a complex lookup I would spawn a new form have the user select a row from a carefully crafted UI and return the single value result back to a combo style element on my main form. When less complicated lookup’s are required a drop down list with concatenated fields … Read more

.Net PDF Viewer showdown

Ok, it was a simple enough feature to add. A viewer that would allow PDF’s to be shown on screen. Already in my toolkit I had the SyncFusion control, but after a couple of quick tests I found the speed to be woeful and thus started the painful process of looking for a control to … Read more

100% DX – XtraReports : bye bye Crystal, sorry ActiveReports

What’s the first thing that comes to your mind when I mention reporting? Crystal? ActiveReports? I have used these and others on numerous projects, but then I learnt about Developer Express XtraReports, lets see if XtraReports can make it into the 100% DX range… For a full run down on all the cool things you … Read more

100% DX – CodeRush replaces ReSharper

The debate as to CodeRush or ReSharper has been undertaken by many people of the years, in fact prior to writing this post, I read through a number of older comparisons which put forth good arguments for both camps. For me, it is part of the 100% DX campaign. For years I was an avid … Read more

100% DX

Over the coming months I will be writing a series of articles on the benefits of the DevExpress range of products, and to see if it is possible to use one 3rd party set of components to deliver real world business solutions. In my post “What’s in your toolbox” I noted that my favourite grid … Read more

Evi heads off for review

48 hours from start to finish. Evi Estimate Viewer is our new application that allows users of Buildsoft Estimating (Global and Offsider) to view their estimate on the iPad. Support for Paradox databases is sparse so we needed a format that was more iOS friendly. This was achieved by writing a little utility (Evi Estimate … Read more

icon dimensions (0 x 0) don’t meet the size requirements

Welcome to Apple World: Submit – Fail, Submit – Fail, Submit – Fail It certainly was not the first iOS App I had tried to submit, yet here I am, seeing the same ambiguous error: iPhone/iPod Touch: icon.png: icon dimensions (0 x 0) don’t meet the size requirements. The icon file must be 57×57 pixels, … Read more