Skip to content

Instantly share code, notes, and snippets.

View owlscatcher's full-sized avatar
🎮
Play with code

Alexander Veselov owlscatcher

🎮
Play with code
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Sql;
using System.Data.SqlClient;
using System.IO;
using System.IO.Ports;
using System.Linq;
using System.Management;
using System.Windows.Forms;
using System;
using System.Data;
using System.Data.Sql;
using System.Data.SqlClient;
namespace ConsoleApp1
{
class Program
{
static void Main(string[] args)