Click here to Skip to main content
15,914,322 members
Home / Discussions / C#
   

C#

 
GeneralRe: Specifiy Crystal Report database dynamically at runtime Pin
jharker19873-Mar-08 11:05
jharker19873-Mar-08 11:05 
GeneralRe: Specifiy Crystal Report database dynamically at runtime Pin
Ennis Ray Lynch, Jr.3-Mar-08 11:10
Ennis Ray Lynch, Jr.3-Mar-08 11:10 
GeneralRe: Specifiy Crystal Report database dynamically at runtime Pin
jharker19873-Mar-08 13:18
jharker19873-Mar-08 13:18 
GeneralRe: Specifiy Crystal Report database dynamically at runtime Pin
Ennis Ray Lynch, Jr.3-Mar-08 15:32
Ennis Ray Lynch, Jr.3-Mar-08 15:32 
GeneralReference a config file in another project, same solution. Pin
DeepToot3-Mar-08 8:51
DeepToot3-Mar-08 8:51 
GeneralI need help with C# Pin
Alex5013-Mar-08 8:43
Alex5013-Mar-08 8:43 
GeneralRe: I need help with C# Pin
Lord Kixdemp3-Mar-08 8:47
Lord Kixdemp3-Mar-08 8:47 
JokeRe: I need help with C# Pin
Le centriste3-Mar-08 15:09
Le centriste3-Mar-08 15:09 
GeneralRe: I need help with C# Pin
Gareth H3-Mar-08 8:48
Gareth H3-Mar-08 8:48 
GeneralRe: I need help with C# Pin
Ennis Ray Lynch, Jr.3-Mar-08 8:53
Ennis Ray Lynch, Jr.3-Mar-08 8:53 
GeneralRe: I need help with C# Pin
DaveyM693-Mar-08 8:54
professionalDaveyM693-Mar-08 8:54 
GeneralRe: I need help with C# Pin
DeepToot3-Mar-08 8:56
DeepToot3-Mar-08 8:56 
GeneralRe: I need help with C# Pin
DaveyM693-Mar-08 9:06
professionalDaveyM693-Mar-08 9:06 
GeneralRe: I need help with C# Pin
J4amieC3-Mar-08 22:32
J4amieC3-Mar-08 22:32 
GeneralRe: I need help with C# Pin
DaveyM694-Mar-08 3:32
professionalDaveyM694-Mar-08 3:32 
GeneralRe: I need help with C# Pin
Ravenet3-Mar-08 14:24
Ravenet3-Mar-08 14:24 
Generalinstallation woes Pin
KBTibbs3-Mar-08 7:27
KBTibbs3-Mar-08 7:27 
GeneralRe: installation woes Pin
Gareth H3-Mar-08 7:36
Gareth H3-Mar-08 7:36 
GeneralRe: installation woes Pin
KBTibbs3-Mar-08 7:43
KBTibbs3-Mar-08 7:43 
I can add as many connection strings as I want, naturally... but the DLL's don't know the context of their operation, so to access those additional connection strings every method would need to be passed either the connection string name, or some known value so it could choose the appropriate connection string. An overhaul of that much code would take more time than I have.

It was bad design, I get that... but often times as requirements grow we have to deal with poor decisions we're stuck with, yes?
GeneralRe: installation woes Pin
Ed.Poore3-Mar-08 8:01
Ed.Poore3-Mar-08 8:01 
GeneralRe: installation woes Pin
KBTibbs3-Mar-08 8:10
KBTibbs3-Mar-08 8:10 
GeneralRe: installation woes Pin
Ed.Poore3-Mar-08 11:21
Ed.Poore3-Mar-08 11:21 
GeneralRe: installation woes Pin
KBTibbs4-Mar-08 7:33
KBTibbs4-Mar-08 7:33 
GeneralRe: installation woes Pin
Ed.Poore4-Mar-08 7:45
Ed.Poore4-Mar-08 7:45 
GeneralLoad Assembly given a namespace Pin
AJ1233-Mar-08 7:20
AJ1233-Mar-08 7:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.