Rabu, 31 Juli 2013

Wow! eBook: F# for C# Developers - 4 new eBooks


Wow! eBook: F# for C# Developers - 4 new eBooks

Link to Wow! eBook

F# for C# Developers

Posted: 31 Jul 2013 04:35 AM PDT

Book Description

Extend your C# skills to F#—and create data-rich computational and parallel software components faster and more efficiently. Focusing on F# 3.0 and Microsoft Visual Studio 2012, you'll learn how to exploit F# features to solve both computationally-complex problems as well as everyday programming tasks.

Topics include: C# and F# data structures; F# for functional, object-oriented, and imperative programming; design patterns; type providers; and portable support for Windows 8. You'll examine real-world applications, including Windows 8-style HTML5 and JavaScript apps, along with cloud and service apps. You'll write your own type provider. And you'll see how to expand F# computation power to high-performance GPU computing.

Table of Contents
Part I: C# and F#
Chapter 1. C# and F# Data Structures
Chapter 2. Using F# for Object-Oriented Programming
Chapter 3. F# and Design Patterns

Part II: F#'s Unique Features
Chapter 4. Type Providers
Chapter 5. Write Your Own Type Provider
Chapter 6. Other Unique Features

Part III: Real-World Applications
Chapter 7. Portable Library and HTML/JavaScript
Chapter 8. Cloud and Service Programming with F#
Chapter 9. GPGPU with F#

Book Details

  • Paperback: 640 pages
  • Publisher: Microsoft Press (June 2013)
  • Language: English
  • ISBN-10: 0735670269
  • ISBN-13: 978-0735670266
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post F# for C# Developers appeared first on Wow! eBook.

Microsoft Visual C++/CLI Step by Step

Posted: 31 Jul 2013 04:32 AM PDT

Book Description

Your hands-on guide to Visual C++/CLI fundamentals

Expand your expertise—and teach yourself the fundamentals of the Microsoft Visual C++/CLI language. If you have previous programming experience but are new to Visual C++, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques.

Discover how to:

  • Write and debug object-oriented C++ programs in Visual Studio 2012
  • Utilize the various features of the C++/CLI language
  • Make use of the Microsoft .NET Framework Class Library
  • Create a simple Windows Store app
  • Use .NET features such as properties, delegates and events
  • Access data from disparate sources using ADO.NET
  • Create and consume web services using Windows Communication Foundation
  • Work effectively with legacy code and COM

Table of Contents
Part I: Getting Started with C++ .NET
Chapter 1. Hello C++!
Chapter 2. Introducing Object-Oriented Programming
Chapter 3. Variables and Operators
Chapter 4. Using Functions
Chapter 5. Decision and Loop Statements
Chapter 6. More About Classes and Objects
Chapter 7. Controlling Object Lifetimes
Chapter 8. Inheritance

Part II: Microsoft .NET Programming Basics
Chapter 9. Value Types
Chapter 10. Operator Overloading
Chapter 11. Exception Handling
Chapter 12. Arrays and Collections
Chapter 13. Properties
Chapter 14. Delegates and Events
Chapter 15. The .NET Framework Class Library

Part III: Using the .NET Framework
Chapter 16. Working with Files
Chapter 17. Reading and Writing XML
Chapter 18. Using ADO.NET
Chapter 19. Writing a Service by Using Windows Communication Foundation
Chapter 20. Introducing Windows Store Apps
Chapter 21. More About Windows Store Apps

Part IV: Advanced topics
Chapter 22. Working with Unmanaged Code
Chapter 23. Attributes and Reflection
Chapter 24. Living with COM

Book Details

  • Paperback: 540 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735675171
  • ISBN-13: 978-0735675179
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft Visual C++/CLI Step by Step appeared first on Wow! eBook.

Microsoft ADO.NET Entity Framework Step by Step

Posted: 31 Jul 2013 04:28 AM PDT

Book Description

Your hands-on guide to Entity Framework fundamentals

Expand your expertise—and teach yourself the fundamentals of the Microsoft ADO.NET Entity Framework 5. If you have previous programming experience but are new to the Entity Framework, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques.

Discover how to:

  • Access data in a managed way—using minimal code
  • Apply three workflows supported by the Entity Framework
  • Perform essential tasks with full automation in place
  • Manipulate data with both LINQ and Entity SQL
  • Create examples that rely on Table-Valued Functions
  • Determine the remedies for Entity-specific exceptions
  • Explore the use of optimistic and pessimistic concurrency
  • Define mappings between your applications and data sources

Table of Contents
Part I: Introducing the Entity Framework
Chapter 1. Getting to know the Entity Framework
Chapter 2. Looking more closely at queries
Chapter 3. Choosing a workflow

Part II: Completing basic tasks
Chapter 4. Generating and using objects
Chapter 5. Performing essential tasks

Part III: Manipulating data using the Entity Framework
Chapter 6. Manipulating data using LINQ
Chapter 7. Manipulating data using Entity SQL
Chapter 8. Interaction with stored procedures
Chapter 9. Interaction with views
Chapter 10. Interaction with Table-Valued Functions

Part IV: Overcoming entity errors
Chapter 11. Dealing with exceptions
Chapter 12. Overcoming concurrency issues
Chapter 13. Handling performance problems

Part V: Advanced management techniques
Chapter 14. Creating custom entities
Chapter 15. Mapping data types to properties
Chapter 16. Performing advanced management tasks

Book Details

  • Paperback: 448 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735664161
  • ISBN-13: 978-0735664166
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft ADO.NET Entity Framework Step by Step appeared first on Wow! eBook.

Microsoft Access 2013 Inside Out

Posted: 31 Jul 2013 04:24 AM PDT

Book Description

Conquer Microsoft Access 2013—from the inside out!

You're beyond the basics, so dive right into Access 2013—and use your skills to create sophisticated database apps! This supremely organized reference packs hundreds of timesaving solutions, troubleshooting tips, and workarounds. It's all muscle and no fluff. Discover how the experts tackle Access 2013—and challenge yourself to new levels of mastery.

  • Build an Access Services web app with Microsoft SharePoint Server
  • Automate your Access web app with data macros
  • Create tables in your Access web app using built-in templates
  • Aggregate and display your web app data using totals queries
  • Use the Autocomplete control to quickly search for related data
  • Create a Summary view to consolidate and group information
  • Display related data on your views with the Related Items control
  • Package your web app for use by others in your organization
  • Plus—download chapters on building desktop databases

For Intermediate and Advanced Users and Database Designers

Table of Contents
Part I: Working with Access Services web apps
Chapter 1. What is Access?
Chapter 2. Exploring the Access 2013 web app interface
Chapter 3. Designing tables in a web app
Chapter 4. Creating data macros in web apps
Chapter 5. Working with queries in web apps
Chapter 6. Working with views and the web browser experience
Chapter 7. Advanced view design
Chapter 8. Automating a web app using macros

Part II: Creating tables in a desktop database
Chapter 9. Exploring the Access 2013 desktop database interface
Chapter 10. Designing tables in a desktop database
Chapter 11. Modifying your table design

Appendix A. Installing your software
Appendix B. About the author

Book Details

  • Paperback: 848 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735671230
  • ISBN-13: 978-0735671232
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft Access 2013 Inside Out appeared first on Wow! eBook.


READ MORE - Wow! eBook: F# for C# Developers - 4 new eBooks

Selasa, 30 Juli 2013

Wow! eBook: Exam Ref 70-483: Programming in C# - 5 new eBooks


Wow! eBook: Exam Ref 70-483: Programming in C# - 5 new eBooks

Link to Wow! eBook

Exam Ref 70-483: Programming in C#

Posted: 30 Jul 2013 07:54 AM PDT

Book Description

Prepare for Microsoft Exam 70-483—and help demonstrate your real-world mastery of programming in C#. Designed for experienced software developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.

Focus on the expertise measured by these objectives:

  • Manage Program Flow
  • Create and Use Types
  • Debug Applications and Implement Security
  • Implement Data Access

This Microsoft Exam Ref:

  • Organizes its coverage by exam objectives.
  • Features strategic, what-if scenarios to challenge you.
  • Includes a 15% exam discount from Microsoft. Offer expires 12/31/2017.

Table of Contents
Chapter 1. Manage program flow
Chapter 2. Create and use types
Chapter 3. Debug applications and implement security
Chapter 4. Implement data access

Book Details

  • Paperback: 384 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735676828
  • ISBN-13: 978-0735676824
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Exam Ref 70-483: Programming in C# appeared first on Wow! eBook.

Exam Ref 70-484: Essentials of Developing Windows Store Apps Using C#

Posted: 30 Jul 2013 07:48 AM PDT

Book Description

Prepare for Microsoft Exam 70-484—and help demonstrate your real-world mastery of programming Windows Store apps using C#. Designed for experienced software developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSD level.

Focus on the expertise measured by these objectives:

  • Design Windows Store Apps
  • Develop Windows Store Apps
  • Create the User Interface
  • Program the User Interaction
  • Manage Security and Data

This Microsoft Exam Ref:

  • Organizes its coverage by exam objectives.
  • Features strategic, what-if scenarios to challenge you.
  • Includes a 15% exam discount from Microsoft. Offer expires 12/31/2017.

Table of Contents
Chapter 1. Design Windows Store apps
Chapter 2. Develop Windows Store apps
Chapter 3. Create the user interface
Chapter 4. Program the user interaction
Chapter 5. Manage security and data

Book Details

  • Paperback: 448 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735676844
  • ISBN-13: 978-0735676848
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Exam Ref 70-484: Essentials of Developing Windows Store Apps Using C# appeared first on Wow! eBook.

Exam Ref 70-331: Core Solutions of Microsoft SharePoint Server 2013

Posted: 30 Jul 2013 07:46 AM PDT

Book Description

Prepare for Exam 70-331—and help demonstrate your real-world mastery of Microsoft SharePoint Server 2013 core solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level.

Focus on the expertise measured by these objectives:

  • Design a SharePoint Topology
  • Plan Security
  • Install and Configure SharePoint Farms
  • Create and Configure Web Applications and Site Collections
  • Maintain a Core SharePoint Environment

This Microsoft Exam Ref:

  • Organizes its coverage by exam objectives.
  • Features strategic, what-if scenarios to challenge you.
  • Includes a 15% exam discount from Microsoft. Offer expires 12/31/2017.

Table of Contents
Chapter 1. Design a SharePoint topology
Chapter 2. Plan security
Chapter 3. Install and configure SharePoint farms
Chapter 4. Create and configure web applications and site collections
Chapter 5. Maintain a core SharePoint environment

Book Details

  • Paperback: 544 pages
  • Publisher: Microsoft Press (June 2013)
  • Language: English
  • ISBN-10: 0735678081
  • ISBN-13: 978-0735678088
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Exam Ref 70-331: Core Solutions of Microsoft SharePoint Server 2013 appeared first on Wow! eBook.

Optimizing and Troubleshooting Hyper-V Storage

Posted: 30 Jul 2013 07:41 AM PDT

Book Description

This scenario-focused title provides concise technical guidance and insights for troubleshooting and optimizing storage with Hyper-V. Written by experienced virtualization professionals, this little book packs a lot of value into a few pages, offering a lean read with lots of real-world insights and best practices for Hyper-V storage optimization.

  • Focused guide extends your knowledge and capabilities with Hyper-V storage in Windows Server 2012
  • Shares hands-on insights from a team of Microsoft virtualization experts
  • Provides pragmatic troubleshooting and optimization guidance from the field

Table of Contents
Chapter 1. Hyper-V storage fundamentals
Chapter 2. Storage sizing
Chapter 3. Pass-through disks
Chapter 4. Virtual machine snapshots
Chapter 5. File system alignment
Chapter 6. Virtual disk fragmentation
Chapter 7. Migrating VHD to VHDX
Chapter 8. Monitoring storage performance
Chapter 9. Cluster Shared Volumes
Chapter 10. Live Migration
Chapter 11. Virtual Fibre Channel
Chapter 12. Event logs
Chapter 13. SMB storage
Chapter 14. SMB Multichannel
Chapter 15. Online backup
Chapter 16. Antivirus exclusions
Chapter 17. Windows PowerShell tips
Chapter 18. Best Practices Analyzer
Chapter 19. Storage Spaces
Chapter 20. Building a demo environment

Book Details

  • Paperback: 152 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735678987
  • ISBN-13: 978-0735678989
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Optimizing and Troubleshooting Hyper-V Storage appeared first on Wow! eBook.

Optimizing and Troubleshooting Hyper-V Networking

Posted: 30 Jul 2013 07:39 AM PDT

Book Description

This scenario-focused title provides concise technical guidance and insights for troubleshooting and optimizing networking with Hyper-V. Written by experienced virtualization professionals, this little book packs a lot of value into a few pages, offering a lean read with lots of real-world insights and best practices for Hyper-V networking optimization in Windows Server 2012.

  • Focused guide extends your knowledge and capabilities with Hyper-V networking in Windows Server 2012
  • Shares hands-on insights from a team of Microsoft virtualization experts
  • Provides pragmatic troubleshooting and optimization guidance from the field

Table of Contents
Chapter 1. Hyper-V networking tips
Chapter 2. Monitoring network performance
Chapter 3. Virtual switch
Chapter 4. Port mirroring
Chapter 5. MAC addresses
Chapter 6. Single Root I/O Virtualization
Chapter 7. N_Port ID Virtualization
Chapter 8. Failover cluster networking
Chapter 9. SMB Multichannel and CSV
Chapter 10. Multitenant networking: Single cluster
Chapter 11. Multitenant networking: IaaS environment
Chapter 12. Virtual Machine Queue
Chapter 13. Hyper-V Replica
Chapter 14. Network Virtualization
Chapter 15. Automating network settings for hosts
Chapter 16. Client Hyper-V

Book Details

  • Paperback: 134 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735679002
  • ISBN-13: 978-0735679009
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Optimizing and Troubleshooting Hyper-V Networking appeared first on Wow! eBook.


READ MORE - Wow! eBook: Exam Ref 70-483: Programming in C# - 5 new eBooks

Senin, 29 Juli 2013

Wow! eBook: Microsoft SharePoint 2013 Inside Out - 6 new eBooks


Wow! eBook: Microsoft SharePoint 2013 Inside Out - 6 new eBooks

Link to Wow! eBook

Microsoft SharePoint 2013 Inside Out

Posted: 29 Jul 2013 08:45 AM PDT

Book Description

Conquer SharePoint 2013—from the inside out!

You're beyond the basics, so dive right into SharePoint 2013—and really put your business collaboration platform to work! This supremely organized reference packs hundreds of timesaving solutions, troubleshooting techniques, and workarounds. It's all muscle and no fluff. Discover how the experts facilitate information sharing across the enterprise—and challenge yourself to new levels of mastery.

  • Efficiently manage documents throughout the enterprise
  • Build team sites and collaborate with Microsoft OneNote and SkyDrive
  • Design workflows with SharePoint Designer and Microsoft Visio
  • Produce e-forms using Microsoft InfoPath and Access
  • Manage community sites using business social features
  • Connect SharePoint to external data and business systems
  • Create business intelligence dashboards and key performance indicators
  • Customize and control Sharepoint enterprise search

Table of Contents
Chapter 1. Introducing SharePoint 2013
Chapter 2. Administration for business users
Chapter 3. Working with list and library apps
Chapter 4. Working with collaboration sites
Chapter 5. Using Office applications with SharePoint
Chapter 6. Sharing information with SharePoint social networking
Chapter 7. Using and creating workflows
Chapter 8. Planning site content
Chapter 9. Creating and formatting content pages
Chapter 10. Adding, editing, connecting, and maintaining web parts
Chapter 11. Managing documents
Chapter 12. Designing web content management sites
Chapter 13. Implementing compliance, records management, and eDiscovery
Chapter 14. Planning for business intelligence and key performance indicators
Chapter 15. Implementing better business intelligence with Excel Services and SQL Server 2012
Chapter 16. Building powerful dashboards with PerformancePoint Services
Chapter 17. Working with Visio Services
Chapter 18. Discovering information with SharePoint 2013 Search
Chapter 19. Creating a customized SharePoint 2013 search experience
Chapter 20. Creating, managing, and designing sites
Chapter 21. Creating enterprise forms
Chapter 22. Working with external content
Chapter 23. Introduction to custom development

Book Details

  • Paperback: 904 pages
  • Publisher: Microsoft Press (June 2013)
  • Language: English
  • ISBN-10: 0735666997
  • ISBN-13: 978-0735666993
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft SharePoint 2013 Inside Out appeared first on Wow! eBook.

Microsoft SharePoint 2013: Designing and Architecting Solutions

Posted: 29 Jul 2013 08:42 AM PDT

Book Description

Get the information you need to make good SharePoint design decisions

Determine the best design for your SharePoint implementation by gaining a deeper understanding of how the platform works. Written by a team of SharePoint experts, this practical guide introduces the Microsoft SharePoint 2013 architecture, and walks you through design considerations for planning and building a custom SharePoint solution. It's ideal for IT professionals, whether or not you have experience with previous versions of SharePoint.

Discover how to:

  • Dive deeper into SharePoint 2013 architecture components
  • Gather requirements for a solution that fits your needs
  • Upgrade from Microsoft SharePoint 2010 to 2013
  • Design service applications for performance and redundancy
  • Provide the right storage plan for a SharePoint farm
  • Map authentication and authorization requirements to your solution
  • Take steps necessary to design a secure implementation
  • Plan your business continuity management strategy
  • Validate your SharePoint architecture to ensure success

Table of Contents
Part I: Planning for Microsoft SharePoint 2013
Chapter 1. Understanding the Microsoft SharePoint 2013 architecture
Chapter 2. Introducing Windows PowerShell and SharePoint 2013 cmdlets
Chapter 3. Gathering requirements

Part II: Design considerations for Microsoft SharePoint 2013
Chapter 4. Understanding the service application model
Chapter 5. Designing for SharePoint storage requirements
Chapter 6. Mapping authentication and authorization to requirements
Chapter 7. Designing for platform security
Chapter 8. Upgrading your SharePoint 2010 environment

Part III: Concepts for infrastructure reliability
Chapter 9. Maintaining and monitoring Microsoft SharePoint
Chapter 10. Planning your business continuity strategy
Chapter 11. Validating your architecture

Book Details

  • Paperback: 488 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735671680
  • ISBN-13: 978-0735671683
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft SharePoint 2013: Designing and Architecting Solutions appeared first on Wow! eBook.

Microsoft SharePoint 2013: Planning for Adoption and Governance

Posted: 29 Jul 2013 08:39 AM PDT

Book Description

Deliver a successful SharePoint solution to your organization

Take control of the complex requirements for delivering a SharePoint 2013 solution to your organization. Led by a SharePoint MVP specializing in SharePoint service delivery, you'll learn proven methods to help you prepare for a smooth adoption and governance process throughout the enterprise. This guide is ideal for IT professionals, including service delivery managers, project and program managers, and business analysts.

Discover how to:

  • Align your SharePoint solution with organizational goals and business priorities
  • Engage executive sponsors, stakeholders, and SharePoint champions
  • Provide detailed plans and schedules for an effective, structured delivery
  • Build a team with appropriate roles to match delivery requirements
  • Prepare user adoption, training, and communication plans, with clear business rules and policies
  • Plan ongoing platform governance, service releases, and solution maintenance
  • Build effective customer service models and provide SharePoint support

Table of Contents
Chapter 1. Aligning organizational goals and requirements
Chapter 2. Defining the SharePoint solution scope
Chapter 3. Planning SharePoint solution delivery
Chapter 4. Preparing SharePoint solution User Adoption
Chapter 5. Planning SharePoint Governance
Chapter 6. SharePoint delivery program considerations
Chapter 7. Organizing SharePoint delivery resources
Chapter 8. Building a SharePoint service delivery model
Chapter 9. Controlling the delivery program
Chapter 10. SharePoint customization impacting User Adoption
Chapter 11. Managing workshops and closing the delivery program
Chapter 12. Maintaining the solution

Book Details

  • Paperback: 388 pages
  • Publisher: Microsoft Press (June 2013)
  • Language: English
  • ISBN-10: 0735671648
  • ISBN-13: 978-0735671645
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft SharePoint 2013: Planning for Adoption and Governance appeared first on Wow! eBook.

MOS 2013 Study Guide for Microsoft Access

Posted: 29 Jul 2013 08:35 AM PDT

Book Description

Demonstrate your expertise with Microsoft Office! Designed to help you practice and prepare for the 2013 Access Microsoft Office Specialist (MOS) exam, this all-in-one study guide features:

  • Full, objective-by-objective exam coverage
  • Easy-to-follow procedures and illustrations to review essential skills
  • Hands-on practice tasks to apply what you've learned; files included
  • Online pre-test to assess your readiness

Use the in-depth exam prep, practice, and review to help advance your proficiency with Microsoft Office—and earn the credential that proves it!

Table of Contents
Chapter 1. Create and Manage Databases
Chapter 2. Build Tables
Chapter 3. Create Queries
Chapter 4. Create Forms
Chapter 5. Create Reports

About the Author
John Pierce is a writer with Microsoft’s Information Worker New Markets group and a former editor and writer at Microsoft Press®. He is the author of Microsoft Office Access® 2003 Inside Track.

Book Details

  • Paperback: 232 pages
  • Publisher: Microsoft Press (June 2013)
  • Language: English
  • ISBN-10: 0735669198
  • ISBN-13: 978-0735669192
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post MOS 2013 Study Guide for Microsoft Access appeared first on Wow! eBook.

MOS 2013 Study Guide for Microsoft Word

Posted: 29 Jul 2013 08:32 AM PDT

Book Description

Demonstrate your expertise with Microsoft Office! Designed to help you practice and prepare for the 2013 Word Microsoft Office Specialist (MOS) exam, this all-in-one study guide features:

  • Full, objective-by-objective exam coverage
  • Easy-to-follow procedures and illustrations to review essential skills
  • Hands-on practice tasks to apply what you've learned; files included
  • Online pre-test to assess your readiness

Use the in-depth exam prep, practice, and review to help advance your proficiency with Microsoft Office—and earn the credential that proves it!

Table of Contents
Chapter 1. Create and Manage Documents
Chapter 2. Format Text, Paragraphs, and Sections
Chapter 3. Create Tables and Lists
Chapter 4. Apply References
Chapter 5. Insert and Format Objects

About the Author
Joan Lambert has worked in the training and certification industry since 1997. As president of Online Training Solutions, Inc. (OTSI), Joan is responsible for guiding the translation of technical information and requirements into useful, relevant, and measurable training, learning, and certification deliverables. An MCTS, MOM, MCAS, and MCT, Joan is the author or coauthor of more than two dozen books about Windows and Microsoft Office (for Windows and for Mac).

Book Details

  • Paperback: 186 pages
  • Publisher: Microsoft Press (July 2013)
  • Language: English
  • ISBN-10: 0735669252
  • ISBN-13: 978-0735669253
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post MOS 2013 Study Guide for Microsoft Word appeared first on Wow! eBook.

Microsoft SQL Server 2012 Step by Step

Posted: 28 Jul 2013 09:31 AM PDT

Book Description

Your hands-on, step-by-step guide to building applications with Microsoft® SQL Server® 2012

Teach yourself the programming fundamentals of SQL Server 2012—one step at a time. Ideal for beginning SQL Server database administrators and developers, this tutorial provides clear guidance and practical, learn-by-doing exercises for building database solutions that solve real-world business problems.

Discover how to:

  • Install and work with core components and tools
  • Create tables and index structures
  • Manipulate and retrieve data
  • Secure, manage, back up, and recover databases
  • Apply techniques for building high-performing applications
  • Use clustering, database mirroring, and log shipping

Table of Contents
Part I: Getting started with Microsoft SQL Server 2012
Chapter 1. Overview of Microsoft SQL Server 2012
Chapter 2. Installing, Configuring, and Upgrading Microsoft SQL Server 2012
Chapter 3. Using SQL Server 2012 administration and development tools

Part II: Designing databases
Chapter 4. Designing SQL Server databases
Chapter 5. Creating your first table
Chapter 6. Building and maintaining indexes

Part III: Advanced database design topics
Chapter 7. Table compression
Chapter 8. Table partitioning
Chapter 9. Database snapshots
Chapter 10. The SELECT statement

Part IV: Using Transact-SQL (T-SQL)
Chapter 11. Advanced data retrieval topics
Chapter 12. Modifying data
Chapter 13. Built-in scalar functions

Part V: Creating other database objects
Chapter 14. Advanced T-SQL topics
Chapter 15. Views
Chapter 16. User-defined functions
Chapter 17. Stored procedures
Chapter 18. Data manipulation triggers

Part VI: SQL Server replication
Chapter 19. Replication

Part VII: Database maintenance
Chapter 20. Backups
Chapter 21. Managing and maintaining indexes and statistics
Chapter 22. Maintenance plans

Part VIII: Database management
Chapter 23. SQL Server Profiler
Chapter 24. Extended Events
Chapter 25. SQL Server security
Chapter 26. Resource Governor
Chapter 27. SQL Server Agent
Chapter 28. Database Mail
Chapter 29. Data definition triggers
Chapter 30. Dynamic management objects

Part IX: High-availability solutions
Chapter 31. AlwaysOn
Chapter 32. Log shipping

Book Details

  • Paperback: 432 pages
  • Publisher: Microsoft Press (February 2013)
  • Language: English
  • ISBN-10: 0735663866
  • ISBN-13: 978-0735663862
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft SQL Server 2012 Step by Step appeared first on Wow! eBook.


READ MORE - Wow! eBook: Microsoft SharePoint 2013 Inside Out - 6 new eBooks