NIH
The path to NIH ... המשך לקרוא>
Dotmad , 06-25-2008 19:05
Performance improvement from switching to Framework 2.0
The application I'm working on is a C4I, GIS based application, originally written in framework 1.1. Recently we did several tests to prove the improvements derived from upgrading to framework 2.0 (or 3.0) without doing major changes in ... המשך לקרוא>
Dotmad , 06-04-2008 10:54
Consider your target audience
Jeff Atwood (CodingHorror) complained about the fact a caching addon for Wordpress is optional, and is not included in the basic software: Personally, I think it's absolutely irresponsible that WP-Cache like functionality isn't already ... המשך לקרוא>
Dotmad , 04-27-2008 9:51
.Net Performance pointers
After going this week to the Microsoft performance open house , here are few things to consider: Create performance counters of your own to measure various statistics. Try to avoid using interfaces and virtual methods to supports inlining . ... המשך לקרוא>
Dotmad , 03-14-2008 14:30
Random.NextBytes Performance Issues
בעיות ביצועים עם מחלקת Random I have became aware recently to a performance problem with the Random class, specifically the Random. NextBytes method. As it turns out this is an expansive operation: The graph displays the number of milliseconds ... המשך לקרוא>
Dotmad , 03-04-2008 20:24
Page 1 of 1 (5 items)