Might it be a good choice building T4 or whatever else technology with ASP.Net Dynamic Data
combining results with Code Generation Software instead of hand customization?
I mean, it could be good for using referential integrity from within SP's stored directly in the database, cascading, validation, etc.
Member
242 Points
480 Posts
ASP.Net Dynamic Data and Code Generation Software?
Jan 13, 2015 09:13 PM|klca|LINK
Might it be a good choice building T4 or whatever else technology with ASP.Net Dynamic Data
combining results with Code Generation Software instead of hand customization?
I mean, it could be good for using referential integrity from within SP's stored directly in the database, cascading, validation, etc.
Could this be something feasible?
Carlos N. Porras
(El Salvador)
Star
8544 Points
1376 Posts
Re: ASP.Net Dynamic Data and Code Generation Software?
Jan 14, 2015 09:08 PM|Edwin Guru Singh|LINK
Hi,
As per your case, Check the following link which may give you the guidelines :
1. http://msdn.microsoft.com/en-us/library/bb126445.aspx
2. http://blogs.msdn.com/b/ukadc/archive/2009/05/22/auditing-data-changes-in-the-entity-framework-part-1.aspx
--
with regards,
Edwin
Edwin