I often want to use a list to sort and every time I have to go searching on how to use the IComparer interface. Assume […]
ASP.Net Membership Provider – Install Database
In asp.net the membership provider model is a cool way of easily getting a security datamodel with role access. The database can be installed on […]
SSRS 2008 R2 – Name Tabs when exporting Reporting Services Report to Excel
This is a long sought after and requested feature, and finally in 2008 R2 it’s here. The property that you are looking to set is: […]
SQL Server Excel and Soft Returns
Many moons before reporting services existed, I was involved in writing a report architecture which was based upon SQL server and MS Excel. In short […]
How to Copy Reporting Services Reports off a Reporting Server and Production Deployment
Every now and then in my travels around SSRS I have needed to do this. You may be unsure if the version of the report […]
Aywun A1-V10 Review
Firstly, I will start this article by saying, I am a novice overclocker, i.e. this is the first go at overclocking a CPU in anger. […]
RequiredFieldValidator conditional validation via client side script
Interesting Problem. I created a user edit page on an ASP.Net website. A user when looking at their own record got a “Change Password” panel. […]
SSRS 2008 R2 repeat headers on pages
As of SQL Server 2008 R2 the way to make headers of tablix’s repeat has changed considerably. I suggest you read the post here: http://blogs.msdn.com/robertbruckner/archive/2008/10/13/Repeat-Header-And-Visible-Fixed-Header-Table.aspx […]
Remote Desktop, MSTSC /console switch no longer works
Long ago when versions of remote desktop changes the /console switch to login to the console of a server remotely stopped working, some time around […]
SSRS SQL Server Reporting Services – How to reference an external image hosted on the report server
Ok, I needed to do this the other day, after an hour or so I finally got it. Issue, I have an images directory that […]