Showing related tags and posts accross the entire site.
-
I need one of the most knowledgeable people for using merge strategies within codesmith + nettiers to help me work through some initial setup issues and possibly through some specific customizations for an application I've generated. Assuming the individual can help me out (I basically need some...
-
I need one of the most knowledgeable people for using merge strategies within codesmith + nettiers to help me work through some initial setup issues and possibly through some specific customizations for an application I've generated. Assuming the individual can help me out (I basically need some...
-
Hi, Is there a way in .net tiers that when you add additional columns and re-generate the framework that you know the areas in the application that are affected? Other frameworks I've used use fail to compile when you add columns and is usefull to know what areas of the application need updating...
-
I can share my experience. If I change some tables I typically do the following: 1. Export working copy of the whole solution to a new folder 2. Regenerate EVERYTHING to that folder 3. Using some diff tool, compare the original solution with the folder used for regeneration (I personally use WinMerge...
-
Suppose we have 5 tables generated for some web based application(along with the admin site). And we modified 2 tables with some new field. What is the best solution? regenerate all tables or modified tables only? If we can't do both, what is the alternative solution? TIA Regards, OQ