ITORIAN    

  public string WelcomeToRead() {

      return "Abhimanyu's Thoughts";

  }

Account Section
My First E-Book
Quick Report
Yearly Posts:
   i) In 2010: 12
   ii) In 2011: 380
   iii) In 2012: 64
   -------------------------
         Total: 456
   -------------------------
You can find my articles and blogs on:
   i) itorian.com
   ii) c-sharpcorner.com
   iii) dotnetfunda.com
   iv) codeproject.com

Greatest Hits
People I Follow
Disclaimer
This is my personal website and the opinions I have expressed here is my own. For any accuracy I recommend to visit official websites like MSDN for Microsoft. I developed this website to share my technical skills.

Silverlight Tutorials


What is Silverlight Video
Posted by abhimanyu on 21/06/2011. Total Views 295. In category silverlight
What is Silverlight video tutorial.
Simple Animation in Expression Blend Silverlight
Posted by abhimanyu on 19/05/2011. Total Views 396. In category silverlight
In this post, you will learn how to develop a very simple animation in Silverlight using Expression Blend.
Objects Combining in Expression Blend Silverlight
Posted by abhimanyu on 09/05/2011. Total Views 215. In category silverlight
In this post, you will learn all avaialble ways to combine objects in Expression Blend.
Editing the Path of any Shape in XAML Silverlight
Posted by abhimanyu on 09/05/2011. Total Views 204. In category silverlight
In this post, you will learn how to edit the path of any Shape.
Applying Image in TextBlock Foreground in XAML Silverlight
Posted by abhimanyu on 06/05/2011. Total Views 387. In category silverlight
In this post, you will learn how to apply image in TextBlock Foreground.
Playing and Controlling Video Playback in XAML Silverlight
Posted by abhimanyu on 04/05/2011. Total Views 249. In category silverlight
In this article, you will learn how to play video and control it's playback in Silverlight.
Different Ways to Add Media Files in XAML Silverlight
Posted by abhimanyu on 04/05/2011. Total Views 214. In category silverlight
In this article, you will learn how to add media files in XAML Silverlight.
What is Namespace in Silverlight or XAML
Posted by abhimanyu on 29/04/2011. Total Views 199. In category silverlight
In this post, you will learn about Namespaces in Silverlight or XAML.
Working with Rows and Columns in XAML in Silverlight
Posted by abhimanyu. Total Views 375. In category silverlight
In this post, you will learn how to work with rows and columns in silverlight.
Transparency using Opacity in XAML Silverlight
Posted by abhimanyu. Total Views 286. In category silverlight
In this article, you will learn how to apply transparency by using Opacity in Silverlight arts.
Transparency using Alpha Channel in XAML Silverlight
Posted by abhimanyu. Total Views 246. In category silverlight
In this post, you will learn how to apply transparency by using Alpha Channel in Silverlight arts.
Alpha Channels in XAML Silverlight
Posted by abhimanyu. Total Views 281. In category silverlight
In this article, you will learn about the Alpha Channels in Silverlight.
Basics of Colors in XAML Silverlight
Posted by abhimanyu. Total Views 368. In category silverlight
In this article, you will learn the very basics of color and how to produce colors in different formats.
Vector Graphics vs Raster Graphics in XAML Silverlight
Posted by abhimanyu. Total Views 341. In category silverlight
In this article, you will learn the differences between Vector Graphics and Raster Graphics.
Working with Linear/Radial Gradients and Gradient Vector Transform in XAML Silverlight
Posted by abhimanyu. Total Views 363. In category silverlight
In this article, you will learn about Linear/Radial Gradients and Gradient Vector Transform in XAML Silverlight.
LinearGradientBrush in XAML Silverlight
Posted by abhimanyu. Total Views 464. In category silverlight
In this post, you will learn about LinearGradientBrush in XAML Silverlight.
Color Picker in XAML Silverlight
Posted by abhimanyu. Total Views 397. In category silverlight
In this post, you will find how to use color picker in XAML Silverlight.
Introduction of Brushes tools in XAML Silverlight
Posted by abhimanyu. Total Views 209. In category silverlight
In this post, you will find the introduction of Brushes tools used in XAML Silverlight.
Simple Animation (TargetProperty to ScaleX, ScaleY and Angle) in XAML Silverlight – Part 4
Posted by abhimanyu. Total Views 207. In category silverlight
In this post, you will learn how to use different ‘TargetProperty’ in ‘DoubleAnimation’. This is last part of this series.
Simple Animation (TargetProperty to ScaleX and ScaleY) in XAML Silverlight – Part 3
Posted by abhimanyu. Total Views 314. In category silverlight
In this post, you will learn how to use different ‘TargetProperty’ in ‘DoubleAnimation’.
Simple Animation (TargetProperty to ScaleX) in XAML Silverlight – Part 2
Posted by abhimanyu. Total Views 231. In category silverlight
In this post, you will learn how to use different ‘TargetProperty’ in ‘DoubleAnimation’.
Simple Animation (TargetProperty to Angle) in XAML Silverlight – Part 1
Posted by abhimanyu. Total Views 379. In category silverlight
In this post, you will learn simple animation by using ‘DoubleAnimations’s ‘TargetProperty’ to Angle.
TransformGroup in XAML Silverlight
Posted by abhimanyu . Total Views 292. In category silverlight
In this post, you will learn about TransformGroup.
MatrixTransform in XAML Silverlight
Posted by abhimanyu. Total Views 293. In category silverlight
In this post, you will learn about MatrixTransform.
TranslateTransform in XAML Silverlight
Posted by abhimanyu. Total Views 294. In category silverlight
In this post, you will learn about TranslateTransform.
SkewTransform in XAML Silverlight
Posted by abhimanyu. Total Views 272. In category silverlight
In this post, you will learn about SkewTransform.
ScaleTransform in XAML Silverlight
Posted by abhimanyu. Total Views 235. In category silverlight
In this post, you will learn about ScaleTransform.
RotateTransformation in XAML Silverlight
Posted by abhimanyu. Total Views 570. In category silverlight
In this post, you will learn 2D Rotate Transform.
Types of Transformation in XAML Silverlight
Posted by abhimanyu. Total Views 221. In category silverlight
In this post, you will learn how to transform 2D elements by rotating, scaling, skewing and moving objects.
Basics of Transformation in XAML Silverlight
Posted by abhimanyu. Total Views 232. In category silverlight
In this post, you will learn how to transform the arts (element).
Scene Order (Layer Order) in XAML Silverlight
Posted by abhimanyu. Total Views 239. In category silverlight
In this post, you will learn how order the elements or scenes.
Using Comments in XAML Silverlight
Posted by abhimanyu . Total Views 554. In category silverlight
In this tiny post, you will learn how to use comments in XAML files.
Working with Canvas in XAML Silverlight
Posted by abhimanyu . Total Views 404. In category silverlight
In this post, you will learn how to work with Canvas as well as its properties.
Introduction of code-behind XAML Silverlight
Posted by abhimanyu . Total Views 500. In category silverlight
In this post, you will learn about the code-behind of XAML page.
Namespaces in XAML
Posted by abhimanyu. Total Views 384. In category silverlight
In this post, you will learn about the namespaces used in XAML or XML.
What are XAML and XML? Why we use XAML in Silverlight and WPF
Posted by abhimanyu. Total Views 763. In category silverlight
In this post you will learn, what are XAML and XML and why use XAML in Silverlight or WPF.
Hello Program in Silverlight using Expression Blend & Visual Studio
Posted by abhimanyu. Total Views 555. In category silverlight
In this post, I will explain how to start developing rich media in Silverlight by using Expression Blend and Visual Studio.
Installation of Silverlight 4
Posted by abhimanyu. Total Views 240. In category silverlight
As we already have discussed, Visual Studio 2010 and Expression Studio 4 are our primary requirement to develop Silverlight applications. However, in addition
Introduction to Silverlight 4
Posted by . Total Views 444. In category silverlight
It is a powerful development platform for creating rich media applications for the web, desktop and mobile devices. It is a...