Quantcast
Channel: I _Really_ Don't Know » .Net Technical
Browsing all 8 articles
Browse latest View live

.Net Reflector

Morgan Skinner put me onto a very nice little toy today called .Net Reflector. Basically, it uses reflection to scan through assemblies and list the namespaces, classes, methods and properties therein....

View Article



Image may be NSFW.
Clik here to view.

Dynamic Image Generation

The .Net Framework has, like many frameworks and class libraries before it, some natty little features for drawing images and for saving or streaming them in different formats. As part of getting to...

View Article

Morgan's Images

Morgan Skinner’s written up some nice stuff on color quantization, mapping using both a palette based approach and an octree based algorithm which is also very nice. This follows on from work I did...

View Article

XP Toolset for .Net

We’ve started doing TDD and Continuous Integration a bit more formally and have brought together a toolset to support this on the .Net platform. For reference this is currently: Visual Studio.Net – IDE...

View Article

Building a simple CMS XML Placeholder

I’ve just been down to see some guys in the middle of nowhere… Beautiful little office on a deer park, with views over fields and so incredibly quiet. A company called Torchbox who are getting...

View Article


Jet Brains ReSharper

Another C# refactoring tool crossed my browser windows today… JetBrains ReSharper The Jetbrains C# plugin for Visual Studio EAP program is open: http://www.jetbrains.net/resharper The username and...

View Article

Excel…lent

Generating an Excel file from .Net should be easy right? MS have good reason to have you using their formats as the de-facto standard and make it easy, huh. Nope. Not really. It’s a bit trickier than...

View Article

Random NUnit Tip

Often when writing NUnit tests I find myself wanting to output some stuff to the Console in order to make sense of a failing test. But, you don’t want the console window filling up with rubbish when...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images