Source code checked in
When mapping the checkbox, the element's index was wrong putting a comma and try to parse a object like {a:'',}, causing the error of issue 1116. Fixed! :)
View ArticleSource code checked in
Refactored project structure, bug fixed (WI 1279) and speed improvements.
View ArticleSource code checked in
Fixed error on Button Postback and added a benchmark between Folks and ASP.NET Ajax.
View ArticleSource code checked in
Added the CS sandbox project. Now working with ASP.NET Development Server
View ArticleSource code checked in
Added the FolksContainer web control. It enables partial page rendering.
View ArticleSource code checked in
Created the FolksParserWriter and removed the FolksPageStatePersister, stabilizing FolksContainer rendering.
View ArticleSource code checked in
The project structure was refactored. Created the FolksContainer, FolksManager and FolksProgress controls. Created the FolksPageAdapter to optimize ViewState using the new FolksPageStatePersister...
View ArticleSource code checked in
Update the sleep time of DataVisualization sample and the Sample's Home text.
View ArticleSource code checked in
Controls states was lost when PostBack came from RadioButton or CheckBox, fixed and added the SandBox's page (Thread23930.aspx).
View ArticleSource code checked in, #11810
#Converted to .NET 3.5 #Added new benchmark between Folks Ajax and ASP.NET Ajax #Code optimization and refactoring
View ArticleSource code checked in, #81799
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article