Sunday, February 12, 2012

Dependency Injection in .NET

TITLE: Dependency Injection in .NET
AUTHOR: Mark Seemann

ISBN: 1935182501
Edition: 1
Publisher: Manning Publications
NumberOfPages: 584
PublicationDate: 2011-09-28
EditorialReview:
Summary
Dependency Injection in .NET
presents core DI patterns in plain C#, so you'll fully understand how DI works, covers integration with standard Microsoft technologies like ASP.NET MVC, and teaches you to use DI frameworks like Structure Map, Castle Windsor, and Unity.
About the Technology Dependency Injection is a great way to reduce tight coupling between software components. Instead of hard-coding dependencies, such as specifying a database driver, you inject a list of services that a component may need. The services are then connected by a third party. This technique enables you to better manage future changes and other complexity in your software.

Friday, February 3, 2012

Professional XMPP Programming with javascript and jQuery


Jack Moffitt, "Professional XMPP Programming with javascript and jQuery" Wr,.x | 2010 | ISBN: 0470540710 | 480 pages | PDF | 13,9 MB

Create real-time, highly interactive apps quickly with the powerful XMPP protocol

http://www.desifile.com/files/99982245995/0470540710XMPPProg.pdf