Home
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Development   (RSS)
RemyP just posted a sample application (C#) for interacting with the Silverlight Streaming by Windows Live service using the WebDAV API. You can leverage this code as you wish, edit it to suit your needs, or compile it "as is" and use it out-of-the-box. Read More...
Thanks to Nikhil Kothari for some dev tips this morning - below is a summary --- Lots of our services require a FQDN (i.e. a name with a "." in it) - such as the Windows Live ID Delegated Authentication service ; or the Windows Live Messenger Read More...
2 Comments
Filed under:
Marc Schweigert has enabled JavaScript IntelliSense with Visual Studio 2008 and the Microsoft Virtual Earth Map Control .   You can check out his post and screencast here . Way cool! Read More...
Up on CodePlex there is a LINQ provider for FlickR . There is some reference doc here but the code basically looks like: FlickrContext context = new FlickrContext(); var query = from ph in context.Photos                    Read More...
2 Comments
Filed under: ,
I just had a play with Powershell - pretty neat - I wrote a little script with dumps the XML of your spaces photos. Right now the terms of use for the Photo API/Contacts API only allow use from web sites but this is a cool little script for testing / Read More...
I was cruising Codeplex today and found this server-side (or client side... which isn't allowed by the Terms of Use) library for calling the Presence API . Pretty cool - although we would recommend calling the JSON end point via Script Sourcing ( <script Read More...
Scott mentioned on his blog that v0.2 of LiveNet is released. Grab the release here . The big change is the Silverlight Streaming API is now wrapped . From Scott's blog : As part of the release, I have included a sample application that shows just how Read More...
I've uploaded the new Quick App originally developed by the Ed Kaim and the rest of the crew at SharpLogic (enhanced/butchered by me) to the Windows Live Platform Quick Applications codeplex project . This site is really big (internally we call it a Quick Read More...
The guys over at Liveside have implemented nbDevelopment's add in for Community Server for Windows Live ID . What does it do? It uses Windows Live ID Web Authentication as the authentication store for Community server . Here are some pictures from Liveside Read More...
The Virtual Earth API is quite good already but the guys have added some more features (check out the announcement or the Interactive SDK ) BTW - right now I'm stuck in LAX for a few hours before I can get to Vegas - check out my twitter . follow anguslogan Read More...
There is lots of goodness added to the WSS 3.0 Online SDK - check it out . My favorite is the : - Content Migration conceptual section; - greatly expanded reference material for lots of the Microsoft.Sharepoint* namespaces. Read More...
0 Comments
Filed under:
Looks like this has RTM'd. Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions (Visual Studio 2005 extensions for Windows SharePoint Services 3.0, Version 1.0) Tools for developing custom SharePoint applications: Visual Studio project Read More...
Over at Soul Solutions they have a great article which talks about how to cluster a million points on Virtual Earth using AJAX & .NET. You can download all the source code from their article . The key bit are: Presentation Layer - .NET Web Form - Read More...
Somehow I ended up (through a haze of late night blog click through's) at Scott Guthrie's blog in a his First Look at Orcas Presentation post . "Orcas" has some new JavaScript intellisense capabilities to help you dev better, faster, cheaper - the March Read More...
Todd Baginski (uber guru) has blogged a great article on how to build a WF activity for use in Sharepoint Designer. Check it out here . Read More...
More Posts Next page »
 
Page view tracker