CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Help: Entity Update Problem ?

    Hi I have the following code running AfterInsert of a DataSource control. What I'm trying to achieve is set the value MasterShow_Pk equal to a value. The code runs fine but the Data Store is not being updated with the value. protected void _x_ShowsDataSource_AfterInserted( object sender, x.Web.Data....
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 05-27-2007
    Filed under: .netTiers, EntityDataSource, DataSource, Entities, Database
  • OrderByClause

    Hello: Okay, I've done quite a bit of searching for this, but to no avail. Item in question is the 'OrderByClause' used with typed datasources as an input parameter. The obvious use is and 'order by' clause for a stored proc parameter. The unobvious is what the 'OrderByClause' traces back to. I've found...
    Posted to .netTiers - General Support (Forum) by zeus on 04-15-2007
    Filed under: .netTiers, EntityDataSource, DataSource, datasource sorting, .net 2.0, SqlParameter
  • Re: DataParameter and EntityDataSource

    Here's what I consider to be a better alternative. DataBoundParameter, which binds against properties of the current databinding object. =============================================================== public class DataBoundParameter : Parameter { private Control _bindingControl; private String _propertyName;...
    Posted to Support (Forum) by rwil02 on 07-30-2008
    Filed under: .netTiers, EntityDataSource, DataParameter, DataSource
Page 1 of 1 (3 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems