Bing Maps has released a Silverlight version which can be used with Silverlight 3. In this article we will see the basics of Bing Silverlight Map Control.
This article is intended to illustrate the main concepts of distributed database technologies supporting the replication principles in order to share data among different database systems.
The Silverlight toolkit comes with Busy Indicator control, but some time you may need to develop custom Busy Indicator for your application. Here are the steps to create Busy Indicator using Silverlight StoryBoard.
When the lookup column of the list in SharePoint site is used as indexed column and the list has large number of items, the CAML query using this lookup column to search data does not work. So, please read the details.
Latebinding is a common term among VB6.0 programmers. C# was always strongly typed. But in 3.x version they introducded var keyword which suporting dynamic binding. But not late binding. After 4.0 relese they came up with dynamic keyword. This fully supporting late binding. Below explaining the difference between var and dynamics. Also a simple example saying where we can use dynamics in C#
In previous article we saw remaining three effects DropShadow, Bevel and Emboss. In this article we will see how to group effects, and we will see how we can achieve the effects with triggers.
Many of us came through a scenario like, you need the details of total JS files referred to a web page. It's not a matter if all JS are directly referring through physical file. But now a days for cache purose we are embedding JS to the assembly. In these situations how you will get the JS reference details? Here coming ScriptReferenceProfiler.
I recently purchased Robert Martin's book Clean Code. Although all the exampels are in Java, 99% of the book applies to C# programmers. This articles summarizes some of the main points.
I recently purchased Robert Martin's book Clean Code. Although all the exampels are in Java, 99% of the book applies to C# programmers. This articles summarizes some of the main points.
Gurock Software just released its new test management solution TestRail. TestRail is a web-based test case management software that helps software development teams and QA departments to efficiently manage, track and organize software testing efforts.