-
|
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 . Here is the table of content: Introduction Leaks? Resources? What do you mean? How to detect leaks and find the leaking resources Common memory leak causes Common memory leaks causes demonstrated How to avoid leaks Tools Conclusion Resources Despite what a lot of people believe, it's easy to introduce memory and resources leaks in .NET applications. The Garbage Collector, or GC for close friends, is not a magician who would completely relieve you from taking care of your...
|
-
|
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 . Read More...
|
-
|
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 Read More...
|
-
|
Me and Dag König just released the alpha version of a (so far) small Codeplex project we’ve been working on for the last week or so – an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1 . The reasons for this project are several, but mostly to learn more about VS2010, how to create addins for it, dig into SQL Azure and at the same time learn some WPF and XAML. The addin is a VSIX package and easily installed in VS2010 by just downloading and double clicking it. Here’s a sample screenshot of the explorer and the integrated SQL Editor: If you got VS2010 Beta 1 and some SQL Azure databases you work with, please download and feedback. I’m sure Microsoft will eventually support SQL Azure in the built-in server explorer, but as I said, this...
|
-
|
For anybody who regularly displays code using Live Writer, then this plugin by Leo Vildosola is a must to check out. When ever I do a rebuild of any of my computers this has to go on and I always have trouble remembering where I found it. So here are a couple of links. Leo Vilosola’s blog Plugin site at codeplex Read More...
|
-
|
Cross-browser testing is a hassle. Most of the time you can follow standards and get a decent looking website working cross browser, but there's always variations. All browsers have their quirks and older IEs have more than their fair share. As I Read More......( read more ) Read More...
|
-
|
Windows 7 64bit finally works! This is the first 64bit OS I could really use in my daily acitvities. I tried Vista 64bit, it was unreliable. It would show blue screen right when I am about to make a presentation to the CEO. Until Microsoft released SP1, Vista 64 bit was not usable at all. Then came Windows 7 beta. I immediately tried the 64bit version of Windows 7 beta. It was even worse than Vista. It would crash every now and then – waking up from standby, trying to do livemeeting share, switching screens, plugging in external USB drives and what not. So, I patiently waited for the final version to come out before I get on installing it on all my laptops. Happy to say, the final version works perfectly on HP tx2000 Tablet PC, DELL Vostro 1500...
|
-
|
TAX DEDUCTIBLE DONATIONS: If you enjoyed this post, or this blog, please make a secure tax-deductible donation directly to the American Diabetes Association . Please read my personal story about life as a diabetic and donate today . ALL PROCEEDS will Read More......( read more ) Read More...
|
-
|
Bookmarks2LiveWriter is Windows Live Writer plug-in that is targeted to serious bloggers who also publish bookmarks postings. Bookmarks2LiveWriter lets you download bookmarks for given date range from Delicious and inserts them to current posting. Users can remove unwanted bookmarks and format bookmarks list before inserting it. Bookmarks2LiveWriter is released under GPL. Installer and source code are freely available to everybody. For live example check out my previous blog entry Links 2009-08-19 . Features Click on images to enlarge them. Current release, versioned as v0.2.0.0 beta, has following features: .myblist li { margin-left:-20px; } Download bookmarks from Delicious. Filter bookmarks by date range. Before publishing remove bookmarks...
|
-
|
JQuery and web development Limit Number of Characters in a TextArea using jQuery Find out which Key was pressed using jQuery jQuery Superfish Menus Plug-in Make website images look like a video with this CSS effect CSS2 – opacity Mobile 55 per cent of subscribers think content is too expensive RIM Files Patent for Merged Capacitive and Resistive Touchscreen HTC patents magnetic stylus for capacitive screens Sharepoint Programmatically creating Wiki Pages Presenting MOSS Support Explorer (Not even Beta Yet) "This week in Pictures" web part in Sharepoint 2007 and Time Interval #SharePoint Site Collections and 100Gb Content Database guidance Social Networks Facebook spam Twitter Co-Founder Evan Williams’ Wife Tweets to the World While...
|