|
|
-
|
|
In the previous article I showed different methods to bind Silverlight data grid like binding with Collection object, binding with XML, binding with WCF Data Services. In this article I will demonstrate how to bind the bind the data grid with WCF RIA Services… WCF Services .NET offers several diff......
|
|
-
|
|
In the previous article I described how to bind Silverlight data grid with different data sources. In this article I will try to explain what different column types are supported in data grid and how to change binding of columns in code behind…. There are three types of columns in data grid. Da......
|
|
-
|
|
In the previous article I described the basics of Data Binding in Silverlight. In this article I will demonstrate How to Bind Data grid with different data sources like: Binding with Static Collection/List Binding with XML Binding with Database via WCF Services Binding with Database ......
|
|
-
|
|
In the previous article I demonstrated how to create a simple Silverlight application using Microsoft Visual Studio 2010. In building business applications in Silverlight Data Binding is used very much. In this article I will try to explain some basics of Data Binding. What is Data Binding? Data b......
|
|
-
|
|
In the previous article I attempted to explain What Silverlight is and how it is being used more and more to develop business applications. In this article I will try to explain Silverlight Application Life Cycle. Building apps with Silverlight is more or less similar way of building Desktop apps, f......
|
|
-
|
|
In the previous article I described what are the different Layout Management Panels in Silverlight and how and when they are used. In this article I will describe how to create styles and apply them to different elements in Silverlight in the same way we are using CSS and apply them to HTML controls......
|
|
-
|
|
In the previous article I described what are the different Layout Management Panels in Silverlight and how and when they are used. In this article I will try to describe how to add/manage events in Silverlight. What is an Event An event is a message sent by an object to signal the occurrence of an......
|
|
-
|
|
In the previous article I described how to create a simple Silverlight application in Microsoft Visual Studio 2010. In this article I will describe what are the different Layout Management Panels in Silverlight and how and when they are used. When you create a Silverlight project using Visual Studio......
|
|
-
|
|
In the previous article I attempted to explain What Silverlight is and how it is being used more and more to develop business applications. In this article I will demonstrate how to create a simple Silverlight application using Microsoft Visual Studio 2010. Create New Silver light Application with ......
|
|
-
|
|
In the previous article I attempted to explain What is XAP file in Silverlight. In this article I will try to explain what is XAML and how it is used in Silverlight. Extensible Application Markup Language (XAML, pronounced zammel) is a declarative XML-based language created by Microsoft which is use......
|
|