- The Literary Ambitions of the ASP.NET 2.0 Site CompilerIn previous versions, ASP.NET considered the web.config file to be untouchable. What you, the developer, wrote into the file may as well have been…
- All you wanted to know about Castle ActiveRecord - Part Iis an important piece of Castle's stack, and according to the questions we get on Castle's forum it's being heavily pushed and bended. This is great and I…
- DotNetNuke error reporting requires improvementI found that DotNetNuke code often doesn't report exceptions to user, but hides them.This style of error handling is natural for VB developers, who had…
- Toshiba HD-DVD player runs on Red HatIf you haven't read this post about dissecting the HD-A1, you should start there. I got the flash disk connected and checked out the contents a little.…
- Promoting properties in generic documentsMy blog has moved. Please go to http://www.brianloesgen.com
- Recover your XP product key from the registry using C#Ever needed to reinstall your PC and could not recover your product key from that 'safe storage' you were supposed to use? It is no secret that if your…
- Performance Quiz: Fastest way to format timePerformance Quiz: Fastest way to format time We want a good performing application but it is hard to get it right. We all know how to format strings in a…
- Http Post in C#Searched out on the internet and didn't really find anything that was horribly succinct, so I wrote this class for fun. I had help from…
- text-align: center; not working in FirefoxI have the following scenario: .container{ text-align: center; border: solid 1px blue; } <div class=container><table><tr><td>Text</td></tr></table><div>
- Store your App.Config inside SQL Server 2005Store your App.Config inside SQL Server 2005 I did submit some time ago a little fix for the Enterprise Library \\The links are working again\\ Sam…
- Geekswithblogs.net!(/images/avotak/75160/1c0c6943-DLTwitternormal.jpg) D'Arcy Lussier 5/1/2013 | 0 Comments Announcing Prairie Dev Con Community Night Featuring Ma... on…
- Customizing the Dot Net Nuke Search InputCustomizing - DotNetNuke Search Input - The Problem In a Recent Project I had felt the need to customize the DotNetNuke search input. If you've used…
- ASP.NET 2.0 - Enter Key - Default Submit ButtonOne of the most annoying things in developing web pages is handling the "Enter key" for form submission. Enter key has been the favourite way users like…
- Using msbuild to change App.config and Web.config filesUsing the msbuild community tasks project it becomes easy to change App.config and Web.config files as part of the build process. I've recently…
- Processing an AS2005 cube from the command line with XMLAThere was a question recently on the Analysis Services newsgroup asking how to process an Analysis Services 2005 cube using XMLA from the command line.…
- Assembly.LoadFrom demystifiedAssembly.LoadFrom demystified Rules are meant to be bro.. ahem expanded. Especially if everybody tells you not to do so;-). The Assembly Loader Rules are…
- SSL certificates and poor implementationsWe all know what a SSL cert is, right? Well then why are most certs so poorly implemented? I think the problem lies with most system administrators…
- Upgraded Foodmart 2000 sample database for Analysis Services 2005Soon after installing Analysis Services 2005 I upgraded the Foodmart 2000 sample database from Analysis Services 2000. Foodmart is kind of the equivalent…
- Mobile Monday: Web 2.0 in the mobile Space - DiscussWell it looks like I will be on the speakers panel at Mobile Monday this coming Monday (April 3rd 2006). There will be a series of discussions going on…
- Team Smells...Refactoring For A Better Tomorrow (Part Two)In a previous post I detailed some conditions existing on development teams that would suggest some changes need to be made in order to bring about better…
