...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
Beth Massi I am a Program Manager on the VS Community Team working with the Visual Basic Team producing developer content on MSDN and my blog (
http://blogs.msdn.com/bethmassi).
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.