<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Электронная библиотека книг, скачать бесплатно</title>
<link>http://all-ebooks.info/</link>
<language>ru</language>
<description>Электронная библиотека книг, скачать бесплатно</description>
<generator>DataLife Engine</generator><item>
<title>Murach&#039;s Beginning Visual Basic .NET</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/06/22/51584-murachs-beginning-visual-basic.html</guid>
<link>http://all-ebooks.info/2009/06/22/51584-murachs-beginning-visual-basic.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/06/22/51584-murachs-beginning-visual-basic.html" target="_blank"><img src="http://s48.radikal.ru/i119/0906/5a/0788b543201c.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-51584'>Review<br />"Your Beginning Visual Basic .NET is by far the best book on the market for us beginners! Had I bought your book first, I would have saved myself lots of dollars and several months' time."<br /><br />Product Description<br />With this book, you can learn the skills of a professional programmer in just 692 pages. Because of its self-paced approach in the first 7 chapters, you can do that whether you're new to Visual Basic.NET or you're upgranding from Visual Basic 6.<br /><br />From that point on, you're ready for rapid progress as you learn how to develop sophisticated GUIs, how to use the .NET classes for a wide variety of purposes, how to work with XML, how to develop database appplications with ADO.NET, and how to develop web applications with ASP.NET.<br /><br />To insure success, this book includes 18 complete business applications so you can see how the forms, controls, and code of Visual Basic applications work together. Applications like these should be a standard part of all programming books. BUT NO OTHER VB BOOK DOES THIS.</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA]]></category>
<dc:creator>darkstar2009</dc:creator>
<pubDate>Mon, 22 Jun 2009 15:06:52 +0400</pubDate>
</item><item>
<title>Pro ASP.NET 3.5 in VB 2008: Includes Silverlight 2</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/06/19/51144-pro-asp.net-3.5-in-vb-2008.html</guid>
<link>http://all-ebooks.info/2009/06/19/51144-pro-asp.net-3.5-in-vb-2008.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/06/19/51144-pro-asp.net-3.5-in-vb-2008.html" target="_blank"><img src="http://i078.radikal.ru/0906/e2/2e5b0f0617e7.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-51144'>ASP.NET 3.5 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in VB 2008: Includes Silverlight 2 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution.</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA, ASP / ASP.NET]]></category>
<dc:creator>invinv</dc:creator>
<pubDate>Fri, 19 Jun 2009 20:21:41 +0400</pubDate>
</item><item>
<title>Expert .NET 2.0 IL Assembler</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/06/16/50505-expert-.net-2.0-il-assembler.html</guid>
<link>http://all-ebooks.info/2009/06/16/50505-expert-.net-2.0-il-assembler.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/06/16/50505-expert-.net-2.0-il-assembler.html" target="_blank"><img src="http://i028.radikal.ru/0906/0a/47a7810e5174.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-50505'>Product Description<br /><br />Expert .NET 2.0 IL Assember drills down into the internal structures and operations of the .NET common language runtime and teaches you how to master the IL assembly language, ILAsm. (The rule of thumb is that if the runtime can do it, ILAsm must be able to express it.) This book is ideal if youre a compiler and tool developer, a developer working on multilanguage .NET projects, or if you just want to develop tighter, faster code for .NET Framework.<br /><br />    * This comprehensive book provides a spectrum of information, from IL Assembler and Disassembler to metadata structures and exception handling.<br />    * This is the second edition of a successful and well-respected .NET 1.1 book.<br />    * Includes detailed, hard-to-find information on the APIs exposed by the .NET 2.0 runtime.<br />    * This is the only definitive guide to MSIL on .NET 2.0.<br /><br />Topics include managed executable file structure, metadata table structure, Microsoft IL instructions, structured exception handling, managed and unmanaged code interoperation, executable file generation, and metadata manipulation API exposed by the common language runtime.<br /><br /><br />About the Author<br />Serge Lidin is a Software Development Engineer for Microsoft in Washington state.</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA, C / C++ / C# / Visual C, .NET]]></category>
<dc:creator>darkstar2009</dc:creator>
<pubDate>Tue, 16 Jun 2009 19:03:10 +0400</pubDate>
</item><item>
<title>The Art of Unit Testing: with Examples in .NET</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/06/11/49645-the-art-of-unit-testing-with.html</guid>
<link>http://all-ebooks.info/2009/06/11/49645-the-art-of-unit-testing-with.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/06/11/49645-the-art-of-unit-testing-with.html" target="_blank"><img src="http://s44.radikal.ru/i106/0906/c2/f6a24d0254ba.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-49645'>The Art of Unit Testing guides the reader on the journey from beginner to master in the subtle art of unit testing. Based on expert author Roy Osherove's real-world development experiences, this book shows developers how to make sure the code that they write actually works as expected, and how to make these verifications as automated as possible. Not only that, the book shows techniques that help to make sure that tests are maintainable, readable, and test the right thing over time.<br /><br />The author establishes five rules for good unit tests built upon the three major principles that any good test be maintainable, trustworthy, and readable. Clear sections present established best practices, and the book also provides clear guidance on what to test and where to start testing in a legacy code project.<br /><br />Unlike other books on this topic, this book trades theory for real-world examples. It's designed so that a working developer can start writing better unit tests now. Unlike most Unit Testing and TDD books, most examples are in C# on the .NET platform.</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA, C / C++ / C# / Visual C]]></category>
<dc:creator>darkstar2009</dc:creator>
<pubDate>Thu, 11 Jun 2009 01:12:10 +0400</pubDate>
</item><item>
<title>Word 2000. Руководство разработчика</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/06/10/49493-word-2000.-rukovodstvo.html</guid>
<link>http://all-ebooks.info/2009/06/10/49493-word-2000.-rukovodstvo.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/06/10/49493-word-2000.-rukovodstvo.html" target="_blank"><img src="http://s60.radikal.ru/i169/0906/cf/90df27aa77a2.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-49493'>Книга предназначена для тех, кто уже освоил основные приемы работы с текстовым редактором, но желает сделать свой труд и труд своих коллег более эффективным. Она включает информацию, которая позволит вам научиться создавать эффективные VBA-программы и таким образом автоматизировать выполнение многих задач, связанных с редактированием и форматированием документов и шаблонов Word.</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA, Офисные]]></category>
<dc:creator>invinv</dc:creator>
<pubDate>Wed, 10 Jun 2009 03:19:16 +0400</pubDate>
</item><item>
<title>Word 2007 Macros &amp; VBA Made Easy</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/06/10/49492-word-2007-macros-vba-made-easy.html</guid>
<link>http://all-ebooks.info/2009/06/10/49492-word-2007-macros-vba-made-easy.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/06/10/49492-word-2007-macros-vba-made-easy.html" target="_blank"><img src="http://s46.radikal.ru/i114/0906/11/16e786e37357.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-49492'>Get beyond the basics with Word 2007<br /><br />Now you can take your Microsoft Word skills to the next level with help from this hands-on guide. Word 2007 Macros & VBA Made Easy shows you how to automate tasks using the tools available in Word's built-in VBA programming language. You'll learn how to record, create, customize, debug, and share macros. Discover how easy it is to develop your own macros, save time, and boost productivity!</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA, Офисные]]></category>
<dc:creator>invinv</dc:creator>
<pubDate>Wed, 10 Jun 2009 03:18:24 +0400</pubDate>
</item><item>
<title>Professional ADO.NET 3.5 with LINQ and the Entity Framework</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/05/27/47312-professional-ado.net-3.5-with.html</guid>
<link>http://all-ebooks.info/2009/05/27/47312-professional-ado.net-3.5-with.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/05/27/47312-professional-ado.net-3.5-with.html" target="_blank"><img src="http://s52.radikal.ru/i136/0905/d6/93f5862f6419.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-47312'>Product Description<br /><br />Language Integrated Query (LINQ), as well as the C# 3.0 and VB 9.0 language extensions to support it, is the most import single new feature of Visual Studio 2008 and the .NET Framework 3.x. LINQ is Microsoft’s first attempt to define a universal query language for a diverse set of in-memory collections of generic objects, entities persisted in relational database tables, and element and attributes of XML documents or fragments, as well as a wide variety of other data types, such as RSS and Atom syndication feeds. Microsoft invested millions of dollars in Anders Hejlsberg and his C# design and development groups to add new features to C# 3.0—such as lambda expressions, anonymous types, and extension methods—specifically to support LINQ Standard Query Operators (SQOs) and query expressions as a part of the language itself.<br /></div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA, C / C++ / C# / Visual C, .NET]]></category>
<dc:creator>darkstar2009</dc:creator>
<pubDate>Wed, 27 May 2009 15:06:32 +0400</pubDate>
</item><item>
<title>Maximum Security: A Hacker’s Guide to Protecting Your Computer Systems and Network, 4</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/05/26/47100-maximum-security-a-hackers-guide.html</guid>
<link>http://all-ebooks.info/2009/05/26/47100-maximum-security-a-hackers-guide.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/05/26/47100-maximum-security-a-hackers-guide.html" target="_blank"><img src="http://s39.radikal.ru/i084/0905/a5/d090b64d40d0.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-47100'>Maximum Security, Fourth Edition provides updated, comprehensive, platform-by-platform news of section issues, and includes clear, to the saucer descriptions of the most ordinary techniques hackers ingest to understand systems. This aggregation provides aggregation for section administrators and others fascinated in machine and meshwork section and provides them with techniques to verify steps to protect their systems</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA]]></category>
<dc:creator>yakut-5</dc:creator>
<pubDate>Tue, 26 May 2009 19:54:39 +0400</pubDate>
</item><item>
<title>Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/05/24/sams-teach-yourself-visual-basic-2008.html</guid>
<link>http://all-ebooks.info/2009/05/24/sams-teach-yourself-visual-basic-2008.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/05/24/sams-teach-yourself-visual-basic-2008.html" target="_blank"><img src="http://s55.radikal.ru/i147/0905/4f/8bdd3cf1544e.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-46635'>In just 24 sessions of one hour or less, you will be up and running with Visual asic 2008. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn he essentials of Visual Basic 2008 from the ground up.</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA]]></category>
<dc:creator>invinv</dc:creator>
<pubDate>Sun, 24 May 2009 01:23:53 +0400</pubDate>
</item><item>
<title>Mastering Microsoft Visual Basic 2008</title>
<guid isPermaLink="true">http://all-ebooks.info/2009/05/23/mastering-microsoft-visual-basic-2008.html</guid>
<link>http://all-ebooks.info/2009/05/23/mastering-microsoft-visual-basic-2008.html</link>
<description>
  <![CDATA[
    <a href="http://all-ebooks.info/2009/05/23/mastering-microsoft-visual-basic-2008.html" target="_blank"><img src="http://i065.radikal.ru/0905/43/0f53ff1c373f.jpg" width="49" height="70" hspace="10" vspace="5" align="left" border="0"></a>
    <div id='news-id-46587'>Mastering Microsoft Visual Basic 2008 continues the approach of its previous editions by providing thorough, expert coverage of VB 2008, from the core of the language and user interface design to developing data-driven applications and Web applications. The material is aimed at beginners with some programming background to experienced programmers, with emphasis on intermediate and advanced development topics. The book will contain numerous example programs that readers can use as starting points for building their own applications, and each chapter ends with review exercises to help readers solidify their knowledge.</div>
  ]]>
</description>
<category><![CDATA[Basic / Visual Basic / VBA]]></category>
<dc:creator>invinv</dc:creator>
<pubDate>Sat, 23 May 2009 19:32:56 +0400</pubDate>
</item></channel></rss>
