Fabrice's weblog
Tools and Source
-
Back from the OData Roadshow
I'm just back from the OData Roadshow with Douglas Purdy and Jonathan Carter. Paris was the last location of seven cities around the world.
If there was something you wanted to know about OData, that was the place to be! -
Sesame Data Browser: filtering, sorting, selecting and linking
I have deferred the post about how Sesame is built in favor of publishing a new update.
This new release offers major features such as the ability to quickly filter and sort data, select columns, and create hyperlinks to OData. -
VS 2010: New Add Reference dialog, tab layout and options
Microsoft has just published a new free extension for Visual Studio 2010 that provides an improved Add Reference dialog, an improved tab bar, and much more.
-
Best ASP.NET hosting: easier, faster, cheaper
After seven years with webhost4life, it was time to move on. Especially because of all the troubles with webhost4life due to their internal migration to a new hosting environment (the company has been bought out).
I've just moved all my websites elsewhere. I'm now using Arvixe and OrcsWeb. -
Sesame update du jour: SL 4, OOB, Azure, and proxy support
I've just published a new version of Sesame Data Browser.
-
Silverlight and .NET 4 tools
I've just added two new attributes to SharpToolbox.com: Built for Silverlight and Built for .NET 4.
-
Sesame OData Browser updated
Since the first preview of Sesame was published, I've been working on improving it with new features.
Today, I've published an update that provides the following: -
MVP in 2010
Microsoft has just named me an MVP for the seventh time in a row!
-
Announcing Sesame Data Browser
At the occasion of MIX10, which is currently taking place in Las Vegas, I'd like to announce Sesame Data Browser.
Sesame will be a suite of tools for dealing with data, and Sesame Data Browser will be the first tool from that suite. -
Hex Dump using LINQ (in 7 lines of code)
Eric White has posted an interesting LINQ query on his blog that shows how to create a Hex Dump in something like 7 lines of code.