The Wayback Machine - https://web.archive.org/web/20140521163548/http://www.codeguru.com:80/csharp/.net/jscript/

Latest JScript .NET Articles

Planning for the Unexpected - JScript .NET and Exceptions

The .NET Class Library uses exceptions throughout to report errors or unexpected conditions; however, a lot of code isn't exception aware. This article explains what exceptions are, how to respond to exceptions, and several ways of creating your own exceptions.

Building JScript .NET Web Service and Clients

Walk through the creation of a Web Service and three types of client applications that use it: a Windows Forms based client, and Internet Explorer-based client, and an ASP.NET client application.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Finger Printing is the New Tracking Cookie

Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.

Top White Papers and Webcasts

  • With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time coding instead of waiting for the dreaded application redeploy to finish. Every time a developer tests a code change it takes minutes to build and deploy the application. JRebel keeps the app server running at all times, so testing is instantaneous and interactive.

  • By 2017, more than 50% of end-user devices will be restricted to running only apps that have been pre-inspected for security and privacy risks, up from 20% today. In today's market, the endpoint protection platform provides a collection of security utilities to protect PCs and tablets. Vendors in this market compete on the quality of their protection capabilities, the depth and breadth of features, and the ease of administration. Read this Gartner Magic Quadrant analyst report for an in-depth comparison of 17 …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds