Tired of over-committing to one web scripting technology only to get derailed by the client's browser? Wt will insulate your application logic from the bumpy ride of trying to guess the right web platform for your apps.
Latest Browser Control Articles
Tip: Accessing the IHTMLDocument Interface of an HTML Frame Within Internet Explorer
Learn how to access the IHTMLDocument interface for any iframe contained within the IE webbrowser control.
Web Site Blocker that Uses Browser Helper Objects (BHO)
Learn how a BHO (Browser Helper Object) could be used to block a particular Web site.
Customize an IE Context Menu to Add CodeGuru Favorites
Learn how to customize the internet explorer context menu to add Codeguru Favorites items.
How DesktopRAPIInvoker Launches the HTML Viewer on the CE Device
Explore the mechanics of launching an HTML viewer on your CE device.
Utilizing Pocket IE Functionality in Mobile Applications
Learn how to provide IE functionality from your applications.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Integrating Maps into Your UWP App
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.

Adding Camera Support to Universal Windows Platform Apps
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.