This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform. Organized to help you find the topic and specific recipe you need quickly and easily, this book is more than just a handy compilation of cut-and-paste C# code. ADO.NET 3.5 Cookbook also offers clear explanations of how and why each code solution works, and warns you of potential pitfalls so you can learn to adapt the book's problem-solving techniques to different situations. This collection of timesaving recipes covers vital topics including: Connecting to data Retrieving and managing data Transforming and analyzing data Modifying data Binding data to .NET user interfaces Optimizing .NET data access Enumerating and maintaining database objects Maintaining database integrity Ideal for ADO.NET programmers at all levels, from the relatively inexperienced to the most sophisticated, this new edition covers the significant 3.5 upgrade, including new programming tools such as LINQ. ADO.NET 3.5 Cookbook offers a painless way for those of you who prefer to learn by doing when it comes to expanding your skills and productivity.Download Here
How many times have you reached an impasse while writing code because you couldn't remember how something in Java worked? This new pocket guide is designed to keep you moving. Concise, convenient and easy to use, the Java Pocket Guide gives you Java stripped down to its bare essentials — in fact, it's the only book on Java that you can actually fit in your pocket. Written by Robert and Patricia Liguori, senior software and lead information engineers for Java-based air traffic management and simulation environments, Java Pocket Guide contains everything you really need to know about Java, particularly everything you need to remember. The book pays special attention to the new areas in Java 5 and 6, such as generics and annotations. Why do you need the Java Pocket Guide? It's the only CliffsNotes-style guide to Java available Lets you find important things quickly without consulting 1000-page tutorials Includes many command-line options Organized for quick and easy use on the job If you're looking to learn some aspect of Java, this is not your book. Java Pocket Guide is for the experienced Java programmers among you who need quick reminders to jog your memory on how something in the language works. Simply put, this pocket guide offers practical help for practicing developers.Download Here
Mirror 1
Mirror 2
Once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of applications, such as network connectivity, circuit design, scheduling, transaction processing, and resource allocation. In this book, Sedgewick offers the same successful blend of theory and practice that has made his work popular with programmers for many years. Michael Schidlowsky and Sedgewick have developed concise new Java implementations that both express the methods in a natural and direct manner and also can be used in real applications.
Algorithms in Java, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewick's thoroughly revised and rewritten series. The first book, Parts 1-4, addresses fundamental algorithms, data structures, sorting, and searching. A forthcoming third book will focus on strings, geometry, and a range of advanced algorithms. Each book's expanded coverage features new algorithms and implementations, enhanced descriptions and diagrams, and a wealth of new exercises for polishing skills. The natural match between Java classes and abstract data type (ADT) implementations makes the code more broadly useful and relevant for the modern object-oriented programming environment.
The Web site for this book (www.cs.princeton.edu/~rs/) provides additional source code for programmers along with a variety of academic support materials for educators.
Coverage includes:
A complete overview of graph properties and types
Diagraphs and DAGs
Minimum spanning trees
Shortest paths
Network flows
Diagrams, sample Java code, and detailed algorithm descriptions
A landmark revision, Algorithms in Java, Third Edition, Part 5 provides a complete tool set for programmers to implement, debug, and use graph algorithms across a wide range of computer applications.
Download Here
This book addresses the fundamental units of Windows and .NET programming - threads. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and the pitfalls to beware of when developing multithreaded applications, are all core to a developer's ability to develop effective C# programs. This book will cover how .NET applications are executed, the life cycle of a thread in .NET, how the .NET Framework uses threads, how threads work in an event-driven environment, how we can avoid race conditions and deadlocks, how the activity of multiple threads can be synchronized, and how to debug multithreaded applications. We finish it off by describing the creation of a multithreaded network application.
What is great about this book?
Threads are fundamental to the way GUI and server applications operate; if your code is running in a GUI, then you're already writing code in a threaded environment. An ASP.NET page also runs in a threaded environment. This book aims to cover the tricky issues of threading in .NET, and particularly to do so from the perspective of C# developers. Threading is by nature not easy to grasp, but a necessary step towards mastery of programming for the .NET platform.
Download Here
Password: knowfree.net
MySQL is the world's most popular open source database. MySQL is designed for speed, power, and flexibility in mission-critical, heavy-use environments and modest applications as well. It's also surprisingly rich in features. If you're a database administrator or programmer you probably love the myriad of things MySQL can do, but sometimes wish there wasn't such a myriad of things to remember. With MySQL in a Nutshell by your keyboard, you can drill down into the full depth of MySQL's capabilities quickly and easily. MySQL in a Nutshell is the indispensable desktop reference to all MySQL functions. Programming language APIs for PHP, Perl, and C are covered, as well as all the popular MySQL utilities. This invaluable resource clearly documents the details that experienced users need to take full advantage of this powerful database management system. Better yet, this wealth of information is packed into the concise, comprehensive, and extraordinarily easy-to-use format for which the in a Nutshell guides are renowned. In addition to providing a thorough reference to MySQL statements and functions, the administrative utilities, and the most popular APIs, MySQL in a Nutshell includes several tutorial chapters to help newcomers get started. Moreover, each chapter covering an API begins with a brief tutorial so that, regardless of your level of experience in any given area, you will be able to understand and master unfamiliar territory. MySQL in a Nutshell distills all the vital MySQL details you need on a daily basis into one convenient, well-organized book. It will save you hundreds of hours of tedious research or trial and error and put the facts you need to truly tap MySQL's capabilities at your fingertips.
Download Here
Mirror 1
Mirror 2
Take your Java programming skills beyond the ordinary. Java After Hours: 10 Projects You'll Never Do at Work will make Java your playground with ten detailed projects that will have you exploring the various fields that Java offers to build exciting new programs. You'll learn to:
- Create graphics interactively on Web servers
- Send images to Web browsers
- Tinker with Java's Swing package to make it do seemingly impossible things
- Search websites and send e-mail from Java programs
- Use multithreading, Ant and more!
Increase your Java arsenal by taking control of Java and explore its possibilities with Java After Hours.
Download Here
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.
Part I: SharePoint 2007 Overview, Planning, and Implementation provides an introduction to SharePoint 2007 technologies and covers the architecture process. Details on installing SharePoint 2007 and processes for migrating from SharePoint 2003 are included.
Part II: Using SharePoint 2007 Technologies covers the core feature set of SharePoint 2007 that power users and administrators will need to master, including libraries, lists, designing and managing pages, workspaces, and sites.
Part III: Managing a SharePoint Environment provides best practices on managing and administering the SharePoint infrastructure, securing the environment, maintaining and managing the environment and databases, and backing up and restoring the SharePoint 2007 environment.
Part IV: Extending the SharePoint Environment goes into detail on the topics of configuring email-enabled content, Exchange Server integration, enabling presence information with Office Communication Server 2007, and securing remote access with ISA Server 2006. In addition, chapters are included on using SharePoint Designer 2007.
Introduction
Part I SharePoint 2007 Overview, Planning, and Implementation
1 Introducing SharePoint 2007
2 Planning and Architecting a SharePoint 2007 Deployment
3 Planning Redundancy and Scaling the SharePoint Environment
4 Planning the SharePoint 2007 User Environment
5 Installing Windows SharePoint Services and Microsoft Office SharePoint Server 2007
6 Migrating from SharePoint 2003 to SharePoint 2007
Part II Using SharePoint 2007 Technologies
7 Using Libraries and Lists in SharePoint 2007
8 Managing Libraries and Lists in SharePoint 2007
9 Designing and Managing Pages, Workspaces, and Sites in SharePoint 2007
10 Using Word, Excel, and Excel Services with SharePoint 2007 335
11 Leveraging Additional Office 2007 Products in a SharePoint 2007 Environment
12 Implementing Records Management and Enabling Web Content Management in SharePoint 2007
13 Benefiting from the Enhanced Search Capabilities in SharePoint 2007
14 Managing and Administering SharePoint Infrastructure
15 Securing a SharePoint Environment
16 Maintaining and Monitoring SharePoint 2007 Environments and Databases
17 Backing Up and Restoring a SharePoint Environment
Part IV Extending the SharePoint Environment
18 Configuring Email-Enabled Content and Exchange Server Integration
19 Enabling Presence Information in SharePoint with Microsoft Office Communications Server 2007
20 Providing Secured Remote Access to SharePoint Using ISA Server 2006
21 Using Designer 2007 to Extend SharePoint 2007 Workflows and Customize the User Experience
22 Exploring Business Process and Business Intelligence Features in SharePoint 2007
Index
About the Author
Michael Noel, MS-MVP, MCSE+I Michael Noel has been involved in the computer industry for nearly two decades and has significant real-world experience helping organizations realize business value from information technology infrastructure. Michael has authored several major best-selling industry books translated into seven languages with a total worldwide circulation of more than 100,000 copies. Significant titles include Exchange Server 2007 Unleashed, SharePoint 2003 Unleashed, the upcoming Windows Longhorn Unleashed, ISA Server 2006 Unleashed, SAMS Teach Yourself SharePoint in 10 Minutes, and many more. Currently a partner at Convergent Computing in the San Francisco Bay area, Michael’s writings and worldwide public speaking experience leverage his real-world expertise designing, deploying, and administering IT infrastructure for his clients.
Colin Spence, MCP Colin is a partner at Convergent Computing and performs in the roles of senior consultant, project manager, and technical writer for the organization. He focuses on the design, implementation, and support of Microsoft-based technology solutions, with a current focus on Microsoft SharePoint technologies. He has more than 17 years of experience providing a wide range of IT-related services to a wide range of organizations. He is a co-author of Microsoft SharePoint 2003 Unleashed, which has become a bestseller on the subject, and Sams Teach Yourself Microsoft SharePoint 2003 in 10 Minutes. He has also contributed to several other Sams Publishing titles on Microsoft technologies.
Download Here
Is this book for programmers? Written specifically for graphic designers and production artists already comfortable working with Adobe InDesign, this book teaches you how to automate publishing without learning a lot of scary code. XML simplifies the process of moving content in and out of your layouts and can speed up any print or Web assignment.
Why should I care about XML? If you’re managing data-intensive layout projects, and you want to keep that data consistent, accurate, and up-to-date, then incorporating XML can help. You can also use XML to automate processes like importing text and large numbers of graphics into a layout, or repurposing content from one application to another. Do I need additional plug-ins or special software? You need only the powerful features built into InDesign CS2 or CS3 to use this book.
How will I learn XML? This guide includes nine easy-to-follow projects with downloadable support files. With these hands-on tutorials, you will learn XML in context. By the final project, XML will no longer be a mystery, but a powerful tool you can use to support your company or clients.
These real-world projects will teach you:
l Business cards: Create a structured layout in InDesign and then import XML. Format text automatically and flow the text into multiple examples.
l Product catalog: Learn how to import XML data into a structured layout using nested styles and cloned text.
l Direct mail and variable data printing: Use XML and InDesign to create sophisticated direct mail pieces without costly plug-ins or third-party software.
l Magazine and newspaper: Build and export magazine-style publications for online distribution.
l Web: Transform XML into XHTML to incorporate directly into your Web pages, or use Cascading Style Sheets to instantly format your exported XML.
Download Here