tkinesis

Stories kicked by tkinesis

Panorama viewer with Silverlight and DeepZoom(riderdesign.com)

submitted by RiderDesignRiderDesign(34) 3 years ago

Shows how to create a pano viewer in just a few minutes using DeepZoom Composer and Silverlight. The view lets you drag and zoom the pano image. read more...

add a comment |category: |Views: 165

tags: another

http://riderdesign.com/articles/Build-a-file-tree-explorer-with-jQuery(riderdesign.com)

submitted by tkinesistkinesis(85) 3 years, 6 months ago

Create a file tree explorer with the jQuery File tree plugin and asp.net. With this plugin and a little server side logic, it is very easy to create a great looking client side file tree explorer. This article explains how to set up, configure and customize jQuery File Tree and use ASP.NET to retrieve the file structure. read more...

1 comment |category: |Views: 396

tags: another

WCF vs ASMX Web Services(keithelder.net)

submitted by keithelderkeithelder(450) 3 years, 7 months ago

Curious as to how ASMX and WCF compare? This post uses a unique analogy to describe the two using planes. read more...

add a comment |category: |Views: 246

tags: another

Sending email with jQuery and a web service(riderdesign.com)

submitted by kbrownderkbrownder(80) 3 years, 7 months ago

This article show to use jQuery to interact with an asmx web service. Utilizing jQuery the contact form can be submitted without postback and the values passed via JSON to the web service. You learn how to ceate a new service and add the service reference as well coding the jQuery to pass the data read more...

add a comment |category: |Views: 388

tags: another