Browse by Tags
All Tags »
Javascript (RSS)
Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area, as well as webcasts of interest…this list includes events imported from the UGSS event calendar , and all events entered in Community Megaphone are
Read More...
Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area, as well as webcasts of interest…this list includes events imported from the UGSS event calendar , and all events entered in Community Megaphone are
Read More...
What a spring we’re having here in Mid-Atlantic! We’ve had visits from Scott Wiltamuth of the Visual Studio team , the .NET Rocks Visual Studio 2010 Road Trip , the CMAP Code Camp (where Dane Morgridge and I recorded live for the Community Megaphone Podcast
Read More...
A few days ago on Twitter @ red7_liu tweeted: 微软的Web Camps大会要来中国了,大牛Scott Hanselman会来. This part "大牛" as I understand, effectively means "Big Cow." "Microsoft Web Camps Conference is coming to China, Big Cow Scott Hanselman will
Read More...
Yet another great meetup with the ExtJS San Francisco Group (though not meeting in San Francisco this time). ExtJS has moved it’s main office and developers out here to Palo Alto,...
This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming
A few years back I wrote a post on the size of the .NET Framework . There's historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for ".NET Framework" or ".NET Framework Redistributable"
Read More...
I’d like to apologize for the lack of posts lately…no, I haven’t given up in my Silverlight series, but I’ve been busy updating my existing ASP.NET book to the 4.0 version. It seems like I will have a lot of work (much more than I had anticipated, but
Read More...
In my last post , I’ve talked a little bit about the new plugins introduced by the latest release of MS AJAX (beta, at the time of writing). One of the things that didn’t enjoy much was that I had to call the JQuery’s get method in order to get a reference
Read More...
The MS AJAX beta release adds some new plugins to the previous ones. Besides the existing setCommand and bind, we now have access to the following plugins: addHander: you can use this plugin to set up a handler for one event fired by one or several DOM
Read More...
In the last week, MS AJAX beta was released during PDC 2009 . One of the things that this released added is ACT script loader support. If you go into the samples, you’ll see that there is an Extended folder which holds all the client files for the behaviors
Read More...
You can get it from here . I’m curious to see if it contains new features… Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Read More...
At least, when the RTM version is released! Ok, I guess you need some context: in the previous post , I talked about a problem which was mentioned to me by Andy in the comments of an existing post. The problem was that the __msajaxBindings field ended
Read More...
In my “goodbye MS AJAX post”, reader Andy asked a really interesting question : how to serialize an object which is used in a binding relationship? The main problem is that the JavaScriptSerializer doesn’t support circular references. Unfortunately, it
Read More...
We are in the process of “speeding up” our ExtJS application. I’m just finally figuring out the rules of the road for doing this. Here are a couple of rules I believe to be true ...
This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming
Well, this really doesn’t deserve any special attention. Ok, let me put it another way: there’s a lot of work going on behind the scenes, but you shouldn’t have to worry with any of it. I’ve thought about writing a post on the objects that end up being
Read More...