Peter Gfader 's Blog
Showing posts with label
performance
.
Show all posts
Showing posts with label
performance
.
Show all posts
Fast = $$$ How do you make sure to have a fast application?
›
Many articles on the web , books and statistics tell us that “faster = better” and even more important: faster = more revenue. ...
Avoid type casts - Use the "as" operator and check for null
›
Note: I don't care about measuring performance on these 2 operations because we don't use them in a tight loop. For me its all ab...
2 comments:
Performance interview with LoadStorm
›
The company LoadStorm from Colorado U.S. did an interview with me about web performance and web testing. I completely forgot to mention t...
Silverlight – The UI thread belongs to the browser!
›
To myself: Remember the following Silverlight is “normally” hosted in the browser. So, the single UI Thread should belong to the browser...
.NET4 is too good to be true
›
Lately I played around the Parallel extensions in .NET 4 and I was almost impressed that it was better than expected :-) --> In the i...
Infragistics controls compared ....
›
Infragistics Controls comparison Translation of the german post: Infragistics Controls Vergleich In this post I show the results of a stu...
4 comments:
›
Home
View web version