CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
  • Re: New Query Builder Classes

    Not sure if I understand the question correctly but to perform a search within your list heres how: // Finding one employee View_EmployeeSkill view_EmployeeSkill = VList<View_EmployeeSkill>.Find( View_EmployeeSkill.Column.EmployeeId, 18); // Finding one employee (delgation usage on two conditions...
    Posted to .netTiers - Documentation (Forum) by lelong37 on 05-17-2008
    Filed under: delegate anonymous view
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems