Vijai Anand RamalingamFeb 19, 2019XMLSilverlight- TabControl Example Part 1In this article we will be seeing how to create Silverlight TabControl control. Xaml: <sdk:TabControl/> Steps Involved: Creating a...
Vijai Anand RamalingamFeb 19, 2019XMLSilverlight ScrollViewer Example In this article we will be seeing how to create Silverlight ScrollViewer control. ScrollViewer control is used to enable scrolling of...
Nakkeeran NatarajanFeb 19, 2019XMLHow to read an XML file in PowerShell 2010In this article we will be seeing how to read an xml file in powershell 2010. In this we will be creating a simple xml file and we will...
Vijai Anand RamalingamFeb 19, 2019XMLHow to open XAML files in the Silverlight tab controlIn this article we will be seeing how to open the xaml files in the Silverlight tab controls. For Silverlight tab controls refer...