Scott Cate's WebLog

You just don't know what
you don't know.

community

frenz

my book(s)

my products

Browse by Tags

All Tags » asp.net (RSS)
Presenting AJAX Client Templates from ASP.NET v4 Preview
Tonight (Jan 13, 2008 5:30-8pm) at the Arizona.net User Group , I’ll be presenting AJAX client templates currently available in the ASP.NET v4 Preview hosted on CodePlex . Below is a quick code sample to wet your appetite. C# / Service – Not really relevant...
WallyM on WebForms Routing
Last night I was talking to some folks about routing in MVC, and how that would also be useful with WebForms as well. Today I see a podcast from WallyM on the subject, http://is.gd/3J4T Here are the show bullet points Not just for MVC Available with ...
Posted: Oct 08 2008, 11:57 AM by scott cate | with no comments
Filed under: ,
Sys.StringBuilder.appendFormat(mask, args[])
I'm speaking this week at TechEd New Zealand, and TechEd Australia. As part of my talk, I show how Microsoft AJAX offers object oriented LIKE behavior. There are a ton of examples that I have build over the years on this subject, and the entire project...
TechEd Orlando :: Compiler Tricks
Here is the download project for my Compiler Tricks talk at TechEd Orlando, 2008. The talk focuses on what the C# 3.x compiler does with new syntax, and how you can use most of the 3.x syntax, when targeting a 2.0 build. This doesn't mean you can use...
Working with Fiddler on LocalHost
Developing ASP.NET AJAX (or any AJAX really) is tremendously easier if you can watch the traffic going across the wire. There are a lot of ways to accomplish this, but I think Fiddler is the most popular Windows application for ASP.NET developers. Sure...
Extending Sys.StringBuilder with an appendFormat method
I love working with the new objects in JavaScript available in the AJAX framework. There is a new Sys.StringBuilder, which looks/acts/feels just like the server side StringBuilder does. There is also an extension to String for a format(mask, [args]);...
Control Toolkit Animation Extender
WOW! I've just started digging into the ASP.NET AJAX control toolkit animations. This thing is amazing, and at all the control toolkit conferences and talks, I've never seen this in action. Well, that's not entirely true, I've see the UpdatePanelAnimcationExtender...
Scott Cate AJAX Examples Now on CodePlex
Over the past few years, I've been speaking and conferences and user groups around North America on the the subject of Microsoft AJAX, and the ASP.NET AJAX Extensions. If you've been to one of my talks, or read any of my material; first of all -- thank...
Posted: Nov 18 2007, 09:17 AM by scott cate | with 2 comment(s)
Filed under: ,
Coding Standards by Juval Lowy
http://www.textrush.com/download/cs-coding-standard-idesign.pdf There is no other way to say it -- This is a great read. 24 pages of ... "Yup, I do that" "Oh, that's a much better way" "Wow, I didn't know that" "It'll be nice to have all the team do this...
Update to The EasySearchASP.NET for Diabetes Sale
I'm very surprised that the EasySearchASP.NET for ADA numbers aren't higher. Ironically, this weeks sales are lower than average, even with all the press about the sale. Weird things happen for weird reasons. Again, this is a big thank you to Hanselminutes...
More Posts Next page »