How to manage a firebird database by fbembed.dll

Currently is not possible to manage firebird databases by fbembed.dll due to a bug in fbembed.dll . It's however possible to manage fi...


Using the MS ReportViewer control. Code. Displaying search results

Private Sub AnteRicercaToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RicercaTipoAnteToolStripM...


VC 2008. Api win32. Errors with winbase.h? Problem solved

Hello friends, this morning it happened a strange thing with all my win32 Api projects. Earlier they worked, but this morning the Visual C+...


Api win32. "Application has failed to start because the applicati..

Hello friends, sometimes I need light applications which, say, must start at windows startup. In these cases I recur to the win32 api . ...


Api win32. Problem solved with MSVCR90D.dll and MSVCR90.dll

Hello friends, sometimes I need light applications which, say, must start at windows startup. In thees cases I recur to the win32 apis . B...


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...