Last night I had the pleasure of presenting at the Orlando Dotnetnuke user group on this subject. This post is a follow up to that presentation.
I haven’t presented in a while and I have to admit I was a bit nervous, and to make matters worse the projector was not wanting to cooperate with me. [...]
Archive for the ‘Technology’ Category
9 Dec
How to minimize and combine your JavaScript on Compile using Visual Studio
21 Jul
jQuery intellisense does not work in Visual Studio
If you use jQuery with its vsdoc file in Visual Studio 2008, you might have noticed that sometimes when adding certain JavaScript files, like jQuery.UI, it knocks out your Visual Studio intellisense.
Here is a dead simple way to fix it.
1. First find the offending library that is messing with your jQuery IntelliSense. Do this by commenting [...]
8 Jul
jQuery validation error inside the jQuery.UI.Dialog
This week I found a peculiar problem while trying to do validation inside a jQuery UI dialog box. Validation, although properly configured, would not happen, it would always show as valid.
This is the form, it is using the jquery.validation and the jquery.ui.dialog components.
1: <form id=”form1″ runat=”server”>
2: [...]
20 Jun
Happy Father’s Day!
I would like to wish all the fathers out there a very happy father’s day.
Mother’s day is the biggest rose selling day of the year, I wonder what is the biggest selling item for father’s day? Maybe tools, a new grill, etc. You see the pattern, we only get things to work harder! What’s [...]
18 Jun
New project, new language, new MVC template, hi there again C#!
It has been a few months since my last C# project, and it is time to come back into the fold. For the last two projects, the client wanted VB.NET so we obliged them… you know, them being the clients and all, we kind of listen to them sometimes
I’m back to C# though [...]



