Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Cloud Computing for Developers
Alejandro Villanueva's Blog
Home
Email
RSS 2.0
Atom 1.0
Recent Posts
Atom Publishing Protocol (AtomPub) in the Live Platform
Build Social Networks with Windows Live Contacts
Basics of SQL Server Data Services (SSDS) Query Model
4 New Quick Applications for the Windows Live Platform
Virtual Earth ASP.NET Control (CTP Release)
Tags
ASP.NET
Atom
AtomPub
Code Sample
Contacts API
Data Model
Entity
LINQ to SSDS
Live Platform
Quick Apps
REST
SSDS
Virtual Earth
Visual Studio
Windows Live Tools
News
Cloud Computing Blog Search
Alejandro Villanueva
Lead Developer Evangelist
Microsoft
®
Latin America
MSDN Social Bookmark
Links
SQL Server Data Services
Software+Services Architecture Center
Windows Live Dev
Live Mesh Tech Preview
PDC2008
Virtual Earth Interactive SDK
Other Blogs
MSDN SSDS Blog
MSDN Live Mesh Blog
Videos
Dave Campbell on the Future of Data in the Cloud
Chatting about LINQ and ADO.NET Entities
Programming Live Mesh
Programming Live Mesh
Archives
August 2008 (7)
August 2008 - Posts
Atom Publishing Protocol (AtomPub) in the Live Platform
David Treadwell in his news and updates on the Live Platform Services, announced that Microsoft is unifying its developer platform protocols for services on the open, standards-based Atom format ( RFC 4287 ) and the Atom Publishing Protocol ( RFC 5023
Read More...
Posted:
Sunday, August 10, 2008 4:27 AM
by
alejandvi
|
0 Comments
Filed under:
Live Platform
,
Atom
,
AtomPub
,
Syndication
,
REST
Build Social Networks with Windows Live Contacts
People can use their Windows Live contact information with your site, while keeping complete control of their data. This includes Hotmail, Messenger, and Mobile contacts. You can build Social Networks using: Contacts API (Beta) . A RESTful API that works
Read More...
Posted:
Saturday, August 09, 2008 3:51 AM
by
alejandvi
|
1 Comments
Filed under:
Live Platform
,
Contacts API
Basics of SQL Server Data Services (SSDS) Query Model
In SQL Server Data Services (SSDS) an authority stores containers, and a container stores entities. When you query the service, you first choose the scope over which you wish to query, and then you provide a query expression to filter the flexible entities
Read More...
Posted:
Tuesday, August 05, 2008 4:34 AM
by
alejandvi
|
1 Comments
Filed under:
LINQ to SSDS
,
SSDS
4 New Quick Applications for the Windows Live Platform
There are four new Quick Applications - Retail, Team Builder, Field Manager, and Contoso Riders - all of which offer community-based Web sites integrating Windows Live services. Quick Applications are fully customizable and developed around specific Web
Read More...
Posted:
Monday, August 04, 2008 7:58 PM
by
alejandvi
|
1 Comments
Filed under:
Code Sample
,
Quick Apps
,
Live Platform
Virtual Earth ASP.NET Control (CTP Release)
Finally, the CTP release of the new Virtual Earth ASP.NET control is available. ASP.NET developers can now integrate Microsoft Virtual Earth Maps simply by dragging and dropping an ASP.NET Server Control in Visual Studio and Visual Web Developer. No JavaScript
Read More...
Posted:
Monday, August 04, 2008 4:30 AM
by
alejandvi
|
0 Comments
Filed under:
Windows Live Tools
,
ASP.NET
,
Visual Studio
,
Virtual Earth
Windows Live Tools for Microsoft Visual Studio (CTP Release)
I want to highlight the availability of the Windows Live™ Tools for Microsoft® Visual Studio® 2008, currently in the Community Technical Preview stage. This set of control add-ins enable .NET developers to easily integrate Windows Live services into their
Read More...
Posted:
Monday, August 04, 2008 2:36 AM
by
alejandvi
|
1 Comments
Filed under:
Windows Live Tools
,
ASP.NET
,
Visual Studio
Understanding the Data Model of SQL Server Data Services (SSDS)
SSDS offers a simple, easy-to-understand data model. This post is an overview in order to get strated quickly. To learn more go to SQL Server Data Services Primer on MSDN . The SSDS data model is a three-level containment model that includes authorities,
Read More...
Posted:
Saturday, August 02, 2008 6:14 AM
by
alejandvi
|
1 Comments
Filed under:
Entity
,
SSDS
,
Data Model