I work with WebBrowser control in WPF, and one of the most annoying problem I have with it, is that sometimes you browse sites that raise a lot of javascript errors and the control become unusable. Thanks to my friend Marco Campi, yesterday I solved the problem. Marco pointed me a link that does not [...]
Continue reading about Disable Javascript error in WPF WebBrowser control
Today I was working a little bit on Dexter, and I’m trying to update the security system, the actual login system is based on a membership provider quite old, but I’d like to update it to be CryptoAgile. First of all here is the class UserDto (the name Dto should be changed because it is [...]
Continue reading about Desiging a authentication layer with cryptoagility.
There are a lot of rules for usability of User Interface, and one of the most important one is not to clutter the user with strange error messages. Since the last update of skype, sometimes when I’m chatting with someone a “really useful†message box appears. This windows does not communicate nothing to the user, [...]
I’ve just read this nice blog post, and I want to give my contribute to it . I’ve started programming on a Vic20 Commodore computer, I began just with copying a couple of programs that are in the manual, and immediately being curious about the Basic language. So I moved to a Vic20 programming course [...]
If you does not know Query only properties of NHibernate you better take a look to this post, I must admit that they are really useful to make simpler query without changing the object model. I’ve this object model This is how the domain was build, we decided to set a IList<DomainRegistrations> in the [...]
Continue reading about Nhibernate query only properties and many-to-one





