473,785 Members | 2,720 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Longhorn + XAML & VB.Net

Hi guys,

Recently i read some articles on Longhorn & XAML.
& From what i learnt the future for developing UIs lies in XAML.
Does this mean that I've got to learn XAML as developing UIs for web or win
applications will be different?
Or will future versions of VS.Net wrap up the XAML hence making it
unnecessary for me to know or learn XAML?

--
Besty Regards,
Thilaka
Nov 20 '05 #1
4 2663
If you already are using VB.NET, you will still be able to create windows
applications without XAML.
XAML just provides a way to create a UI using XML (and an associated .NET
code-behind type file, .vb, .cs, etc). IMHO, this, coupled with newer .NET
deployment models will eventually wipe out HTML applications. HTML will
still be a popular mechanism for doing what it was originally designed for -
content/layout. But the ease of creating and deploying rich apps that don't
have the limitations of browsers and script will catch on quick. For
example, I know a lot of IT technicians and admins that write simple utility
scripts - they will now be able to create a complete tool UI in XML using
XAML. But think of XAML only as a way to provide a UI definition using XML.
That's about all it is. This won't substitute creating EXEs in as much as
you will still be able to create these without XAML. Eventually, there will
be designers that will allow you to "paint" the UI, and it will complete the
XML portion for you. At any rate, XAML is still a ways off, and from what I
can tell, isn't feature-complete yet, so you still have plenty of time to
learn it if you want to.

What's particularly interesting is the non-MS world's (primarily the Linux
crowd) take on XAML. From the blogs and reviews that I've seen, they are
taking this as a serious threat to web (in their opinion web = HTML)
applications. The threat for them is that MS is creating a superior model
that is extremely easy to use, and (the dangerous part) completely bypasses
the W3C standards board (or any standards board for that matter). The fear
is that people will find the flexibility and ease of use so compelling that
they won't care that XAML only runs on Windows - just like most of the HTML
today is written for IE, and not as generic HTML that any browser can use,
but worse. There are already a few projects (and the MONO guys are in on
this too) to create XAML for non-Windows platforms. In my opinion, this will
only help accelerate the adoption of XAML, and quicken the demise of HTML
for web apps (which may not be exactly what they had in mind?) Therefore,
ignoring XAML completely will probably not be a good idea in the long run.

-Rob Teixeira [MVP]

"Thilaka" <th*****@mymail .com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi guys,

Recently i read some articles on Longhorn & XAML.
& From what i learnt the future for developing UIs lies in XAML.
Does this mean that I've got to learn XAML as developing UIs for web or win applications will be different?
Or will future versions of VS.Net wrap up the XAML hence making it
unnecessary for me to know or learn XAML?

--
Besty Regards,
Thilaka

Nov 20 '05 #2
Rob,
Thanx a lot for the very concise reply. (all doubts cleared).
Best Regards,
Thilaka

"Rob Teixeira [MVP]" <RobTeixeira@@m sn.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
If you already are using VB.NET, you will still be able to create windows
applications without XAML.
XAML just provides a way to create a UI using XML (and an associated .NET
code-behind type file, .vb, .cs, etc). IMHO, this, coupled with newer .NET
deployment models will eventually wipe out HTML applications. HTML will
still be a popular mechanism for doing what it was originally designed for - content/layout. But the ease of creating and deploying rich apps that don't have the limitations of browsers and script will catch on quick. For
example, I know a lot of IT technicians and admins that write simple utility scripts - they will now be able to create a complete tool UI in XML using
XAML. But think of XAML only as a way to provide a UI definition using XML. That's about all it is. This won't substitute creating EXEs in as much as
you will still be able to create these without XAML. Eventually, there will be designers that will allow you to "paint" the UI, and it will complete the XML portion for you. At any rate, XAML is still a ways off, and from what I can tell, isn't feature-complete yet, so you still have plenty of time to
learn it if you want to.

What's particularly interesting is the non-MS world's (primarily the Linux
crowd) take on XAML. From the blogs and reviews that I've seen, they are
taking this as a serious threat to web (in their opinion web = HTML)
applications. The threat for them is that MS is creating a superior model
that is extremely easy to use, and (the dangerous part) completely bypasses the W3C standards board (or any standards board for that matter). The fear
is that people will find the flexibility and ease of use so compelling that they won't care that XAML only runs on Windows - just like most of the HTM L today is written for IE, and not as generic HTML that any browser can use,
but worse. There are already a few projects (and the MONO guys are in on
this too) to create XAML for non-Windows platforms. In my opinion, this will only help accelerate the adoption of XAML, and quicken the demise of HTML
for web apps (which may not be exactly what they had in mind?) Therefore,
ignoring XAML completely will probably not be a good idea in the long run.

-Rob Teixeira [MVP]

"Thilaka" <th*****@mymail .com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi guys,

Recently i read some articles on Longhorn & XAML.
& From what i learnt the future for developing UIs lies in XAML.
Does this mean that I've got to learn XAML as developing UIs for web or

win
applications will be different?
Or will future versions of VS.Net wrap up the XAML hence making it
unnecessary for me to know or learn XAML?

--
Besty Regards,
Thilaka


Nov 20 '05 #3

Yeah dude, well ansewred. =)

thanks,
cj
"Rob Teixeira [MVP]" <RobTeixeira@@m sn.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
If you already are using VB.NET, you will still be able to create windows
applications without XAML.
XAML just provides a way to create a UI using XML (and an associated .NET
code-behind type file, .vb, .cs, etc). IMHO, this, coupled with newer .NET
deployment models will eventually wipe out HTML applications. HTML will
still be a popular mechanism for doing what it was originally designed for - content/layout. But the ease of creating and deploying rich apps that don't have the limitations of browsers and script will catch on quick. For
example, I know a lot of IT technicians and admins that write simple utility scripts - they will now be able to create a complete tool UI in XML using
XAML. But think of XAML only as a way to provide a UI definition using XML. That's about all it is. This won't substitute creating EXEs in as much as
you will still be able to create these without XAML. Eventually, there will be designers that will allow you to "paint" the UI, and it will complete the XML portion for you. At any rate, XAML is still a ways off, and from what I can tell, isn't feature-complete yet, so you still have plenty of time to
learn it if you want to.

What's particularly interesting is the non-MS world's (primarily the Linux
crowd) take on XAML. From the blogs and reviews that I've seen, they are
taking this as a serious threat to web (in their opinion web = HTML)
applications. The threat for them is that MS is creating a superior model
that is extremely easy to use, and (the dangerous part) completely bypasses the W3C standards board (or any standards board for that matter). The fear
is that people will find the flexibility and ease of use so compelling that they won't care that XAML only runs on Windows - just like most of the HTML today is written for IE, and not as generic HTML that any browser can use,
but worse. There are already a few projects (and the MONO guys are in on
this too) to create XAML for non-Windows platforms. In my opinion, this will only help accelerate the adoption of XAML, and quicken the demise of HTML
for web apps (which may not be exactly what they had in mind?) Therefore,
ignoring XAML completely will probably not be a good idea in the long run.

-Rob Teixeira [MVP]

"Thilaka" <th*****@mymail .com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi guys,

Recently i read some articles on Longhorn & XAML.
& From what i learnt the future for developing UIs lies in XAML.
Does this mean that I've got to learn XAML as developing UIs for web or

win
applications will be different?
Or will future versions of VS.Net wrap up the XAML hence making it
unnecessary for me to know or learn XAML?

--
Besty Regards,
Thilaka


Nov 20 '05 #4

Yeah dude, well ansewred. =)

thanks,
cj
"Rob Teixeira [MVP]" <RobTeixeira@@m sn.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
If you already are using VB.NET, you will still be able to create windows
applications without XAML.
XAML just provides a way to create a UI using XML (and an associated .NET
code-behind type file, .vb, .cs, etc). IMHO, this, coupled with newer .NET
deployment models will eventually wipe out HTML applications. HTML will
still be a popular mechanism for doing what it was originally designed for - content/layout. But the ease of creating and deploying rich apps that don't have the limitations of browsers and script will catch on quick. For
example, I know a lot of IT technicians and admins that write simple utility scripts - they will now be able to create a complete tool UI in XML using
XAML. But think of XAML only as a way to provide a UI definition using XML. That's about all it is. This won't substitute creating EXEs in as much as
you will still be able to create these without XAML. Eventually, there will be designers that will allow you to "paint" the UI, and it will complete the XML portion for you. At any rate, XAML is still a ways off, and from what I can tell, isn't feature-complete yet, so you still have plenty of time to
learn it if you want to.

What's particularly interesting is the non-MS world's (primarily the Linux
crowd) take on XAML. From the blogs and reviews that I've seen, they are
taking this as a serious threat to web (in their opinion web = HTML)
applications. The threat for them is that MS is creating a superior model
that is extremely easy to use, and (the dangerous part) completely bypasses the W3C standards board (or any standards board for that matter). The fear
is that people will find the flexibility and ease of use so compelling that they won't care that XAML only runs on Windows - just like most of the HTML today is written for IE, and not as generic HTML that any browser can use,
but worse. There are already a few projects (and the MONO guys are in on
this too) to create XAML for non-Windows platforms. In my opinion, this will only help accelerate the adoption of XAML, and quicken the demise of HTML
for web apps (which may not be exactly what they had in mind?) Therefore,
ignoring XAML completely will probably not be a good idea in the long run.

-Rob Teixeira [MVP]

"Thilaka" <th*****@mymail .com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi guys,

Recently i read some articles on Longhorn & XAML.
& From what i learnt the future for developing UIs lies in XAML.
Does this mean that I've got to learn XAML as developing UIs for web or

win
applications will be different?
Or will future versions of VS.Net wrap up the XAML hence making it
unnecessary for me to know or learn XAML?

--
Besty Regards,
Thilaka


Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

23
1904
by: JDeats | last post by:
Just spent some time browsing around here: http://msdn.microsoft.com/Longhorn/ I can see the benefits from WinFS (as long as we tag all in-coming data this should be nice, tagging everything could be a tedious process though) but I haven't been able to pick up the practical advantages of XAML. From my assessment, XAML will provide separation of UI logic from business rules/procedures for applications. It seems like an HTML of sorts for...
13
2472
by: Jeff | last post by:
How important is XAML? (or how important is it expected to become during the next 5 years?) Looking for informed opinions. Thanks!
3
1928
by: Brent | last post by:
OK i downloaded the new/addon framework 3 and downloaded the VS 2005 addon. I started with XAML. So far im like mehhhhhhhh. Anyone else have the same opinion? When i first heard about xaml i got excited as you could put a lot of 3d effects in your apps. Who is with me in thinking that xaml is kind of green right now. Maybe tools will be added in the future that will make it an excellent technology but right now its not that great. There are...
2
1942
by: GaryDean | last post by:
I downloaded Expression Web and expected it to have functionality for WPF or at least WPF/e but it is all about HTML. What am I missing? -- Regards, Gary Blakely
6
5769
by: moondaddy | last post by:
will CodeDom create XAML windows or just regular windows forms? If so, how to I tell it to create a xaml window instead of a windows form? thanks -- moondaddy@noemail.noemail
0
5726
by: =?Utf-8?B?WmlnZ3lTaG9ydA==?= | last post by:
I have a sample XAML file: <StackPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> <Button Name="button2" Height="23" Width="300" Margin="31,37,0,0" Click="doit">Hello World</Button> </StackPanel> If I compile the application normally, the XAML is converted to a .cs and then an application is built: on clicking the button "doit" gets called if it is code-behind or is embedded in an <x:codeblock within the XAML...
6
10113
by: star-italia | last post by:
Hi, Is it possible to include a XAML file into another XAML file? For example If i have - Window1.xaml - Window2.xaml and both have a treeview with a custom Style, can i describe the style in a trvStyle.xaml and then include it in both windows? Thanks in advance
0
1141
by: Andy | last post by:
Hi, I have a ListBox on a Xaml Window, which is bound to an ObjectDataProvider with IsAsyncronous set to True. The window displays and the list box displays, initially empty. After a few seconds the data is loaded and appears. That part is great, but I'd like to have a Loading.. message displayed until the provider finishes getting the data.
4
17943
by: moondaddy | last post by:
I have a user control located in the following path: projectFolder/PropertyControls/myControl.xaml and in myControl.xaml I have a reference to a resource dictionary like this: <UserControl.Resources> <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary
0
9643
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10319
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10087
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9947
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8971
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7496
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4046
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.