Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. A C# book - Expert C# 5.0: with the .NET 4.5 Framework

A C# book - Expert C# 5.0: with the .NET 4.5 Framework

Scheduled Pinned Locked Moved The Lounge
csharpcomquestionlearning
39 Posts 13 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Mohammad A Rahman

    Thank you and yes got some time so I can do bit extra stuff for my uni work :( Good question :) and what I would like say, 1. You will find bit interesting when read page 2 (Compilation of a C# Program) in where I tried to explain the C# compilation process with the information regarding IL generation , JIT and so on. Compare to other book regard to this I use proper debugging to show how it works? And many more in Chapter 1. 2. I explain parameter passing with some simple example by showing the memory addresses and how it interact and also you would find what happens with the "this" parameter and many more. Compare to other book I think it is more intuitive. 3. I explain the C# Iterator in depth by explaining the underneath State machine which C# compiler generate for the the Iterator block. Compare to other book explanation about the Iterator block is really interesting in here. .. and many more 14. lastly async and await (C# 5.0) has been explained extensively. Please see the preview in Google Books[^] Thank you and hope like this book :)

    author of the Expert C# 5.0 with the .NET 4.5 Framework book

    S Offline
    S Offline
    sir_download_alot
    wrote on last edited by
    #21

    Hello and thank you for taking your time to answer my question! Wish you success with your uni work :thumbsup:

    M 1 Reply Last reply
    0
    • S sir_download_alot

      Hello and thank you for taking your time to answer my question! Wish you success with your uni work :thumbsup:

      M Offline
      M Offline
      Mohammad A Rahman
      wrote on last edited by
      #22

      Thank you :)

      author of the Expert C# 5.0 with the .NET 4.5 Framework book

      1 Reply Last reply
      0
      • H Hai Qui

        Congratulation and had look the preview of the book in the Google books, looks interesting...going to get one (probably).

        M Offline
        M Offline
        Mohammad A Rahman
        wrote on last edited by
        #23

        Hello Hai, Thank you :)

        author of the Expert C# 5.0 with the .NET 4.5 Framework book

        1 Reply Last reply
        0
        • M Mohammad A Rahman

          I have completed writing Expert C# 5.0: with the .NET 4.5 Framework book and published on 17th December 2012 by APress publisher. I thought, I would share this information with the codeproject community (please forgive me if this is not the right place to share). This book is about C# and how does it work and so on. If anyone would like to know more about it please visit the following URLs, Expert C# 5.0: with the .NET 4.5 Framework[^] Or, Expert C# 5.0: with the .NET 4.5 Framework[^] Or you can see the preview from here [^] Thank you, Mohammad

          author of the Expert C# 5.0 with the .NET 4.5 Framework book

          D Offline
          D Offline
          dpminusa
          wrote on last edited by
          #24

          Congratulations on finishing and publishing your book. I only have had time to skimm it so far. Looks like a lot of good information that will enhance my knowledge. I am looking forward to getting into the details an examples. I would suggest thought be put into an eBook version as well. The online version you have is great, but I prefer the eBook ultimately. Thanks.

          "Courtesy is the product of a mature, disciplined mind ... ridicule is lack of the same - DPM"

          M 1 Reply Last reply
          0
          • M Mohammad A Rahman

            I have completed writing Expert C# 5.0: with the .NET 4.5 Framework book and published on 17th December 2012 by APress publisher. I thought, I would share this information with the codeproject community (please forgive me if this is not the right place to share). This book is about C# and how does it work and so on. If anyone would like to know more about it please visit the following URLs, Expert C# 5.0: with the .NET 4.5 Framework[^] Or, Expert C# 5.0: with the .NET 4.5 Framework[^] Or you can see the preview from here [^] Thank you, Mohammad

            author of the Expert C# 5.0 with the .NET 4.5 Framework book

            J Offline
            J Offline
            John McKay
            wrote on last edited by
            #25

            Looking forward to this Mohammad, thanks!

            M 1 Reply Last reply
            0
            • E Eric Goedhart

              Hi Nearling, Yes they have it on bol so it must have been added just recently: [bol] My order say's a delivery time of 5 to 10 day's so it's not that I have my copy directly, I also have to wait :sigh:

              With friendly greetings,:) Eric Goedhart

              E Offline
              E Offline
              Emmanuel Medina
              wrote on last edited by
              #26

              Digital versions = problem solved, for me, the reasons I buy digital books are: 1) I get my copy practically instantaneously 2) They are cheaper 3) I don't have to carry them around when moving or traveling Of course I know there are cons to it, but it works perfectly for me right now.

              Sander RosselS 1 Reply Last reply
              0
              • E Emmanuel Medina

                Digital versions = problem solved, for me, the reasons I buy digital books are: 1) I get my copy practically instantaneously 2) They are cheaper 3) I don't have to carry them around when moving or traveling Of course I know there are cons to it, but it works perfectly for me right now.

                Sander RosselS Offline
                Sander RosselS Offline
                Sander Rossel
                wrote on last edited by
                #27

                I like to open a random page and just see what it's about :) And I like showing off all the stuff I own to my friends ;p

                It's an OO world.

                public class Naerling : Lazy<Person>{
                public void DoWork(){ throw new NotImplementedException(); }
                }

                E 1 Reply Last reply
                0
                • Sander RosselS Sander Rossel

                  I like to open a random page and just see what it's about :) And I like showing off all the stuff I own to my friends ;p

                  It's an OO world.

                  public class Naerling : Lazy<Person>{
                  public void DoWork(){ throw new NotImplementedException(); }
                  }

                  E Offline
                  E Offline
                  Emmanuel Medina
                  wrote on last edited by
                  #28

                  For the showing off you can, for example, use LibraryThing[^] I know it's not the same but I think it's what comes closer to it ;P, here's the link to mine [^]

                  Sander RosselS 1 Reply Last reply
                  0
                  • D dpminusa

                    Congratulations on finishing and publishing your book. I only have had time to skimm it so far. Looks like a lot of good information that will enhance my knowledge. I am looking forward to getting into the details an examples. I would suggest thought be put into an eBook version as well. The online version you have is great, but I prefer the eBook ultimately. Thanks.

                    "Courtesy is the product of a mature, disciplined mind ... ridicule is lack of the same - DPM"

                    M Offline
                    M Offline
                    Mohammad A Rahman
                    wrote on last edited by
                    #29

                    Thank you very much. I hope you like the book. There is eBook version which you would be able to find in APress site[^].

                    author of the Expert C# 5.0 with the .NET 4.5 Framework book

                    D 1 Reply Last reply
                    0
                    • J John McKay

                      Looking forward to this Mohammad, thanks!

                      M Offline
                      M Offline
                      Mohammad A Rahman
                      wrote on last edited by
                      #30

                      Hello John, Thank you :)

                      author of the Expert C# 5.0 with the .NET 4.5 Framework book

                      1 Reply Last reply
                      0
                      • E Emmanuel Medina

                        For the showing off you can, for example, use LibraryThing[^] I know it's not the same but I think it's what comes closer to it ;P, here's the link to mine [^]

                        Sander RosselS Offline
                        Sander RosselS Offline
                        Sander Rossel
                        wrote on last edited by
                        #31

                        WoW fan? And you must know a lot after fourteen week, seven databases and seven languages to be exact. Not to mention the 291 things you also know ;) Nice collection. The most impressive book I have must be this one (it's huge and heavy)[^] and the best read I have is this one, complete with special edition cover and gold-coloured page sides[^]. My book collection isn't all that spectacular. I do have hundreds of CD's, LP's and DVD's though. All original of course :)

                        It's an OO world.

                        public class Naerling : Lazy<Person>{
                        public void DoWork(){ throw new NotImplementedException(); }
                        }

                        E 1 Reply Last reply
                        0
                        • M Mohammad A Rahman

                          Thank you very much. I hope you like the book. There is eBook version which you would be able to find in APress site[^].

                          author of the Expert C# 5.0 with the .NET 4.5 Framework book

                          D Offline
                          D Offline
                          dpminusa
                          wrote on last edited by
                          #32

                          Thanks. I see it there. I have some visual challenges so I use the ZOOM on eBooks for reading. Good luck with sales.

                          "Courtesy is the product of a mature, disciplined mind ... ridicule is lack of the same - DPM"

                          M 1 Reply Last reply
                          0
                          • D dpminusa

                            Thanks. I see it there. I have some visual challenges so I use the ZOOM on eBooks for reading. Good luck with sales.

                            "Courtesy is the product of a mature, disciplined mind ... ridicule is lack of the same - DPM"

                            M Offline
                            M Offline
                            Mohammad A Rahman
                            wrote on last edited by
                            #33

                            Thank you.

                            author of the Expert C# 5.0 with the .NET 4.5 Framework book

                            1 Reply Last reply
                            0
                            • M Mohammad A Rahman

                              I have completed writing Expert C# 5.0: with the .NET 4.5 Framework book and published on 17th December 2012 by APress publisher. I thought, I would share this information with the codeproject community (please forgive me if this is not the right place to share). This book is about C# and how does it work and so on. If anyone would like to know more about it please visit the following URLs, Expert C# 5.0: with the .NET 4.5 Framework[^] Or, Expert C# 5.0: with the .NET 4.5 Framework[^] Or you can see the preview from here [^] Thank you, Mohammad

                              author of the Expert C# 5.0 with the .NET 4.5 Framework book

                              M Offline
                              M Offline
                              mrchief_2000
                              wrote on last edited by
                              #34

                              No free copies?? :omg:

                              M 1 Reply Last reply
                              0
                              • M mrchief_2000

                                No free copies?? :omg:

                                M Offline
                                M Offline
                                Mohammad A Rahman
                                wrote on last edited by
                                #35

                                :(

                                author of the Expert C# 5.0 with the .NET 4.5 Framework book

                                1 Reply Last reply
                                0
                                • Sander RosselS Sander Rossel

                                  WoW fan? And you must know a lot after fourteen week, seven databases and seven languages to be exact. Not to mention the 291 things you also know ;) Nice collection. The most impressive book I have must be this one (it's huge and heavy)[^] and the best read I have is this one, complete with special edition cover and gold-coloured page sides[^]. My book collection isn't all that spectacular. I do have hundreds of CD's, LP's and DVD's though. All original of course :)

                                  It's an OO world.

                                  public class Naerling : Lazy<Person>{
                                  public void DoWork(){ throw new NotImplementedException(); }
                                  }

                                  E Offline
                                  E Offline
                                  Emmanuel Medina
                                  wrote on last edited by
                                  #36

                                  Haha, yes, big time Warcraft fan, since the franchise started back in 1994. Many of the books I've got I bought for work stuff, some others (like the 7 DBs, 7 Languages in 7 weeks ones, Ruby and all non Windows and .NET related) just to poke around and try and learn new stuff, but work has been rough for a couple of weeks and I haven't even started some of those (nor do I see when will I have the time) and the other "97 things" books I first got the programmer's one and saw there were the others, so I bought them to see what they though it was good advice for those roles. Anyways, like I said, the digital stuff works for me right now, since I've moved around quite a bit in the last 3 years for work reasons and carrying books, music cds, movies and software/games with you can be cumbersome and annoying (not to mention expensive in some cases)

                                  Sander RosselS 1 Reply Last reply
                                  0
                                  • E Emmanuel Medina

                                    Haha, yes, big time Warcraft fan, since the franchise started back in 1994. Many of the books I've got I bought for work stuff, some others (like the 7 DBs, 7 Languages in 7 weeks ones, Ruby and all non Windows and .NET related) just to poke around and try and learn new stuff, but work has been rough for a couple of weeks and I haven't even started some of those (nor do I see when will I have the time) and the other "97 things" books I first got the programmer's one and saw there were the others, so I bought them to see what they though it was good advice for those roles. Anyways, like I said, the digital stuff works for me right now, since I've moved around quite a bit in the last 3 years for work reasons and carrying books, music cds, movies and software/games with you can be cumbersome and annoying (not to mention expensive in some cases)

                                    Sander RosselS Offline
                                    Sander RosselS Offline
                                    Sander Rossel
                                    wrote on last edited by
                                    #37

                                    Did the 7 x in 7 weeks and 97 things work for you? They look like you can get a little knowledge on a lot of topics in a short time. The thing I am afraid of is that they provide so little knowledge that you still know near to nothing after 7 weeks, which would be a waste of time. I want to have enough klowledge to help me in my day to day job, but not enough to, for example, write complex business applications.

                                    It's an OO world.

                                    public class Naerling : Lazy<Person>{
                                    public void DoWork(){ throw new NotImplementedException(); }
                                    }

                                    E 1 Reply Last reply
                                    0
                                    • Sander RosselS Sander Rossel

                                      Did the 7 x in 7 weeks and 97 things work for you? They look like you can get a little knowledge on a lot of topics in a short time. The thing I am afraid of is that they provide so little knowledge that you still know near to nothing after 7 weeks, which would be a waste of time. I want to have enough klowledge to help me in my day to day job, but not enough to, for example, write complex business applications.

                                      It's an OO world.

                                      public class Naerling : Lazy<Person>{
                                      public void DoWork(){ throw new NotImplementedException(); }
                                      }

                                      E Offline
                                      E Offline
                                      Emmanuel Medina
                                      wrote on last edited by
                                      #38

                                      The 7 DBs one I haven't started yet, and the Languages one I haven't gone any further than the first (which is Ruby). The author states at some point in the beginning that his purpose is to get you to get the feeling and basics of every one of those languages, and it shows, as there are no instructions to get you setup (the author explains why) so you have to look for those bits yourself. So far so good though, it's not like setting up your environment requires proficiency in the arcane arts so it's not a big deal, I'm OK with that compromise. Regarding the 97 Things Every Programmer Should Know, well I have only got to the 4th or 5th and so far it's been stuff I've read on blogs or "common sense", but it's OK I still have a lot of the book ahead. If you are interested in those, should probably check out a preview or, dare I say, download them for "evaluation purposes"

                                      Sander RosselS 1 Reply Last reply
                                      0
                                      • E Emmanuel Medina

                                        The 7 DBs one I haven't started yet, and the Languages one I haven't gone any further than the first (which is Ruby). The author states at some point in the beginning that his purpose is to get you to get the feeling and basics of every one of those languages, and it shows, as there are no instructions to get you setup (the author explains why) so you have to look for those bits yourself. So far so good though, it's not like setting up your environment requires proficiency in the arcane arts so it's not a big deal, I'm OK with that compromise. Regarding the 97 Things Every Programmer Should Know, well I have only got to the 4th or 5th and so far it's been stuff I've read on blogs or "common sense", but it's OK I still have a lot of the book ahead. If you are interested in those, should probably check out a preview or, dare I say, download them for "evaluation purposes"

                                        Sander RosselS Offline
                                        Sander RosselS Offline
                                        Sander Rossel
                                        wrote on last edited by
                                        #39

                                        Almadarius wrote:

                                        dare I say

                                        Yes, you dared :laugh: That's actually not a bad idea... I might just do that. I noticed I don't know any of the 7 languages discussed in the book and I've read a good review. I might even buy it! :)

                                        It's an OO world.

                                        public class Naerling : Lazy<Person>{
                                        public void DoWork(){ throw new NotImplementedException(); }
                                        }

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular
                                        • World
                                        • Users
                                        • Groups