Introduce DataBase,Asp.net,JavaScript,Xml,Html,Css,Sql,Php,ASP.NET Controls,AJAX,Tools,HTML,CSS,JavaScript,Open Source Project,WPF,.Net Framework,Linq
Top Recommended Hosting

Silverlight DOM Integration Sample

by the3factory 4/13/2008 10:29:00 PM
Download code   Silverlight v2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important. Silverlight 2 has a feature which allows the Silverlight application and its host page's JavaScript can communicate with each other. This sample has tw... [More]

Silverlight Super TextBox

by the3factory 3/31/2008 11:49:00 PM
Download code   Table of Contents Creating a Silverlight Super TextBox (ComboBox, Masked TextBox and More) Introduction Button Predefined Buttons, ComboBox and Erase Inside the TextBox Having a Silverlight Headache!! Formatting Behavior of STextBox Mask... [More]

Silverlight tutorials

by the3factory 3/23/2008 11:04:00 PM
Download code   In this tutorial, I show: how to consume a web service how to work with user controls how to edit the styles and template of a certain control

Creating and Reusing Dynamic Animations in Silverlight

by the3factory 3/23/2008 6:01:00 AM
Download code   Introduction In this brief article we are going to take a look into Silverlight animations and try to find a simple way to reuse the same animations for different elements. Creating animations in xaml code is easy, but it’s not that easy to reuse the same animation fo... [More]

.Net source code: Silverlight Control Skins

by the3factory 3/13/2008 12:54:00 AM
Download code      

Silverlight 2 Demo: Digg Application

by the3factory 3/12/2008 11:19:00 PM
Download code

Silverlight Web Services

by the3factory 3/11/2008 10:48:00 PM
Hope everyone had a chance to download and play with the Silverlight 2.0 Beta1 bits. I wanted to put up a quick post detailing the features we have shipped in this Beta. We have shipped total of 5 features split across 5 assemblies. Core Assembly: System.Runtime.Serialization.dll - Data Cont... [More]

WrapPanel for Silverlight

by the3factory 3/7/2008 2:27:00 AM
Download source One of the most exciting features of Silverlight 2.0 (beta 1) is the ability to create custom panels - just like WPF! Silverlight 2.0 (beta 1) comes with three panels: Canvas, Grid, and StackPanel. Many people will miss other popular panels already included with WPF. This article ... [More]

Developing a Custom Control for Silverlight

by the3factory 3/5/2008 11:09:00 PM
Download source Creating the Project Create a Silverlight Class Library Project in Visual Studio 2008. Because this will be a Control Library we've to add a reference to System.Windows.Controls assembly. This assembly will have 1.0.0.0 as version number for Silverlight 2.0 Beta1 (don't ask ... [More]

Q&A:

More



Powered by BlogEngine.NET 1.2.0.0