Search results for query: *

  1. G

    Data Access Layer in VB .NET

    Can any body suggest me an OR mapper that can help me build DAL in VB? I’m using SQLServer2005 and would like the support for CLR stored procedures.
  2. G

    ASP.NET Cache

    Hi, I have the following two questions regarding cache. 1) How can I specify the storage limit for the ASP.NET cache? I want to store the objects in the secondary storage when the storage limit exceeds. 2) I want to use secondary storage for ASP.NET cache(related to 1), how can I achieve that...
Back
Top