Click here to Skip to main content
16,006,001 members
Home / Discussions / C#
   

C#

 
QuestionEvent Log Viewer without EventLog Pin
AhClem13-Apr-06 9:07
AhClem13-Apr-06 9:07 
QuestionCOM compatibility Pin
Waldermort13-Apr-06 7:54
Waldermort13-Apr-06 7:54 
AnswerRe: COM compatibility Pin
Jakob Farian Krarup13-Apr-06 8:02
Jakob Farian Krarup13-Apr-06 8:02 
GeneralRe: COM compatibility Pin
Waldermort13-Apr-06 8:15
Waldermort13-Apr-06 8:15 
GeneralRe: COM compatibility Pin
Jakob Farian Krarup13-Apr-06 12:25
Jakob Farian Krarup13-Apr-06 12:25 
GeneralRe: COM compatibility Pin
Waldermort13-Apr-06 18:05
Waldermort13-Apr-06 18:05 
GeneralRe: COM compatibility Pin
Jakob Farian Krarup13-Apr-06 18:27
Jakob Farian Krarup13-Apr-06 18:27 
QuestionApplication wide objects Pin
martin_hughes13-Apr-06 7:28
martin_hughes13-Apr-06 7:28 
Hi All,

Could any of you kind folk give me some tips on this quandry?

I'm designing an application that will need to access a database. Having learnt about the benefits of OOP I've decided to manage the database with a DataAccess class, rather than have each object access the database independently. However, I'd only want to have one DataAccess object instantiated within the application - so my question is "how can I make the DataAccess object visible to each object within the application".

Any advice appreciated!

-- modified at 13:28 Thursday 13th April, 2006
AnswerRe: Application wide objects Pin
August Sodora III13-Apr-06 10:03
August Sodora III13-Apr-06 10:03 
AnswerRe: Application wide objects Pin
Graham Nimbley13-Apr-06 11:17
Graham Nimbley13-Apr-06 11:17 
Questionhow to get path of application Pin
Shaurya Rastogi13-Apr-06 7:19
Shaurya Rastogi13-Apr-06 7:19 
AnswerRe: how to get path of application Pin
martin_hughes13-Apr-06 7:45
martin_hughes13-Apr-06 7:45 
AnswerRe: how to get path of application Pin
InActive13-Apr-06 7:47
InActive13-Apr-06 7:47 
Questionhow to call doPostback Pin
papa198013-Apr-06 5:40
papa198013-Apr-06 5:40 
AnswerRe: how to call doPostback Pin
CWIZO13-Apr-06 10:50
CWIZO13-Apr-06 10:50 
QuestionDebugging controls used in Designer mode Pin
gsquared13-Apr-06 5:40
gsquared13-Apr-06 5:40 
AnswerRe: Debugging controls used in Designer mode Pin
alexey N13-Apr-06 19:23
alexey N13-Apr-06 19:23 
QuestionAccessing form fields from another class Pin
adol_w13-Apr-06 4:36
adol_w13-Apr-06 4:36 
AnswerRe: Accessing form fields from another class Pin
Judah Gabriel Himango13-Apr-06 5:00
sponsorJudah Gabriel Himango13-Apr-06 5:00 
AnswerRe: Accessing form fields from another class Pin
Stefan Troschuetz13-Apr-06 5:04
Stefan Troschuetz13-Apr-06 5:04 
AnswerRe: Accessing form fields from another class Pin
Alvaro Mendez13-Apr-06 5:19
Alvaro Mendez13-Apr-06 5:19 
AnswerRe: Accessing form fields from another class Pin
Colin Angus Mackay13-Apr-06 6:24
Colin Angus Mackay13-Apr-06 6:24 
GeneralRe: Accessing form fields from another class Pin
adol_w13-Apr-06 6:48
adol_w13-Apr-06 6:48 
QuestionRemoving Decimal Palces from a division Pin
cybersurferdev13-Apr-06 4:07
cybersurferdev13-Apr-06 4:07 
AnswerRe: Removing Decimal Palces from a division Pin
Dan Neely13-Apr-06 4:25
Dan Neely13-Apr-06 4:25 

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.