Use " or ' or %22 or %27 Occasionally I find myself needing to databind information in ASP.NET pages. Those databind statements can get very complex, especially when it comes to JavaScript. VS 2003 complains when you nest quotes, so you need to interchange
Read More...
I was investigating the possibility of catching the f1 key for displaying additional popup help in a web page... I eventually abandoned the idea, but have some useful information as a result. The real issue at hand, is that the event handler only fires
Read More...
This months Windows User Group topic is Windows Virtualization Technologies with Geoge Pradel of VMWare (interesting side note is that I believe that VMWare is what is powering some of those users running Mac Tiger x86) The meeting is on Tuesday August
Read More...
I made a pair of controls... For DNN I built a DesktopModule, which you can upload, and then use a FriendlyURL to move it to the root... It dynamically pulls your sites tabs, and exposes them as a google sitemap. You can see a sample at http://www.danbartels.com/googlesitemap.aspx
Read More...
For those of you tinkering with the new Beta, who have some CPU cycles to spare, this is a very cool addon, depending on your ability to discern the active window, this too may really enhance your user experience as well... It allows you to alter the
Read More...
I had previously posted an article on how to configure CS with your blog at the root of the site (much more .Text like). Telligent has always had a very flexible URL re-writing system, unfortunately you need to know a lot about the applications and get
Read More...
Jaxon Rice and I have been collaborating on this new blog skin. It is an offshoot of a gallery project we should have ready soon. I have posted it over at MyCommunityServer.org in the Skin Gallery.
Read More...
Announcing the unofficial developers portal for Telligent's Community Server: (beta) MyCommunityServer.org
Read More...
If you are like me.. Your DNN portals site maps are fairly static... Yes, I am adding content, and have some RSS feed data, but I am rarely if ever adding new pages... So I decided to just use a manual process to make my SiteMaps (in lew of a better free
Read More...
Microsoft has released an updated version of its 101 samples pack for visual studio ( they had released this one for 2003 ). If you have more time than I do... You should download this and check it out... The samples are designed and have been tested
Read More...
I am filling in for Matt Deiters who has been MIA with work the past couple of months... Organizing and announcing an Official [tag]Milwaukee[/tag] [tag]Nerd Dinner[/tag] on August 30th. Please RSVP if you can attend over on the official site... http://nerddinner.com/blogs/milwaukee/archive/2005/08/10.aspx
Read More...
In a new blog post the Vista RSS team released their new Publishers Guide; how to make your feeds work with Windows Vista and IE7 ... It is only partly complete but available here http://blogs.msdn.com/rssteam/articles/PublishersGuide.aspx They are already
Read More...
I have been using Vista for a couple of weeks now, on and off... I haven't taken the plunge into it as my primary development system yet... I just wanted to fire off a quick post that I was finally able to install Longhorn / Vista on a PC with a SATA
Read More...
John Dyer has just released an updated version of the FreeTextBox control... He does his own browser capabilities checking in his control, and had an issue that would render down-level to the new IE 7 ; the IE 7 team actually contacted him a few weeks
Read More...
Ok so the title should really read SQL XML unicode bug workaround... The problem is that some cameras use some of the non-printing unicode character codes for internal use.. SQL2000 XML has particular trouble with   and  (at
Read More...
Ok so the title should really read SQL XML unicode bug workaround... The problem is that some cameras use some of the non-printing unicode character codes for internal use.. SQL2000 XML has particular trouble with   and  (at
Read More...