[X] The "/Tcl/Tk Aqua/TclTkAqua-8.4.5.dmg" file could not be found or is not available. Please select another file.

Share

More
RefGen ASP.NET UI Generator Icon

RefGen ASP.NET UI Generator

alpha

by davedolan


.NET 2.0 reflection-to-cache-based library, with an ASP.NET UI generation feature. Uses Dynamic IL to generate VERY fast accessors to properties, and allows direct get and set of objects to controls that allow for their edit or display in ASP.NET forms


http://refgen.sourceforge.net





Separate each tag with a space.

Release Date:

2006-09-26

Topics:

License:

Operating System:

Intended Audience:

Programming Language:

Registered:

2006-09-05

Ratings and Reviews

Be the first to post a text review of RefGen ASP.NET UI Generator. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Forum comment added

    akinfo05 commented on the RE: Welcome to Open Discussion forum thread

    posted by akinfo05 87 days ago

  • File released: /refgen/0.4.6/RefGen-0.4.6.zip

    posted 1148 days ago

  • refgen 0.4.6 file released: RefGen-0.4.6.zip

    0.0.1 -- VERY alpha initial release 0.0.1.1 -- removed a reference to a library that I guaruntee you don't have. 0.4a -- cleaned up a bit of the leftovers from when it was in a project. Added Validator concept, basically a placeholder for a bigger idea later to come. (switched to a real version number instead of a ridiculous one to indicate how out of date the source was before) Removed the Mono incompatibilities. 0.4.1 -- Bug fixes -- fixed bug that wouldn't display properly if object was null -- added the README.txt with some usage samples in it to sub for docs at the moment. 0.4.2 -- Bug fixes -- fixed a race condition issue generating IL (added lock() around all delegate caches when adding to them) 0.4.5 -- Refactored a bit to organize the cache in a way that is quicker to access (reduced hashing) -- Added new support for automatic type sensing (using System.Web.Compilation.BuildManager.GetType() to search loaded assemblies for types by name) If an unknown type name is encountered in any of the places where a typename is specified in lieu of a type, it will invoke the type search. -- Added the "SearchNamespaces" List to Introspector to aid in type searching -- Added checks in to make sure that CanRead and CanWrite are true before creating delegates -- Added the ability to force a type to be Learned by the Introspector LearnTypeByName, and LearnType -- Added IsKnownType feature -- Added new overloads to PropertyDictionary in the Introspector -- Added an Accessor to Cached PropertyInfos for each property to allow you to do whatever (extract attributes etc.) with them without re-diving This is the first step in implementing the fallback to reflection for med trust environments. -- bugfix (mono): removed the null on DynamicMethod name to increase compatibility with mono (now it's string.Empty) This wasn't an issue with the trunk of mono because the bug is fixed, but it isn't in the builds yet. -- I'm considering severing Introspector from RefGen, since it seems to be where the pudding is. 0.4.6 -- Added components that work to Dolan.RefGen.Data that actually work, instead of just take up a name space. Thee ObjectDataTableFactory and the Model<T,K>.

    posted 1148 days ago

  • RefGen: Using the Introspector

    The Introspector is the heart of RefGen, and I've put up some real instructions on how to use it for your own purposes. http://davedolan.com/blog/2006/09/08/how-to-use-the-introspector-details/

    posted by davedolan 1165 days ago

  • &quot;Docs&quot; posted

    If you can call them docs, you'll find on this site by clicking on Docs -&gt; English, and they're also in the refgen package for download as README.txt. They're just usage examples, and don't cover nearly all of the features, but I just wanted to give people an idea what is out there -- i'm not an alien, I write code for people, it's just sometimes hard to get time to document it nicely because I'm working on stuff that I have to.

    posted by davedolan 1166 days ago

  • Tracker artifact added

    posted by davedolan 1168 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the RefGen ASP.NET UI Generator CVS repository, changing 11 files

    posted by nobody 1169 days ago

  • Project Information Updated

    davedolan registered the RefGen ASP.NET UI Generator project

    posted by davedolan 1169 days ago

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    posted by nobody 1169 days ago

  • Forum thread added

    Anonymous created the Welcome to Help forum thread

    posted by nobody 1169 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

RefGen ASP.NET UI Generator Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review