December 2008 - Posts

0
Comments

Common page titles for child pages in ASP.NET app by bunbun

In almost all my application I utilize master pages and in most cases my master page has two content place holders: one for the child page content and one for the child page heading content. This helps me give the application a consistent look and feel...
Filed under:
0
Comments

Opening SSRS Report in PDF format via ASP.NET by bunbun

I had to create a report where the report data was displayed over several columns. Just a simple report for admins with everyone's name and phone extension. SSRS allows you to do this by specifying the number of columns in your report but this view is...
More Posts