Life, Surf, Code and everything in between
White Papers | Free Tools | Products | Message Board | News |

Weblog Posts in October 2008
Amazon Kindle – a few Things I would improve
October 29, 2008 @ 1:05 am

I love my Kindle and it's been a blessing for my recent long periods away from home and keeping me in plenty of reading material without lugging books around. Still there are a few things that could improve and Scott Watermasysk blog post kicked me into writing them down.

kick it on DotNetKicks.com
Dealing with Complex Client Interfaces: Html or RIA?
October 25, 2008 @ 7:44 pm

I'm working with a client who has a new project that needs to be built that is based on a complex window based layout and the app needs to be built for the Web. We've had a bunch of back and forth over which tools to use: AJAX/HTML or a RIA solution like Silverlight or Flash. In this post I have a few thoughts and comments on this discussion and talk about what we ended up with.

kick it on DotNetKicks.com
Using jQuery to search Content and creating custom Selector Filters
October 24, 2008 @ 12:57 am

jQuery makes it easy to search content of matched elements by using the :content filter which allows for some pretty cool search effects you can implement with a couple of lines of code. Unfortunately :contains is case sensitive though, but never fear jQuery allows creation of custom filters that allow you to provide a custom case insensitive version.

kick it on DotNetKicks.com
Making Element Position Absolute with jQuery
October 21, 2008 @ 1:15 pm

It's common for me to create DOM elements that pop up ontop of existing content by making them absolutely positioned. Here's a quick plug-in that makes an element absolute.

kick it on DotNetKicks.com
HTML Mangling with Literal Controls in the <head> tag
October 20, 2008 @ 2:28 am

Ran into an odd problem with Literal controls in the head tag of the document causing HTML to get corrupted today. It appears that literal controls - and only literal controls - are causing some odd designer manglage that can result in broken HTML.

kick it on DotNetKicks.com
Client Templating with jQuery
October 13, 2008 @ 5:32 pm

Client templating in Javascript can be a great tool to reduce the amount of code you have to write to create markup content on the client. There are a number of different ways that templating can be accomplished from a purely manual approach.

kick it on DotNetKicks.com
LINQ to SQL DBML fails to build or open
October 10, 2008 @ 3:50 am

Arrgh. Today I got back to a LINQ to SQL app that’s been sitting idle for some time. It’s a demo app and as I started the app up and compiled the solution I got: Error 1 Build failed due to validation errors in C:\projects2008\TimeTrakker\TimeTrakkerBusiness\model\TimeTrakker.dbml. Open the file and resolve the issues in the Error List, then try rebuilding the project....

kick it on DotNetKicks.com
No Empty Selector in jQuery
October 03, 2008 @ 12:41 am

One thing that bugs me about jQuery selectors is that empty or null selectors return the HTML document object, rather than an empty jQuery object. This has bitten me on a number of occasions and requires some

kick it on DotNetKicks.com
Archives
Categories
ASP.NET (158) Personal (63) .NET (53) Visual Studio (45) JavaScript (39) AJAX (38) jQuery (30) IIS (27) Vista (27) LINQ (26) HTML (23) WCF (20) CSharp (19) ASP.NET (19) Localization (16) Microsoft AJAX (13) FoxPro (13) Windows (12) Web Services (11) COM (9) ADO.NET (8) WPF (8) XML (8) Web Connection (7) Sql Server (7) West Wind Ajax Toolkit (6) C++ (6) CSS (6) Hardware (5) Silverlight (5) Software Development (4) Office (4) Security (4) Html Help Builder (4) ISV (4) Bugs (4) DataBinding (3) Help Builder (3) HTTP (3) Live Writer (3) WebLog (3) Windsurfing (3) Source Control (3) Speaking (2) RSS (2) Tools (2) WinForms (2) Web Design (2) Maui (2) Help (2) Installation (2) Conferences (2) Control Development (1) Graphics (1) ADO.NET (1) IIS7 (1) Visual Studio (1) Addins (1) iPhone (1) Networking (1) wwHoverPanel (1) Travel (1) Utilities (1) Threading (1) Web Deployment Projects (1) RegEx (1) SmartPhone (1)


West Wind  © Rick Strahl, West Wind Technologies, 2005 - 2008