Can't install .net framework 3.5? Solved

Updated Many people can't install .net framework 3.5. And I was one of them. After many attempts I solved the issue. Then follow thes...


Vb.net shows error but application works? How to solve the problem

Sometimes the datagridview control show error but the application works normally. in fact in these cases is sufficient to close the error m...


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


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


Found two bugs in Visual Basic express + SP1

The properties rows of datagridview and visiblerows.count of datagrid mark 1 plus record. Done my signal to Microsoft.


Dbms Firebird and Vb.net

Warning: this article has been modified on 17 February 2007 Dbms the Firebird offers excellent performances also regarding other famou...


Firebird in applications shared in LAN net

In the client applications in which more computer are connected in network In the application project use a connection string like this ...