Fabrice's weblog
Tools and Source
-
How does Microsoft see Silverlight's future?
Mary-Jo Foley offers an article you must read if you are using Silverlight or plan to: Microsoft: Our strategy with Silverlight has shifted.
-
OData feeds for Proagora.com
There's a new OData kid on the block: The data from Proagora.com is now available as OData.
-
LINQ or Lync?
There's a new "link" from Redmond. It's not LINQ this time, but Lync.
Isn't it great to have two names colliding in the Microsoft world? -
Testing object databases for .NET: Eloquera, STSdb, Siaqodb, Ninja Database Lite
Given all the activity around databases lately with the NOSQL movement, I decided to give a try to some of the new contenders.
-
Sesame: Microsoft Dallas support
With the release of Microsoft Codename "Dallas" CTP3 and the features announced in the previous post, it became easier to add support for Dallas to Sesame Data Browser.
The new version of Sesame published today allows you to browse Dallas datasets, as demonstrated below. -
Sesame: Spatial OData on Maps, Service Operations, HTTP Basic Authentication
Sesame Data Browser has just been updated to offer the following features for OData feeds:
-
PropertyOf and INotifyPropertyChanged.PropertyChanged without strings
When coding applications using design patterns such as MVP (Model-View-Presenter) or MVVM (Model-View-ViewModel), you'll find yourself using data binding and the INotifyPropertyChanged interface all over the place. This means referencing properties quite a lot.
-
Code signing certificates
If you need to sign a piece of code - eg. a Silverlight application, like I did with Sesame, an EXE, a DLL, an AIR application, a JAR applet - you need a code signing certificate.
-
Sesame improved: now signed, with auto-updates
A new version of Sesame has been uploaded. It contains several fixes and adjustments. The fixes concern mainly the filtering row.
This new version also introduces client-side paging, signed bits, and auto-updates. -
VS 2010 tabs appearance improvements
As a follow-up to my post about Visual Studio Pro Power Tools, I advise you to take a look at the following post from the VS team: Document Well 2010 Plus: Hidden Options.
It provides great options for further improving the appearance of tabs in Visual Studio 2010.