Click here to Skip to main content
15,924,196 members
Home / Discussions / C#
   

C#

 
QuestionHow i exit application Pin
cshivaprasad18-May-06 9:31
cshivaprasad18-May-06 9:31 
AnswerRe: How i exit application Pin
Rei Miyasaka18-May-06 9:54
Rei Miyasaka18-May-06 9:54 
AnswerRe: How i exit application Pin
friendshiple18-May-06 14:55
friendshiple18-May-06 14:55 
QuestionHow do I make my objects Database aware? Pin
martin_hughes18-May-06 9:22
martin_hughes18-May-06 9:22 
AnswerRe: How do I make my objects Database aware? Pin
Rei Miyasaka18-May-06 10:08
Rei Miyasaka18-May-06 10:08 
GeneralRe: How do I make my objects Database aware? Pin
martin_hughes18-May-06 22:21
martin_hughes18-May-06 22:21 
GeneralRe: How do I make my objects Database aware? Pin
Rei Miyasaka18-May-06 23:06
Rei Miyasaka18-May-06 23:06 
GeneralRe: How do I make my objects Database aware? Pin
martin_hughes19-May-06 1:32
martin_hughes19-May-06 1:32 
Again, some interesting articles there Big Grin | :-D

I've done some more digging around on this, and it looks as if Data Access Layer is what's called for here... possibly!

Here's what seems to be a good article on the subject: http://msdn.microsoft.com/msdnmag/issues/03/04/DataAccessLayer/

To my mind, and from what I understand of the subject so far, the controls and types povided by MS (DataGrid, DataSet etc. etc.) are simply one type of Data Access Layer, back-ended by ADO.Net - and given the right level of skill, knowledge and know how (not to mention time) it should be possible to work the same kind of magic with your own classes and what not.

I'm sure all the tools are there to enable this, but it does seem to me that it would involve a lot of monkey work, developing frameworks etc - maybe I'm wrong, or maybe this is what LINQ will solve. Further investigation on going Big Grin | :-D

(I also hear that Ray Lohkta's book C# Business Objects covers this subject as well, but I think it's probably beyond my grasp at the moment... I'm just getting to grips with the concept of design patterns)

Cheers,

Martin.
GeneralRe: How do I make my objects Database aware? Pin
Rei Miyasaka19-May-06 1:59
Rei Miyasaka19-May-06 1:59 
QuestionShow + Focus Problem Pin
Phoen2518-May-06 9:22
Phoen2518-May-06 9:22 
AnswerRe: Show + Focus Problem Pin
stancrm18-May-06 21:01
stancrm18-May-06 21:01 
Questionquestion about casting a string to button Pin
abstar18-May-06 8:14
abstar18-May-06 8:14 
AnswerRe: question about casting a string to button Pin
Office Lineman18-May-06 8:26
Office Lineman18-May-06 8:26 
AnswerRe: question about casting a string to button Pin
Stefan Troschuetz18-May-06 8:59
Stefan Troschuetz18-May-06 8:59 
Questionhow to count elements inside an array? Pin
donkaiser18-May-06 4:44
donkaiser18-May-06 4:44 
AnswerRe: how to count elements inside an array? Pin
Robert Rohde18-May-06 4:50
Robert Rohde18-May-06 4:50 
AnswerRe: how to count elements inside an array? Pin
NaNg1524118-May-06 4:53
NaNg1524118-May-06 4:53 
GeneralRe: how to count elements inside an array? Pin
J4amieC18-May-06 5:39
J4amieC18-May-06 5:39 
GeneralRe: how to count elements inside an array? Pin
Robert Rohde18-May-06 5:57
Robert Rohde18-May-06 5:57 
GeneralRe: how to count elements inside an array? Pin
NaNg1524118-May-06 7:24
NaNg1524118-May-06 7:24 
GeneralRe: how to count elements inside an array? Pin
Robert Rohde18-May-06 7:27
Robert Rohde18-May-06 7:27 
GeneralRe: how to count elements inside an array? Pin
pq4noeh19-May-06 1:53
pq4noeh19-May-06 1:53 
GeneralRe: how to count elements inside an array? Pin
Robert Rohde19-May-06 4:32
Robert Rohde19-May-06 4:32 
AnswerRe: how to count elements inside an array? Pin
Rei Miyasaka18-May-06 7:10
Rei Miyasaka18-May-06 7:10 
AnswerRe: how to count elements inside an array? Pin
Guffa18-May-06 9:48
Guffa18-May-06 9:48 

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.