Timer in WPF

Bhaumik Patel 8:48 AM
Creating a DispatchTimer XAML does not support any timer feature and WPF does not have a Timer control or class. The DispatchTimer class de...Read More
Timer in WPF Timer in WPF Reviewed by Bhaumik Patel on 8:48 AM Rating: 5

linq select query simple

Bhaumik Patel 11:15 PM
Select - Simple 1 static void Select_1_Simple()         {             int[] numbers = { 2, 3, 1, 4, 7, 8, 6, 5, 0, 9 };             var n...Read More
linq select query simple linq select query simple Reviewed by Bhaumik Patel on 11:15 PM Rating: 5
LINQ Conversion Operators (ToArray,ToList,ToDictionary,OfType) LINQ Conversion Operators (ToArray,ToList,ToDictionary,OfType) Reviewed by Bhaumik Patel on 9:02 PM Rating: 5