zoukankan      html  css  js  c++  java
  • 电子书下载:Programming Microsoft LINQ in Microsoft .NET Framework 4

    Programming Microsoft LINQ in Microsoft .NET Framework 4

    Book Description
    Dig into LINQ — and transform the way you work with data.

    With LINQ, you can query data from a variety of sources — including databases, objects, and XML files — directly from Microsoft Visual Basic® or C#. Guided by data-access experts who’ve worked in depth with LINQ and the Microsoft development teams, you’ll learn how .NET Framework 4 implements LINQ, and how to exploit it. Clear examples show you how to deliver your own data-access solutions faster and with leaner code.

    Discover how to:

    • Use LINQ to query databases, object collections, arrays, XML, Microsoft Excel® files, and other sources
    • Apply LINQ best practices to build data-enabled .NET applications and services
    • Manipulate data in a relational database with ADO.NET Entity Framework or LINQ to SQL
    • Read, write, and manage XML content more efficiently with LINQ to XML
    • Extend LINQ to support additional data sources by creating custom operators and providers
    • Examine other implementations, such as LINQ to SharePoint®
    • Use LINQ within the data, business, and service layers of a distributed application
    • Get code samples on the Web 

    About the Author
    Paolo Pialorsi is a consultant, trainer, and author who specializes in developing distributed applications architectures and Microsoft SharePoint enterprise solutions. He is a founder of DevLeap, a company focused on providing content and consulting to professional developers. Paolo wrote “Programming Microsoft LINQ” and “Introducing Microsoft LINQ” both published by Microsoft Press, and is the author of three books in Italian language about XML and Web Services. He is also a regular speaker at industry conferences.

    Marco Russo is a founder of DevLeap. He is a regular contributor to developer user communities and is an avid blogger on Microsoft SQL Server Business Intelligence and other Microsoft technologies. Marco provides consulting and training to professional developers on the Microsoft .NET Framework and Microsoft SQL Server. He wrote “Programming Microsoft LINQ” and “Introducing Microsoft LINQ” with Paolo Pialorsi, “Expert Cube Development with Microsoft SQL Server 2008 Analysis Services” with Alberto Ferrari and Chris Webb, and is the author of two books in Italian about C# and the common language runtime.

    Book Details

    • Paperback: 704 pages
    • Publisher: Microsoft Press; 1 edition (November, 2010)
    • Language: English
    • ISBN-10: 0735640572
    • ISBN-13: 978-0735640573
    • File Size: 17.8 MiB

    Download:Microsoft.Press.Programming.Microsoft.LINQ.in.Microsoft.NET.Framework.4.Nov.2010.rar

  • 相关阅读:
    ScrollView反弹效果的实现
    Unity 3D本地公布WebPlayer版时"Failed to download data file"解决方式
    win7休眠的开启与关闭方法命令行操作和图文结合的鼠标操作
    使用Javascript D3创建属于你的涂鸦作品
    android获取自己定义控件位置坐标,屏幕尺寸,标题栏,状态栏高度
    [Python]Use Flask-Admin with PostgreSQL
    [LeetCode] Best Time to Buy and Sell Stock
    spring实战五之Bean的自动检测
    FireBug使用总结
    javascript的window.onload()方法和jQuery的$(document).ready()的对比
  • 原文地址:https://www.cnblogs.com/MaxWoods/p/1930763.html
Copyright © 2011-2022 走看看