Mahesh Chand

Founder C# Corner. Founder & CEO Mindcracker Inc. Investor, Advisor, Board member of several startups and non profit foundations. Try to implement emerging technologies when trying to solve the next problem.

    Top 5 CRM Systems In 2024

    CRM, or Customer Relationship Management, is a technology and strategy that businesses use to manage and analyze interactions with their customers and potential customers throughout the customer li...

    Feb 10, 2024

    Android Operating Systems Breakdown

    Check out what Android OS is installed on how many devices.

    Feb 10, 2013
    Blog

    GrayScale Image in WPF

    The PixelFormats class is used to represent image pixel formats. The class has about 2 dozens of static properties representing various pixel formsts such as BlackWhite, Gray16, Gray32Float, Gray8,...

    Feb 10, 2010

    Image Transformation in WPF

    Image transformation is a process of rotating and scaling images. This article demonstrates how to rotate and translate images in WPF and XAML.

    Feb 10, 2010

    What is MonoTouch

    MonoTouch allows developers to create C# and .NET based applications that run on Apple's iPhone and Apple's iPod Touch devices, while taking advantage of the iPhone APIs and reusing both code and l...

    Feb 10, 2010
    Blog

    Download MonoTouch

    Discussion about MonoTouch download and versions.

    Feb 10, 2010
    Blog

    System Pens and System Brushes in GDI+

    In this article I will explain about working with brushes and pens in GDI+.

    Feb 10, 2010

    Clipping or Cropping Images in WPF

    Clipping a region is a process of displaying partial area of a region by setting the outline of a region. In WPF, the clipping has been extended to all elements that are inherited from UIElement th...

    Feb 10, 2010

    Super Bowl LIX Showdown: Biggest Matchup of the Year

    The Chiefs and Eagles clash in Super Bowl LIX, a high-stakes rematch with history on the line. With Mahomes chasing a three-peat and Hurts seeking redemption, this showdown is set to be unforgettab...

    Feb 09, 2025
    News

    Select Random String From An Array In .NET Core and C#

    This article demonstrates how to pick a random string an array of strings.

    Feb 09, 2023

    Convert Byte Array To String In C#

    Learn to convert a C# byte array to a string in C# and .NET Core. Code example included.

    Feb 09, 2023

    Padding Strings In C#

    This code snippet shows how to pad strings in C# and .net core. Padding in the string is adding a space or other character at the beginning or end of a string. String class has String.PadLeft() and...

    Feb 09, 2023

    Add, Remove, Replace String In C#

    Code examples to add strings in C#, remove string in C#, and replace string in C#.

    Feb 09, 2023

    Uppercase and Lowercase Strings in C#

    C# String has ToUpper() and ToLower() methods to convert a string to uppercase and lowercase. This sample code demonstrates how to convert a string into lowercase string or uppercase string in C#.

    Feb 09, 2023

    StringBuilder and String Concatenation

    C# String Builder represented by the StringBuilder class in c# is used to concatenate strings in C# and provides string modifications methods including StringBuilder.Append(), StringBuilder.Remove(...

    Feb 09, 2023

    Trim String in C#

    String.Trim(), String.TrimStart(), and String.TrimEnd() methods provide trim string functionality in C# and .NET. The Trim method removes white spaces from the beginning and endof a string. The Tr...

    Feb 09, 2023

    Split String In C#

    Learn how to split a string in C#. A string can be splitted in C# separated by a character delimiter, string delimiter, and an array of characters.

    Feb 09, 2023

    How To Use A String Collection in C#

    StringCollection is a collection of strings. In this article, learn how to take advantages of StringCollection methods and properties to manage a collection of strings. StringCollection class

    Feb 09, 2023

    What is AI Builder

    AI Builder provides functionality to automate processes and predict outcomes to help improve business performance.

    Feb 09, 2021

    Introduction To Microsoft AI

    Introduction to Microsoft AI. This session will feature an introduction to the Azure Bot Service and Bot Framework so that developers can start building intelligent bots

    Feb 09, 2021
1681 - 1700 of 2321