Search for: vb6 websocket vb net
Related Programming Resources
- Master Pages - Examining the Markup Emitted by the ScriptManager Control Over the past several years, more and more developers have been building AJAX-enabled web applications. An AJAX-enabled website uses a number of related web technologies to offer a more responsive user experience. Creating AJAX-enabled ASP.NET applications is amazingly easy thanks to Microsoft's ASP.NET AJAX framework. ASP.NET AJAX is built into
- NTFS Alternate Data Streams (ADS) To properly introduce the insertion of ADS support in NTFS, which started with Windows NT 3.1, we must first take a look in the Macintosh world. As some of you might know, Macintosh files do not generally have an extension. Yet, the OS is capable of recognizing who made the
- Multicore and GPU Programming for Video Games Why Programmable Shaders . Hardwired pipeline - Produces limited effects - Effects look the same - Gamers want unique look-n-feel - Multi-texturing somewhat alleviates this, but not enough - Less interoperable, less portable . Programmable Shaders - Vertex Shader - Pixel or Fragment Shader - Starting from DX 8.0 (assembly) - DX 9.0 added HLSL (High Level Shading Language) - HLSL (MS)
- 2sms C# XML Tech Guide 2sms allows business customers to send text messages from your computer to cell phones anywhere in the world. We help customers improve operations, demonstrate duty of care, and react more responsively to customers. Text messaging reaches more people than email and faster than calling. If you wish to send a single
- Introducing Visual Basic .NET Visual Basic .NET provides a powerful, yet safe environment for creating MS-Windows applications. In earlier times, you had to be a C++ wizard to create high-performance Windows applications, and you had to know a great deal about the Win32 API (Application Programmers Interface). Previous versions of Visual Basic were easy