The DataForm like the DataGrid control by default has the ability to auto generate fields based on the public properties of the object bound it. This is controlled by the AutoGenerateFields property which is set to true by default. I think the most common use for this feature is building demo apps and prototyping. In those types of uses you can usually overlook the fact that there are a few properties with fields generated that you would never show a user of a business application. In the rest of ......
http://timheuer.com/blog/ar... Tim Heuer talks about confirming a delete from a Dataform control. http://mtaulty.com/Communit... Mike Taulty got the chance to talk with Ellison-Taylor about the Silverlight 3 UK Launch. http://blogs.msdn.com/delay... ......
One thing for sure there hasn’t been a dull moment in technology for a while. The ever increasing pace of change can make it almost as challenging as picking stocks to know which technology to choose. HTML is one of the interesting technologies because it has been the foundation of the web evolution. Without going back on a history trip, lets just agree its been around for a while. Last updated with the HTML 4.01 specification back in 1999, and with a new HTML 5 specification in the works. Recently, ......