Archive for the ‘Software Development’ Category

Firstly, I cheated. Actually this post should be named “JMX and application-specific resources”. But, since I found this architectural property of JMX while attempting to use the JPA within JMX managed bean, the title is what it is. Secondly, this post is neither on what JMX is nor what JPA is. If you are unfamiliar [...]

Sunday, March 21st, 2010 at 18:28 | 0 comments

I hope my article will at least add to common understanding on this otherwise so poorly covered theme. Last week I was crunching module loading for a product of ours requiring dynamically replaceable customer specific (business) module. There are dozens of poor variations on GPSModule Quick Start from original Microsoft Composite UI Application Block package [...]

Friday, November 28th, 2008 at 13:05 | 0 comments
Tags:

Lord Jesus in the heaven! I refuse to reference System.Web in my Windows.Forms application… period! So i went to look for an alternative to HashPasswordForStoringInConfigFile. You need this if for example: – in your win forms client you want to use same DB you are using in your web application; – you use secure web-services [...]

Saturday, November 8th, 2008 at 21:47 | 1 comment
Tags:
TOP