Click here to Skip to main content
15,885,365 members

Articles by Ratish Philip (Articles: 14, Tip/Tricks: 3)

Articles: 14, Tip/Tricks: 3

RSS Feed

Average article rating: 4.82

Desktop Programming
Windows Forms
7 Oct 2007   Updated: 14 Oct 2007   Rating: 3.91/5    Votes: 10   Popularity: 3.73
Licence: CPOL    Views: 52,784     Bookmarked: 17   Downloaded: 506
Please Sign up or sign in to vote.
NVM is a easy-to-use tool written in C# 3.0. The aim of this tool is to allow easy administration of Windows Environment Variables.
WPF
22 May 2011   Updated: 22 May 2011   Rating: 4.81/5    Votes: 12   Popularity: 5.19
Licence: CPOL    Views: 40,935     Bookmarked: 26   Downloaded: 836
Please Sign up or sign in to vote.
Recreating the Windows Phone 7 JumpList in WPF
30 May 2011   Updated: 22 Dec 2011   Rating: 4.95/5    Votes: 48   Popularity: 8.33
Licence: Ms-PL    Views: 86,932     Bookmarked: 117   Downloaded: 1,260
Please Sign up or sign in to vote.
A circular progress control in WPF
30 Jul 2011   Updated: 24 Dec 2011   Rating: 4.88/5    Votes: 34   Popularity: 7.48
Licence: Ms-PL    Views: 131,008     Bookmarked: 72   Downloaded: 4,809
Please Sign up or sign in to vote.
A toggle control in WPF
22 Aug 2011   Updated: 19 Jan 2012   Rating: 4.77/5    Votes: 27   Popularity: 6.83
Licence: Ms-PL    Views: 84,456     Bookmarked: 61   Downloaded: 2,080
Please Sign up or sign in to vote.
A rearrangeable WrapPanel
21 Dec 2011   Updated: 19 Jan 2012   Rating: 5.00/5    Votes: 12   Popularity: 5.40
Licence: Ms-PL    Views: 31,941     Bookmarked: 35   Downloaded: 793
Please Sign up or sign in to vote.
A Metro style custom window.
21 Dec 2011   Updated: 19 Jan 2012   Rating: 4.93/5    Votes: 7   Popularity: 4.17
Licence: Ms-PL    Views: 42,424     Bookmarked: 25   Downloaded: 655
Please Sign up or sign in to vote.
A Windows Phone PivotControl in WPF.
21 Dec 2011   Updated: 19 Jan 2012   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: Ms-PL    Views: 45,172     Bookmarked: 20   Downloaded: 1,548
Please Sign up or sign in to vote.
A Windows Phone style indeterminate ProgressBar in WPF.
21 Dec 2011   Updated: 19 Jan 2012   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: Ms-PL    Views: 31,476     Bookmarked: 18   Downloaded: 491
Please Sign up or sign in to vote.
An animated StatusBar in WPF.
5 Nov 2015   Updated: 7 Jan 2016   Rating: 4.99/5    Votes: 22   Popularity: 6.69
Licence: MIT    Views: 40,899     Bookmarked: 30   Downloaded: 434
Please Sign up or sign in to vote.
The most effective way to manage your environment variables
4 Dec 2015   Updated: 15 Mar 2016   Rating: 5.00/5    Votes: 21   Popularity: 6.61
Licence: MIT    Views: 82,200     Bookmarked: 48   Downloaded: 1,350
Please Sign up or sign in to vote.
The next version of the useful WPF controls is here
XAML
16 Oct 2012   Updated: 2 Dec 2012   Rating: 5.00/5    Votes: 11   Popularity: 5.21
Licence: CPOL    Views: 29,004     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
A Windows 8 Metro App showcasing an innovative jigsaw puzzle game while utilising the powerful features of an Ultrabook.
Multimedia
GDI+
23 Aug 2009   Updated: 28 Aug 2009   Rating: 4.75/5    Votes: 42   Popularity: 7.71
Licence: CPOL    Views: 111,908     Bookmarked: 136   Downloaded: 5,887
Please Sign up or sign in to vote.
Create a circular progress control, like the one in Mac OS X, using GDI+.
Programming Languages
C#
27 Aug 2009   Updated: 28 Aug 2009   Rating: 4.52/5    Votes: 14   Popularity: 5.18
Licence: CPOL    Views: 87,534     Bookmarked: 20   Downloaded: 1,195
Please Sign up or sign in to vote.
This article describes how to use the powerful ClearCase Automation Library with C#.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.73

Desktop Programming
WPF
22 Feb 2010   Updated: 28 Feb 2010   Rating: 3.00/5    Votes: 2   Popularity: 0.90
Licence: CPOL    Views: 18,461     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
In WPF, the TextBlock is used to display simple text. We can apply several formatting to the text like Bold, Italics or Underline to name a few.But it is a little known fact that it is possible to display several differently formatted text in a SINGLE TextBlock!!!for e.g. you can make a...
Programming Languages
C#
19 Feb 2010   Updated: 21 Feb 2010   Rating: 3.53/5    Votes: 8   Popularity: 3.19
Licence: CPOL    Views: 22,170     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
In C#, the System.String class contains methods ToUpper and ToLower which convert the case of the string to UPPERCASE and lowercase respectively.But the String class does not have an appropriate method to convert text to TitleCase.No need to worry, the TextInfo class provides this method! ...
Visual Studio
27 Apr 2010   Updated: 27 Apr 2010   Rating: 4.67/5    Votes: 3   Popularity: 2.23
Licence: CPOL    Views: 19,700     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Visual Studio 2010 provides a feature by which it is now possible to edit multiple lines at one go.For e.g. say you have a class which you have three member variables which are declared as private.public class MyClass{ private int myInt; private double myDouble; private...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
United States United States
An individual with more than a decade of experience in desktop computing and mobile app development primarily on the Microsoft platform. He loves programming in C#, WPF & XAML related technologies.
Current interests include web application development, developing rich user experiences across various platforms and exploring his creative side.

Ratish's personal blog: wpfspark.wordpress.com