|
|
-
|
|
In this article I will show how to add multiple pushpins on the Bing Map in Silverlight in c-sharp. In previous article we saw one of the ways to add multiple locations on the Bing Map in Silverlight by fetching data from SQL Server Database. But in that everything was done in xaml file. As a devel......
|
|
-
|
|
In this article I will explain how to find geographical coordinates: Latitude and Longitude of an address in Silverlight application. So that address can be displayed on the Bing Map. In last few articles I wrote about how to add multiple locations on the Bing map in Silverlight. In that we assumed......
|
|
-
|
|
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 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 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 Architecture of Silverlight in simpler manner. Silver light has borrowed lot of things from existing Microsoft technologie......
|
|
-
|
|
I noticed a lot of people have misconceived notions of what Silverlight is and does. I will attempt to explain what Silverlight is and how it fits into the web spectrum. Many websites define Silverlight as: “Microsoft Silverlight is a web application framework that provides functionalities similar ......
|
|
-
|
|
For the majority of us, maps represent a useful tool which we often use in daily life when we are looking for a specific landmark, shopping centre or street name in an unfamiliar town or city. For business, map is a good marketing tool to attract the customers. Many Companies use Google Map to show......
|
|