Drag to draw lines on Canvas

Bhaumik Patel 2:05 AM
Draw a line on mouse drag on a canvas var canvas = document.getElementById("canvas"); var ctx = canvas.getContext("2d&q...Read More
Drag to draw lines on Canvas Drag to draw lines on Canvas Reviewed by Bhaumik Patel on 2:05 AM Rating: 5

Comparing strings in C#

Bhaumik Patel 8:32 PM
Comparing strings in C# using System; public class Program { public static void Main() { Console.WriteLine("Comp...Read More
Comparing strings in C# Comparing strings in C# Reviewed by Bhaumik Patel on 8:32 PM Rating: 5

Split a string in C#

Bhaumik Patel 8:33 PM
Split a string in C# using System; public class Program { public static void Main() { Console.WriteLine("Split a st...Read More
Split a string in C# Split a string in C# Reviewed by Bhaumik Patel on 8:33 PM Rating: 5

Highcharts pie Demo

Bhaumik Patel 11:48 PM
$(function() { $('#order_suggestions_graph_by_vendor').highcharts({ credits: { enabled: false }, chart: { ...Read More
Highcharts pie Demo Highcharts pie Demo Reviewed by Bhaumik Patel on 11:48 PM Rating: 5