Browse by Tags
All Tags »
Tools (
RSS)
My new article, which I've been preparing over the last few months, is now available. It's about memory and resources leaks in .NET . You'll find it in English on MSDN and in French on DotNetGuru.org . It's also available in PDF in English and in French...
fivesecondtest.com , "A simple online usability test that helps you identify the most prominent elements of your user interfaces." Simple yet great idea. Here is an example: Help me improve a design I'm working on by doing a five second test .
I've just moved the LINQ tools referenced on SharpToolbox.com to a new dedicated LINQ category . 20 tools and providers are listed for the moment. I'll add more shortly. See Jim's blog for more resources. Cross-posted from http://linqinaction.net
"Error creating window handle" When a big Windows Forms application I'm working on for a client is used actively, users often get "Error creating window handle" exceptions. Aside from the fact that the application consumes too much resources, which is...
I have a free one-year MSDN subscription to offer. I believe that it has to be activated before June 30, so, I don't have time to organize a contest or something... The offer is MSDN Premium , which gives you access to a whole set of Microsoft software...
Do you know LINQPad ? It's a really simple but great tool for testing LINQ queries. Not only that, but it can be used to test all kinds of C# and VB code snippets. Another great thing about LINQPad is that it comes with code samples. Until now the integrated...
The first version of the New York Times Reader was showcased in 2006 as one of the first and major WPF applications. Then, the Times Reader was ported to Silverlight, so it can work on non-Windows platforms such as Mac OS and Linux. The fact that WPF...
Several techniques exist for localizing WPF applications. I have yet to study them before making a choice. Here are some resources I've collected: http://wpflocalization.codeplex.com WPF Globalization and Localization Overview (MSDN) http://www.codeproject...
Does your Visual Studio 2008 SP1 crash when you open some XAML files? It started to happen to me, for some unknown reason. What I saw was Visual Studio completely disappearing after opening a XAML file, with the devenv.exe process being unloaded. The...
Whatever you're doing with .NET or Java, you have to deal with a lot of tools and libraries. If you need to find new ones, you can consult SharpToolbox.com and JavaToolbox.com . You'll find there more than 2000 tools, libraries and add-ins! The main goal...
More Posts
Next page »