Vincent Leung .NET Tech Clips

The latest tech clips from the .NET community

How to handle JSON dates returned by ASP.NET AJAX

 

The problem of how to handle dates in JSON is one of the more troublesome issues that may arise when directly calling ASP.NET AJAX web services and page methods.

Unlike every other data type in the language, JavaScript offers no declarative method for expressing a Date. Consequently, embedding them within JSON requires a bit of fancy footwork. More… How I handle JSON dates returned by ASP.NET AJAX | Encosia

April 28, 2009 Posted by | jQuery | Leave a Comment

Simple “Flip Control” built on PlaneProjection

 

image

FlipControl which has properties;

  • IsIdle
  • FrontContent
  • RearContent
  • FlipAxis (Vertical/Horizontal)
  • Duration
  • OffsetX
  • OffsetY
  • OffsetZ

and then a single method;

Flip()

and a single event;

FlipCompleted

and so I can go and use it in a Silverlight app with something like;

Mike Taulty’s Blog : Silverlight 3 – Simple “Flip Control” built on PlaneProjection

April 28, 2009 Posted by | Silverlight | Leave a Comment

Share DataContext among navigation pages in Silverlight 3 – Tim Heuer

 

How to pass an object between the navigation pages in Silverlight 3.

Share DataContext among navigation pages in Silverlight 3

April 25, 2009 Posted by | Silverlight | Leave a Comment

Managing Silverlight 3 navigation behavior – Tim Heuer

 

image

Let’s take a moment to explore two of these concepts: out-of-browser navigation and controlling your navigation in your app.

Managing Silverlight 3 navigation behavior

April 25, 2009 Posted by | Silverlight | Leave a Comment

Mike Taulty’s Silverlight 3 Navigation Applications

 image

Mike Taulty’s Blog : Silverlight 3 and Navigation Applications

April 25, 2009 Posted by | Silverlight | Leave a Comment

Notifications and Subscriptions in Live Framework

 

Notifications and Subscriptions

In this post, we will explain how to make use of notifications in the Live Framework. When you subscribe to a specific resource, the Live Framework provides notifications when changes are made to that resource. This allows you to optimize interactions with the Live Operating Environment (both client and cloud) and only retrieve information when something has changed

Live Framework Team Blog : Notifications and Subscriptions

April 24, 2009 Posted by | Azure, Live Framework | Leave a Comment

Windows 7 Taskbar .NET Sample Library – an Overview

image

This is the first post in a series of Taskbar posts. It provides an overview of both the new Taskbar functionality and the Taskbar and Libraries Sample .NET Interop Library, which is a managed code wrapper and part of the Windows 7 .NET Interop Sample Libraries.

Windows 7 Taskbar .NET Sample Library – an Overview – Windows 7 for Developers – The Windows Blog

April 24, 2009 Posted by | Uncategorized | Leave a Comment

Grouping data in Silverlight DataGrid

 

Add grouping to the DataGrid in Silverlight without using the RIA Services ObjectDataSource.

image

image

Grouping data in Silverlight DataGrid

April 12, 2009 Posted by | Silverlight | 1 Comment

MouseWheel Behavior for Silverlight

 

A demonstration of the MouseWheel behavior to add mouse wheel-based scrolling in Silverlight applications, effortlessly, using Silverlight.FX and behaviors…

Nikhil Kothari’s Weblog : MouseWheel Behavior for Silverlight

April 12, 2009 Posted by | Silverlight | Leave a Comment

Mix 09 Quick Video Link List

image 

+ More … Mix 09 Quick Video Link List – Greg’s Cool [Insert Clever Name] of the Day

April 3, 2009 Posted by | Uncategorized | Leave a Comment

Follow

Get every new post delivered to your Inbox.