Friday, June 27, 2014

Dotnetnuke Messages and Notifications links not working properly

It take me a week to figure this out, had to look into the source code,  In our case the issue occur because we have a custom User Profile page and the Message Center page in not a child of that page.

We just move the messages page under profile page and everything works properly.  Also make sure you clear cache under host settings.

I ask a question about this on DNN Q&A

Tuesday, June 10, 2014

Free Convert VB.NET to C#, developerfusion and teletik Code Converter

I've been using developerfusion.com for a long time to convert the C# code I need to VB.NET and it always work like a charm, but its been crappy lately so I tried the Code Converter provided by telerik and It works perfectly.

Whatever: the objects moment.js makes are not JavaScript dat...

Whatever: the objects moment.js makes are not JavaScript dat...: Cast them back to plain Jane dates like so: var lastHalloween = moment().subtract('year', 1).toDate();