Visit www.ironspeed.com
In this issue
No. 207, May 24, 2006
Iron Speed Designer V3.2.5 is Now Available!
Access Variables in the Data Access Layer
Redirect URL Values Programmatically
Using the RecordControl Class

Iron Speed Designer V3.2.5 is Now Available!
Iron Speed Designer V3.2.5 with Application Migration Wizard is now available! As many of you know, we have been developing a "migration wizard" that mostly* automates the process of migrating web pages and code customizations from one version of Iron Speed Designer to another. After a very enthusiastic beta test, we're pleased to introduce it to you. Learn more...

*The Migration Wizard will not work miracles! There are some aspects of your code customizations it can't automatically migrate. However, it does its best to identify items you must complete by hand.

Go to top
Access Variables in the Data Access Layer
If your Data Access Layer customization depends on the value of a control which is not data bound, you can retrieve it with the help of the DataAccessSettings class. Learn more...
Go to top
Redirect URL Values Programmatically
At some point you may need to pass non-databound values and other calculated values via URL parameters. This can be done by overriding the ModifyRedirectUrl or Redirect methods. Learn how...
Go to top
Using the RecordControl Class
The RecordControl class has several events that set values in the control or call custom logic before a record is saved in the database. Learn how...
Go to top
Technical Support:
Web based support: http://www.ironspeed.com/support
phone: (650) 215 2230 (telephone support customers only)
8:30 a.m. to 5:30 p.m. PST, M-F

Sales:
email: sales@ironspeed.com
phone: (650) 215 2220

Corporate:
1953 Landings Drive
Mountain View, CA 94043
http://www.ironspeed.com
phone: (650) 215 2200
Go to top