CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Only update modified fields

    I'd like to see the update routines only update the fields that have been modified. As it is, I need to ensure that I have either gotten the record from the database, update the data, and then update the database; or that I have gotten all fields from the client application. Right now, we're...
    Posted to .netTiers - Feature Requests (Forum) by ChuckB on 01-17-2008
    Filed under: entities improvement suggestion, Stored Procedures, custom stored procedures, .netTiers, OnColumnChanged
  • Indexed Properties And Custom Stored Procedures

    This feature request is broken into two parts, the latter being dependant on the former: I've been thinking about how nice it would be if properties were indexed by name, e.g. MyEntity["Name"]. This would allow for easier use of entities in generic code, and would eliminate the need for...
    Posted to .netTiers - Feature Requests (Forum) by MrBretticus on 07-10-2007
    Filed under: entities improvement suggestion, Stored Procedures, Entity, custom stored procedures
  • Re: Audit tracking

    I found this thread looking for a similar solution. Given the lack, here's what I did. Here is another option (use the attached files): create the journaling tables (you need to attach the journaling tables to a person id, i've included my person table in the code) generate the net tiers add...
    Posted to .netTiers - Feature Requests (Forum) by groker on 06-26-2007
    Filed under: entities improvement suggestion, version control, Entity, ASP.NET
  • Audit tracking

    Would it be possible to add a feature that would allow for audit tracking at the row level? I have a couple of tables that have CreatedBy/CreatedDate and ModifiedBy/ModifiedDate. It would be nice to have a simple hook available to allow for the setting of a username, and then the entity could figure...
    Posted to .netTiers - Feature Requests (Forum) by millerwa on 06-04-2007
    Filed under: entities improvement suggestion, Entity
  • Web Client Software Factory and ObjectContainerDataSource objects

    I would like to generate components for use in the Web Client Software Factory... like the ObjectContainerDataSource wich is an refactored DataSource object using the View-Presenter pattern. The DataSource objects generated in NetTiers are implemented differently... Has anyone an idea how to "merge"...
    Posted to .netTiers - Feature Requests (Forum) by bfaassen on 03-08-2007
    Filed under: entities improvement suggestion, complex objects, Entity, UI
  • Re: Plans to align VList with TList and View Entities with Table Entities

    That sounds like a nice solution that I could use instead of what I outlined previously, I'll definitely try it out. However my question still stands about whether there are plans to make view entity and lists more closely resemble tables entity and lists. I'm not saying to implement add / update / delete...
    Posted to .netTiers - Feature Requests (Forum) by MrBretticus on 11-27-2006
    Filed under: entities improvement suggestion
  • Plans to align VList with TList and View Entities with Table Entities

    As the subject mentions it would be great to see this happen, and I thought I remembered a discussion about it quite awhile ago. However at the moment I'm having trouble with even simple tasks such as getting Table Column names. For IEntity you can just use .TableColumns, but for View Entities the best...
    Posted to .netTiers - Feature Requests (Forum) by MrBretticus on 11-22-2006
    Filed under: entities improvement suggestion
  • can it actting like nhibernate to control the connection between two or more entities?

    As the picture showing, we have Entities such as a <Special> and a <Music>, when we need to give a connecttion between the two Entities, we have to create a third table <SpecialList> to connect the two entities.but by default,.nettiers will also gernate a entitiy <SpecialList>...
    Posted to .netTiers - Feature Requests (Forum) by lin2000y on 10-15-2006
    Filed under: entities improvement suggestion, nhibernate, connection
  • Extra Fields property

    first : thanks, you guys run excellent work and i always have much to learn from you have a suggestion that will (IMHO ) make entities more flexible and will save many unneeded views and direct DB access in many cases i need to bring some extra data with entity (e.g. customer email on order , normalized...
    Posted to .netTiers - Feature Requests (Forum) by SharpSmith on 10-04-2006
    Filed under: entities improvement suggestion
Page 1 of 1 (9 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems