Category Archives: Programming

The elusive list of icons for visual studio plugins/addins

I love Microsoft but sometimes they just don’t make it easy.  The documentation for visual studio add-in development talks about passing an Id of the icon you want to use when adding new commands to visual studio menus but they … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

The mobile answer for those using ext.net

Ext.net is by far the best java script client side library out there for ASP.net developers but it is a bit heavy to use on mobile devices.  Thanks to this project there is now a Ext.net type solution for the … Continue reading

Posted in Programming | Tagged | Leave a comment