|
|
|
|
|
|
|
February 2008 - You Can Take it With You
-
As you probably know… yesterday I posted the samples and some screen shots from my LINQ on Mobile Devices webcast . A short time later I received feedback asking that I post VB versions of the samples. The feedback author made a very good point...
-
Thanks again to everyone who attended my LINQ on Mobile Devices Webcast today – If you missed it, the webcast is available for On-Demand viewing starting tomorrow (Thursday, 28-February-2008). First let me apologize for the difficulty in showing...
-
A reminder that I'm giving a webcast tomorrow (Wednesday 27-February-2008) talking about LINQ support in .NETCF 3.5 ; the focus of the webcast is on pushing beyond the limitations of the .NET CF 3.5 implementation. We'll of course talk briefly about the...
-
While working on some sample code for my upcoming LINQ for Mobile Devices Webcast (Wednesday 27-Feb-2008) that uses SqlCeResultSets, my sample unexpectedly crashed with a stack overflow while running the following using ( SqlCeConnection conn = new SqlCeConnection...
-
I'm a little late in getting this one posted but I just noticed that Microsoft released the standalone version of Device Emulator 3.0 back on 21-January-2008. This has all of the cool stuff that the Visual Studio 2008 version of the Device Emulator has...
-
In Tuesday's post I described why the LINQ queries in VB Smart Device projects behaved differently than the same syntax expressed in a VB desktop app or a C# Smart Device app. As you'll recall, the key to understanding the issue is to view the LINQ query...
-
Whenever I come across an unexpected technical issue, I try to balance the desire to post my findings to my blog quickly: so that someone else doesn't have to fight the same battle I did – or, wait a little bit: so that I can dig into the issue...
-
I've been working increasingly with LINQ these days trying to get a handle on just what works well and what doesn't when using LINQ in device apps. In preparing for my LINQ webcast coming up on 27-February , I put together a couple of "Hello World" equivalent...
|
|
|
|
|