Blog Detail
Dot NET facts
http://dotnetfacts.blogspot.com
Programming blog spotted on Microsoft's .NET Framework technology. User control collection and development tools reviews, benchmarks and OOP tips.
Recent Posts
DirectX 11 for Windows 7 and Vista SP2
DirectX® 11, the next generation of graphics technology, arrives with Windows 7. This is great news for players because the game developers will utilize new features to create rich worlds, realistic characters, and more fluid gameplay. <!-- g...
The BindingSource-Sort property
In this post I present an interesting conclusion about sorting a data source using the BindingSort.Sort property. The test environment Here is the test application I use for this presentation. Briefly, it contains a DataSet with a Test DataTable,...
The MVP pattern
The MVP stands for Model-View-Presenter and it is a user interface (UI) design pattern engineered to facilitate automated unit testing and improve the separation between the UI (rendering stuff) and the business logic. The Model defines the data ...
Create a Firebird database from script file with ActiveRecord
Set focus on DataGridView cell
Create a new embedded Firebird database

