Click here to Skip to main content
15,891,431 members
Home / Discussions / C#
   

C#

 
AnswerRe: Intel-Hex Format Pin
Dave Kreskowiak16-Feb-12 1:55
mveDave Kreskowiak16-Feb-12 1:55 
GeneralRe: Intel-Hex Format Pin
lune1216-Feb-12 2:12
lune1216-Feb-12 2:12 
AnswerRe: Intel-Hex Format Pin
Luc Pattyn16-Feb-12 2:16
sitebuilderLuc Pattyn16-Feb-12 2:16 
GeneralRe: Intel-Hex Format Pin
Dave Kreskowiak16-Feb-12 11:08
mveDave Kreskowiak16-Feb-12 11:08 
QuestionEntity Framework and Classes Pin
nstk15-Feb-12 22:04
nstk15-Feb-12 22:04 
AnswerRe: Entity Framework and Classes Pin
Pete O'Hanlon15-Feb-12 22:22
mvePete O'Hanlon15-Feb-12 22:22 
AnswerRe: Entity Framework and Classes Pin
BobJanova15-Feb-12 23:59
BobJanova15-Feb-12 23:59 
AnswerRe: Entity Framework and Classes Pin
Keith Barrow16-Feb-12 0:10
professionalKeith Barrow16-Feb-12 0:10 
nstk wrote:
, in Entity Framework we create the backend from which the classes for our frontend code derive

Not necessarily: it is possible to start with the object model and generate the database tables from it.

nstk wrote:
Does this mean that we don't need any thoughts about classes building anymore?
Doesn't this make at least a part of OOP thinking and of UML useless?

We still need to think about the OO design: the Entity Classes are still classes and still need to be designed properly. All the EF does is handle how the object it stored.
It is also perfectly possible to write OO code without UML, even so the classes generated can be described in UML, otherwise there is something seriously wrong with the framework.

QuestionCsharp Set text of a textbox from winforms Pin
candogu15-Feb-12 21:17
candogu15-Feb-12 21:17 
AnswerRe: Csharp Set text of a textbox from winforms Pin
BillWoodruff18-Feb-12 0:58
professionalBillWoodruff18-Feb-12 0:58 
GeneralRe: Csharp Set text of a textbox from winforms Pin
candogu19-Feb-12 21:37
candogu19-Feb-12 21:37 
QuestionRecord Call Pin
Pawan Mehra15-Feb-12 18:54
Pawan Mehra15-Feb-12 18:54 
AnswerRe: Record Call Pin
Mycroft Holmes15-Feb-12 20:35
professionalMycroft Holmes15-Feb-12 20:35 
AnswerRe: Record Call Pin
Pete O'Hanlon15-Feb-12 22:21
mvePete O'Hanlon15-Feb-12 22:21 
QuestionMulti Lines Outgoing Calls Pin
felipeserra15-Feb-12 11:28
felipeserra15-Feb-12 11:28 
JokeRe: Multi Lines Outgoing Calls PinPopular
Peter_in_278015-Feb-12 12:13
professionalPeter_in_278015-Feb-12 12:13 
AnswerRe: Multi Lines Outgoing Calls Pin
Dave Kreskowiak15-Feb-12 12:51
mveDave Kreskowiak15-Feb-12 12:51 
GeneralRe: Multi Lines Outgoing Calls Pin
felipeserra24-Feb-12 6:42
felipeserra24-Feb-12 6:42 
GeneralRe: Multi Lines Outgoing Calls Pin
Dave Kreskowiak24-Feb-12 9:13
mveDave Kreskowiak24-Feb-12 9:13 
QuestionValidation with Enterprise Library & WPF Pin
gegonzalez15-Feb-12 8:34
gegonzalez15-Feb-12 8:34 
QuestionOne PaintBackground Method for most Classes / Objects ? Pin
Thomas von Smolinski15-Feb-12 8:13
Thomas von Smolinski15-Feb-12 8:13 
AnswerRe: One PaintBackground Method for most Classes / Objects ? Pin
Richard Andrew x6415-Feb-12 12:38
professionalRichard Andrew x6415-Feb-12 12:38 
AnswerRe: One PaintBackground Method for most Classes / Objects ? Pin
Luc Pattyn15-Feb-12 13:16
sitebuilderLuc Pattyn15-Feb-12 13:16 
AnswerRe: One PaintBackground Method for most Classes / Objects ? Pin
BobJanova15-Feb-12 22:22
BobJanova15-Feb-12 22:22 
QuestionSQLCommandBuilder not working Pin
kruegs3515-Feb-12 6:26
kruegs3515-Feb-12 6:26 

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.