Feeds:
Posts
Comments

Archive for the ‘Books’ Category

Programming WCF services

The last few days i’ve been reading the book “Programming WCF Services” by Juval Lowy. I was looking for a book which isn’t a representation of msdn, like training kits. Just a book which describes how to write good quality WCF services. I think that Juval Lowy did a great job with his book. He [...]

Read Full Post »

 
The last few weeks when i had some time i was reading the book SOA Principles of Service Design by Thomas Erl. I really enjoyed reading his book. I wanted to know more about SOA because on my last project we touched some of the issues you could ran into when working with multiple products [...]

Read Full Post »

Naming convention

I see ( in code) and hear many times developers discussing naming convention. Should this paramater start with a capital character of not? In other words when should i use PascalCasing and when camelCasing? Well it could be confusing when you are talking to different developers with different ideas. Who is saying the right thing? (The [...]

Read Full Post »

Hi,Like i already told i’am very interested in the MS Ajax technology. I also knew that this technology wasn’t a new one. So i decided the read a book about Ajax. The book that i found at the local bookstore was: “Ajax for Web Application Developers, Kris Hadlock”.I think that this book gives you a good [...]

Read Full Post »