CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • WhereClause for two table

    Hi People. I Have two table one "Contact" and the other is "Category". In one page i have a advance search. When i can search for Name, Last Name, Phone, and Category. I create a querystring and call another page to show the result. For the search by Name, Last Name or phone no problem, but for category...
    Posted to .netTiers - General Support (Forum) by elfederiko on 03-18-2007
    Filed under: .netTiers, DataParameter, DataSource, C#, .net 2.0
  • 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 (2 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems