Tag Archives: 2016

2016

Using C # and Visual Studio 2015 to make additional form.

Today I will tell you about how to use additional form into C# source code without using Form Design. First, you need to open under Visual Studio 2015 a new project Windows Form Application. This project will come with a windows form. Press Ctr+Alt+X keys and will see the Toolbox with all Windows controls. Add… Read More »

Windows 10 – commands with Win + R keys.

It quickly when working with a computer keyboard and this is the reason for doing this tutorial. Today I show you some common commands used with keys: windows key + R.

Network and Windows – test your WebSocket Protocol.

This web page will test WebSockets supported in your browser. The test checks WebSocket operation by connecting to the WebSocket-enabled server and exchanging the data. The web page shows us: This server supports WebSocket Protocol proposed standard (RFC-6455, December 2011), per-frame-deflate-extension-00 draft, older web socket drafts as well as even older Hixie drafts 75 and… Read More »