|
|
-
A compendium of Windows Azure, Windows Azure Platform Appliance, SQL Azure Database, AppFabric and other cloud-computing articles. Note: This post is updated daily or more frequently, depending on the availability of new articles in the following Read More...
|
-
Tables are a feature in Open XML spreadsheets that allow you to interact with data more like a database. You can select a region and convert it to a table. Most Excel aficionados are familiar with this feature. It is very useful. In a previous post, Using Read More...
|
-
Windows Azure, SQL Azure Database and related cloud computing topics now appear in this daily series. Note: This post is updated daily or more frequently, depending on the availability of new articles in the following sections: Azure Blob, Drive, Read More...
|
-
A grammar is a device to define syntax for a language. A grammar is made up of rules, sometimes called productions. Each rule defines a symbol, when can then be further used in other rules. Grammars are not hard to understand; most developers instinctively Read More...
|
-
Karsten Januszewski and Tim Aidlen appeared in a 00:22:41 Channel9 The Archivist: Your friendly neighborhood tweet archiver video segment, in which the pair explained the the objectives, structure, and data flow of their Azure-based The Archivist application Read More...
|
-
Windows Azure, SQL Azure Database and related cloud computing topics now appear in this daily series. Note: This post is updated daily or more frequently, depending on the availability of new articles in the following sections: Azure Blob, Drive, Read More...
|
-
Windows Azure, SQL Azure Database and related cloud computing topics now appear in this daily series. Note: This post is updated daily or more frequently, depending on the availability of new articles in the following sections: Azure Blob, Drive, Read More...
|
-
Windows Azure, SQL Azure Database and related cloud computing topics now appear in this weekly series. Note: This post is updated daily or more frequently, depending on the availability of new articles in the following sections: Azure Blob, Table Read More...
|
-
Windows Azure, SQL Azure Database and related cloud computing topics now appear in this weekly series. Note: This post is updated daily or more frequently, depending on the availability of new articles in the following sections: Azure Blob, Table Read More...
|
-
At one point while debugging the HtmlConverter class , when I found certain situations in the XML, I wanted to dump the XML in binary to see the actual hex values of characters being used. I got tired of stopping and examining the values in the debugger. Read More...
|
-
I regularly use functional programming and LINQ in two contexts – when writing code that is part of an example or tool that will potentially execute millions of times, and when writing ad-hoc queries. These days, I use C# and LINQ as my ‘scripting language’, Read More...
|
-
Some time ago, I blogged about an approach for converting an XElement object to an XmlNode object , and vice versa. This is useful when you want to use a programming interface that takes and returns objects of type XmlNode, but you want to use the expressiveness Read More...
|
-
Recently, I had need for a new extension method for IEnumerable<T>, which I call "Rollup". This extension method is sort of a cross between the Select and Aggregate extension methods. Like Select, when using this extension method you write a lambda Read More...
|
-
This is the seventeenth in a series of posts on how to build a LINQ IQueryable provider. If you thought this series would last this long then you must have some eerie metaphysical powers of insight that go beyond mere blind faith in the gods of interwebs. So powerful, in fact, you may now be considered a threat to national security, since with all your witchery and kanoodling you might be secretly tapping the thoughts and provoking the actions of persons in higher office into doing unthinkable, irrevocable Read More...
|
-
Windows Azure, SQL Azure Database and related cloud computing topics now appear in this weekly series. Note: This post is updated daily or more frequently, depending on the availability of new articles in the following sections: Azure Blob, Table Read More...
|
|
|
|