Showing related tags and posts accross the entire site.
-
I created a map called TableNameToEntity, using CodeSmiths map editor. The key consists of table names. The value consists of the name of the entity that will be generated. I'm trying to get it so that when running a template the user/programmer will choose which tables get processed from the mapping...
-
I''ve generated against a database and one of the entities has a large number of fields. I wanted to display the fields in a tab control, using the AJAX toolkit tab container and tabpanels. I had turned on the option to generate the admin site, and then took the usercontrol and placed the fields on the...