XAML & WPF - What's your take on it?

For everything that's not in any way related to PureBasic. General chat etc...
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

XAML & WPF - What's your take on it?

Post by Intrigued »

I have been checking out XAML and WPF content on the Web and am finding that the more I look at XAML and WPF I like it.

Has anyone created any applications based on XAML code yet?

I see there are a handful of GUIs. Mobiform's Aurora, ZAM3D, and Microsoft's Expression Design offering.

The other day I was looking for videos of such in action and found a few over at Channel9. I'm getting fired up about this technology for Web Applications.
Intrigued - Registered PureBasic, lifetime updates user
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

You think it's a good Idea to use stuff that only works on Windows for Web Applications?
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

To answer your question Nik, yes.

My programming takes place in the Windows OS and is utilized by Windows OS enabled systems.

I code in PB, AMS, and it looks like soon XAML/WPF for the Windows OS. Further, a majority of end-users are using the Windows OS for their day-to-day activities, including work and entertainment (yes, Linux is moving up the list of "most used OSes" quite fast). With that said, I expect such Web Applications to work in no less than two or three of the top Browsers out there (IE, FF, and say Opera).

FWIW I found this tidbit too:

WPF/E lets graphics created for Windows Vista applications run on other OSes as well as on the Web
Intrigued - Registered PureBasic, lifetime updates user
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

When Microsoft is talking of other OSs they mean other Windows versions, but well I think xaml shouldn't be too hard to implement for the OpenSource folks. Even more so since they invented it :lol:
WishMaster
Enthusiast
Enthusiast
Posts: 277
Joined: Fri Jun 17, 2005 7:13 pm
Location: Franconia
Contact:

Post by WishMaster »

> To answer your question Nik, yes.
The aim of web-based applications is to be platform-independend :roll:
Image Image
merihevonen
Enthusiast
Enthusiast
Posts: 326
Joined: Mon Jan 01, 2007 7:20 pm

Post by merihevonen »

WishMaster wrote:> To answer your question Nik, yes.
The aim of web-based applications is to be platform-independend :roll:
Yes. Why in the world should someone create web applications that would work only on Window$?

There are many Linux, Unix, Hurd, Mac OS X, BSD, Darwin.. (oh my I could make a list bigger than my bed =] ) ...users and many people are going over the hedge from Window$ to something else; which means the userbase of that web application in question would only consist of l4m3 Window$ users =)

Linux 4ever!
I'm rich bi4tch!
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

Guys, whoa! ;)

Check out WPF/E as well (E=Everywhere)
Intrigued - Registered PureBasic, lifetime updates user
Post Reply