Quantcast
Channel: e-TOBI.net : Category .NET / Mono, everything about .NET / Mono
Browsing latest articles
Browse All 5 View Live

RSpec'ing a Rake TaskLib

I thought it would be a good idea to use RSpec for creating custom Rake TaskLib's, but I couldn't find any examples for this. So here's a pretty simple one from a project I'm working on at the moment....

View Article



.NET Open Spaces 2008

Vom 17.-19. Oktober bin ich in Leipzig beim .NET Open Spaces 2008. Falls jemand Lust hat sich zwecks Keysigning o.ä, dort mit mir zu treffen, lässt sich das bestimmt arrangieren.

View Article

WPF-Howto #1 - Making your buttons beep

During the last weeks I've been doing a lot of WPF when migrating a MVC (Model-View-Controller) based WinForms application to the Windows Presentation Foundation using the MVVM (Model-View-ViewModel)...

View Article

C# - Getting rid of casting-parenthesis

Normally casting should be avoided if possible and when casting is necessary, use the as-operater and check the result for null! But sometimes a plain cast seems to be valid and necessary and when this...

View Article

Polymorphic lists in RavenDB / JSON

Recently I'm doing a lot of playing around with RavenDB, a pure .Net Document database.By default RavenDB can't handle documents containing lists of different types. That's not exactly RavenDB's fault,...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images