Showing posts with label Microsoft AJAX. Show all posts
Showing posts with label Microsoft AJAX. Show all posts

Monday, December 8, 2008

How to build an advanced ASP.NET AJAX Photo Slideshow featuring imaging effects and watermarks with ImageDraw for ASP.NET

Technologies used
- Neodynamic ImageDraw (3.0 or later) for ASP.NET
- Microsoft .NET Framework (2.0 or later)
- Microsoft ASP.NET AJAX Framework (1.0 or later)
- Microsoft ASP.NET AJAX Control Toolkit
- Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition)

This ImageDraw demo - which source code files can be found at the end of this page available for downloading - demonstrates how easily you can use ImageDraw object model and ASP.NET AJAX Framework to design an advanced AJAX-based Photo Slideshow. This demo is based on the Slideshow (SlideShowExtender) sample of AJAX Control Toolkit (http://www.asp.net/AJAX/AjaxControlToolkit/Samples/SlideShow/SlideShow.aspx)

The following figure is a screenshot of the ASP.NET AJAX Photo Slideshow application that leverages ASP.NET AJAX Framework, ASP.NET AJAX Control Toolkit and ImageDraw. Each photo slide is dynamically created by ImageDraw objects adding built-in Rounded Rectangle Shapes for photo metadata; applying the desired imaging effect on the original photo and stamping the ImageDraw logo for watermarking.

Read More..

Thursday, November 27, 2008

Kojax: Mobile AJAX from Microsoft?

Microsoft is reportedly working on a mobile AJAX technology code-named Kojax. The goal of Kojax is said to be to enable developers to create interactive mobile applications using a combination of Visual Studio tools and JavaScript.

Who loves ya, baby? Well, it appears Microsoft does if you are an AJAX developer building mobile applications.

According to published reports, Microsoft is working on an AJAX-style mobile application development environment code-named Kojax, designed to help developers create mobile applications, purportedly for use in emerging markets. AJAX is a Web development technique used for creating interactive Web applications.

The code name for the technology brings to mind Kojak, the tough, bald-headed, lollipop-licking cop from 70s-era TV crime drama of the same name. Kojak's catchphrase was, "Who loves ya, baby?" Microsoft must be hoping AJAX developers will dig Kojax. However, the company would not comment on the project.

Microsoft blogger and code-name maven Mary Jo Foley, who uncovered the Kojax name and information, said, "Kojax is a mobile development platform, according to my sources, that will allow Microsoft- and third-party-developed applets [to] run in an AJAX-like way, using a combination of Visual Studio tools and JavaScript, on Java-based mobile phones."

Read More..