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 …
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 ...

Pete Coffee correctly points out importance of hardware knowledge

::: {.Section1} [Peter Coffee’s pre-PDC column correctly points out that truly compelling apps such as eBay, Google, and videogames are built, not in the abstract realms of virtual machines but with painstaking attention to hardware capabilities. This is one reason why [knowing C++ is the most important qualification for those …

more ...

Line-fitting in ink article on DevX

::: {.Section1} [My latest article on line-fitting in ink is up on DevX ]{style="font-size:10.0pt; font-family:Arial"}

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

[This was a tough one, with a failed attempt to port the Levenberg-Marquadt algorithm to C#, so finally I just did a very basic solver. ]{style …

more ...