# Stuff I've never done...in .NET at least

<datetime class="hidden">2004-07-06T00:00</datetime>
<!-- category -- mostlylucidcouk, Imported -->

Thought I'd make a quick list of stuff I want to do but never have in .NET - yet....

- Reflection - haven't yet had ANY call to use reflection for anything, lucky me!
- Direct X 9.0 - I probably am going to play with this pretty soon, especially with [this](http://weblogs.asp.net/dweller/archive/2004/05/20/136434.aspx) just around the corner (for the conspiracy theorists, [the picture](http://www.inkblog.com/content/binary/customui.png) is eerily close to a Longhorny UI isn't it ;-))
- Remoting - again probably the fact that I'm primarily a web coder, but never had the need for this...
- Attribute Based Stuff - now, again, seems really useful, I've read tons on it, just never really found the need...

So what's yours - what stuff haven't you had the chance to play with yet in .NET?