locked
C# design patterns, object oriented programming techniques , asp.net, silverlight etc RRS feed

  • Question

  • User1468341083 posted

    I have been getting into prism and silverlight and domain development , mvvm etc patterns likes unit of work,  idisposable etc

    I have been looking for at the following books that look at design patterns using interfaces and object orietented techniques

    for example I liked  bill wagner's effective C# using Idisposable pattern  using sql has anyone read his book??

    C# clr jeff richter

    effective C# bill wagner

    C# in depth jeff skeet

    Microsoft.net Architecting apllications for the enterprise dino esposito( I Like dino espsito's writing, however he always does not have  enough

    code for my taste .  The only books seem to be in asp.net mvc I may have refactor for mvvm

    Has anyone read scott Millett's books? and refactor for mvvm

    I wish someone would answer this, Thanks      

     

    Thursday, September 8, 2011 3:30 PM

All replies

  • User1468341083 posted

    Microsoft® .NET: Architecting Applications for the Enterprise (Pro-Developer  by dino esposito

    or scott millett enterprise.net or asp.netdesign patterns 

    PLease answer this question Thank you  

     

    Monday, September 12, 2011 8:19 AM
  • User-1227788583 posted

    There is another book called C# inDepth 2nd Edition by some Jon. I haven't read the Jeff Skeet one. Is it any good?

    C# 4.0 in a Nutshell by Albaharis is another good one.

    And IMHO, you are mixing your books a bit here. Do not ever read a book to get all of 

    1. Design Patterns - Its language agnostic.
    2. C# - Its a language.
    3. ASP.NET WebForms / MVC - Those are frameworks. 

    Try different books for these.
    Lastly, if you like programming a lot, read this list by Jeff ( Last time I checked, he was an Atwood )

    Happy Coding. :)

    Tuesday, September 13, 2011 5:37 AM