Search   Feed   Browse   Add
Feed items 1 - 3 of 3 for June 2008

ASP 101 News

The latest news from ASP 101. The place Active Server Pages and ASP.NET developers go!

Use the Same Event Handler for Multiple Objects - June 24, 2008

As a developer, repetitive code is your enemy. It takes longer to write, leads to larger files, and is harder to maintain. Which brings me to the point of this tip. Did you know that you can tie the same event handler to multiple objects It's easy to do, but most people never think to try it.
http://www.asp101.com/tips/index.asp?id=153

Checkbox to Database Sample - June 17, 2008

This sample builds upon our original Checkbox sample by showing you how to display boolean data as a checkbox and then how to save the state of that checkbox back to a database.
http://www.asp101.com/samples/checkbox2db.asp

How To Calculate Age - June 10, 2008

Determining a person's age given their date of birth seems simple enough, but I get a lot of email from people who can't seem to get the code working as it should.
http://www.asp101.com/tips/index.asp?id=152
Available Archives
- June (3 items)
- July (5 items)
- August (4 items)
- September (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact