NerdPlanet's e-learning Blog
Nerdplanet's Blog is an elearning community site which is created to help people who have a passion about computers and in a confused state in choosing the right direction to follow for obtaining the right knowledge. Here we focus mainly on providing Tutorials on Operating systems (Windows /Linux), Networking (Routers/Firewall Configuration) and programming, which would help people to understand the basics clearly and to help them further to learn advanced concepts. We also guide people who are in need of materials to learn but who could not afford to pay a price for it. We do this because we believe that Knowledge is power and the Knowledge should be free!. This would help to build a healthy community of IT Professionals.
recent posts

Combining both VB.Net and C# coverage in one book, this guide focuses on using ASP.NET 2.0 for solving business dynamic Web site challenges in a logical progression, from connecting to a database to displaying information to changing data

Covers the fundamentals of connecting Web pages to databases, techniques for creating data objects and events, and ways to handle data errors

Features tricks and traps for displaying data in grids, lists, and trees
Goes beyond the usual basic techniques to discuss the best practices and pitfalls that can occur in real-world scenarios with SQL Server, Oracle, MySQL, Access, and the new SQL Server Express Edition

Author Information:

John Kaufman (Ogdensburg NY) is a trainer and writer working in Asia and North America specializing in connecting databases to the web. While teaching he keeps a list of student questions and mistakes and uses that information as the basis for future material in books. John authored best-seller Beginning ASP Databases and coauthored several other best-sellers including Beginning Active Server Pages 3.

Read the rest of this entry »



SharePoint provides a cost-effective, easy-to-implement solution for organizations interested in enhancing team collaboration, document management, and search functionality and in providing a portal to access corporate resources and intranet/extranet environments. The SharePoint 2007 family (consisting of Windows SharePoint Service 3.0 and Microsoft Office SharePoint Server 2007) build upon these features and toolsets and introduce a staggering array of new tools and capabilities that undeniably make SharePoint 2007 an enterprise-class solution.

This new edition walks IT professionals, website designers, SharePoint administrators, and SharePoint power users through the design, implementation, and customization process. Exciting new capabilities such as workflow, records management, web content management, business processes, and business intelligence features are covered in depth. Best practices are provided for planning the architecture, scaling to meet the organization’s needs, migrating from SharePoint 2003, and managing the farm or multi-farm environment.

Michael Noel, MCSE+I, MS-MVP, is a partner at Convergent Computing. Michael’s writings and worldwide public speaking experience leverage his real-world expertise in designing, deploying, and administering IT infrastructure for his clients.

Read the rest of this entry »



You have finally gotten all of the bugs out of that special program that has kept you in seclusion for the past several weeks. It does exactly what you want it to do, and you are ready to impress someone with it. You beg your boss to take time from his busy schedule for a session with your Apple, and after ten minutes of routine data entry, your program is nearing its flashy finale.

The next question appears: “How many sides on an octogon?” As your boss enters
“e..i..g…”, you stifle, “Not that key, you dummy, the ‘8′”. Too late… The Apple has already responded with a “TYPE MISMATCH” message and shut your program. One purpose of an “error trap” or “error handling routine” is to help prevent such embarrassing situations. Your Apple’s BASIC interpreter already has several built-in error traps which were designed to protect the system from your unreasonable requests, such as attempts to divide by zero or to exceed to system’s capacity (”STRING TOO LONG”, “OVERFLOW”, “FORMULA TOO COMPLEX”, “OUT OF MEMORY”). Fortunately for many applications, these traps can be avoided by
using the ONERR GOTO…..POKE 216,0 commands. ONERR GOTO… disables the system’s internal error handling routine and, upon encountering an error, transfers program processing to a statement defined by the GOTO statement, typically a replacement error handling routine of your design. The POKE 216,0 command reinstates the system’s error handling routine.

For many beginning programmers, disabling the system’s error handling routine, only to replace it with one that you must design and which uses some of your precious RAM memory seems like lunacy. The major reason for doing so is that most of the errors to which the system reacts need not be fatal to your run. The computer views these errors as fatal because the contexts in which they may occur are so diverse that the only general solution that ensures protection to your computer is to terminate your run. However, within your program the context within which an error may occur can often be much more narrowly defined, and nonfatal solutions may be developed. Some of these solutions are described below.

Read the rest of this entry »



This is the ultimate guide to the design, migration, implementation, administration, management, and support of an Exchange Server 2007 environment. The recommendations, tips, and tricks covered are based on more than two years of early adopter implementations of Exchange 2007. The authors highlight the features and functions that organizations both large and small have found to be the important components in Exchange 2007, including the new Outlook Web Access mail, functions that better support mobile devices, server-to-server mailbox replication for better data recovery, and integrated voicemail unified messaging.

Rand H. Morimoto, Ph.D., MCSE has been in the computer industry for more than 25 years and is the president of Convergent Computing, an IT-consulting firm in the San Francisco Bay area that was one of the key early adopter program partners with Microsoft on Exchange 2007. Dr. Morimoto has written a best-selling book on Microsoft Exchange for every version over the past 12 years.

Michael Noel, MCSE, MVP has authored or coauthored more than a dozen Sams Publishing “Unleashed” books, and is currently a principal consultant with Convergent Computing.

Andrew Abbate, MCSE is a fourteen-year veteran of consulting and is a senior consultant at Convergent Computing, where he continues to consult with both large and small clients to help improve their IT practices.
Read the rest of this entry »



Updated to include the latest coverage of JavaScript, including how it fits into current Web browsers and applications as well as an exploration of its interaction with XML data in Ajax

This mammoth reference-tutorial-nearly 1,300 pages long-serves as both a learning tool for building new JavaScript skills for newcomers as well as a detailed reference for seasoned JavaScript developers
Key components of the book include a core language reference, document object reference, and coverage of Ajax, Firefox, and Mac OS X Widgets

Examines how to write scripts for mouse rollover effects and powerful client-side form validations, master JavaScript and DOM concepts, apply the latest JavaScript exception handling and custom object techniques, and various deployment strategies that best suit end goals

The amazing CD-ROM offers 23 advanced JavaScript bonus chapters, nine full applications, and 300 ready-to-run scripts

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

http://rapidshare.com/files/28523846/0470069163.zip



Microsoft SQL Server 2005 Unleashed offers comprehensive coverage of SQL Server 2005 that goes beyond the basic syntax and information you’ll find in the product manuals, providing in-depth information derived from the authors’ real-world experience to help you build upon your working knowledge of the product and take your experience and knowledge to a higher level. This book focuses primarily on the information needed by system and database administrators, as well as for users with overlapping duties as both DBA and developer. Included is extensive coverage of the new features and upgraded tools and capabilities of SQL Server 2005, including .NET Framework integration, Integration Services, Service Broker, Database Mirroring and Snapshots, and Reporting Services.

Detailed information on…
Installing, upgrading, and administering SQL Server 2005
Database maintenance, backup, and recovery
Creating and managing tables, views, stored procedures, triggers, and user-defined functions
Database and index design
SQL Server query optimization, and performance monitoring and tuning
Transactions, transaction management, and distributed transactions

Read the rest of this entry »



Presenting the highly anticipated revision of the bestselling guide that prepares readers for what is considered the most popular entry-level IT certification offered
* Offers network and hardware technicians clear and concise information on the essential exam, plus all electives for the revised CompTIA A+ exam
* Practical examples and insights drawn from real-world experience as well as exam highlights and end-of-chapter reviews arm test-takers with invaluable prep work
* Provides authoritative coverage of key exam topics such as installation, configuration, upgrading, preventive maintenance, printers, basic networking, troubleshooting, motherboards, processors, memory, and much more
* The CD-ROM features leading-edge exam preparation software, including a test engine and electronic flashcards, as well as a PDF of the entire book

Table of Contents

Introduction.

Assessment Test.

Chapter 1. Identifying Personal Computer Components.

Read the rest of this entry »



The EC-Council’s Certified Ethical Hacker has emerged as one of today’s most sought-after certifications.
This is the only official review guide to the test, covering all CEH exam objectives, from ethics and testing to securing wired and wireless networks.
Written industry expert Kimberly Graves, this concise, focused guide is ideal for people who have taken CEH classes and need a last-minute review.
Skills Measured

The Exam 312-50 tests CEH candidates on the following 22 domains.
1. Ethics and Legal Issues
2. Footprinting
3. Scanning
4. Enumeration
5. System Hacking
6. Trojans and Backdoors
7. Sniffers
8. Denial of Service
9. Social Engineering
10. Session Hijacking
11. Hacking Web Servers
12. Web Application Vulnerabilities
13. Web Based Password Cracking Techniques
14. SQL Injection

Read the rest of this entry »



In-depth preparation for Microsoft’s new MCTS: Windows Vista exam
With the release of Windows Vista, Microsoft is introducing a new job-skills Windows Vista certification. The MCTS: Windows Vista Client Configuration exam (70-620) serves as both a one-exam certification for the Technology Specialist certification track as well as the entry exam for both the IT Professional Enterprise Support and IT Professional Consumer Support certifications. This comprehensive book offers practical guidance and prepares you for the exam. Inside you’ll find:
Full coverage of all exam objectives in a systematic approach, so you can be confident you’re getting the instruction you need for the exam
Practical hands-on exercises to reinforce critical skills
Exclusive WinSim Vista Simulator that allows you to perform a number of the exercises in a simulated environment
Real-world scenarios that put what you’ve learned in the context of actual job roles
Challenging review questions in each chapter to prepare you for exam day
Exam Essentials, a key feature in each chapter that identifies critical areas you must become proficient in before taking exam 70-620
Read the rest of this entry »



Sams Teach Yourself C++ Programming for Linux in 21 Days teaches you the C++ programming language using the Linux operating system. You will gain a thorough understanding of the basics of C++ programming from a Linux perspective. The Bonus Week includes topics such as XWindows, KDE with QT toolkit, APE Class Library, and Real -time Middleware.

TEACH YOURSELF C++ FOR LINUX IN 21 DAYS, while it may seem the ideal book to the budding Linux programmer because of its size, is a poor book for the beginner, and indeed for most programmers hoping to use C++. The book is a so-so introduction to C++ the language, but doesnýt offer any useful Linux-specific information (if you want to program in Linux, you probably already know what vi and emacs are, and how to open a command-line). The CD-ROM, containing a distribution of Mandrake Linux, is three years old and thus already ancient compared to todayýs Linux scene.

The book is not really a “21 day” course, but rather a course made up of 21 units. Some units are too big to tackle in one day, such as the chapters on references and error-handling, unless one has 8 hours to dedicate to this. Iýd say three months is a reasonable amount of time to complete this book.

When this book came out, in 1999, the K Desktop Environment (KDE), programmed in C++, was the most popular desktop and thus budding programmers could find plenty of code to work with and improve. In the years since, however, the GNOME desktop, programmed in C, has gained ascendency among power users, and is now the default in many distributions. So, learning C++ on Linux nowadays as a first step in programming gives one very little to work with, as C is the primary language. While in many operating systems one doesnýt have to learn C before C++, in Linux it is almost essential because the kernel, most if not all GNU software, and GNOME programs are all in C. So, for the beginning Linux programmer Iýd advise first going through Samýs C FOR LINUX PROGRAMMING IN 21 DAYS. Afterward, one could use this book, or ideally a more Linux-centric book, to reap the object-oriented benefits of C++.
Read the rest of this entry »