Building a Hamburger Menu in UWP app using SplitView Building a Hamburger Menu in UWP app using SplitView Reviewed by Bhaumik Patel on 8:20 AM Rating: 5

Palindrome check in C#

Bhaumik Patel 7:15 AM
Palindrome checks in C# using System; public class Program { public static void Main() { Console.WriteLine("Palindr...Read More
Palindrome check in C# Palindrome check in C# Reviewed by Bhaumik Patel on 7:15 AM Rating: 5

Message Content Dialog in UWP app

Bhaumik Patel 7:47 AM
Different type of message dialog box in UWP 1. Show Message Dialog without title 2. Show Message Dialog with 3 Buttons (Yes,No,Cance...Read More
Message Content Dialog in UWP app Message Content Dialog in UWP app Reviewed by Bhaumik Patel on 7:47 AM Rating: 5

ODD or EVEN check in C#

Bhaumik Patel 8:13 AM
ODD or EVEN check in C# using System; public class Program { public static void Main() { Console.WriteLine("ODD or ...Read More
ODD or EVEN check in C# ODD or EVEN check in C# Reviewed by Bhaumik Patel on 8:13 AM Rating: 5
Sending WhatsApp Message using Dot Net CSharp Sending WhatsApp Message using Dot Net CSharp Reviewed by Bhaumik Patel on 10:34 PM Rating: 5