<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free  Rapidshare EBooks download &#187; COMPUTER EBOOK</title>
	<atom:link href="http://rapidsharebook.com/category/computer-ebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://rapidsharebook.com</link>
	<description>FREE TRADING BOOKS, MEDICAL EBOOKS, DOWNLOAD  DUMMIES BOOK, MANAGEMENT EBOOK, FOREX EBOOKS ,CAREER BOOKS. INVESTMENT EBOOKS, RAPIDSHARE,</description>
	<lastBuildDate>Fri, 25 Mar 2011 23:25:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JAVA CRYPTOGRAPHY</title>
		<link>http://rapidsharebook.com/2008/03/13/java-cryptography/</link>
		<comments>http://rapidsharebook.com/2008/03/13/java-cryptography/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 13:49:59 +0000</pubDate>
		<dc:creator>manmohan</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/03/13/java-cryptography/</guid>
		<description><![CDATA[





Book Description
Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer&#8217;s arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not [...]]]></description>
			<content:encoded><![CDATA[<!-- AdSense Now! V1.83 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-midtext" style="text-align:center;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-2577266810782029";
/* 336x280, created 2/14/10 */
google_ad_slot = "3454286985";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><iframe src="http://rcm.amazon.com/e/cm?t=httpscanerind-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=1565924029&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
Book Description<br />
Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer&#8217;s arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not been damaged or tampered with. This book covers cryptographic programming in Java. Java 1.1 and Java 1.2 provide extensive support for cryptography with an elegant architecture, the Java Cryptography Architecture (JCA). Another set of classes, the Java Cryptography Extension (JCE), provides additional cryptographic functionality. This book covers the JCA and the JCE from top to bottom, describing the use of the cryptographic classes as well as their innards. The book is designed for moderately experienced Java programmers who want to learn how to build cryptography into their applications. No prior knowledge of cryptography is assumed. The book is peppered with useful examples, ranging from simple demonstrations in the first chapter to full-blown applications in later chapters. Topics include:<br />
<span id="more-566"></span><br />
    * The Java Cryptography Architecture (JCA)<br />
    * The Java Cryptography Extension (JCE)<br />
    * Cryptographic providers<br />
    * The Sun key management tools<br />
    * Message digests, digital signatures, and certificates (X509v3)<br />
    * Block and stream ciphers<br />
    * Implementations of the ElGamal signature and cipher algorithms<br />
    * A network talk application that encrypts all data sent over the network<br />
    * An email application that encrypts its messages</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/03/13/java-cryptography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL BIBLE</title>
		<link>http://rapidsharebook.com/2008/03/11/sql-bible/</link>
		<comments>http://rapidsharebook.com/2008/03/11/sql-bible/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 11:44:39 +0000</pubDate>
		<dc:creator>manmohan</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/03/11/sql-bible/</guid>
		<description><![CDATA[
Book Description





    * Covers the latest version of the ISO SQL standard (SQL-99) and gives readers information they need to know about the differences in vendor-specific SQL implementations including Oracle, Microsoft SQL Server, and IBM DB2
    * Knowledge of this ubiquitous database programming language is becoming more critical as [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?t=httpscanerind-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=0764525840&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
Book Description</p>
<p>    * Covers the latest version of the ISO SQL standard (SQL-99) and gives readers information they need to know about the differences in vendor-specific SQL implementations including Oracle, Microsoft SQL Server, and IBM DB2<br />
    * Knowledge of this ubiquitous database programming language is becoming more critical as IT departments move toward more integrated heterogeneous platforms<span id="more-562"></span><br />
    * Covers growing use of SQL with Web services and XML<br />
    * CD-ROM includes a complete sample database and trial versions of major relational database management software</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/03/11/sql-bible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CISCO COOKBOOK</title>
		<link>http://rapidsharebook.com/2008/03/05/cisco-cookbook/</link>
		<comments>http://rapidsharebook.com/2008/03/05/cisco-cookbook/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 12:33:15 +0000</pubDate>
		<dc:creator>manmohan</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/03/05/cisco-cookbook/</guid>
		<description><![CDATA[Book Description
While several publishers (including O&#8217;Reilly) supply excellent documentation of router features, the trick is knowing when, why, and how to use these features There are often many different ways to solve any given networking problem using Cisco devices, and some solutions are clearly more effective than others. The pressing question for a network engineer [...]]]></description>
			<content:encoded><![CDATA[<p>Book Description<br />
While several publishers (including O&#8217;Reilly) supply excellent documentation of router features, the trick is knowing when, why, and how to use these features There are often many different ways to solve any given networking problem using Cisco devices, and some solutions are clearly more effective than others. The pressing question for a network engineer is which of the many potential solutions is the most appropriate for a particular situation. Once you have decided to use a particular feature, how should you implement it? Unfortunately, the documentation describing a particular command or feature frequently does very little to answer either of these questions. Everybody who has worked with Cisco routers for any length of time has had to ask their friends and co-workers for example router configuration files that show how to solve a common problem. A good working configuration example can often save huge amounts of time and frustration when implementing a feature that you&#8217;ve never used before. The Cisco Cookbook gathers hundreds of example router configurations all in one place. As the name suggests, Cisco Cookbook is organized as a series of recipes. Each recipe begins with a problem statement that describes a common situation that you might face. After each problem statement is a brief solution that shows a sample router configuration or script that you can use to resolve this particular problem. A discussion section then describes the solution, how it works, and when you should or should not use it. <span id="more-348"></span>The chapters are organized by the feature or protocol discussed. If you are looking for information on a particular feature such as NAT, NTP or SNMP, you can turn to that chapter and find a variety of related recipes. Most chapters list basic problems first, and any unusual or complicated situations last. The Cisco Cookbook will quickly become your &#8220;go to&#8221; resource for researching and solving complex router configuration issues, saving you time and making your network more efficient. It covers:</p>
<p>* Router Configuration and File Management<br />
* Router Management<br />
* User Access and Privilege Levels<br />
* TACACS+<br />
* IP Routing<br />
* RIP<br />
* EIGRP<br />
* OSPF<br />
* BGP<br />
* Frame Relay<br />
* Queueing and Congestion<br />
* Tunnels and VPNs<br />
* Dial Backup<br />
* NTP and Time<br />
* DLSw<br />
* Router Interfaces and Media<br />
* Simple Network Management Protocol<br />
* Logging<br />
* Access Lists<br />
* DHCP<br />
* NAT<br />
* Hot Standby Router Protocol<br />
* IP Multicast</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/03/05/cisco-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PROFESSIONAL ASP.NET</title>
		<link>http://rapidsharebook.com/2008/03/04/professional-aspnet/</link>
		<comments>http://rapidsharebook.com/2008/03/04/professional-aspnet/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 16:17:15 +0000</pubDate>
		<dc:creator>manmohan</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/03/04/professional-aspnet/</guid>
		<description><![CDATA[Book Description
ASP.NET 2.0 AJAX is Microsoft&#8217;s Ajax tool for ASP.NET developers and this book covers the ASP.NET 2.0 AJAX final release. You’ll learn how to use the ASP.NET 2.0 AJAX features in order to create richer, more responsive dynamic Web sites. The book walks you through examples for each featured element, demonstrating how the client [...]]]></description>
			<content:encoded><![CDATA[<p>Book Description<br />
ASP.NET 2.0 AJAX is Microsoft&#8217;s Ajax tool for ASP.NET developers and this book covers the ASP.NET 2.0 AJAX final release. You’ll learn how to use the ASP.NET 2.0 AJAX features in order to create richer, more responsive dynamic Web sites. The book walks you through examples for each featured element, demonstrating how the client and server interact to produce a better Web application, and reviews such topics as client framework, script manager control, networking stack, application services, partial page updates, control extenders, client form elements, and client behaviors.</p>
<p>From the Back Cover<br />
Are you ready to build more responsive web applications with richer UI elements? This detailed guide to the Microsoft AJAX Library shows you how to bring together ASP.NET 2.0 with an object-oriented approach to <a href="http://rapidsharebook.com/2008/03/13/java-cryptography/" target="_blank">JavaScript</a> development using this new framework from Microsoft. You&#8217;ll gain an in-depth understanding of the ASP.NET AJAX architecture, including the server controls, client-side JavaScript library, and runtime environment. By following the numerous examples, you&#8217;ll see how much your users benefit from this new class of web applications that manipulate the browser&#8217;s DOM and communicate with the server to update the user&#8217;s view of a page without waiting for the entire page to be refreshed.</p>
<p>Written by Microsoft&#8217;s lead ASP.NET AJAX developer together with an in-the-field Microsoft MVP (Most Valuable Professional), this book guides you through the core of the Microsoft AJAX Library and the controls you will use to leverage AJAX. It provides you with code samples to take advantage of some of the popular shared-source ASP.NET AJAX Toolkit controls and extensions. And you&#8217;ll work through debugging functionality in Visual Studio® and the browser as well as methods for effective testing.</p>
<p>What you will learn from this book<br />
<span id="more-346"></span><br />
* How to create a better user experience by adding more dynamic UIs<br />
*</p>
<p>Steps for accessing ASP.NET profile and authentication services<br />
*</p>
<p>Ways to simplify programming tasks using the Microsoft AJAX Library<br />
*</p>
<p>Strategies for testing web applications to achieve optimal performance<br />
*</p>
<p>Methods for developing custom AJAX controls</p>
<p>Who this book is for</p>
<p>This book is for experienced ASP.NET developers who want to add AJAX to their applications. It is also for experienced web developers who want to move to ASP.NET and AJAX together.</p>
<p>Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/03/04/professional-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SNORT FOR DUMMIES</title>
		<link>http://rapidsharebook.com/2008/02/27/snort-for-dummies/</link>
		<comments>http://rapidsharebook.com/2008/02/27/snort-for-dummies/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 12:22:12 +0000</pubDate>
		<dc:creator>manmohan</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/02/27/snort-for-dummies/</guid>
		<description><![CDATA[
Book Description
* Snort is the world&#8217;s most widely deployed open source intrusion-detection system, with more than 500,000 downloads-a package that can perform protocol analysis, handle content searching and matching, and detect a variety of attacks and probes
* Drawing on years of security experience and multiple Snort implementations, the authors guide readers through installation, configuration, and [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?t=httpscanerind-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0764568353&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="width: 120px; height: 240px" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe><br />
Book Description</p>
<p>* Snort is the world&#8217;s most widely deployed open source intrusion-detection system, with more than 500,000 downloads-a package that can perform protocol analysis, handle content searching and matching, and detect a variety of attacks and probes<br />
* Drawing on years of security experience and multiple Snort implementations, the authors guide readers through installation, configuration, and management of Snort in a busy operations environment<span id="more-332"></span><br />
* No experience with intrusion detection systems (IDS) required<br />
* Shows network administrators how to plan an IDS implementation, identify how Snort fits into a security management environment, deploy Snort on Linux and Windows systems, understand and create Snort detection rules, generate reports with ACID and other tools, and discover the nature and source of attacks in real time<br />
* CD-ROM includes Snort, ACID, and a variety of management tools</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/02/27/snort-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WIRELESS NETWORKS FOR DUMMIES</title>
		<link>http://rapidsharebook.com/2008/02/27/wireless-networks-for-dummies/</link>
		<comments>http://rapidsharebook.com/2008/02/27/wireless-networks-for-dummies/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 12:10:57 +0000</pubDate>
		<dc:creator>manmohan</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/02/27/wireless-networks-for-dummies/</guid>
		<description><![CDATA[
Book Description
You’ve probably heard the expression, “It’s time to cut the cord.” Well, it may be time to “cut the cables” at your office and free yourself from your desk and computer. Wireless networks are the waves of the future—literally. Wireless Networks For Dummies guides you from design through implementation to ongoing protection of your [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?t=httpscanerind-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0764575252&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="width: 120px; height: 240px" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe><br />
Book Description<br />
You’ve probably heard the expression, “It’s time to cut the cord.” Well, it may be time to “cut the cables” at your office and free yourself from your desk and computer. Wireless networks are the waves of the future—literally. Wireless Networks For Dummies guides you from design through implementation to ongoing protection of your system and your information so you can:</p>
<p>* Remain connected to the office in airports and hotels<br />
* Access the Internet and other network resources in the lunchroom, conference room, or anywhere there’s an access point<br />
* Use your PDA or laptop to query your database from the warehouse or the boardroom<br />
* Check e-mail wirelessly when you’re on the road<br />
* Get rid of the cable clutter in your office<br />
<span id="more-331"></span><br />
Wireless Networks For Dummies was coauthored by Barry D. Lewis, CISSP, and Peter T. Davis, who also coauthored Computer Security For Dummies. Barry Lewis is president of an information security consulting firm and an internationally known leader of security seminars. Peter Davis is founder of a firm specializing in the security, audit, and control of information. Together, they cut through the cables, clutter, and confusion and help you:</p>
<p>* Get off to a quick start and get mobile with IrDA (Infrared Data Association) and Bluetooth<br />
* Perform a site survey and select the right standard, mode, access point, channel and antenna<br />
* Check online to verify degree of interoperability of devices from various vendors<br />
* Install clients and set up roaming<br />
* Combat security threats such as war driving, jamming, hijacking, and man-in-the-middle attacks<br />
* Implement security and controls such as MAC (Media Access Control) and protocol filtering, WEP (Wireless Equivalent Privacy), WPA, (Wi-Fi Protected Access), EAP (Extensible Authentication Protocol), and VPN (Virtual Private Network)<br />
* Set up multiple access points to form a larger wireless network</p>
<p>Complete with suggestions of places to get connected, Web sites where you can get more information, tools you can use to monitor and improve security, and more, Wireless Networks For Dummies helps you pull the plug and go wireless!</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/02/27/wireless-networks-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCA: Oracle 10g Administration I Study Guide (1Z0-042)</title>
		<link>http://rapidsharebook.com/2008/01/08/oca-oracle-10g-administration-i-study-guide-1z0-042/</link>
		<comments>http://rapidsharebook.com/2008/01/08/oca-oracle-10g-administration-i-study-guide-1z0-042/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 17:25:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/01/08/oca-oracle-10g-administration-i-study-guide-1z0-042/</guid>
		<description><![CDATA[Book DescriptionHere&#8217;s the book you need to prepare for the Oracle Database 10g Administration I exam, 1Z0-042. This Study Guide was developed to meet the exacting requirements of today&#8217;s Oracle certification candidates. In addition to the consistent and accessible instructional approach that has earned Sybex the &#8220;Best Study Guide&#8221; selection in CertCities Readers Choice Awards [...]]]></description>
			<content:encoded><![CDATA[<p>Book Description<br />Here&#8217;s the book you need to prepare for the Oracle Database 10g Administration I exam, 1Z0-042. This Study Guide was developed to meet the exacting requirements of today&#8217;s Oracle certification candidates. In addition to the consistent and accessible instructional approach that has earned Sybex the &#8220;Best Study Guide&#8221; selection in CertCities Readers Choice Awards for two consecutive years, this book provides:</p>
<p>    * Clear and concise information on database administration with Oracle 10g<br />    * Practical examples and insights drawn from the authors&#8217; real-world experiences<br />    * Leading-edge exam preparation software, including a test engine and electronic flashcards </p>
<p>You&#8217;ll also find authoritative coverage of key exam topics, including:</p>
<p>    * Installing Oracle Database 10g Software<br />    * Creating and Controlling Oracle Databases<br />    * Administering Users<br />    * Managing Schema Objects and Data<br />    * Implementing Oracle Security Features<br />    * Monitoring Performance<br />    * Performing Database Backup and Recovery </p>
<p>Look to Sybex for the knowledge and skills needed to succeed in today&#8217;s competitive IT marketplace</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/01/08/oca-oracle-10g-administration-i-study-guide-1z0-042/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>THE PRINCIPLES OF BEUTIFUL WEB DESIGNE</title>
		<link>http://rapidsharebook.com/2008/01/07/the-principles-of-beutiful-web-designe/</link>
		<comments>http://rapidsharebook.com/2008/01/07/the-principles-of-beutiful-web-designe/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 21:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/2008/01/07/the-principles-of-beutiful-web-designe/</guid>
		<description><![CDATA[ Book DescriptionTired of making web sites that work absolutely perfectly but just don&#8217;t look nice?
If so, then The Principles of Beautiful Web Design is for you. A simple, easy-to-follow guide, illustrated with plenty of full-color examples, this book will lead you through the process of creating great designs from start to finish. Good design [...]]]></description>
			<content:encoded><![CDATA[<p> Book Description<br />Tired of making web sites that work absolutely perfectly but just don&#8217;t look nice?</p>
<p>If so, then The Principles of Beautiful Web Design is for you. A simple, easy-to-follow guide, illustrated with plenty of full-color examples, this book will lead you through the process of creating great designs from start to finish. Good design principles are not rocket science, and using the information contained in this book will help you create stunning web sites.</p>
<p># Understand the design process, from discovery to implementation<br /># Understand what makes &#8220;good design&#8221;<br /># Developing pleasing layouts using grids, the rule of thirds, balance and symmetry<br /># Use color effectively, develop color schemes and create a palette<br /># Use textures, lines, points, shapes, volumes and depth<br /># Learn how good typography can make ordinary designs look great<br /># Effective imagery: choosing, editing and placing images<br /># And much more</p>
<p>Throughout the book, you&#8217;ll follow an example design, from concept to completion, learning along the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2008/01/07/the-principles-of-beutiful-web-designe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VISUAL C++ FOR DUMMIES QUICK REFERENCE</title>
		<link>http://rapidsharebook.com/2007/08/28/visual-c-for-dummies-quick-reference/</link>
		<comments>http://rapidsharebook.com/2007/08/28/visual-c-for-dummies-quick-reference/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 20:21:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/?p=247</guid>
		<description><![CDATA[
Get up to speed in Visual C++ in a flash with these instant answers to your programming questions. Visual C++ 6 For Dummies Quick Reference is the fast and friendly way to get the most from your C++ programming for the Windows 95 and Windows 98 environments without having to spend hours on end poring [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?t=httpscanerind-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0764503731&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr&amp;npa=1" style="width: 120px; height: 240px" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe></p>
<p>Get up to speed in Visual C++ in a flash with these instant answers to your programming questions. Visual C++ 6 For Dummies Quick Reference is the fast and friendly way to get the most from your C++ programming for the Windows 95 and Windows 98 environments without having to spend hours on end poring through dense reference books. Besides, you&#8217;ve got better things to do, like creating cool Windows applications! Visual C++ 6 For Dummies Quick Reference is divided by sections into subject areas and then alphabetized for easy reference. The book&#8217;s lay-flat design keeps the book open to the page you&#8217;re reading. From a quick review of C++ basics to creating new applications, building and debugging projects, implementing user controls, and performing error handling to scripting help files, you&#8217;ll find everything you absolutely need to know at a glance. Confused by syntax issues on constants, arrays, or variables? Looking for fast solutions to writing <span id="more-247"></span>reusable object-oriented code? Need a quick refresher on C++ operators and the Microsoft Foundation Class that comes with C++? With this book, the information you need is all right at your fingertips!<br />
DOWNLOAD</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2007/08/28/visual-c-for-dummies-quick-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symbian OS C++ for Mobile Phones: Programming with Extended Functionality and Advanced Features</title>
		<link>http://rapidsharebook.com/2007/08/28/symbian-os-c-for-mobile-phones-programming-with-extended-functionality-and-advanced-features/</link>
		<comments>http://rapidsharebook.com/2007/08/28/symbian-os-c-for-mobile-phones-programming-with-extended-functionality-and-advanced-features/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 20:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[COMPUTER EBOOK]]></category>

		<guid isPermaLink="false">http://rapidsharebook.com/?p=246</guid>
		<description><![CDATA[
&#8220;Get up to speed on the latest release of Symbian OS with this new ‘from the source’ reference guide. After a brief introduction to Symbian OS fundamentals the book focuses on describing the interaction between the OS and the application, broadly following the lifecycle of an application. It describes the new features particular to V7.0 [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?t=httpscanerind-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0470871083&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr&amp;npa=1" style="width: 120px; height: 240px" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe><br />
&#8220;Get up to speed on the latest release of Symbian OS with this new ‘from the source’ reference guide. After a brief introduction to Symbian OS fundamentals the book focuses on describing the interaction between the OS and the application, broadly following the lifecycle of an application. It describes the new features particular to V7.0 (s) and provides conceptual and theoretical underpinnings to give the reader a thorough understanding of the OS. &#8211; Aims to build a general understanding of Symbian OS not just for a particular smartphone or UI. &#8211; Packed with code and examples. <span id="more-246"></span>- Details advanced features such as user interfaces, files and views, multimedia services and communications, and messaging. &#8221;<br />
DOWNLOAD</p>
]]></content:encoded>
			<wfw:commentRss>http://rapidsharebook.com/2007/08/28/symbian-os-c-for-mobile-phones-programming-with-extended-functionality-and-advanced-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

