in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Re: Runtime Connection Switching

    This is a two step process, first you add the dynamic connection string to the Connections dictionary. If this has already been added then you can simply reference that connection string by key. //in some method as soon as you find out hte connection //string for this user Session["DynamicConnection...
    Posted to .netTiers - Documentation (Forum) by Robert Hinojosa on 09-06-2006
    Filed under: ConnectionString, Dynamic Switch, EntityDataSource, Runtime ConnectionString, Typed DataSource
  • Switching connections at run time

    I'm new to netTiers. I want to use them in an application that has the following context. There will be users running the app on LAN (this users would use the standard DAL to access data) and others users that will use it on WAN, so this users would use a web service to access data. How is the best...
    Posted to .netTiers - Documentation (Forum) by torlica on 01-03-2008
    Filed under: .NET Tiers, Runtime ConnectionString, ConnectionString
Page 1 of 1 (2 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems