Search results for query: *

  1. S

    Persistence with .NET

    There are plenty of Object to relational mapping tools available in the market, but we don't know the strengths and weaknesses of each. Let’s share our experiences with O/R mapping products to the others. Please comment which of the following products you’ve used and what was the outcome...
  2. S

    Data Access Layer in VB .NET

    TierDeveloper might help you I've used TierDeveloper for generating DAL in VB .NET. It also supports SQLServer 2005 and CLR stored procedures. This tool may be of your interest.
  3. S

    Does ASP.NET SessionState really work in server-farms

    Does anybody have any thoughts on whether ASP.NET SessionState really work in server-farm environments. I know that Microsoft provides a couple of ways to let you use them in server-farms but I haven’t done that myself and wanted to see what experiences other might have. One of the ways...
Back
Top