Recent content by prashantSoni

  1. P

    Creating C# application using Hikvision SDK for DS-7116HVI-SL

    Below is my code: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using System.IO; namespace hikdemo { public partial class...
Top