Getting started with Express Reporting Services 2005

Downloading and installation To develope reports in Visual Studio Express the unique free tool is ReportBuider. Download it from here: htt...


using report parameters in SSRS 2005

In this post we'll use report parameters to center an image in a reportviewer control. In the report project create the file Picture.r...


IIS show error running ASP.net pages? Solved

Hello friends, I noticed my 5.1 IIS on windows xp not showing aspx pages. After some troubling, I found the cause of the issue: I needed un...


Howto create a firebird DSN for windows xp

Notice: this procedure is valid only for windows xp: For windows 7 read this post: http://firebird-vbnet.blogspot.it/2013/05/howto-create-d...


Establishing a data connection for Asp.net page

With Visual Web Developer, from Microsoft: Create an ODBC data source for the database In default.aspx web form drag and drop a Gridview ...