Sign in
The Brain Dump
My brain poured out on paper (or so to speak)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Admin Center
ALM
animation
April First
async
C++
CLI
codeplex
Dallas
database
Debugging
design
Fiddler
Fun
guidance
Icons
LINQ
Live Framework
Live Mesh
mango
Metro
Photosynth
quickstart
reactive extensions
rx
security
Silverlight
Silverlight Streaming
storyboard
TFS
Thailand
tips
toolkit
TPL
Training
transitions
Travel
update
Virtual Earth
Visual Studio
webcast
Windows Live
Windows Live ID
windows phone 7
WP7
WP7Dev
xbox live
Browse by Tags
MSDN Blogs
>
The Brain Dump
>
All Tags
>
live framework
Tagged Content List
Blog Post:
Important Updates to Live Services!
BenWilli
from the Live Services blog : Important Updates to Live Services Starting September 8th, 2009 the Live Framework CTP (services, SDK & Tools) will be unavailable. The Live Framework will be integrated into the next release of Windows Live. Stay tuned to dev.live.com for more details in the future...
on
21 Aug 2009
Blog Post:
Feeling a bit loopy
BenWilli
A looping construct is one that is often requested in the Live Framework forum discussions regarding scripting. With the latest release you can now perform loops and iterate over collections in resource scripts. In the following example we will walk through building a function that creates a batch of...
on
30 Mar 2009
Blog Post:
Building a better library through blog conversations
BenWilli
In my helper library post Jamie Thompson rightly points out that the MeshObject helper doesn’t help that much in a MEWA since you primarily use the MeshApplicationService instead. So he added a few methods to extend the pattern to the MEWAs . Thx Jamie!
on
23 Mar 2009
Blog Post:
Release the hounds!
BenWilli
Up on http://code.msdn.microsoft.com/LiveFramework we have released 6 new code samples including Office add-ins and code in PHP and IronPython! You may read the announcement or go straight to the goodies .
on
20 Mar 2009
Blog Post:
I’m just async. Yes, I’m only async.
BenWilli
Some people have noticed (especially those who read the release notes ) that the new Live Framework April CTP removed all the synchronous methods from the Silverlight MEWA library. Sometimes when big changes happen, I like to cull internal email discussions for blog posts since some of our internal teams...
on
20 Mar 2009
Blog Post:
Live Framework now supports the Windows Live ID Client SDK!
BenWilli
Until now. if you were building a .NET client application for Live Framework you had to ask the use for his username and password and use that to log in on his behalf. In general its bad form to need to expose the credentials to anyone except the authentication provider. Rong Cao has posted an announcement...
on
16 Mar 2009
Blog Post:
Live Framework Update!
BenWilli
As noted on the Live Framework Blog , the Live Framework team has released the April 2009 CTP update for the Live Framework. This update includes performance improvements, bug fixes, and improved functionality. For the details on what's new, see the release announcement on the Live Framework team...
on
12 Mar 2009
Blog Post:
LINQing to the Live Framework (or “CreateQuery vs Entries”)
BenWilli
There are two possible different ways to query in the Live Framework if you are using the .NET or Silverlight Toolkits. They look very similar but behave differently. Let’s say we want to find all the Mesh Objects which start with the letter ‘M’ and generate a string of all of their titles. We might...
on
9 Mar 2009
Blog Post:
Moving from local LOE to local LOE
BenWilli
How Do I Ensure My Mesh Object Is Available Everywhere I Need It? Let’s say you have a scenario in which you have a regular WPF client application which is going to create and manage its own mesh objects in the local Live Operating Environment (LOE) on the device. Now let’s say you install that same...
on
9 Mar 2009
Blog Post:
Live fx Helper Class
BenWilli
Everyone seems to have their own Live fx helper class. I use one myself to cleanup the sample code that I build to demonstrate functionality or to reproduce reported problems. In the past in the forums I’ve just put a little caveat into discussion to ignore that section of the code because it is indeed...
on
9 Mar 2009
Blog Post:
Local LOE and Fiddler woe
BenWilli
Fiddler and the Live fx Resource Browser are the dynamic duo that debug my Live Framework applications. Recently I started doing some things that were specific to the local Live Operating Environment (LOE) and Fiddler doesn’t do that by default. In order to use Fiddler with a local port you have...
on
6 Mar 2009
Blog Post:
Cleaning up my mesh
BenWilli
After working with the Live Framework for a while I tended to accumulate a lot of random Mesh Objects as I build little samples to test this or that. I was just leaving these laying around but it was starting to clutter my account. And since the objects order is not the same on each request I have to...
on
23 Feb 2009
Blog Post:
Meshing in C++ (CLI)
BenWilli
I recently was asked about accessing the Live Framework from C++. Taking this from the standpoint of “Hey, I have a regular old C++ application. How can I start putting my stuff into Live Services using Live fx?” there are a couple of options. REST/XML C++ CLI Interop These are reasonable alternatives...
on
8 Dec 2008
Blog Post:
Live Framework Webcast: Getting started with Live Framework
BenWilli
The Live Services team is having a webcast event for Live Framework (Livefx). During the session, you will have a chance to hear from the Microsoft engineering team which developed Live Framework. The session will be held from 8am PST to 10am PST on Dec 8th, 2008. Agenda 8:00am – 8:30am: Introduction...
on
1 Dec 2008
Blog Post:
Navigating LiveFX with .NET
BenWilli
When first given a new SDK, what I do is immediately try to figure out the object model. This is how I try to understand what the SDK developer’s intent was and how he thinks I will or should use the new tools provided. Since documentation on the object model for the Live Framework toolkits is still...
on
18 Nov 2008
Blog Post:
But what can I *do* with it?
BenWilli
If you have expressed confusion about what the Live Framework is about, who can use it, or just plain “What can I do with it?!” then check out Danny Thorpe ’s article How Do I Mesh Thee? Let Me Count The Ways . He breaks it down clearly and concisely and you may just be a bit surprised at what you can...
on
14 Nov 2008
Page 1 of 1 (16 items)