DevLINQ.com Blog
DevLINQ.com Blog

DevLinq and EntangleIT

I am renaming my corporation to EntangleIT, as it reflects more of what I am about.  Entangle in this sense, refers to quantum entanglement. 

Silverlight and LINQ

Visual Studio Orcas Beta 1 was release last week and it fully supports LINQ.  However the ADO.NET Entity Framework has been cut from Orcas. 

LINQ to SQL and the designer will be included.  News on Frans Bouma's blog.

Scott Guthrie in his Channel9 interview on Silverlight said that Silverlight will support LINQ ... getting the SDK now to try it out.

Here's a screen shot of silverlight and some code in the background in Orcas - the code and a screencast is available on Channel9:

LINQ and n-tier Architecture -> "N-Tier-in-One"

Language Integrated Query, or LINQ, presents a paradigm shift for Microsoft .NET Framework developers. Querying has never really been simpler, but more than just bringing querying directly into .NET languages, LINQ changes the way we can approach software architecture. << MORE >>

Silverlight, XAML, the CLR and Javascript

Years ago, before Mozilla took off and developed XUL, and XML was still new and began generating a lot of buzz, there was some question about the ultimate platform that we'd end up on, and XML was the foundation of it all.  Everyone thought so at the time.  I was involved in a project called XPL - XML Programming Language, the intention of which was to provide a base dialect for languages and a runtime - a Common Language Runtime.  When the CLR was announce, and IL came out and I saw Visual Basic.NET and C# and JScript.Net I figured this would be what Microsoft would do -> Silverlight. 

Not that I knew how they'd go about doing it, but I wrote an email to my cousin years ago saying Microsoft would dominate the browser again via XML as the interface language, instead of HTML, but by leveraging a dialect that they can create that merges the Windows Desktop with the Web.  XAML.

There is little doubt in many people's minds, I am sure, that Microsoft planned this long ago, but lest the Mozilla/Firefox/XUL guys come claiming to have thought of it first:  you didn't.  You just did it first.  Microsoft has been planning this since XML and the CLR were coined I think, and JScript.NET is the first case in point.

Interestingly JScript.NET - I mean, that's what it is, this MS Ajax, after all, another chance at JScript.NET - and XAML together is exactly what Microsoft needs to dominate the web as they have the desktop.  They have made a Javascript version of the CLR that with XAML allows them to build nicer applications than on any platform, and now it's all .NET from the database to the server to the browser.

Visual Studio Orcas won't ship with the ADO.NET Entity Framework

I am installing the beta 1 of Orcas today.  I had the CTP running earlier on Vista, but it wasn't even supposed to be supported.

Bad news:  The ADO.NET Entity Framework is not shipping with Visual Studio ... apparently they are going to add support in 2008 sometime.  That sucks.  At least LINQ is still there.

Moved old blog entries to here ...

I moved my old blog entries over from http://auxon.spaces.live.com and http://rickhein.blogspot.com to here.  The import from Blogger didn't keep the body of the posts, just the titles, but the import from MSN Live Spaces worked.

HeinTech and DevLINQ are born!

I have a new web site, www.heintech.com which will be my main site for business in the future.
 
I have also created www.DevLINQ.com, a new web site for Language Integrated Query and the new .NET 3.5 language enhancements supporting LINQ.
 
They are under construction, obviously, so don't expect anything yet.

Completed MCSD.NET Certification

I finally went for my last 3 MCSD.NET exams, all in one day, on Tuesday and passed them all!
 
The SQL Server 2000 one (70-229) was the most difficult.  I studied for about 3 hours for it, I didn't have to study for 70-320 or 70-315 at all, and I think by now I shouldn't have to, so that's good. 
 
Taking 3 in one day may seem like a lot, but it was over fast, and my scores actually improved for each exam.  I wanted the challenge.  I needed it to find out if I really know this stuff or not.  This gives me renewed confidence in my abilities, something that can only be given by unbiased outside judgement.

Custom List: Videos

Videos

  • F# and DirectX

    Introduction to F# Programming Part 2 with Don Syme. Incredible demo of concise and interactive DirectX 3D programming.

Book List: Book List