Scott Cate's WebLog

You don't know what
you don't know

News



Moved to Feedburner May26th

Twitter Chat

community

frenz

my book(s)

my products

Browse by Tags

All Tags » asp.net (RSS)
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...
I found a way to support Hanselminutes
I have a 35 minute commute to and from work, and lately I've started listening to Scott Hanselman's Hanselminutes.com . It's a great show. Scott and Carl have a nice banter style conversation that (I think) includes most of the audience. Scott get's started...
St. Louis .NET User Group (July 30, 2007, 5:30pm)
With the help of the INETA.org speakers bureau, I've made my way to St. Louis to talk to the local user group about the MVP (Model View Presenter) design pattern. Every time I deliver this talk, it get's better and better. If you're within driving distance...
DateTime.ToString() Patterns
This is a great post to bookmark. I always use "s" as a starting point, and then need to go back on look up the rest. http://www.geekzilla.co.uk/View00FF7904-B510-468C-A2C8-F859AA20581F.htm
Posted: Jun 19 2007, 12:22 AM by scott cate | with no comments
Filed under: ,
CS0117 :: 'Type' does not contain a definition for 'Identifier'
I just got stuck on something for an hour, that should have taken me 1 minute to find. The error is rather ambiguous, and left me hunting, and searching. Finally I found the answer. From the web searching, there are three or four items that may cause...
Posted: Jun 10 2007, 03:26 PM by scott cate | with 5 comment(s)
Filed under: ,
Mix07 Sessions Are Online
If you were unable to make Mix, you can still watch all the sessions. http://sessions.VisitMix.com
Resharper: Don't Develop with out it. : Optimize Using's
Today's highlighted Resharper feature. Optimize Using's. I love this. Love it, Love it, Love it. A default C# code behind of an aspx page looks like this. using System; using System.Data; using System.Configuration; using System.Collections; using System...
More Posts Next page »