Guy Burstein's Blog

All about the newest tools and technologies from Microsoft

News

Guy Burstein
Work:
Microsoft Israel, 2 Hapnina st', Raanana
Israel
Email:
Or, use this form.
Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

TwitterCounter for @bursteg

The Bu

Links

Articles

Blogs I Read

Browse by Tags

All Tags » ADO.Net Data Services (RSS)
Download MIX09 Sessions and Watch Offline
Download MIX09 Sessions and Watch Offline personally prefer watching sessions regardless of my Internet connection status, so I decided to download MIX09 sessions and watch offline . I collected the list of available sessions from MIX 09 , and they are easy to download. I personally use Free Download Manager for simultaneous efficient downloads - you can try it yourself. Just select all the text in this post, right click and select “Download Selected with Free Download Manager”. Note: Full details...
MIX09 Bits Available on Microsoft Download Center
MIX09 Bits Available on Microsoft Download Center MIX09 will be officially opened today with a keynote full of announcements about new releases and technologies. It seems that the bits are already available via Microsoft’s Download Center. This post will list all the latest bits released during this happy week of technology. ASP.NET MVC 1.0 ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. Microsoft® Silverlight™ 3 Software Development...
Building an Occasionally Connected ADO.Net Data Service with “Astoria Offline” Preview
Building an Occasionally Connected ADO.Net Data Service with “Astoria Offline” Preview This is a step by step walkthrough of creating a new ADO.Net Data Service that support offline and synchronization with the recently released “Astoria Offline” alpha preview. 1. Create an ADO.Net Data Service that Allows Synchronization Create a new standard Web Application project. Add a new Entity Data Model. This time, make sure you select the [Offline Preview] ADO.Net Data Model template. Also notice that the...
ADO.Net Data Services Offline (“Astoria” Offline) – Alpha Preview
ADO.Net Data Services Offline (“Astoria” Offline) – Alpha Preview While only a week ago, the Astoria team has announced ADO.NET Data Services v1.5 CTP1 . Today, an alpha preview of Astoria Offline just became available. ADO.NET Data Services v1.5 CTP1 is a tech preview of the next release of ADO.NET Data Services. It will initially target the .NET Framework 3.5 SP1 and Silverlight 2 platforms in a future version support the .NET Framework 4.0 platform. “Astoria Offline” enables developers to add...
Download PDC 2008 Sessions and Watch Offline
Download PDC 2008 Sessions and Watch Offline personally prefer watching sessions regardless of my Internet connection status, so I decided to download PDC08 sessions and watch offline . I collected the list of available sessions from PDC 08 , and they are easy to download. I personally use Free Download Manager for simultaneous efficient downloads - you can try it yourself. Just select all the text in this post, right click and select “Download Selected with Free Download Manager”. For a full list...
VS 2008 SP1: Add Reference to ADO.Net Data Service
VS 2008 SP1: Add Reference to ADO.Net Data Service Not a log time ago, when Visual Studio 2008 SP1 Beta was released, I updated my ADO.Net Data Services series to the SP1 bits. In my post Visual Studio 2008 SP1: Querying an ADO.Net Data Service via .Net Client I showed how to use datasvcutil.exe to generate the client side classes in order to consume the data service. In SP1 of Visual Studio 2008 , things are a bit easier, with the Add Service Reference improvements that now supports ADO.Net Data...
Training Kit for VS 2008 SP1 and .Net Framework 3.5 SP1
Training Kit for VS 2008 SP1 and .Net Framework 3.5 SP1 The ASP.Net 3. 5 Enhancement Training Kit was updated to VS 2008 SP1 and .Net Framework 3.5 SP1 and is available for download. This kit contains presentations, demos and labs for getting started with the new technologies that shipped as part of the service pack. Download here . Enjoy!
.Net Framework 3.5 SP1 and Visual Studio 2008 SP1 are Available!
.Net Framework 3.5 SP1 and Visual Studio 2008 SP1 are Available! Read the announcement . Unlike other Service Packs from Microsoft, the SP1 of . Net Framework 3.5 and Visual Studio 2008 not only contains bug fixes and improvements, it also contains new technologies such as ADO.Net Entity Framework v1, ADO.Net Data Services v1, ASP.Net Dynamic Data and the framework and tools support for working with SQL Server 2008 that was RTM'ed last week . Here are some useful download links: VS 2008 Service...
Visual Studio 2008 SP1: Querying an ADO.Net Data Service via .Net Client
Visual Studio 2008 SP1: Querying an ADO.Net Data Service via .Net Client This post is a part of a series of posts Exploring Beta 1 of Visual Studio 2008 and .Net Framework 3.5, and specifically, the ADO.Net Data Services framework that will ship as part of it. In part1 I had a step by step guide for building a simple web data service, that exposed Entity Sets of the Entity Data Model I've created. Then, I used the browser to request data from the Data Service. Although it was very nice, it was...
Visual Studio 2008 and .Net Framework 3.5 SP1 Beta - A Guided Tour
Links to all my posts about Visual Studio 2008 and .Net Framework 3.5 SP1 beta. A Must Read!...
Download and Install Visual Studio 2008 and .Net Framework 3.5 SP1 Beta (KB945140)
Download and Install Visual Studio 2008 and .Net Framework 3.5 SP1 Beta(KB945140) Visual Studio 2008 and .Net Framework 3.5 SP1 Beta was announced today after being kept as a secret for some time. Here is the list of available downloads as part of this release: Microsoft Visual Studio 2008 Service Pack 1 Beta Microsoft .NET Framework 3.5 Service pack 1 Beta - Full Installation Microsoft .NET Framework 3.5 Service pack 1 Beta - Web Installation Microsoft .NET Framework 3.5 Client Profile (Beta) Microsoft...
.NET 3.5 Enhancements Training Kit is available for Download
.NET 3.5 Enhancements Training Kit is available for Download The Developer and Platform Evangelism Group in Microsoft has created a new training kit for all the enhancements for the .Net Framework 3.5 : ASP.NET MVC ASP.NET Dynamic Data ASP.NET AJAX History ASP.NET Silverlight controls ADO.NET Data Services ADO.NET Entity Framework Download the training kit (34.9 MB) Enjoy!
Download MIX 08 Sessions and Watch Offline
Download MIX 08 Sessions and Watch Offline I personally prefer watching sessions regardless of my Internet connection status, so I decided to download MIX 08 sessions and watch offline . I collected the list of available sessions from MIX 08, and they are easy to download. I personally use Free Download Manager for simultaneous efficient downloads - you can try it yourself. Keynote I Dean Hachamovitch, Ray Ozzie, Scott Guthrie Keynote II Guy Kawasaki, Steve Ballmer T01 - Creating a RESTful API with...
ADO.Net Data Services Screencasts
ADO.Net Data Services Screencasts I've been working on my own ADO.Net Data Services screencast, but with all the time I'm spending in my new job, I couldn't find the time to finally record and upload it. Fortunately, Mike Taulty is faster then me, and has already published several screencasts: ADO.NET Data Services - Surfacing Data ADO.NET Data Services - Querying with URI's ADO.NET Data Services - A Basic .NET Client ADO.NET Data Services - A Basic AJAX Client ADO.NET Data Services...
ADO.Net Data Services Feedback: DataContextServiceProvider Required for LINQ to SQL support
ADO.Net Data Services Feedback: DataContextServiceProvider Required for LINQ to SQL support After writing my previous posts about ADO.Net Data Services : ADO.Net Data Services Part 1 - Building a Simple Web Data Service ADO.Net Data Services Part 2 - Using Service Operations with WebGet ADO.Net Data Services Part 3 - Querying a Web Data Service and WebDataGen.exe I took a little time to write some logic that manipulates data on the client side and applies the changes back to the service. Starting...
More Posts Next page »