This looks interesting:http://ajaxian.com/archives/jstorm-a-new-javascript-object-relational-mapperHas anyone used google gears or anything or Adobe air.They...
At last steps are being made to create a parser and a syntax for JSON.http://goessner.net/articles/JsonPath/I was a huge xpath fan back in the day when XML was...
The code session which was the due to take place next Monday is unfortunately cancelled.The new one will be on the 27th October 2008.It will unfortunately be...
That is very unfortunate! Does anyone have any suggestions on a alternative location? Would anyone be interested in a pub meetup/dinner next Monday? ... ...
Happy to lead a kata in Python (or IronPython if you want the comfort of the .Net libraries ;-) ) Not yet had the chance to try out the latest python features...
Excellent Craig.Welcome on board.I am up for the pub next Monday as well, I just cannot use my work for the code session.I'll try and book waxy O'connors if...
Works for me ... -- "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -Martin Fowler et al,...
I've just gone through a very testing day of upgrading my stack.In order to upgrade to preview 5, I had to upgrade to the latest version of MVCContrib. The...
Ladies and Gentlemen, We have a couple of announcements. First up we are meeting for drinks on monday night at 7.00 in waxy o'connors for a talk on all things...
I'll get it up just as soon as we've sorted out some DNS problems we're having. It was pointing to the new site last night, but this morning it seems to have...
Below is the batch file I used a few weeks ago to get my current stack. I'm using P5 too and everything has been working ok. The batch might need a tweaked...
DNS problems can be painful! Don't envy you! The group has been quiet, hopefully we will get some coming along that where at the your ALT.NET Overview talk. ...
I'm going through the very same pain right now. I foolishly didn't upgrade from Preview 3 to 4 and am now making the jump from 3 to 5. The biggest problem I'm...
Yeah, just helpers. The button helpers and some of the expression based helpers have been moved in there and I've had to work around that as I mentioned...
I hit the exact same snag. Using the expression based action links etc. Resharper had a heart attack when i tried to upgrade. 2008/10/8 chrisvmcdermott...
I think they removed it from the main assembly because you can now define ActionNames to be different from the method name using ActionFilters. ... ...
... I think for my crappy helper I would use some sort of fluent interface around the html tags if I have to write enough of these helpers .Not really worth it...
My problem with a lot of these helpers is that it looks like more code to write the helper than to write the element. Take an input of type text, why on earth...
This looks interesting:http://www.lostechies.com/blogs/hex/archive/2008/10/07/announcing-the-test-driven-development-productivity-plugin-for-resharper.aspxI'm...
I try and avoid using too many helpers (I didn't by the typed controls) and Spark really assists this. I find Spark less intrusive than webforms as your...
I installed it this morning but I didn't get a chance to try it out. Hope it does what it says on the ton. Would save so much time, and is a feature I've...