Building a Counter Using JScript.Net
(Page 1 of 4 )
.Net includes several libraries that let us create images on the fly. In this article Michael shows us how to create a dynamic image-based counter with JScript.Net.The Microsoft .NET Framework offers dozens of built-in objects and classes. In this article we will take a look at a small application running on ASP.NET that creates a graphical counter for your web page.
To understand this article, you are required to have some previous knowledge of JScript.NET, ASP.NET, and, of course, HTML. To try the examples shown in this article for yourself, you will need the .NET Framework and IIS 5 or higher installed on Windows NT/2000/XP server.
Next: How Should the Counter Work? >>
More ASP.NET Articles
More By