SQL Server Futures

Total Page:16

File Type:pdf, Size:1020Kb

SQL Server Futures Jon Jahren Produktsjef, Microsoft [email protected] 1 Microsoft‘s Dynamic IT and Data Platform Visions SQL 2008 : The Data Platform for Software + Services SQL 2008 : Next Generation Data Apps Database futures Enterprise Data Platform Platform for All Data Dynamic Development Pervasive Insight Cloud Data Services 2 More units than Oracle & IBM combined (IDC) Fastest growing Database and BI vendor (IDC) Over 630,000 SQL Server-trained IT Pros WW Leaders Quadrant for Magic Quadrant for DW and BI “Microsoft SQL Server Runs the Security Table” “We held a bake-off against other technology vendors and Microsoft won—on performance. The bonus was that it was the lowest cost solution and provided better flexibility as well.” Jeff Hays, Vice President Product Management, Lava Technology, Citi Market Montage Solution Supports 200,000 Updates per Second with SQL Server 2005 Required an SEC Reg Held ―bake-off‖ and Performance gives NMS solution found Microsoft® SQL competitive advantage Server® 2005 was Needed to support more Compliance query than 200,000 updates fastest and had best responses cut from hours per second TCO to sub-second Created Tick Store Reg Ability to reconstruct Agility NMS using SQL Server market montage for any 2005 (64-bit) Scalability point of time from 70+ ® Lowest TCO terabytes Microsoft Visual Studio 2005 Small Server 64-bit Megaserver + From: Desktop to SMP (New Architecture) Auditing Deskside servers Backup/Restore Log Shipping Failover Clustering Database Mirroring To: Cell phone to Scale-Out Utility Enterprise Replication Enterprise Class ETL to Cloud Data PlatformData Scripting GUI Management Studio Policy-Based Management Relational SQL-CE Device and Desktop From: XML Tables and BLOBs Files XML (SQL-XML) Spatial To: all Data all Objects, Places, Documents, BLOB Objects Platform for Platform XML, Cubes, … ODBC ADO.NET Data Services From: OLE DB ADO.NET CRUD, Backup/Restore XQuery CLR Functions, To: Procedures in DBMS Engine Analyze, Synchronize, Dynamic Integrate, Mine, Extend, … Development Entity Framework OLAP and ETL DW Scale From: Data Mining Partitioning Data Profiling BI as a specialization Managed Reporting Ad-hoc Reporting Data Visualizations To: Insight Data Warehousing Multiple sources VS Integration Office Integration BI for everyone Pervasive Pervasive KPIs 5 Delivering on our vision Protect your information and ensure business continuity Manage efficiently with policy based management Scale and optimize performance for any size business Store and consume any type of data Deliver location intelligence within your applications Accelerate your development with entities Synchronize your data from anywhere Integrate all your data in the Enterprise Data Warehouse Reach all your users with a scalable BI platform Empower every user with actionable insights 6 + Consistent, seamless experiences across multiple PCs and devices Choice of on-premise, partner-hosted or Microsoft-hosted delivery Composition of multiple applications and services Federation between enterprises and cloud services Enable multiple business models Services: Extending services from the client to the cloud Models: Making models a mainstream part of development Bus Analyst Arch Dev IT Pro ModelingProcessCloud Services Language Server A fullAnA setfeatured approachable, of Microsoft execution mainstream,hostedenvironment services textual for workflow,includingmodeling rules, alanguage service and busanyfor Modeling Tools anddescribing .NETa process service. both server data (e.g. requirements) and Modeling Language behavior (e.g.workflow) Model Repository Process Server Service Bus Cloud Services Experience Rich Storage; Search; Insight; Collaboration Delivery Client Side to Internet Scale; Manageability; Composition Flexible Data Conversations; Coordination; ETL; Global Data Federation Data Protection; Auditing; Performance; Hardening; Business model Advertising; Upselling; Billing; Metering; Tracking; Value-Added Reporting / Analytics; Multi-Tenancy; Data Delivery Powerful Search Data Composition On Any Device SQL Server™ 2008 Developer Users Data Federation Gain Insight Data Programmability Collaborate Mobile Devices SQL Server Compact Edition Desktops / Laptops / Tablets SQL Server Compact Edition SQL Server Express SQL Server Developer Edition Servers: On-Premise or Hosted SQL Server Workgroup Edition SQL Server Standard Edition SQL Server Enterprise Edition S + S ―Applications‖ blend data sources Local Stores SQL CE / Express, ADO.NET DataSet, PST, Cookies Server Stores SQL Server, Exchange Server, File Server, SharePoint, Other RDBMS Cloud Services Web Services, RESTful Services Clients have different capabilities Browsers, Mobile Devices, Smart Clients Data is global Encoding schemes, collation, time zones, presentation formats Synchronous data conversations ODBC, OLE-DB, ADO.NET JDBC, New PHP Asynchronous data conversations SQL Server Service Broker Cloud data conversations Windows Communication Foundation – stateful web service New ADO.NET Data Services – RESTful / stateless Data store coordination Partitioning SQL Server Replication, SQL Server Integration Services New Microsoft Synchronization Framework Support for global data Rich support for encoding schemes and collations New datetimeoffset type supports time zones New SQL Server tablix report definition language support Data Composition / Federation is challenging Developers need to blend local, server and cloud data sources Intra-Database Processing in the engine Performance, Security, Isolation Benefits Data Access Request data, process results, submit changes 2-Tier, N-Tier scenarios Inter-Database XML Web Services Workflow Yesterday Today Relational client/server Relational and unstructured data applications Web and mobile data access Stationary centralized data Many services available Some services Data synchronization Support for legacy applications Growing complexity of data Next-Generation Data Applications Spatial T-SQL enhancements Entity Data Model Unstructured SQL Server Compact ADO.NET Entity Structured Synchronization Services Framework for ADO.NET LINQ ADO.NET Data Services Spatial information Geometry data types Geography data types Spatial functions Location information is becoming more important Spatial indexes Unstructured information FILESTREAM Remote BLOB services Increasing need to store Integrated full-text search documents, images Relational information Sparse columns Filtered indexes Hierarchy Complex application requirements Large UDTs Planar (flat Earth) and Geodetic (round Earth) algorithms Visualize spatial data using Virtual Earth SDK Interchange spatial 47.6456, -122.12551 information using GML XML Integrate spatial data with .NET applications Optimize performance using spatial indexes Partner support for spatial data types Geography Data Type Usage Store various types Create an instance: Points declare @g geography Line strings set @g = Polygons geography::Parse(‘POINT (47.6456 -122.12551)’) Collections of the above Spatial functions Create a table: create table T(id int, Spatial relationships: intersects, region geography) disjoint, etc. Spatial constructions: Select some data: intersection, union, etc. select * from T where Metric functions: distance, area region.STIntersects(@g) = 1 Geometry Data Type OGC Standards support FileStream Storage attribute on VARBINARY(MAX) Store BLOBs in DB + Unstructured data stored File System directly in NTFS file system Dual programming model Application T-SQL (same as SQL BLOB) Win32 Streaming APIs with BLOB T-SQL transactional semantics Transactional consistency Integrated manageability Backup/restore DB SQL Server security Size limited to file system volume size T-SQL enhancements Date/Time Table-valued parameters Object dependencies Growing complexity of data MERGE Grouping Sets Many more... Sync your data SQL Server Compact Microsoft Sync Framework Visual Studio 2008 Users require offline data access Change tracking Up to 40% of all code in applications is data- access code Access your data Disconnect between Entity Data Model object-oriented ADO.NET Entity programming and Framework relational databases LINQ ADO.NET Data Services Next-generation Web applications require data Business Requirements Constantly Growing Globalization Compliance and Right Information IT Agility and Risk Management At the Right Time Cost Efficiency Game Changers Driving Technology Innovation Digitally Born Data Virtualization Hardware Innovation Cloud Services 24 Extending our vision From standalone servers to database utility Available, scalable, secure and compliant Managed by policy, self-healing, self-tuning User self-service managed by IT Continuing to go beyond relational Structured and unstructured data Enterprise data search Support for new data types Entity Data Model Location-based data End User Empowerment Business Application Insight Data Quality & Integrity 25 Challenges Staying secure, Managing Minimizing …through and available complexity and costs in the investments in… despite… growth while… face of… Increasing Exploiting Server Sprawl with Consolidation Globalization & commodity h/w Low Utilization E-Business Virtualization Responding quickly Increasing More Regulatory & reliably to Power Costs Enterprise Requirements changing Management and requirements Flat or Declining Monitoring Tools Disappearing IT Headcount Maintenance Windows Growth in Apps, Data, and their Mission Critical Nature 26 Challenges Providing a Enabling Supporting a …through comprehensive relational-like uniform
Recommended publications
  • Ideablade Devforce Installation Guide
    DevForceDevForce Silverlight WinClient Installation Guide DevForce Silverlight Installation Guide Table of Contents Table of Contents Preface ................................................................................................................................ 1 Installation .......................................................................................................................... 2 Product Prerequisites ........................................................................................................................... 2 Pre-installation Checklist ...................................................................................................................... 2 Installing DevForce Silverlight .............................................................................................................. 4 Post-Installation Tasks ......................................................................................................................... 6 Updating Existing Applications....................................................................................... 7 Consult the Release Notes ................................................................................................................... 7 Upgrading DevForce Versions.............................................................................................................. 7 Upgrading DevForce Editions ............................................................................................................. 11 Troubleshooting
    [Show full text]
  • Billquick-SQL Server 2012 Express Installation Guide
    INSTALLATION GUIDE BillQuick-SQL Server 2012 Express Installation BillQuick-SQL Server 2012 Express Installation BillQuick | Power Up Your Business (866) 945-1595 | www.bqe.com | [email protected] INSTALLATION GUIDE BillQuick-SQL Server 2012 Express Installation CONTENTS SQL EXPRESS INSTALLATION 1 SYSTEM REQUIREMENTS 1 INSTALLING SQL 2012 EXPRESS 1 SQL EXPRESS CONFIGURATION 8 BILLQUICK DATABASE 11 BillQuick | Power Up Your Business (866) 945-1595 | www.bqe.com | [email protected] INSTALLATION GUIDE BillQuick-SQL Server 2012 Express Installation SQL EXPRESS INSTALLATION The Microsoft® SQL Server® 2012 Express software is the database engine you will use to store and report on data in BillQuick (Basic, Pro and Enterprise editions). It is available free from Microsoft and is a replacement for MSDE and SQL 2005. We do not recommend using SQL Server 2005 that might be installed with your Windows Server because other software programs that rely on that SQL Server instance can break if you attempt to install service pack updates on them. System Requirements You can check Microsoft Download Center to download Microsoft SQL Server 2012 R2 SP2. Click to know about the system requirements and installation instructions. Hardware/Software Requirements To know about the hardware and software requirements, go to Microsoft Developer Network . Installing SQL 2012 Express Please follow the steps below to install SQL Server 2012 Express edition. If you prefer, click here to watch a video on installing SQL Server Express. 1. Download the appropriate SQL Server 2012 Express setup to your desktop. Express Version System Microsoft® SQL Server® 2012 Express SP1 For 32-Bit machines, download the file: SQLEXPRWT_x86_ENU.exe For 64-Bit machines, download the file: SQLEXPRWT_x64_ENU.exe 2.
    [Show full text]
  • SQL Server Express: Setting up for Unistream User Guide 3/17
    Headquarters Unitronics (1989) (R"G). Unitronics Building, Airport City P.O.B. 300, Ben Gurion Airport, Israel 70100 Tel: + 972 (3) 977 8888 Fax: + 972 (3) 977 8877 SQL Server Express: Setting up for UniStream User Guide 3/17 Contents SQL Server Express: Setting up for UniStream ...................................................... 1 Overview ....................................................................................................... 1 Supported Controllers ...................................................................................... 1 First-time Installation & Configuration ................................................................. 2 Download ...................................................................................................... 2 Installing SQL Server ...................................................................................... 3 Setting up the Local Database .......................................................................... 5 Configuring SQL Server ................................................................................... 6 Activating the SQL Server Browser. ................................................................ 6 Enable TCP/IP, Assign Port ............................................................................ 7 Create a new Login ....................................................................................... 8 SQL Server Express—Existing Installation ........................................................... 10 Enable TCP/IP, Assign Port
    [Show full text]
  • Syncstudio Requirements
    Hardware and Software Requirements The SyncStudio Sync Management Console and the custom generate Sync Web Service run on Windows OS systems. We support Windows 7, 8.1, 10 and Windows Server 2012 or 2016. Win XP is not supported. For production environments, we recommend Windows Server. We support both virtual and physical machines. The machine needs to have IIS 7 or above installed, enabled and with the features/roles as per our quick start guide. .NET Framework 3.5 is the minimum but 4.6 or higher is recommended. The server database can be either MS SQL SERVER or MS SQL EXPRESS versions 2008, 2010, 2012, 2014, 2016. Version 2014 and above is recommended. If you don’t have MS SQL Server, you can download SQL Server Express from this link: MS SQL Server 2016 Express Edition In SQL add login NT AUTHORITY\NETWORK SERVICE and make it a db owner of the selected SQL database. Visual Studio – SyncStudio depends on portions of Visual Studio to perform automated code generation. If you’ve installed a full license of Visual Studio 2010 or above, then you are good to go. If you do not own a full license, then you can use the Free Visual Studio Express or Visual Studio Integration Shell 2010. Minimum Microsoft Visual Studio 2010 or 2012 SyncStudio does not require that you own a full license of Visual Studio. You do however need to have installed one of the following… - Microsoft Visual Studio Integration Shell 2010 - Microsoft Visual Studio Express for Web 2010 or 2012 - Microsoft Visual Studio 2010 or 2012 full license Windows Firewall - Turn off firewall or configure pass thru as needed.
    [Show full text]
  • Xactimate 28 Network Installation Guide
    Network Installation Guide © 2011-2013 by Xactware . All rights reserved. Xactware, Xactimate, Xactimate Online, XactNet, and/or other Xactware products referenced herein are either trademarks or registered trademarks of Xactware Solutions, Inc. Other product and company names mentioned herein may be the trademarks of their respective owners. (031213) www.xactware.com Xactimate version 28 Network Installation Guide INTRODUCTION Like all networked software applications, Xactimate must be installed on a workstation connected to a network that has been properly set up and mapped to a shared drive (this document uses the X drive as an example). Xactware recommends that a certified network technician set up and administer the network. It is recommended for a network installation of Xactimate to use the physical disc. For instructions about how to set up a network installation of Xactimate via the downloadable version, visit the eService Center at https:/ / eservice.xactware.com/apps/esc/ Xactimate v28.0 Network Installation Guide Page 1 Introduction SYSTEM REQUIREMENTS - XACTIMATE V28.0 NETWORK INSTALLATION Specifications Minimum Requirements Recommended Requirements Processor Single Core Processor 1.5GHz Dual Core Processors Operating System Windows 8 (32 bit, 64 bit) Windows 7 (32 bit, 64 bit) Windows Vista (32 bit, 64 bit Business, 64 bit Ultimate) Windows XP Service Pack 3 *Windows RT is not Supported Video Card Open GL 2.0 Compatible with 128 Open GL 2.0 Compatible with MB of VRAM and Latest Drivers 512 MB of VRAM and Latest Drivers
    [Show full text]
  • Avaya Contact Center Express Release 5.0 Installation Guide
    Avaya Contact Center Express Release 5.0 Installation Guide Release 5.0 August 2010 © 2005 to 2010 Avaya Inc. All Rights Reserved. Trademarks Avaya and the Avaya logo are either registered trademarks or trademarks of Notice Avaya Inc. in the United States of America and/or other jurisdictions. While reasonable efforts were made to ensure that the information in this All other trademarks are the property of their respective owners. document was complete and accurate at the time of printing, Avaya Inc. can assume no liability for any errors. Changes and corrections to the information Downloading documents in this document might be incorporated in future releases. For the most current versions of documentation, see the Avaya Support Web Documentation disclaimer site: Avaya Inc. is not responsible for any modifications, additions, or deletions to http://www.avaya.com/support the original published version of this documentation unless such modifications, Avaya support additions, or deletions were performed by Avaya. Customer and/or End User agree to indemnify and hold harmless Avaya, Avaya's agents, servants and Avaya provides a telephone number for you to use to report problems or to ask employees against all claims, lawsuits, demands and judgments arising out of, questions about your product. The support telephone number or in connection with, subsequent modifications, additions or deletions to this is 1-800-242-2121 in the United States. For additional support telephone documentation to the extent made by the Customer or End User. numbers, see the Avaya Support Web site: http://www.avaya.com/support Link disclaimer Avaya Inc. is not responsible for the contents or reliability of any linked Web sites referenced elsewhere within this documentation, and Avaya does not necessarily endorse the products, services, or information described or offered within them.
    [Show full text]
  • Windows 10 Configuration Requirements 1.) Disk Space Requirement A) Minimum 80GB Disk Space
    Windows 10 Configuration Requirements 1.) Disk Space Requirement a) Minimum 80GB disk space 2.) Turn on Windows Features for Web Services * Assume Windows 10 has already installed properly a) Right click on “Windows Start icon” on desktop at bottom left hand corner, b) Select “Control Panel” c) Select “Program and Features” in dialogue box, d) Select “Turn Windows Features on or off” on left panel in the dialogue box, e) Turn on Windows Features by selecting its check box (See Figure 1.) f) Click “OK” button when done. Figure 1. Turn on Windows 10 Features Windows 10 Configuration Requirements 3.) Web Services Configuration ASP.Net State Service Require Start Automatically a) Login with administrator privilege, Windows 10 Configuration Requirements b) Right click on “Windows Start icon” on desktop at bottom left hand corner, c) Select “Control Panel” in dialogue box, d) Left double click “Administrative Tools”, e) Left double click “Services”, f) Right click on ASP.net State Service; and left single click on “Properties”, g) Change “Manual” to “Automatic” on Startup type by using drop down arrow, h) Click “Start” to start the service; then click “OK”,, 4.) Directories Require Full Permission in Drive C: a) Open Windows Explorer in the bottom taskbar b) Expand “This PC”, then left double click on “Local Disk (C:)” on the right hand side panel c) Right single click on Inetpub folder on Drive C, d) Left single click on “Properties”, e) Left click on “Security” tab on Inetpub Properties, f) Left click on “Edit” button; then click “Add” button g) Type “Network Service” in “Enter the object names to select”, and click “Check Names” h) Then click “OK” button, i) Put a “Check Mark” on Full Control under “Allow”, j) Click “Apply” button.
    [Show full text]
  • Installing SQL Server Express Editions
    Installing SQL Server Express Editions For v9.0 (and above) of Halcyon Network Server Suite, Advanced Reporting Suite, Performance Analyzer GUI and Disk Explorer GUI About this Guide This document provides basic installation and configuration instructions for Microsoft SQL Server Express Editions for v9.0 (and above) installations of Halcyon Network Server Suite, Advanced Reporting Suite, Performance Analyzer and Disk Explorer GUI. Copyright Copyright 2013 - 2016 Halcyon - A Division of HelpSystems. All rights reserved. • SQL Server is a registered trademark of Microsoft Corporation in the uNited States and other countries. • Windows is a registered trademark of Microsoft Corporation in the United States and other countries. This document is intended as a guide to using Halcyon software. This documentation contains Halcyon proprietary and confidential information and may not be disclosed, used, or copied without the prior consent of Halcyon Software, or as set forth in the applicable license agreement. Users are solely responsible for the proper use of the software and the application of the results obtained. Although Halcyon Software has tested the software and reviewed the documentation, the sole warranty for the software may be found in the applicable license agreement between Halcyon Software and the user. Publication Revision: August 2016 C HAPTER CHAPTER 1SYSTEM REQUIREMENTS The following system requirements must be in place in order for the installation of Microsoft SQL Server Express Editions to be successful. 64-bit configuration is required for any 64-bit versions of Windows. V9.0 of Network Server Suite, Performance Analyzer GUI and Disk Explorer GUI can also run on 32-bit versions of Windows.
    [Show full text]
  • Asp Net Form to Database
    Asp Net Form To Database Unprepared Huntington gie his martyrdoms coaches whimperingly. Caldwell sulphurate guiltily if smashing Pablo recopies or wagon. Rufous and hard-bitten Scott file almost pyramidically, though Josh diagram his divider disjoins. Net layer and distance's A login form living the core functionality of any application But actually asp Applications communicate adopt a database firstly to clause the data. How they Create Dynamic Label And Textbox In Asp Net. Login Form in ASPNET with MySQL Database YouTube. Simple asp net web forms start a related to insert an overview of a new movie is. How they create Registration form in ASPNET with MS SQL. 0 ASP This Payroll System Visual Basic Also VB Go to every folder agwdll. AspNet Forms authentication to your source database level all consume's the quickest way just get forms authentication up and pork in your aspnet web app storing. Chapter 5 Data binding in ASPNET Web Forms ASPNET. Net mvc Registration Form use multiple models checkboxes radiobuttons hindi jquery post example using asp Some options Store the values as main SET. Inserting Data into SQL Server Database using Csharp and ASPNET. To use Microsoft MS access library to your update delete data in asp. Sign up with my newsletter and make sure to show logout button click on create scaffold controller class from the name the article using asp net to. After this in one. How you make Registration and Login Page in ASPNET MY. The database initialization and more accessible to database to asp net form and keep our adaptions are now.
    [Show full text]
  • Visual Studio
    Visual Studio 2008 概要 多様なアプリケーション開発の支援 Windows アプリケーション開発 モバイル アプリケーション開発 Office アプリケーション開発 Web アプリケーション開発 アプリケーション ライフサイクル マネジメント の強化 まとめ 最新プラットフォームの能力を最大限に活用した 優れたユーザー体験を持つアプリケーションを、 迅速かつ高品質に構築するための機能を提供します アプリケーション 最新プラットフォーム/ 開発生産性のさらなる向上 ライフサイクル テクノロジの活用 マネジメントの強化 統合開発環境の強化 Windows Vista, チーム コラボレーション the 2007 Office system, の強化 Windows Server 2008, 開発言語の強化 の SQL Server 2008 (C#, Visual Basic) テストの強化および品質 パワーを最大限引き出す の確保 データアクセス テクノロ 多様なアプリケーション ジの強化 構築を支援 日本語ベータ版をご評価ください! www.microsoft.com/japan/msdn/vstudio/future .NET.NET FrameworkFramework 3.53.5 ASP.NET AJAX LINQ etc… .NET.NET FrameworkFramework 3.03.0 Windows Presentation Foundation (WPF) Windows Workflow Foundation (WF) Windows Communication Foundation (WCF) Windows CardSpace .NET.NET FrameworkFramework 2.02.0 基本クラス ライブラリ ASP.NET ADO.NET Windows Form プロジェクト作成時に 幅広いプラットフォームに対応 ドロップダウンで選択 .NET Framework 2.0 .NET Framework 3.0 .NET Framework 3.5 バージョンの違いを認識 コンパイラ インテリセンス ボタンが選択できない ツールボックス アセンブリ参照 など プラットフォームのパワーを最大限活用した アプリケーションの実現 モバイル アプリケーション Web アプリケーション ビジネス Windows アプリケーション パートナー バックエンド システム Office アプリケーション 利用者がなにかの体験を 「楽しく」「面白く」「心地よく」 行える点を “提供価値”として考えるコンセプト Windows XP Windows Vista ユーザーエクスペリエンスがもたらすもの 競争優位性、ロイヤリティ、サポート コスト削減 … Visual Studio で WPF アプリケーションを開発 リッチな WPF デザイナ 分割ビュー ドキュメント アウトライン デザインのサポート Windows フォームとの相互連携 既存の Windows フォームに新たなユーザー体験を WPF ユーザーコントロールのデザイン機能 Expression Blend との組み合わせで よりリッチなユーザー体験を実現 より高度なユーザー体験を実現するには Expression Blend を活用 アニメーション、etc. 処理の記述はもちろん、基本レイアウトなどに Visual Studio を 他のアプリケーションと同様、 WPF デザイナにより、WPF アプリケーションの ドラッグ&ドロップにより ユーザーインターフェイスをデザイン
    [Show full text]
  • Programming with Windows Forms
    A P P E N D I X A ■ ■ ■ Programming with Windows Forms Since the release of the .NET platform (circa 2001), the base class libraries have included a particular API named Windows Forms, represented primarily by the System.Windows.Forms.dll assembly. The Windows Forms toolkit provides the types necessary to build desktop graphical user interfaces (GUIs), create custom controls, manage resources (e.g., string tables and icons), and perform other desktop- centric programming tasks. In addition, a separate API named GDI+ (represented by the System.Drawing.dll assembly) provides additional types that allow programmers to generate 2D graphics, interact with networked printers, and manipulate image data. The Windows Forms (and GDI+) APIs remain alive and well within the .NET 4.0 platform, and they will exist within the base class library for quite some time (arguably forever). However, Microsoft has shipped a brand new GUI toolkit called Windows Presentation Foundation (WPF) since the release of .NET 3.0. As you saw in Chapters 27-31, WPF provides a massive amount of horsepower that you can use to build bleeding-edge user interfaces, and it has become the preferred desktop API for today’s .NET graphical user interfaces. The point of this appendix, however, is to provide a tour of the traditional Windows Forms API. One reason it is helpful to understand the original programming model: you can find many existing Windows Forms applications out there that will need to be maintained for some time to come. Also, many desktop GUIs simply might not require the horsepower offered by WPF.
    [Show full text]
  • Microsoft ADO.NET Entity Framework Step by Step
    Microsoft ADO.NET Entity Framework Step by Step John Paul Mueller Copyright © 2013 by John Mueller All rights reserved. No part of the contents of this book may be reproduced or transmitted in any form or by any means without the written permission of the publisher. ISBN: 978-0-735-66416-6 1 2 3 4 5 6 7 8 9 LSI 8 7 6 5 4 3 Printed and bound in the United States of America. Microsoft Press books are available through booksellers and distributors worldwide. If you need support related to this book, email Microsoft Press Book Support at [email protected]. Please tell us what you think of this book at http://www.microsoft.com/learning/booksurvey. Microsoft and the trademarks listed at http://www.microsoft.com/about/legal/en/us/IntellectualProperty/ Trademarks/EN-US.aspx are trademarks of the Microsoft group of companies. All other marks are property of their respective owners. The example companies, organizations, products, domain names, email addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, email address, logo, person, place, or event is intended or should be inferred. This book expresses the author’s views and opinions. The information contained in this book is provided without any express, statutory, or implied warranties. Neither the authors, Microsoft Corporation, nor its resellers, or distributors will be held liable for any damages caused or alleged to be caused either directly or indirectly by this book. Acquisitions and Developmental Editor: Russell Jones Production Editor: Christopher Hearse Editorial Production: Zyg Group, LLC Technical Reviewer: Russ Mullen Indexer: Zyg Group, LLC Cover Design: Twist Creative • Seattle Cover Composition: Ellie Volckhausen Illustrator: Rebecca Demarest This book is dedicated to Kevin Smith, a good friend who’s helped us realize some of our most special dreams.
    [Show full text]