Click here to Skip to main content
15,885,767 members
Articles / Programming Languages / C#

hello, world - A primitive view of the state of the art

Rate me:
Please Sign up or sign in to vote.
4.85/5 (53 votes)
30 Apr 2004BSD22 min read 158.4K   1.1K   83  
A revival of the CLI for .NET development.
<%@ WebService Language="c#" Codebehind="HelloWebService.asmx.cs" Class="mynamespace.HelloWebService" %>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Instructor / Trainer Tarleton State University
United States United States
Will Currently serves as Assistant Professor of Computer Information Systems. Previously he led research, development and product delivery efforts on a global scale. He has a long career as a software architect and developer and enjoys programming in any language on any platform for any good purpose.

Comments and Discussions