|
|
Browse by Tags
All Tags » SQL Server 2005 » .NET Framework 3.5
-
In this screencast, I show you how easy it is to expose RSS and Atom feeds using the new Web Programming Model (REST) features, classes in the new System.ServiceModel.Syndication namespace, and LINQ to SQL in the .NET Framework 3.5. Then, you will see how you can use classes from the System.ServiceModel.Syndication namespace to consume RSS ...
-
Thanks to everyone who stuck around for my "Defy Occasionally-Connected Challenges With Smart Client Applications" session at the DC Launch. The deck and demo files are available here:
Deck
Workflow Services Demo
Sync Services for ADO.NET Demo
Server Database
The demos require Visual Studio 2008 and depend on a SQL Server 2005 ...
-
Microsoft Synchronization Services for ADO.NET makes building applications for occasionally connected environments a logical extension of building applications where you can count on a consistent network. Rather than simply replicating a database and its schema, the Synchronization Services application programming interface (API) provides a ...
-
Thanks to everyone who attended. All of my demos are based on Visual Studio 2008 / .NET Framework 3.5 RTM. Here are the downloads:
Introduction to LINQ + LINQ to SQL - deck, demo code
NOTE: You will need to install both the Northwind (available here) and AdventureWorks (available here) sample databases for the LINQ to SQL demos to ...
-
Soma just blogged about VS 2008 Performance Improvements. There is some good info in his post. One of the things he mentioned was:
''For example, with the new LINQ facility we set a goal that LINQ performance be significantly better than using a SqlDataAdaptor for the same query and competitive with using a SqlDataReader, the lightest ...
|
|
|