Glavs Blog
The dotDude of .Net
-
Liquid XML - The good juice
I haven't used Liquid XML in some time and had forgotten how good value this little tool is. XML editing, instance document generation, schema validation and more, XPath query tool, all for free. The schema document visualisation is really strong too.
-
Outlook 2007 - Just fix it - My Rant
Warning: Rant to follow:
-
AJAX Control toolkit and TFS Presentations
Tuesday 30th October and Wednesday 31st October, I am doing a presentation on the AJAX Control Toolkit. It is part of the readify developer network series of presentations. I am doing a primer presentation which is more introductory and runs for a relatively short period of time. Chris Burrows will then follow through with a Team Foundation server related presentation based on experiences in the field.
-
Dodgy Debugging
In a previous post, I mentioned an obscure ASP.NET issue that had me scratching my head for a while.
-
Some more JavaScript Intellisense issues in VS2008
I was experiencing the issues described here where I was getting no colourisation of JavaScript and no Intellisense. I applied the fix mentioned in the post but it didn't work.
-
Advanced Options Screen
Here is a screen shot of the only available options screen for my audio device on Vista. It just happens to be an "Advanced" options screen. Hate to see the simplified one....
-
Obscure ASP.NET Problem - AJAX Control Toolkit, CollapsiblePanelExtender, Image controls pages loading more than once....
Had an issue on a current project where a page was being loaded twice for each request, although it was a little different for each browser. Under IE, this particular page was loaded, then the 'Default.aspx' page in the same directory was loaded. In Firefox, the same page was loaded twice. This was verified by simply placing breakpoints in the Page_Load events and watching it get hit twice, in addition to seeing this via the NET monitor in Firebug (the Firefox addin).
-
RSS Feeds in Outlook 2007 - Part 2. Bye bye Outlook
The other day, I posted about my issues with Outlook 2007 and its handling of my RSS feeds. I tried a number of things to fix it, the latest effort being to export all my feeds, delete all of them from Outlook, then re-import. Didn't work, dates were still all wrong.
-
RSS Feeds in Outlook 2007 not working
There have been many posts bemoaning the RSS support in Outlook 2007 and I generally agree, however the convenience of having it nicely searchable in Outlook 2007 is a massive bonus for so I have lived with all the other issues.
-
100th Show! ASP.NET Podcast - WCF File streaming with Aaron Saikovski