Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Dynamic image creation and use with ASP.NET


Message #1 by Feduke Cntr Charles R <FedukeCR@m...> on Mon, 10 Jun 2002 10:29:49 -0400
	I was asked for an example of how to create a game board image
dynamically at run time using ASP.NET, and output that image to the browser.
I've written such an example, and it illustrates some of the MS recommended
coding standards for C#.  I think it makes a good starting point for anyone
interested in OOP with ASP.NET and creating images on the fly.  If anyone
would like the example, please e-mail me OTL.

- Chuck

  Return to Index