Archive for August, 2009
Using a Parallels Management Console license with Virtuozzo 4.0 Hardware Nodes
Monday, August 24, 2009 7:06 No CommentsIf you have previously purchased a Virtuozzo Parallels Management Console license for use with your Virtuozzo 3.x hardware nodes, you had to use that license whenever you registered your first hardware node in your VZMC Pro. You might have noticed that the VZMC Pro license has since moved to the Virtuozzo Hardware Node itself. As [...]
HOW TO: Use a Custom Membership Provider, Custom Membership User and Role-Provider with a WCF Service hosted inside a Windows Service.
Friday, August 14, 2009 12:19 No CommentsI have written a small HOW TO on how to use a Customer Membership Provider, a Custom Role-Provider and a Custom Membership User for username/password authentication in a WCF Service that is hosted in a Windows Service. The HOW TO includes a sample implementation of these providers. It also includes a complete Visual Studio Project [...]
Table animations in jQuery.
Wednesday, August 5, 2009 12:56 No CommentsIf you ever tried to do some animation of tables or table rows with jQuery you will have found that this is not an easy task. The primary reason of animation ‘not working’ in jQuery for these kind of objects is that these elements are not block-level elements. In CSS that means that these elements [...]
