Edit: Due to a stupid mistake on my part, Change Set 20322 will not compile properly... The link has been updated to point to Change Set 20330, which fixes this problem.
Have you ever had an idea that just seemed make so much sense that you couldn't believe it took so long to come to you? Late last night I had one of those "Duh!" moments, and suddenly I knew what I would be doing Friday morning:
No forms or generators, just pure Scaffold goodness... Fire up /Dev/AutoScaffold.aspx and you've got fully dynamics scaffolds against every one of your providers. Make any change you want to the database, and click the Refresh Providers button to make the build providers regenerate with the latest changes.
Bug Fixes/Changes
- Fixed issue where ProviderName was not properly set on Query.
- Adjusted table and view list retrieval methods to sort alphabetically.
- Added decimal FetchByID overload to AbstractRecord.cs
Download
Edit: Download link changed to 20330 due to issue with 20322