August 2008 - Posts

1
Comments

Scrolling within gridview by bunbun

Matt Berseth has a good article on scrolling within a gridview. In his example the header remains in place while the data rows scroll. It requires you to use the gridview CSS adapter for your gridview and I was already doing this in an attempt to harnass...
Filed under: ,
0
Comments

SQL Server 2005 Performance Dashboard Reports by bunbun

Found a niffy little tool for some basic SQL Server reporting. Microsoft has some dashboard reports that work with SQL Server 2005 SP2. You can download it here: http://www.microsoft.com/downloads/details.aspx?FamilyId=1d3a4a0d-7e0c-4730-8204-e419218c1efc&displaylang...
Filed under:
0
Comments

Menus, membership, sitemaps and integrated security by bunbun

The menu control is one of my favorite controls. I've used it extensively in my web applications. However it wasn't until recently that I realized I wasn't taking full advantage of it and another control - the sitemap. Most applications have at least...
Filed under:
0
Comments

Configure SQL Server Agent to use database mail by bunbun

Found out that my database maintenance plan had failed the past several days and wondered why I had not received email that the job failed. When I checked the database error log I found the following error: An attempt was made to send an email when no...
Filed under:
More Posts