BetaArchive Logo
Total Current Archive Size: 4765.54GB in 15409 files
Navigation Home Screenshots Image Uploader Server Info FTP Servers Wiki Forum RSS Feed Rules Please Donate
UP: 5d, 2h, 40m | CPU: 16% | MEM: 4822MB of 12279MB used
{The community for beta collectors}

Post new topic Reply to topic  [ 8 posts ] 
Author Message
 PostPost subject: Microsoft Avalon [Longhorn Platform Developer]        Posted: Wed Jan 06, 2010 5:48 am 
Newbie Beta Collector
Newbie Beta Collector
User avatar
Offline

Joined
Sun Dec 20, 2009 6:06 pm

Posts
45

Location
Argentina / Mar del Plata City

Favourite OS
Windows 2000 SP4
Microsoft Avalon and Indigo 2.0.50215.28 Beta 1 RC

This product was designed for creation of applications based on LongHorn's Systems...

It will usefull for developers who wants to do Windows Longhorn more functional.
:D

LINK: http://www.soft32.com/download/63-88547-1/en_avalon_indigo_redist_beta1_RC.zip
The link redirects to Soft32 download page.. then only click on Download Button

I give you a little information about this product:

The presentation subsystem in the next version of Windows, code-named "Longhorn," offers powerful new capabilities to developers. This subsystem, code-named "Avalon," allows developers to take advantage of its capabilities through a new markup language code-named "XAML." In addition, modern object-oriented programming languages such as C# and Visual Basic .NET can be used to tie everything together. Because most applications written to Avalon will probably be a mix of XAML and programming code, this article discusses XAML tags used to control page layout along with the procedural code written to respond to events.

An example of application made with Avalon API:

Image

Image

Image


If you like this and needs more tecnical information... check this!

http://msdn.microsoft.com/en-us/magazine/cc188739.aspx

It is a interesting tool for LongHorn fans with good ideas :idea:

:wink: :wink:


Top  Profile
 PostPost subject: Re: Microsoft Avalon [Longhorn Platform Developer]        Posted: Wed Jan 06, 2010 9:54 am 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Sun Jul 15, 2007 5:29 pm

Posts
1012

Location
Sweden

Favourite OS
OSX & LH4074
Any info to what longhorns this work on ?

_________________
Regards,
Leon Bollerup - BA VIP Member

OSX on dell Latitude - SEO & Sökmotoroptimering - Online Backup


Top  Profile  WWW  ICQ
 PostPost subject: Re: Microsoft Avalon [Longhorn Platform Developer]        Posted: Wed Jan 06, 2010 10:38 am 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Sat Aug 22, 2009 4:28 pm

Posts
4137

Favourite OS
Mountain Lion, 6730, 8400
leonbollerup wrote:
Any info to what longhorns this work on ?


As in screenshots, it maybe somewhere 4029-4039...
But I still think that this work on 4074, too.

_________________
Longhorn Packet 1.21 - Solves most of the problems with Longhorn Setup


Top  Profile  YIM
 PostPost subject: Re: Microsoft Avalon [Longhorn Platform Developer]        Posted: Wed Jan 06, 2010 3:38 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Sat Nov 15, 2008 9:47 pm

Posts
925
This seems interesting, any chance to make it working under Windows 7 maybe?


Top  Profile
 PostPost subject: Re: Microsoft Avalon [Longhorn Platform Developer]        Posted: Wed Jan 06, 2010 3:42 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Sun Jul 15, 2007 5:29 pm

Posts
1012

Location
Sweden

Favourite OS
OSX & LH4074
correct me if i'm wrong.. but its xaml.. right ?

_________________
Regards,
Leon Bollerup - BA VIP Member

OSX on dell Latitude - SEO & Sökmotoroptimering - Online Backup


Top  Profile  WWW  ICQ
 PostPost subject: Re: Microsoft Avalon [Longhorn Platform Developer]        Posted: Wed Jan 06, 2010 3:44 pm 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5824

Location
United Kingdom

Favourite OS
Server 2012
Essentially yes. Though this Longhorn-era version is a far cry from the current .NET 3.x revision. Still, the modern WPF is at least as flexible, if not more flexible. I wouldn't see any need to use this version on Windows 7.

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: Microsoft Avalon [Longhorn Platform Developer]        Posted: Wed Oct 13, 2010 4:06 pm 
Pro Beta Collector
Pro Beta Collector
Offline

Joined
Thu Sep 17, 2009 7:37 pm

Posts
486

Favourite OS
LH 4074
Please excuse me for bumping a half-year old thread, but I thought it would be better than cluttering the forum with another thread.
I've installed Avalon and Indigo on a XP SP3 machine, thinking on trying to find some new ways of porting stuff from longhorn.
I also intend to install the winfs beta1 refresh : this is where my problem comes.

WinFS requires .net framework 2, which conflicts with the beta2 version used by Avalon and Indigo.

Is there a way I can keep both frameworks installed ? (I'm interested in keeping the class names EXACTLY as they are in longhorn)


Thanks and sorry for the bump.


Top  Profile
 PostPost subject: Re: Microsoft Avalon [Longhorn Platform Developer]        Posted: Thu Oct 14, 2010 12:30 am 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5824

Location
United Kingdom

Favourite OS
Server 2012
BogdanV wrote:
Please excuse me for bumping a half-year old thread, but I thought it would be better than cluttering the forum with another thread.
I've installed Avalon and Indigo on a XP SP3 machine, thinking on trying to find some new ways of porting stuff from longhorn.
I also intend to install the winfs beta1 refresh : this is where my problem comes.

WinFS requires .net framework 2, which conflicts with the beta2 version used by Avalon and Indigo.

Is there a way I can keep both frameworks installed ? (I'm interested in keeping the class names EXACTLY as they are in longhorn)


Thanks and sorry for the bump.


You can have both frameworks installed in theory, but it sure is a pain. A simpler solution is this: You are using the WinFS Beta 1 Refresh, which is simply the original Beta 1 with one or two fixes and updated to use .NET 2.0 RTM.
The original Beta 1 does use .NET 2.0 Beta 2 if I remember correctly, and should therefore be a much better fit.

The only thing is, reading this article again, is that this stuff is much more "Vista" era than Longhorn Era. Indeed, it was released around the same time as Vista Beta 1. WinFS Beta 1 actually was released a whole month after that.

The MSDN Article linked to describes a much earlier Avalon, with it likely being aimed at PDC 2003 attendees at the latest.


That said, There is still much to learn from those parts, particularly from WinFS Beta 1, which includes a full SDK with Documentation.

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 




Who is online

Users browsing this forum: ggpm, Windows XP and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.

Powered by phpBB® Forum Software © phpBB Group

Copyright © 2006-2013

 

Sitemap | XML | RSS