kurts1023

Stories submitted by kurts1023

.Net Reflection and Performance(west-wind.com)

submitted by kurts1023kurts1023(10) 3 years, 3 months ago

Describes that while Reflection is slow compared to direct access of a property, field or method, it’s hardly a show stopper if used sparingly. read more...

add a comment |category: |Views: 29

tags: another

Using HttpHandlers to serve image files(kurtschindler.net)

submitted by kurts1023kurts1023(10) 3 years, 3 months ago

Using HttpHandlers to serve image files, based on the source code to BlogEngine.NET read more...

add a comment |category: |Views: 25

tags: another