WPF/E: Avalon graphics on devices?

::: {.Section1} [WPF/E was also shown at the PDC. This is a XAML + JavaScript (!) solution for delivering Avalon-like graphics on devices. I’m scanning the catalog to see if there are classes available on this, which seems like a startlingly odd combination of technologies.]{style="font-size:10.0pt; font-family:Arial …

more ...

200 million PCs per year are shipped

::: {.Section1} [According to Bill Gates, 200 million PCs were shipped last year (are going to be shipped this year?). +12% growth. This builds into the point that in the few years after Vista ships, 500 million PCs will be purchases, 200 million of which will be “capable of being upgraded …

more ...

Superfetch will use flash drives as virtual memory

::: {.Section1} [Superfetch is Vista ’s an enhancement to the virtual memory manager that handles the swapping of application RAM in and off the disk. Superfetch looks like a good idea, it basically seems to look at usage patterns over time and use this knowledge to pre-cache the most commonly-used DLLs …

more ...

Office 12 reactions

::: {.Section1} [Microsoft showed Office 12 for the first time in public during the keynotes. The most obvious thing is that they’ve gotten rid of dropdown menus; choosing a high-level menu now puts a taskbar in a tabbed interface (I think is how it works – it was difficult to comprehend …

more ...

Eric Meijer gets super-low-level about LINQ

::: {.Section1} [Eric Meijer is posting over at Lambda the Ultimate on LINQ. Look for a flamewar to start.]{style="font-size:10.0pt; font-family:Arial"}

[ ]{style="font-size: 12.0pt"}

:::

more ...

Paul Vick posts first VB LINQ examples

::: {.Section1} [Looks like Paul Vick is willing to show what LINQ looks like for VB developers. This is a helpful post because most of the talks so far seem to be concentrating on the C# syntax.]{style="font-size:10.0pt; font-family:Arial"}

[ ]{style="font-size: 12.0pt"}

:::

more ...

Visual Studio 2005 Release Candidate Available

::: {.Section1}

[Visual Studio 2005 Team Suite and SQL Server 2005 Sept CTP are now available in [MSDN Subscriber downloads](https://login.microsoftonline.com/common/oauth2/authorize?client_id=499b84ac-1321-427f-aa17-267ca6975798&site_id=501446&response_mode=form_post&response_type=code+id_token&redirect_uri=https%3A%2F%2Fapp.vssps.visualstudio.com%2F_signedin&nonce=5ce49a45-7840-44a2-8fb2-551a4b4d8844&state=realm%3Dapp.vssps.visualstudio.com …
more ...

Touch-Screen Tablets

::: {.Section1} [Hilton Locke has revealed that Microsoft is okaying OEM’s to ship Windows XP Tablet PC Edition with touch-screens rather than active digitizers. (Not that active digitizers will die, not that active digitizers aren’t infinitely better than touch-screens, but touch-screens are cheaper.)]{style="font-size: 10.0pt;font-family:Arial …

more ...

LINQ Download

::: {.Section1} [The direct link to the C# LINQ preview is http://msdn.microsoft.com/netframework/future/linq/ ]{style="font-size:10.0pt; font-family:Arial"}

[ ]{style="font-size:10.0pt; font-family:Arial"}

[The VB preview is http://download.microsoft.com/download/2/a/4/2a405b66-1b1c-4fca-bfbf-007aad63d307/LINQ%20VB%20Preview.msi]{style="font-size:10.0pt …

more ...

LINQ: Query is Search, and Search is Everything

::: {.Section1} [Today Microsoft went public with Language Integrated Query (LINQ), which builds on top of a just-announced.NET 2.0 library called the Integrated Query Framework. At its most basic level, LINQ is the ability to apply SQL-like operators to arbitrary. NET collections. The operators provided are "relationally complete" meaning …

more ...