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.

Tidak ada komentar:

Posting Komentar