|
|
ferrymulyono
ferrymulyono
 |
|
Stories submitted by friends of ferrymulyono
|
|
published 1 day, 4 hours ago, submitted by
gt1329a
1 day, 10 hours ago
encosia.com — Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. read more...
3 comments
|
category: AJAX | Views: 393
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 1 hour ago, submitted by
gt1329a
23 days, 3 hours ago
encosia.com — A complete example of how to implement progressive search in ASP.NET, using the jQuery plugin quickSearch. The source download includes a customized version of quickSearch for use with ASP.NET. read more...
1 comment
|
category: AJAX | Views: 260
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 14 days ago, submitted by
gt1329a
1 month, 14 days ago
encosia.com — Seven of my favorite jQuery plugins to use with ASP.NET and ASP.NET AJAX, based on my own successes and failures using them over the past year and a half. read more...
add a comment
|
category: AJAX | Views: 669
|
|
tags:
Encosia, ASP.NET, AJAX, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 21 days ago, submitted by
gt1329a
1 month, 21 days ago
encosia.com — An example of using jQuery's BlockUI plugin to display the result of an ASP.NET AJAX UpdatePanel's partial postback as a modal confirmation dialog. read more...
add a comment
|
category: AJAX | Views: 227
|
|
tags:
jQuery, ASP.NET, Encosia, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 27 days ago, submitted by
gt1329a
1 month, 27 days ago
encosia.com — An example of how to combine jQuery and ASP.NET AJAX, using jQuery's BlockUI plugin to present a modal progress indication dialog during an UpdatePanel's partial postback. read more...
add a comment
|
category: AJAX | Views: 243
|
|
tags:
Encosia, jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 5 days ago, submitted by
gt1329a
2 months, 5 days ago
encosia.com — One example of how ASP.NET AJAX can conflict with jQuery's plugins, due to its modification of some JavaScript base types, and how to fix the problem in this particular case. read more...
add a comment
|
category: AJAX | Views: 265
|
|
tags:
Encosia, jQuery, AJAX, ASPNETAJAX, ASP.NETAJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 14 days ago, submitted by
gt1329a
3 months, 14 days ago
encosia.com — An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. read more...
add a comment
|
category: AJAX | Views: 406
|
|
tags:
jQuery, JSON, Encosia, AJAX, Paging | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 21 days ago, submitted by
gt1329a
3 months, 21 days ago
encosia.com — A detailed example of how to use CSS to style an HTML table. The example is specifically focused on styling a table generated on the client-side via AJAX, but is applicable to any HTML table. read more...
add a comment
|
category: AJAX | Views: 355
|
|
tags:
Encosia, CSS, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 19 days ago, submitted by
gt1329a
4 months, 19 days ago
encosia.com — My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. read more...
add a comment
|
category: AJAX | Views: 416
|
|
tags:
ASP.NET, AJAX, Review | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 29 days ago, submitted by
gt1329a
5 months, 29 days ago
encosia.com — Three common problems that I've seen when using jQuery with ASP.NET AJAX, their underlying causes, and simple solutions to them. read more...
add a comment
|
category: AJAX | Views: 390
|
|
tags:
jQuery, Encosia, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 5 days ago, submitted by
gt1329a
6 months, 5 days ago
encosia.com — An example of how to use jQuery to call an ASP.NET AJAX page method, without using a ScriptManager. read more...
add a comment
|
category: AJAX | Views: 341
|
|
tags:
Encosia, jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 6 days ago, submitted by
gt1329a
6 months, 6 days ago
ajaxian.com — Use Google's CDN to improve performance in serving up Prototype, Script.aculo.us, jQuery, Dojo, and MooTools on public facing sites. read more...
1 comment
|
category: AJAX | Views: 311
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 11 days ago, submitted by
gt1329a
7 months, 11 days ago
encosia.com — Three significant reasons why you should avoid using an UpdatePanel to encapsulate your entire site and provide "navigation" by refreshing content areas. read more...
add a comment
|
category: AJAX | Views: 11
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 18 days ago, submitted by
gt1329a
7 months, 18 days ago
encosia.com — A thorough explanation of why ASP.NET AJAX page methods must be static methods, including information about the Page class, ViewState serialization, and what a static method actually is. read more...
1 comment
|
category: AJAX | Views: 8
|
|
tags:
WebServices, Performance, Encosia, AJAX, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
gt1329a
8 months, 2 days ago
iso.org — It's good to see Microsoft's document format becoming an ISO standard. I believe there was some question about whether or not it was going to make it through in its current state. read more...
2 comments
|
category: XML | Views: 0
|
|
tags:
XML | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|