-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: c#
Using Scrollwheel in C++ OpenGl
A few years ago i decided to make a small game engine. It works well enough but as with any project there is always more to do. One day i decided to make a media player based off the engine. … Continue reading
Linq strikes again
Linq has become one of my favorite things to use. It allows you to approach the concepts of objects just as you would a sql query on a database. Linq is very flexible and i have not found an instance … Continue reading
Posted in Uncategorized
Tagged .net, c#, Dataset, datatable, Dataview, Linq, Rowfilter, vb
Leave a comment