<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>ASP - Free Ebooks  magazines Review and Download - Share For All</title>
<link>http://ebookw.net/</link>
<language>ru</language>
<description>ASP - Free Ebooks  magazines Review and Download - Share For All</description>
<generator>DataLife Engine</generator><item>
<title>ASP.NET 4.0 in Practice</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/dotnet/139734-aspnet-40-in-practice.html</guid>
<link>http://ebookw.net/ebook/computersit/dotnet/139734-aspnet-40-in-practice.html</link>
<description>ASP.NET 4.0 in Practice Paperback: 425 pages Publisher: Manning Publications (May 2011) Language: English ISBN-10: 1935182463 ISBN-13: 978-1935182467 File Size: 20.9 MB ASP.NET 4.0 in Practice contains over 100 real world techniques distilled from the experience of a team of MVPs. Using a practical problem-solution-discussion format, the book will guide you through the most common scenarios you will face in a typical ASP.NET application, and provide solutions and suggestions to take your applications to another level.</description>
<category>.NET, ASP</category>
<dc:creator>cedie</dc:creator>
<pubDate>Mon, 27 Jun 2011 02:12:22 -0500</pubDate>
</item><item>
<title>ASP.NET 2 For Dummies</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/asp/32898-aspnet-2-for-dummies.html</guid>
<link>http://ebookw.net/ebook/computersit/asp/32898-aspnet-2-for-dummies.html</link>
<description>Bill Hatfield, &quot;ASP.NET 2 For Dummies&quot;  For Dummies | 2005-12-19 | ISBN: 076457907X | 432 pages | PDF | 6,6 MB</description>
<category>ASP</category>
<dc:creator>lucanhquan90</dc:creator>
<pubDate>Thu, 16 Sep 2010 10:09:08 -0500</pubDate>
</item><item>
<title>Pro ASP.NET MVC 2 Framework, Second Edition</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/dotnet/30125-pro-aspnet-mvc-2-framework-second-edition.html</guid>
<link>http://ebookw.net/ebook/computersit/dotnet/30125-pro-aspnet-mvc-2-framework-second-edition.html</link>
<description>Steven Sanderson, &quot;Pro ASP.NET MVC 2 Framework,  Second Edition&quot;   Apress | 2010 | ISBN: 1430228865 | 776 pages | PDF | 12,1 MB
  Author Steven Sanderson has seen the ASP.NET MVC Framework mature from  the start, so his experience, combined with comprehensive coverage of  all the new features, including those in the official MVC development  toolkit, offers the clearest understanding of how this exciting new  framework can improve your coding efficiency. With this book, you&amp;rsquo;ll  gain invaluable up-to-date knowledge of security, deployment, and  interoperability challenges.    The ASP.NET MVC 2 Framework is the latest evolution of Microsoft&amp;rsquo;s  ASP.NET web platform. It introduces a radically new high-productivity  programming model that promotes cleaner code architecture, test-driven  development, and powerful extensibility, combined with all the benefits  of ASP.NET 3.5.     In this book, the core model-view-controller (MVC) architectural  concepts are not simply explained or discussed in isolation, but are  demonstrated in action. You&amp;rsquo;ll work through an extended tutorial to  create a working e-commerce web application that combines ASP.NET MVC  with the latest C# language features and unit-testing best practices. By  gaining this invaluable, practical experience, you&amp;rsquo;ll discover MVC&amp;rsquo;s  strengths and weaknesses for yourself&amp;mdash;and put your best-learned theory  into practice.  What you&amp;rsquo;ll learn  Gain a solid architectural background to ASP.NET MVC V2, including MVC  and REST concepts.   Explore the entire ASP.NET MVC Framework and take a detailed look at the  official MVC development toolkit.  See how it works with test-driven development in action.  Capitalize on your existing knowledge quickly and easily through  translation and comparison of features in classic ASP.NET to those in  ASP.NET MVC.  Learn about the latest security and deployment issues, including IIS  7.0.</description>
<category>.NET, ASP</category>
<dc:creator>Amazon</dc:creator>
<pubDate>Wed, 14 Jul 2010 02:38:58 -0500</pubDate>
</item><item>
<title>Murach's ASP.NET 3.5 Web Programming with C# 2008</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/dotnet/24789-murachs-aspnet-35-web-programming-with-c-2008.html</guid>
<link>http://ebookw.net/ebook/computersit/dotnet/24789-murachs-aspnet-35-web-programming-with-c-2008.html</link>
<description>Murach's ASP.NET 3.5 Web Programming with C# 2008 Mike Murach &amp; Associates | 2008 | Anne Boehm | English | ISBN: 978-1890774486 | 974 Pages | PDF | 104.36 MB  Already know how to code C# 2008 desktop applications? Then, you're ready to master web programming with the 3.5 edition of this best-selling ASP.NET book from Murach Books.  It covers the 3.5 features that provide new functionality...like the ListView and DataPager data controls, LINQ data sources, new CSS-related tools, and ASP.NET AJAX...while it teaches you how to develop web applications from scratch. And it does that using all the same features that made the 2.0 edition such a favorite among professional developers:...</description>
<category>.NET, ASP, C#</category>
<dc:creator>spinning2009</dc:creator>
<pubDate>Tue, 20 Apr 2010 07:35:43 -0500</pubDate>
</item><item>
<title>Professional C# 4.0 and .NET 4</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/dotnet/24442-professional-c-40-and-net-4.html</guid>
<link>http://ebookw.net/ebook/computersit/dotnet/24442-professional-c-40-and-net-4.html</link>
<description>Professional C# 4.0 and .NET 4 WROX | 2010  | English | ISBN: 978-0470502259 | 1536 Pages | PDF | 32.6 MB  This book starts by reviewing the overall architecture of .NET in order to give you the background you need to be able to write managed code. After that, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas.  Part I: The C# Language: This section gives a good grounding in the C# language itself. This section doesn&amp;rsquo;t presume knowledge of any particular language, although it does assume you are an experienced programmer. You start by looking at C's basic syntax and data types, and then explore the object-oriented features of C# before moving on to look at more advanced C# programming topics. Objects, types, inheritance, generics, arrays, tuples, operators, casts, delegates, lambdas, events, strings, regular expressions, collections, Language Integrated, Query (LINQ), Dynamic Language Extensions, memory management, pointers, reflection, errors, and exception are all covered in part 1...</description>
<category>.NET, ASP, C#</category>
<dc:creator>spinning2009</dc:creator>
<pubDate>Thu, 15 Apr 2010 15:18:13 -0500</pubDate>
</item><item>
<title>Murach's ASP.NET 2.0 Web Programming with C# 2005</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/dotnet/24384-murachs-aspnet-20-web-programming-with-c-2005.html</guid>
<link>http://ebookw.net/ebook/computersit/dotnet/24384-murachs-aspnet-20-web-programming-with-c-2005.html</link>
<description>Murach's ASP.NET 2.0 Web Programming with C# 2005 Mike Murach &amp; Associates | 2006  | English | ISBN: 978-1890774318 | 841 Pages | PDF | 144.8 MB  As its title implies, this book teaches you how to develop web applications using ASP.NET 2.0. That means it teaches all the features that are new in ASP.NET 2.0, including master pages, database access using both SQL and object data sources, the new code-behind model, site navigation features, authentication using the Web Site Administration tool and login controls, profiles, themes, and web parts. But that&amp;#194;’s just the beginning Here are just a few of the features that set this book apart from other ASP.NET 2.0 books:erful backend database..</description>
<category>.NET, ASP, C#</category>
<dc:creator>spinning2009</dc:creator>
<pubDate>Wed, 14 Apr 2010 03:28:24 -0500</pubDate>
</item><item>
<title>ASP.NET Professional Projects</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/dotnet/23545-aspnet-professional-projects.html</guid>
<link>http://ebookw.net/ebook/computersit/dotnet/23545-aspnet-professional-projects.html</link>
<description>ASP.NET Professional Projects   Publisher: Muska &amp;amp; Lipman/Premier-Trade | ISBN: 1931841217 | edition  2002 | PDF | 489 pages | 17,8 mb
Learn how you can use ASP.NET to accomplish real-world, professional  tasks. Incorporating five hands-on projects, Microsoft ASP.NET  Professional Projects is your key to unlocking the power of ASP.NET.  Each project is based on a real-world situation. Work your way through  as you build a Web-enabled personal finance manager, develop an  inventory management system, and master the Visual Studio development  tools. You will be able to use the skills that you develop throughout  the book to modify the projects as needed to fit your professional  needs.</description>
<category>.NET, ASP</category>
<dc:creator>Amazon</dc:creator>
<pubDate>Thu, 01 Apr 2010 02:21:23 -0500</pubDate>
</item><item>
<title>Professional DevExpress ASP.NET Controls</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/asp/21954-professional-devexpress-aspnet-controls.html</guid>
<link>http://ebookw.net/ebook/computersit/asp/21954-professional-devexpress-aspnet-controls.html</link>
<description>Professional DevExpress ASP.NET Controls Wrox | 2009 | ISBN: 0470500832 | 672 pages | PDF | 11,7 MB Devexpress is a leading supplier of ASP.NET controls - the addins used in ASP.NET sites. Not only does this book show you how to make the most of them with Silverlight and Ajax, reporting, calendars, editors, and charts, but you also get actual controls worth $250 on the CD-ROM included with the book.Learn to use Devexpress ASP.NET controls, and get $250 worth of controls included with the book</description>
<category>ASP</category>
<dc:creator>lucanhquan90</dc:creator>
<pubDate>Wed, 03 Mar 2010 05:06:39 -0600</pubDate>
</item><item>
<title>Foundation ASP for Dreamweaver 8</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/asp/21623-foundation-asp-for-dreamweaver-8.html</guid>
<link>http://ebookw.net/ebook/computersit/asp/21623-foundation-asp-for-dreamweaver-8.html</link>
<description>Foundation ASP for Dreamweaver 8 Publisher: friends of ED | ISBN: 1590595688 | edition 2006 | PDF | 360 pages | 11 mb Do you want to learn about Microsoft's ASP and use it via Dreamweaver 8 to add the power of a database to your website? Use dynamic web forms to exchange data between you and your users? Build complete web applications? This book shows you how to do all that and more. Dreamweaver 8 takes a lot of the hard work out of performing tasks such as integrating a database into your website, but it can't do everything. That's why this book not only shows you how to use all of Dreamweaver's functions, but also shows you how the underlying code functions, so you can then work around Dreamweaver's shortcomings.</description>
<category>ASP</category>
<dc:creator>lucanhquan90</dc:creator>
<pubDate>Fri, 26 Feb 2010 13:45:57 -0600</pubDate>
</item><item>
<title>Enhancing Microsoft Content Management Server with ASP.NET 2.0:</title>
<guid isPermaLink="true">http://ebookw.net/ebook/computersit/dotnet/21274-enhancing-microsoft-content-management-server.html</guid>
<link>http://ebookw.net/ebook/computersit/dotnet/21274-enhancing-microsoft-content-management-server.html</link>
<description>Enhancing Microsoft Content Management Server  with ASP.NET 2.0: Use the powerful new features of ASP.NET 2.0 with your  MCMS Websites   Publisher: Packt Publishing | ISBN: 1904811523 | edition 2006 | PDF |  222 pages | 11,9 mb
  The release of Microsoft Content Management Server (MCMS) Service Pack 2  opens up the world of ASP.NET 2.0 to MCMS developers. Written by the  masters of MCMS, this book shows you how to use the new features of  ASP.NET 2.0 that everyone is talking about in your MCMS development.  You will first learn how to install and configure MCMS SP2. There are  two approaches to setting up a development environment for SP2: an  upgrade from a previous SP1a installation or starting from scratch and  building a fresh installation including SP2. Of course, both approaches  are covered.  You will become familiar with the MCMS Service Pack 2 development  environment, and create custom Visual Studio 2005 templates to overcome  some of the issues which are present with the templates shipped with  MCMS SP2.  After that, its time to look at some of the most exciting features of  ASP.NET 2.0, and how you can make use of them in MCMS: master pages,  site navigation, themes, and the membership provider model.</description>
<category>.NET, ASP</category>
<dc:creator>ebook-publishing</dc:creator>
<pubDate>Mon, 22 Feb 2010 05:39:43 -0600</pubDate>
</item></channel></rss>