chanva

Stories submitted by chanva

Silverlight Memory Leak While Using WCF RIA Services(www.novasoftware.com)

submitted by chanvachanva(60) 1 year, 2 months ago

Solve a problem of Silverlight memory leak while using WCF RIA services read more...

add a comment |category: |Views: 13

tags: another

Case Study: e-Library Module Development with DNN(dotnetoutsource.com)

submitted by chanvachanva(60) 2 years, 5 months ago

An Australian client decided to use Nova's technical expertise to develop a serious of DNN modules for an e-Library system read more...

add a comment |category: |Views: 12

tags: another

Case Study: Media Server(dotnetoutsource.com)

submitted by chanvachanva(60) 2 years, 5 months ago

Case Study: The client wants uers to upload media files to their personal profile for other users to view and comment. read more...

add a comment |category: |Views: 7

tags: another

N2 CMS vs. DotNetNuke(dotnetoutsource.com)

submitted by chanvachanva(60) 2 years, 6 months ago

N2 system is more suitable for website with small data volume, especially those with strict demand on interface appearance. DotNetNuke is more suitable for Web application with large volume of data applied. read more...

add a comment |category: |Views: 80

tags: another

Publish/subscribe plugin for jQuery(dotnetoutsource.com)

submitted by chanvachanva(60) 2 years, 8 months ago

Publish/subscribe is a jQuery plugin that is used as an event aggregator, effectively enabling developer to write out JavaScript code with low coupling. read more...

add a comment |category: |Views: 31

tags: another

AjaxPanel plugin for jQuery(dotnetoutsource.com)

submitted by chanvachanva(60) 2 years, 8 months ago

AjaxPanel is a jQuery plugin that provides a uniform way to update HTML elements, updating is based on jQuery's low-level AJAX implementation. However, AjaxPanel is easier to use with following features: 1. Automatically intercept the submit event of Form elements and click event of A elements. 2. Easily extend the updating procedure by overriding beforeUpdate or afterUpdate functions. 3. More succinct usage. read more...

add a comment |category: |Views: 20

tags: another