Multithreading with ASP.Net 2.0

Every good developer should understand the basics of how Threads and Processes work on the platform they are writing applications for.  For us it’s the Windows operating system and using the .Net Framework it’s even easier to harness the power of Mu ...[Read More]

Published: Jul-22-07 | 866 Comments | Link to this post

Supressing Postbacks with ASP.Net 2.0 TreeView control

I'm working on a project at the moment that requires a navigation menu built with ASP.Net 2.0. The requirements dictate that the navigation elements should be configured in an XML file. This sounded perfect for the ASP.Net siteMap provider so I set ...[Read More]

Published: Jul-04-07 | 1143 Comments | Link to this post

DDD5 at Microsoft TVP Reading

Yesterday I traveled to Microsoft's campus in Reading for the fifth Developer Day event and I must say I was very impressed with the presentations and the organisation of the whole thing. The first presentation I attended was IIS7 for ASP.Net devel ...[Read More]

Published: Jul-01-07 | 0 Comments | Link to this post