Browse by Tags
All Tags »
Tweaks (
RSS)
In a previous article I have demonstrated how easy it is to decompile and reverse engineer .NET assemblies using Reflector and Reflexil. I've also shown that applying a strong name to your assembly does not protect your code from reverse engineering....
Today I was made aware by Filip, a colleague of mine, about the importance of columns used in a where clause with a compound index. I decided to investigate this a bit more in detail, with proper profiling and comparisons on a large data set. Read more...
Over the years, plenty has been written about string performance, lots of comparisons between String.Concat and StringBuilder. Today I decided to do some of my own research into the subject and contribute to the knowledge already out there. More specifically...
In my last post I spoke about reverse engineering .NET assemblies upon which Gregory asked how to protect his code against it. Initially I thought signing an assembly would be the easiest way to prevent this, and my first tests confirmed this. I signed...
I've always been a big fan of Reflector , allowing me to have a look in assemblies to learn new things, debug in case of problems and provide usefull information when creating bug reports. Combined with the Reflexil Add-in it's now easy to also modify...
Do you find Outlook Today too boring? I do! Let's have a look at how we can transform it into something more visually appealing, something like this: (click the image for a full view) Read more at http://blog.cumps.be/personalizing-outlook-today/
Long ago, I write a post about Visual Studio.NET and PHP Coloring . Today I'm revisting the approach for Visual Studio 2008, with screenshots, updated keyword files and ready to use registry files. Read more at http://blog.cumps.be/visual-studio-2008...
This post has been moved to http://blog.cumps.be/search-file-contents/
The Pocket PC I recently received was completely in French, so I figured ' I'll just change this to English '. It can't be that hard, can it? Apparently it was trickier then I thought. The Pocket PC has the OS in it's ROM, and it has limited ROM, so no...
Important Notice : If you want to add this to your blog, read: http://www.google.com/services/terms_free.html http://www.google.com/stickers.html http://www.google.com/permissions/guidelines.html As noted in the comments to this post, the code below violates...
More Posts
Next page »