View Single Post
  #5 (permalink)  
Old 09-24-2007, 06:39 AM
ccoonen ccoonen is offline
PT Staff
Awards Showcase
Quality Tutorial Quality Tutorial Quality Tutorial Quality Tutorial 
Total Awards: 4
Join Date: Jun 2007
Location: Wisconsin
Posts: 317
iTrader: (0)
ccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished road
I like the idea of this:

public uint nextAutoIncrement {
get {
return this.next_auto_increment;
}

You get props from me
}
Reply With Quote