May 2004 Archives

Debugging Databinding

The Flex databinding system is a relatively simple yet powerful mechansim for moving data throughout your application. However, there are times when binding will appear not work, and I'd like to give some suggestions on tracking that down.

Want to work at Macromedia?

| 4 Comments

Macromedia Strategic Services is hiring. These positions are customer-facing; your responsibility would be to help customers implement solutions using Macromedia products, especially Flex. Good group of folks to work with. If you're in the market check it out!

Software Engineer: MX Strategic Services
Newton, MA
#2118BR

Software Engineer: MX Strategic Services
San Francisco, CA
#2119BR

Technical Architect: MX Strategic Services
San Francisco, CA
#2121BR

Technical Architect: MX Strategic Services
Newton, MA
#2120BR

User Experience Designer
Newton, MA
#1969BR

Performance Articles

Make sure to check out the performance articles posted on DevNet:

Client Performance
Server Performance

Large Data Sets (3/3)

| 18 Comments | 1 TrackBack

Now that we have discussed paging and sorting let's talk about getting the experience a little better for your user. Our first step is to add to the paging solution so that the DataProvider looks ahead when the user is approaching the end of a page. After that we'll improve the performance of the DataGrid by turning off the "live scrolling" so that the DataGrid doesn't try to update as the user is navigating. Finally we'll build on that DataGrid to provide context information to the user so they can navigate more accurately. The examples can be found here and are a superset of what we did in articles 1 and 2.

Macromedia Community Week

May 17-21 is Macromedia Community Week. Lots of presentations on various topics including a few on Flex.

community_125_badge.jpg

About this Archive

This page is an archive of entries from May 2004 listed from newest to oldest.

April 2004 is the previous archive.

June 2004 is the next archive.

Find recent content on the main index or look in the archives to find all content.