Wednesday, February 18, 2004
Well done article, IMO, on securing passwords in a database table. We've been doing this in all of our applications for a while now and it works great.
Tuesday, February 10, 2004
Maxim blogs about a ControlArray he's worked on and Collections a few other things here. Thanks for mentioning my ControlArray Component and I'm glad you like it! :)
Saturday, February 07, 2004
I've been working a slightly big project that is basically a set of E-Commerce controls for having a product catalog, shopping cart, etc. All you have to do is drag out what control you want (they all have full design time support), change a couple properties to add your own styling and what not and set a couple keys in the web.config file and you're done. Here's the control list as it stands right now (not totally completed yet) CustomerLogin (logs the user in) CustomerMenu (shows the state of the user, like how many items are in their shopping cart,