Register  
Wednesday, November 19, 2008
Home  
ActiReq Preview
  
Featured Blogs
  

 

Latest Blogs
Data integrity check using hashing
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)

Mark a C# class data member as readonly when it’s read only
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
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
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
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?
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
Xceed has developed a professional looking data grid for WPF (Windows Presentation Framework), offered for free

ActiReq: Software Requirements Management application under development
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%
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
  
Latest Articles
DataGridView: how to bind nested objects
A DataGridView can be bound to a collection of objects to display any of its base data type (i.e. string, int, and so on) properties. But what happens...

DNN: How to determine if a user is an administrator
Sometimes we need to know whether a user is a portal administrator or not. Let's see how simple it is.

Single Sign On across multiple ASP.NET applications
The most used authentication type under ASP.NET in a web environment is the Forms Authentication. Sometimes we need multiple applications, each one im...

Quickly add feed capabilities to your PHP application
FeedCreator is a small and very simple to use PHP library for adding feeds capabilities to PHP applications

How to prevent validation errors from being displayed
When executing a postback on a form, for example to load the list of values for dependant list boxes, validation is performed and errors are displayed...

Go to the Articles page
  
© 2006-2008 Developer's Corner - Powered by Elapsus   |  Privacy Statement  |  Terms Of Use