SilverlightShow: ADO.NET Data Services Advanced Topics - Custom proxy based on T4 templates Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples en-us SilverlightShow.net estoychev@completit.com (Emil Stoychev) Argotic Syndication Framework, http://www.codeplex.com/Argotic http://www.rssboard.org/rss-specification RE: ADO.NET Data Services Advanced Topics - Custom proxy based on T4 templates http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx#comment2615 Btw there's a typo in the MetaDataHelper which causes an exception if you have a Boolean type in the metadata.  Line 28 should be Edm.Boolean and not Edm.Booleand ( Rob) http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx Sun, 01 Nov 2009 04:50:08 +0300 RE: ADO.NET Data Services Advanced Topics - Custom proxy based on T4 templates http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx#comment2389 @Crystal <p> From the Metadata.tt file delete the generated cs files or in the file properties windows under advanced section clear the CustomTool property (it should contains the name "TextTemplatingFileGenerator").</p> ( Aquilax) http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx Tue, 22 Sep 2009 10:42:38 +0300 RE: ADO.NET Data Services Advanced Topics - Custom proxy based on T4 templates http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx#comment2306 <p>Hi </p> <p> </p> <p>it failed at private static readonly Dictionary<string, string> edmTypes = new Dictionary<string, string></p> <p>Error 1 Compiling transformation: A new expression requires () or [] after type c:\Documents and Settings\cxue\projects\APODataService\TestSilverlightApplication\Service References\MetadataHelper.tt 26 65 TestSilverlightApplication</p> <p>Can you give any help?</p> <p> </p> <p>Thanks,</p> <p> </p> <p>Crystal</p> <p> </p> <span style="font-size: 13px;"> <p> </p> <p>{</p> </span> ( crystal) http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx Thu, 03 Sep 2009 02:13:11 +0300 RE: ADO.NET Data Services Advanced Topics - Custom proxy based on T4 templates http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx#comment2305 <p>Hi </p> <p> </p> <p>it failed at private static readonly Dictionary<string, string> edmTypes = new Dictionary<string, string></p> <p>Error 1 Compiling transformation: A new expression requires () or [] after type c:\Documents and Settings\cxue\projects\APODataService\TestSilverlightApplication\Service References\MetadataHelper.tt 26 65 TestSilverlightApplication</p> <p>Can you give any help?</p> <p> </p> <p>Thanks,</p> <p> </p> <p>Crystal</p> <p> </p> <span style="font-size: 13px;"> <p> </p> <p>{</p> </span> ( crystal) http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx Thu, 03 Sep 2009 01:54:45 +0300 RE: ADO.NET DS Custom Classes with change tracking and conflict resolution http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx#comment1524 Hi there, <p>in case you look also for change tracking and conflict resolution i recommend the following how-do-i video:</p> <p>http://t4-editor.tangible-engineering.com/How-Do-I-With-T4-Editor-Text-Templates.htm </p> Regards <p> </p> <p>Tim</p> <br /> ( Tim) http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx Wed, 29 Apr 2009 07:18:22 +0300 RE: ADO.NET Data Services Advanced Topics - Custom proxy based on T4 templates http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx#comment1120 <p>Heh, *hugs and kisses*...</p> <p>Finishing a presentation ADO.NET DS with T4 customed LINQ to SQL model for fine-grained control over user-specific data; was just looking if someone had made the proxy creation T4 and here I stumbled.</p> <p>Excellent timing ;-) I was testing out serve ADS => ADS to be able to filter the data from the proxy and serve it on. Will spend some time with this later on to see if the user-specific/role specific  (field) data filtering is achievable while passing queries through ADS...</p> <p> </p> ( Kalle) http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx Tue, 03 Mar 2009 16:56:30 +0300 RE: ADO.NET Data Services Advanced Topics - Custom proxy based on T4 templates http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx#comment1108 <p>Useful article! It's exactly what I need!</p> ( krokodilov) http://www.silverlightshow.net/items/ADO.NET-Data-Services-Advanced-Topics-Custom-proxy-based-on-T4-templates.aspx Thu, 26 Feb 2009 09:55:59 +0300