| ASP.NET Request Logging with Asynchronous Fire And Forget Pattern |
| Shows how to perform high-speed ASP.NET Request logging to a database using the asynchronous Fire and Forget delegate wrapper patterns. read more By Peter Bromberg... |
| Thu, 21 Jun 2007 15:22:31 GMT |
|
| HTML Entities Class |
| I could not find an easy way to get HTML Entity strings (e.g. "& g t ;" - without the spaces) based on the character value, so I created this easy HtmlEntities static class based on the Generic Dictionary. read more By Peter Bromberg... |
| Tue, 03 Jul 2007 12:12:36 GMT |
|
| Fire and Forget Fun: RPC Pings, GET, POST and more. |
| Shows how to use the Asynchronous Fire and Forget pattern to ping RPC Servers about changes in your site, ping the Yahoo crawler API with a RESTful GET, and perform a Fire and Forget FORM POST. Most of them say "thank you"! read more By Pete... |
| Wed, 11 Jul 2007 14:32:11 GMT |
|
| ASP.NET Data Control Series - Part 2 |
| Mon, 16 Jul 2007 07:48:26 GMT |
|
| Design Patterns for .NET |
| Sun, 15 Jul 2007 15:24:03 GMT |
|
| ASP.NET Cookies FAQ |
| Tue, 24 Jul 2007 06:52:36 GMT |
|
| ASP.NET: Using SQLite with Enterprise Library 3.1 |
| Wed, 25 Jul 2007 07:48:18 GMT |
|