In versions prior to Silverlight 4, when you right clicked an UI Element, the events were handled by the Silverlight plug-in internally to display the Silverlight configuration dialog. In Silverlight 4, you now have the ability to right click an element and invoke a custom ContextMenu. Silverlight 4 now adds support for MouseRightButtonDown and the [...]
Read more…
Posts tagged with 'anoop madhusudanan'
TreeView Drag Drop in Silverlight
I have seen plenty of questions around drag-drop operations within a TreeView and I thought of dedicating a post to it. Now usually when one thinks of implementing a Drag Drop operation on a TreeView, there are a couple of events like the DragEnter, DragLeave, DragOver and Drop that are to be raised and handled. [...]
Read more…
A Simple approach to build a Silverlight 3.0/Silverlight 4.0 application that consumes a WCF Service
Silverlight has been around for quite some time now and I hope most of you who have been working on Silverlight 3.0, might have started migrating to Silverlight 4.0. As you are aware, Silverlight is now used for developing LOB applications where the requirement is to develop loosely coupled browser based applications using Silverlight. One of the [...]
Read more…
Simple Databinding and 3-D Features using Silverlight in Windows Phone 7 (WP7)
Simple Databinding and 3-D Features using Silverlight in Windows Phone 7 (WP7) Windows Phone 7 (WP7) is the upcoming next generation Mobile Operating System by Microsoft. Amongst the many features, one of the nice features is that it has support for Silverlight 4.0. So most of the new features like 3-D, Databinding etc. are now available on [...]
Read more…
WinToolbar for Silverlight
WinToolbar is a very useful Silverlight library that implements common widgets. These widgets will allow you to build a rich toolbar control in our applications as it incorporates group panels, drop down buttons and pickers. You should note that you need to install Silverlight 4 in your system before accesing the official web page of [...]
Read more…
Axinom Announces AxCMS.net 10 with Microsoft Silverlight 4 and Microsoft Visual Studio 2010
Axinom, European WCM vendor, today announced the next version of its WCM solution AxCMS.net 10, which streamlines the processes involved in creating, managing and distributing corporate content on the internet. The new solution helps reducing ongoing costs for managing and distributing to large audiences, while at the same time drastically reducing time-to-market and one-time setup [...]
Read more…
Silverlight Introduction
This article will be very helpful for the beginners who want to know and start development on Silverlight projects, if you are already working on Silverlight you will find complete understanding of Silverlight Introduction. In this article I have started with definition of Silverlight, purpose of the Silverlight technology and different versions released so far. [...]
Read more…
Spotlight On Silverlight Reports
Always double check whether the reports that are displayed let you realize the features that you will need in future projects. You should also gather the information and data from previous reports to make it go with your current report. You also have to keep in mind that the silver lights report you are doing [...]
Read more…
Silverlight Reporting 101
Report Sharp-Shooter for Silverlight reporting is a very useful tool when you are creating complex reports but want to simply present these using your Silverlight apps. Ask the customers who have used this particular software. They can all say that they were able to zoom, navigate, search for information, pan, and export reports with ease. There [...]
Read more…
How To Use Sql Server Reporting Services In Silverlight
You can use the Silverlight Viewer on applications that are situated on your html pages as well as with the applications that are out of your browser. There are many reasons as to why you may want to use this program. The first is that it allows you to print the reports right from Reporting [...]
Read more…