-
Explosive Bricks
A very traditional game. Bounce the ball and break all the bricks. Very simple game logic, but yet very well implemetned with fancy graphics.
Available for download! -
Shadow Effect using 3D projection
A realistic 3D shadow on a sphere. You can move your mouse position to change the shadow projection.
-
6 pixel shader effects
6 transitional effects using the pixel shader feature in Silverlight 3. Source code is available for download.
-
Transmitting data using JSON
Using DataContractJsonSerializer to convert Json to c# object.
To use the the class DataContractJsonSerializer , you have to include both System.Runtime.Serialization.Json.dll System.ServiceModel.Web.dll assembly. -
Loading Animation
A very simple loading animation in XAML format.
-
Integrate with Browser Cookie
Integrate with the browser cookie for saving and accessing data in the cookie.
Sample usage:
CookieManager.SetCookie(”key”, “value”, expiry);
string value = CookieManager.GetCookie(”value”);
Aug 07






May 26th, 2011 at 10:23 pm
Hiya!, Very fascinating angle, we were speaking about the same thing at work and located your website very stimulating. So just had to com-ment a huge thanks for all your effort. Please keep up the great work your doing!