December 20, 2002 .net

DirectX 9.0 Release with .NET Support

Here. I'm not much of a graphics programmer, but I know folks have been anxiously awaiting DX9, which includes MDX (Managed DirectX) the managed API to DirectX for .NET programmers. This release provides a bunch of non-.NET enhancements as well.
December 20, 2002 spout

Keep On Cookin’

I got a very nice email today from Ross Lambert:

I’m a new fan of yours, both in terms of your technical abilities and the down-home honesty of your columns in The Spout. I loved Of Eggs and Omelets’, mostly because I could identify with it. My own career has been littered with a lot of broken eggs. I ran my own little software company for nearly 10 years, writing and selling developer libraries for Macintosh developers. Needless to say, the ups and downs of that market were fairly impossible to survive.

So now I am enjoying the Dark Side, as Mac folks would say. I’m a total  .NET-head, hence my fairly recent acquaintance with your work.

Anyway, all that to say Don’t let the turkeys get you down.’ I was a pretty decent marketer; I still write ad copy for different folks from time to time. It was the only way I could manage to survive as long as I did. For what it is worth, I think your approach is innovative and fun. A few anal people will object (it sounds like they already have), but I’ve come to the conclusion that about 2% of the population actually enjoys being uptight and offering angry complaints. You’ll never make those folks happy, and it is just as well to give them a reason to bail out early in the game.”

Thanks for that, Ross. While Of Eggs and Omelets speaks of breaking eggs as metaphor for the negative feedback I’ve gotten from my recent series of marketing-related emails, in truth only a tiny fraction of folks complained. In fact, almost 10% of my newsletter subscribers responded to my inquires in some positive way, which is about 50x the number of people that had something negative to say. According to the marketing guy, getting a 10% response was about 3x what he was hoping for (although he didn’t tell me his expectations until *after* the results were in… : ). Even more telling was the large number of people that actually thanked us for asking. Apparently expressing interest in their wants and needs was unique for a surprising number of people. Further, the shear number of people interested in the various ideas we proposed (like the .NET War College and the WinForms PhoneCon) was only overshadowed by the number of people with good ideas that we didn’t even think of (which is what lead to Ask The Wonk).

So, while I may have broken some eggs, and every one of those emails physically pained me (how do spammers do it?!?), Ross and tons of others have encouraged me to keep on making my omelet.

Discuss

December 18, 2002 .net

AspectC#: An AOSD implementation for C#.

Here. From Hun Boon Teo: A master dissertation by Howard Kim from Dept. of Computer Science, Trinity College Dublin. His paper covers topics such as AOP(AspectJ,Hyper/J) in Java and .NET (CLAW,AOP#), comparision of the different implementations for both platforms. A alpha version of the implementation can be downloaded from http://aosd.dsg.cs.tcd.ie/AspectCSharp/AspectCSharpHomepage.htm
December 18, 2002 .net

Jabber for Mono .NET

Here. From Jesse Ezell: "We've just announced our .NET Jabber SDK for Mono. Our SDK now lets .NET developers build cross platform instant messaging applications that target Linux, Windows, Solaris, FreeBSD, Windows CE, and Windows Pocket PC 2002. This release also supports multiple character sets such as Chinese, Japanese, Korean, Spanish, and Italian."
December 18, 2002

Turning the Knob Up on GXA

Here. From John Bristowe: Six new specifications released! They are WS-Policy, WS-PolicyAttachment, WS-PolicyAssertions, WS-SecurityPolicy, WS-Trust, and WS-SecureConversation! Oh my!
December 17, 2002

At the tomb of the IUnknown Interface

Here. From Mark Pearce: As COM is dragged kicking and screaming towards the airlock, a strangely dry-eyed COM warrior celebrates its demise.
December 16, 2002 .net

.NET Data-Bound TreeView Control

Here. "DataViewTree is a UserControl that can load hierarchical datasets into a Windows Forms TreeView control. The included sample project shows how to load an xml file into a dataset which is then passed to the DataViewTree control for display. Complete source for the DataViewTree control and sample project is included in the download." I know lots of folks want to data bind hierarchical data and this one includes the source if it doesn't do exactly what you're after.
December 16, 2002 .net

Alintex Script Host brings scripting to .NET

Here. From Alintex: Alintex Script Host lets you run scripts written in three Microsoft .NET languages - VB, C# and JScript. One can take full advantage of the power of the .NET Framework Class Library (FCL) to produce lightweight, yet powerful applications and utilities. Amongst other features, it allows you to mix and match all three supported .NET languages in the same script, yet optionally produce a single XML based Portable Script file for easy distribution. Alintex Script Host is FREE for both personal and commercial use.

← Newer Entries Older Entries →