As the first of more to come, we’ve created a video tour of the SmartClient Visual Builder tool. The video shows you how to use Visual Builder to create a web application without writing any code. The tool can be used by business analysts and semi-technical folks to create working prototypes or by developers just …
Monthly Archive
for: ‘October, 2008’
Best practices: loading DataSources dynamically
Just came across this great blog post from SmartClient user David Johnson about a technique for loading required DataSources dynamically as part of a view. “So how do we provide DataSources customized for the user? Well, we could easily pull the metadata from the database, merge in the user’s security and then write the DataSources …