...uses Microsoft's data platform to create data-centric solutions across mobile devices and desktops for web servers, enterprise servers, and the cloud.
Use the
SQL Server Database Engine to create relational databases for online transaction processing or online analytical processing data.
Use
SQL Azure to move your database to the cloud and
SQL Server Compact to build standalone and occasionally connected applications for mobile devices, desktops, and Web clients.
.NET Technologies
Use the
Entity Framework to easily access databases using LINQ, with direct access to SQL Server and the option to control the mapping between an Entity Data Model (EDM) and raw relational structures.
Use
Data Services for a near-turnkey solution to easily create and consume
OData services on both the web and intranet. Use
PowerPivot for Excel to perform data analysis using the familiar toolset of Microsoft Excel.
Use the core
ADO.NET technology to manually implement a data access layer on top of any data store, and
System.Xml for XML access in .NET. Also see
LINQ to SQL for access to SQL Server tables represented as objects.
Use the
Sync Framework to enable offline access to any data type, any data store, any transfer protocol, and any network topology.
Use the
Reactive Extensions (Rx) to perform event stream programming and simplify asynchronous programming using observable sequences and LINQ-style query operators.
SQL Server Master Data Services enables you to create a single source of master data and maintain an auditable record of that data as it changes over time.
Look to
SQL Server StreamInsight to quickly implement robust and highly efficient event processing applications.
T4 Templates and the Entity Framework
This paper will discuss how the Entity Framework uses T4 Templates to generate custom code from an ADO.NET Entity Data Model (EDM), and assumes the reader is already familiar with the Entity Framework...
more
Wednesday, Jan 26
Microsoft announces SQL Server Migration Assistant for MySQL Microsoft announced today the release of first version of SQL Server Migration Assistant (SSMA) for MySQL! Along with this release, Microsoft refreshed the existing SSMA family of products for Oracle...
more
Thursday, Aug 12
Building an AtomPub Server Using WCF Data Services Learn how to use the AtomPub protocol to pump up your blogs. Chris Sells includes a practical demonstration of mapping so you can expose a standard AtomPub service from a Web site and use Windows Live...
more
Monday, Aug 9
Microsoft Drivers for PHP for SQL Server 2.0 The Microsoft Drivers for PHP for SQL Server provide connectivity to Microsoft SQL Server from PHP applications. In addition to some important bug fixes for the existing SQLSRV driver, version 2.0 rel...
more
Thursday, Aug 5
Christian Weyer Christian Weyer is co-founder of thinktecture, a European company aiding and supporting software architects and developers in designing and implementing distributed solutions architectures. He has been modelling and implementing distributed applications with Java, COM, DCOM, COM+, Web Services and other technologies. Christian has been focusing on the ideas and concepts of service-orientation and their practical translation in customer projects in the past few years, with Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) being the two main technologies applied recently.
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.