Tag:dotnet
All the posts with the tag "dotnet".
Keeping in Control of Events
At work, I'm having an issue with losing control over events in my code. One big issue I'm having is recursion in the `DataRow.RowChanged` event.
Generic Query Analyzer 0.1.1 released
I developed a Query Analyzer that can Query any database that has an OleDb adapter. This means you can query an Excel spreadsheet or Access database.
Generic Query Analyzer 0.2.1 released
Follow release of the Generic Query Analyzer. An icon was added & a little-used dll was removed.