|
|
ferrymulyono
ferrymulyono
 |
|
Stories kicked by friends of ferrymulyono
|
|
published 22 hours, 33 minutes ago, submitted by
rstrahl
1 day, 6 hours ago
west-wind.com — I've posted Part 2 of my jQuery with ASP.NET article series. Part 2 deals almost entirely with making AJAX callbacks to ASP.NET using several different mechanisms to retrieve data from the server for client side consumption. Covered are external content retrieval, same page callbacks, WCF/ASMX and a pluggable custom callback implementation that can be used with any application. Also covered is client side templating for managing HTML in one place. read more...
add a comment
|
category: jQuery | Views: 120
|
|
tags:
jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 day ago, submitted by
gt1329a
1 day, 7 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: 380
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 day ago, submitted by
Jemm
1 day, 7 hours ago
weblogs.asp.net — "Developers want control. Developing for the web is seemingly more of a love/hate relationship with the tools at our disposal. Sometimes our tools and frameworks give us power, but not control. While we love the functionality and ease-of-use of many of the stock server controls found in ASP.NET WebForms, sometimes we find that the underlying HTML isn’t exactly what we need." read more...
add a comment
|
category: ASP.NET | Views: 170
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 hours, 33 minutes ago, submitted by
moserware
2 days, 4 hours ago
moserware.com — Developing a public API on .NET is hard work, but it can be rewarding. Some reflections on the "Framework Design Guidelines" read more...
add a comment
|
category: Architecture | Views: 149
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rstrahl
7 days, 19 hours ago
west-wind.com — I've been getting a lot of questions in response to my WCF REST session in regards of whether I'd recommend switching to WCF from ASMX services for AJAX functionality recently. WCF provides a host of new REST features, but when it comes to AJAX functionality and especially ASP.NET AJAX compatible functionality there's really nothing compelling there to require changes. In this post I look at what WCF provides for AJAX and some of the things you might watch out for. read more...
add a comment
|
category: AJAX | Views: 8
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
hockman
10 days, 10 hours ago
hockblogs.net — Hi there,
In my series of 'Performance with ASP.NET AJAX & Client Repeater Control', which I started last week, it's time for part 2, namely: Performance with ASP.NET AJAX & Client Repeater Control - Part 2 - Using StringBuilder.
These are the following articles that I will soon be writing about or already have written about:
* Performance with ASP.NET AJAX & Repeater Server Control - Part 1 - The Updatepanel
* Performance with ASP.NET AJAX & Client Repeater Control - Part 3 - DOM Create element
* Performance with ASP.NET AJAX & Client Repeater Control - Part 4 - String Concatenation
Things in this solution are a little bit different compared to the Server side Repeater control and updatepanel approach.
These are the things I have done (which can be seen when you download the source files below):
1. Setting up a page with a generate data button to retrieve a set of 3000 person records
2. Setting up a local webservice that will get the data (could have been a PageMethod).
3. Invoking the webservice from client script
4. Cathing the results and build a client repeater using the StringBuilder.
When invoking the 'Generate data button', a client side script is invoked, that on its turn will call the local webservice, which was referenced as a script resource in the scriptmanager. The local webservice is called that returns the 3000 person records (I wanted a large resultset, so you could see that the performance issues arise when using an updatepanel as in my previous post). When the data was retrieved from the local webservice it is handled in client script by making use of the StringBuilder (from the AJAX library Sys.StringBuilder). read more...
add a comment
|
category: AJAX | Views: 10
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 13 days, 7 hours ago, submitted by
chemodax
14 days, 4 hours ago
visualsvn.com — VisualSVN team released the new and improved version of the professional Subversion integration for Microsoft Visual Studio - VisualSVN 1.6. This release brings significant usability improvements such as Quick Revert, editor-aware status and Hot Switch features. read more...
add a comment
|
category: Products | Views: 465
|
|
tags:
SVN, VisualSvn, VisualStudio, Subversion | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 13 days, 22 hours ago, submitted by
johnsheehan
14 days, 12 hours ago
marcgrabanski.com — I've been coding using jQuery since shortly after it came out, and well -- I've been using it almost every work day. Here is a few tips that have saved me time. read more...
3 comments
|
category: jQuery | Views: 504
|
|
tags:
jQuery, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 8 hours ago, submitted by
gavinjoyce
14 days, 19 hours ago
blog.magenic.com — When people talk about lack of adoption of "XP" (aka Extreme Programming) practices, one of the chief problems people have with it is the idea of "Pair Programming" read more...
1 comment
|
category: Other | Views: 700
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 16 days, 11 hours ago, submitted by
mosessaur
17 days, 5 hours ago
mosesofegypt.net — Tips & Tricks when working with jQuery and ASP.NET AJAX: I posted about how to build and extender control using ASP.NET AJAX with jQuery. During my work I fall into few issues that I resolved and wished to share them with you read more...
6 comments
|
category: jQuery | Views: 430
|
|
tags:
ASP.NET, mosessaur, mosesofegypt.net, AJAX, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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