in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • SqlParameter

    Hi! Why isn't it possible to use <asp:QueryStringParameter Name=" ClientID " Type="String" asp:QueryString Field="clientid" /> or <asp:SessionParameter Name=" ClientID " Type="Object" asp:Session Field="clientid" /> as SQL Parameter Filter when using GetPaged as SelectMethod? It is however...
    Posted to .netTiers - General Support (Forum) by velum on 04-12-2007
    Filed under: Filter, GetPaged, SqlParameter, SessionParameter, QueryStringParameter
  • GetAll VS GetPaged VS Find : big confusion !

    Hi all ! First, thanks for this wonderful that is .NetTiers ! It saved my days of work ! I have a question about the generated select methods and their use in strongly type datasources. I understood that Find is more secure than GetPaged (or is it GetAll) because it uses prepared statements and thus...
    Posted to .netTiers - General Support (Forum) by Wookai on 11-19-2007
    Filed under: strongly typed datasource, Sorting, GetPaged, Paging, Find, select method, GetAll
  • Re: GetPaged problem

    Hello ,MattBell, you needn't to write a translator ,when use the where clause or sortExpression , the expression should write the same as your database tables's colum , the nettier generated code have replace the '_' with space . Otherwise you can alse set the netters generation setting...
    Posted to .netTiers - General Support (Forum) by july.liu on 02-28-2008
    Filed under: GetPaged
  • Find(), GetPaged() Overload: Search by Entity

    A feature I've seen in a lot of DALs and have used in the past is the ability to pass an entity instance to a search method (e.g., Find(), GetPaged()) in order to pass search parameters. I find this approach particularly elegant, personally, and was surprised not to find it in .netTiers. I would see...
    Posted to .netTiers - Feature Requests (Forum) by Tyrven on 01-30-2007
    Filed under: GetPaged, Find, Search, Entity, Overload
  • Avoiding Dynamic SQL (_Find vs. _GetPaged sprocs)

    Call me a purist, but Dynamic SQL gives me the shivers. There are clearly cases where it's unavoidable, of course, and thus the use of it in _GetPaged. I'm wondering, however, if it wouldn't be possible to limit these situations by boosting the interface for the _Find stored procedure. One approach I...
    Posted to .netTiers - Feature Requests (Forum) by Tyrven on 01-30-2007
    Filed under: GetPaged, Stored Procedures, Security, Find, Dynamic SQL
  • Re: New Query Builder Classes

    how to keep the sorting functionality on EntityGridView working when using the builder with the TList? Always get the err messafe that the datasource doenst support sorting. THANKS. OQ
    Posted to .netTiers - Documentation (Forum) by emailnyaoki on 10-31-2007
    Filed under: GetPaged, TList, Sorting, EntityGridView
Page 1 of 1 (6 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems