| Data integrity check using hashing |
| by Antonio Bello @ Saturday, November 01, 2008 |
When data are moved across a network the recipient might require a verification to ensure that data have not been modified after send. For example, in... |
|
| DotNetNuke SMS Module under development (again) |
| by Antonio Bello @ Tuesday, October 14, 2008 |
|
|
| Mark a C# class data member as readonly when it’s read only |
| by Antonio Bello @ Thursday, October 02, 2008 |
The readonly modifier is used to declare an instance-specific constant data member which can be initialized in the class constructor and is not limite... |
|
| Casting from a base class to a derived class |
| by Antonio Bello @ Thursday, October 02, 2008 |
Today a friend of mine asked me how to cast from List<> to a custom MyCollection class, where MyCollection is derived from List<>. Is this... |
|
| Creating icons the easy way |
| by Antonio Bello @ Wednesday, August 08, 2007 |
Recently, I've been looking for an easy way to create icons and some web graphic. I don't consider myself a graphic designer, but I like to experiment... |
|
| Free Requirements Management demo application |
| by Antonio Bello @ Tuesday, August 07, 2007 |
It's available for download the Requirements Management demo application I mentioned a while ago.
This is a demo application I wrote to familiarize w... |
|
| DNN SMS Module - Do you want to get involved? |
| by Antonio Bello @ Saturday, August 04, 2007 |
In the latest couple of months I've seen lot of interest in the DotNetNuke SMS module I planned to develop, but later I had to stop its development (a... |
|
| Free Datagrid for WPF from Xceed |
| by Antonio Bello @ Thursday, July 26, 2007 |
Xceed has developed a professional looking data grid for WPF (Windows Presentation Framework), offered for free |
|
| ActiReq: Software Requirements Management application under development |
| by Antonio Bello @ Monday, July 16, 2007 |
I'm currently working on a Software Requirements Management application for Windows, targeted to stakeholders involved in the software requirements ga... |
|
| oDesk: fees lowered from 30% to 10% |
| by Antonio Bello @ Friday, November 17, 2006 |
oDesk is an online marketplace where people who need custom software development can find and hire developers
I made a quick review of the oDesk serv... |
|
|
Go to the Blogs page
|