Author Archives: fpwadmin

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

How to use a ConfigurationElementCollection with custom attributes

The other day I was working on a utility class that did xslt transformations and I wanted to make it read some file paths from the app/web.config file.  I found some great examples on the web about using custom configuration … Continue reading

Posted in My Articles | Tagged , | Leave a comment

How to make a CheckBox fire the ItemCommand Event of a Repeater

At work today I tried to do something I though would be simple, I needed to add a check box control to a repeater’s item template and have it fire the ItemCommand event on the repeater.  The button and link … Continue reading

Posted in My Articles | Tagged , , | 2 Comments

Seriously Funny Stuff

My favorite part is the pants at the end

Posted in Uncategorized | Tagged | Leave a comment

Admin Scripting Utils (Free)

http://www.autoitscript.com/autoit3/index.shtml Frank Wisniewski  …

Posted in Uncategorized | Tagged | Leave a comment

Extjs Theme Builder

http://extbuilder.dynalias.com/springapp/mainpage.htm when it is available, see thread: http://extui.com/forum/showthread.php?t=79679 Frank Wisniewski  …

Posted in Uncategorized | Tagged | Leave a comment

How to do custom expression building for ASP.Net pages

http://www.codeproject.com/KB/aspnet/CustomExpressionBuilder.aspx Frank Wisniewski  …

Posted in Uncategorized | Tagged | Leave a comment

Free Screen Recording with Video

Looks good and is the right price, Free! http://camstudio.org/ Frank Wisniewski  …

Posted in Uncategorized | Tagged | Leave a comment

Jquery Event Calendar

For rescue assistant I was looking for options to provide a scheduling calendar and this is what I found, looks very promising.   http://arshaw.com/fullcalendar/ Frank Wisniewski  …

Posted in Uncategorized | Tagged | Leave a comment