Reduce an image with transparant background to the minimum required canvas
This static method reduces an image with a transparant background to the minimal canvas needed. This code is part of […]
This static method reduces an image with a transparant background to the minimal canvas needed. This code is part of […]
If you use Task.Factory.StartNew or one of it’s likes a lot, you may found yourself in the odd situation that
These samples will show the basic handling of the treelist control, to create a structure and react to clicks by
In the days of Z80 and 6502 programming in low memory systems self modifying code was quite common. Not only
There is a sizable amount of documentation around about writing outlook addins, but few complete samples that cover the basics,
Objective Converting a nested data class to and from JSON, using the NewtonSoft JSON library. Baseline JSON is a text
Standard ASP.NET GridView with ASP:Button Standard ASP.NET GridView with DevExpress ASPxButton MVC GridView, using a table to display your data