CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: Runtime Connection Switching

    Hello, I'm having some problems with this feature, maybe someone can help. Here's my setup: I'm using Nettiers 2.2 and a Domain Model, with EntLib 3.1. I am just generating the data access, no web service or web interfaces. I have a single connection string in the app.config, and in my code...
    Posted to .netTiers - Documentation (Forum) by jota on 07-08-2008
    Filed under: Runtime ConnectionString, ConnectionString, Dynamic Switch
  • 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
  • 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: Runtime ConnectionString, ConnectionString, EntityDataSource, Typed DataSource, Dynamic Switch
Page 1 of 1 (3 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems