Ajax.NET supports System.Drawing.Bitmap as return value

Michael Schwarz on Wednesday, May 11, 2005
Labels

Some developers asked me if it is possible to return a image? Yes, it is working now. Version 5.5.12.2 [1]is available online.

I also updated the example web page. You will find a test for returning a DataSet getting from a SQL Server, a simple NewsTicker application that will show different news on the client, and a little example how to return images.

Thanks to all developers and beta testers!!! I am working on Web Controls that are supporting Ajax.NET. My first control will be parent-child dropdown boxes and a tree control. Do you have any good idea? What are you searching for? What are you missing?? Please contact me using the contact form or write any comment on this site.

You can download the current release at http://ajax.schwarz-interactive.de/download/ajax.zip [2]. The new exmaple is available at http://ajax.schwarz-interactive.de/csharpsample/default.aspx [1].

(Sorry for all VB.NET developers, because I do not have enought time the VB.NET examples will be some days older.)