Visual Studio 2010. BadImageFormatException? Resolved

This is an exception which occurs when we upgrade a project to a new version of VS Studio in win7 and later. To get rid of the problem follo...


Refresh datagridview after insert, update. Bug fixed.

Notice. There was a bug in this post about refreshing datagridview after insert, update. Now fixed.


Refreshing Datagridview after update, insert. Resolved

Attention. In this post there was a bug! Now fixed. All depends on Insert routine. In the "Note" table there's an autoincremen...


Remove empty rows in text files? Solved

A small code snippet may be very useful in many situations to remove empty rows in text files. Here is the code: First: in Form1 insert a l...


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