Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.

Browse by Tags

All Tags » Javascript   (RSS)
Events This Week – August 16th, 2010
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...
Events This Week – May 17th, 2010
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...
Events this Week – May 10th, 2010
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...
Free WebCamps - North America, Asia and Europe - *Sign Up Now*
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...
Great ExtJS Meetup in Palo Alto Tonight at ExtJS’s New Office
  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
SmallestDotNet Update - Now with .NET 4 support and an includable JavaScript API
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...
oh, gosh! SO many ways to require a script…
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...
Some observations on MS AJAX and JQuery integration
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...
MS AJAX beta – new plugins
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...
MS AJAX beta – ACT support
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...
MS AJAX Lib beta is out
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...
No more hacks for the MS AJAX’s binding problem
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...
MS AJAX: bindings and serialization
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...
Combining JavaScript and CSS to Make Pages Load Faster
  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
The AdoNetDataContext object: what about saving?
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...
More Posts Next page »