Announcements
Need a book? Just send us an email to info(AT)myEbookShare.info
It is essential to Login. Any problems with Login or Registration, please let us know.

Publisher: Addison-Wesley Professional; 1st edition
Language: English
ISBN: 0201834545
Paperback: 304 pages
Data: May 3, 1996
Format: CHM
Description: Bestselling author Stanley B. Lippman’s Inside the C++ Model provides valuable insight into some of the internal workings of the C++ language. This book is a product of a decade of research at Bell Labs (where Lippman worked with C++ inventor Bjarne Stroustrup) and Lippman’s considerable C++ expertise. Written with the experienced C++ programmer in mind, this book looks at how key language features are implemented underneath the hood and provides some guidelines when designing C++ classes.

Publisher: Addison-Wesley Professional; 1st edition
Language: English
ISBN: 0672321556
Paperback: 608 pages
Data: March 29, 2002
Format: CHM
Description: This is the book every C# developer needs to read to understand how to create effective Internet applications using ASP.NET. As recognized experts in the field, Jeffrey P. McManus and Chris Kinsman explain how to build applications through effective use of ASP.NET, XML, and ADO.NET.
In addition, this book will provide:

Publisher: Addison-Wesley Professional; 1st edition
Language: English
ISBN: 0201795256
Paperback: 384 pages
Data: October 29, 2002
Format: CHM
Description: Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked applications and next-generation middleware. ACE’s power and flexibility arise from object-oriented frameworks, used to achieve the systematic reuse of networked application software. ACE frameworks handle common network programming tasks and can be customized using C++ language features to produce complete distributed applications.

Publisher: O’Reilly Media, Inc.
Language: English
ISBN: 059610197X
Paperback: 694 pages
Data: December 8, 2005
Format: CHM
Description: Tired of reading HTML books that only make sense after you’re an expert? Then it’s about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you’ve always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you’ve never heard of CSS, that’s okay - we won’t tell anyone you’re still partying like it’s 1999 - but if you’re going to create Web pages in the 21st century then you’ll want to know and understand CSS.Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet.
Publisher: O’Reilly Media; 2 edition
Language: English
ISBN: 1565925297
Paperback: 228 pages
Data: December 1998
Format: PDF
Description: Historically, only large companies could afford secure networks, which they created from expensive leased lines. Smaller folks had to make do with the relatively untrusted Internet. Nowadays, even large companies have to go outside their private nets, because so many people telecommute or log in while they’re on the road. How do you provide a low-cost, secure electronic network for your organization? The solution is a virtual private network: a collection of technologies that creates secure connections or “tunnels” over regular Internet lines–connections that can be easily used by anybody logging in from anywhere. A number of products now exist to help you develop that solution. This book tells you how to plan and build a VPN. It starts with general concerns like costs, configuration, and how a VPN fits in with other networking technologies like firewalls. It continues with detailed descriptions of how to install and use VPN technologies that are available for Windows NT and Unix, such as PPTP and L2TP, Altavista Tunnel, Cisco PIX, and the secure shell (SSH). New features in the second edition include SSH, which is a popular VPN solution for Unix systems, and an expanded description of the IPSec standard, for which several vendors have announced support. Topics include: