|
|
Friday, October 23, 2009 7:05 AM
Net een blog in het Engels geschreven over wat ik allemaal al heb moeten doorstaan met UPC Zakelijk. (Dutch summary of previous English post)
Friday, October 23, 2009 6:49 AM
The last 7 weeks or so i have been trying to switch my internet / phone connection to a different provider. Previously i was a client with BBeyond, a business only provider in the Netherlands. UPC had an offer i could not resist: a business level subscription, with a 99.9 % uptime guarantee, and a promise to send a technician within 4 hours in case of trouble. Also, a fixed ip addresses 2 phone lines are included. And all of this for a mere 42 euro per month.
Tuesday, October 20, 2009 9:44 AM
In my OpenForce session I introduced a sample module that builds on top of the DotNetNuke starterkit compiled VB module template. That template is pretty outdated and contains patterns that have been enhanced long since.
Tuesday, April 28, 2009 11:19 AM
One of the hidden gems in DotNetNuke 5.0 is the new caching support in the CBO (Custom Business Objects) class. During the refactoring of DotNetNuke for the Cambrian release, caching was one of the things that was closely looked at, since caching was starting to cause major issues in the DNN 4.x branch.
Monday, April 27, 2009 8:48 PM
Every once and a while you probably find yourself needing to create an overview of DNN users and some of their profile properties. For instance when your client wants to have that data in an excel spreadsheet….
Thursday, April 02, 2009 6:45 PM
Right after I posted the blog about a tool I found to clear the Recent Projects list in Visual Studio, Maarten van Stam pointed me to a much better tool than that, MRU Cleaner from Bob DeRosa.
Thursday, April 02, 2009 4:05 PM
Always when doing visual studio demo’s, I am having issues with a long list of previously opened projects. Not that I mind anyone seeing what projects i am involved with, but the screen gets cluttered, and its a lot harder to pick the right project for your demo.
Thursday, April 02, 2009 11:28 AM
As many people that are using Twitter, I am using TweetDeck to manage the information overload. One of the many usefull features of TweetDeck is that you can add a search column to your view. Many DotNetNuke tweeps are using this feature to filter on everything that is tweeted about DotNetNuke.
Wednesday, January 21, 2009 10:21 PM
Today I released my first DNN 5 module (more about that here). It’s taken me on and off about a week to get the module properly packaged. Partly because of lack of documentation about the new extension manifest. So here are the things i found out during the packaging process… hope someone else is helped by this info as well.
Wednesday, January 21, 2009 2:25 PM
When you need to upgrade multiple DotNetNuke websites it is sometimes hard to figure out what version a specific site is. Of course, you could logon to all your sites, but that takes quite some time.
If you have installed the databases of your sites in one sql server instance, there is another option available. You could open all databases, open the Version table, and check the highest version number in that table. This is still a lot of work though… however, it is something that can be automated with a little effort.
|
|