473,382 Members | 1,261 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Are we expected to hand code XAML Layouts

Hi,

Im just getting into the beutifull world of .NET framework 3.0. But im a
little confused about the sample codes i have seen so far. Im particularly
interested in document layout and auto flows in WPF. It seems MS expects us
to use XAML to layout our documents, which does not seem productive to me.
Can Blend handle this? If so can i use it to edit my news articles extract
the corresponding XAML codes, save codes to a database and load my document
or news reader with articles from my database. Hope that wasnt confusing.
--
Thanks,

Cheers
Mar 20 '07 #1
1 2279
Hi,

oriazowan wrote:
Hi,

Im just getting into the beutifull world of .NET framework 3.0. But im a
little confused about the sample codes i have seen so far. Im particularly
interested in document layout and auto flows in WPF. It seems MS expects us
to use XAML to layout our documents, which does not seem productive to me.
Can Blend handle this? If so can i use it to edit my news articles extract
the corresponding XAML codes, save codes to a database and load my document
or news reader with articles from my database. Hope that wasnt confusing.
I expect people to deal with XAML just like they deal with HTML now in
ASP.NET: Some will use tools, some will hand code it. Handcoding it is
actually quite nice with the XML editor in VS2005 and a good
Intellisense support, it's my personal preferate but I am very anal when
it comes to my code, I like total control over it. Others (especially
designers, I think) will most definitely use tools and will rarely touch
the XAML.

For the moment, both major tools able to produce XAML code (Expression
Blend and Visual Studio's next generation Cider) are in CTP only, so not
finished yet. But they will be released soon.

HTH,
Laurent
Mar 20 '07 #2

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

Similar topics

102
by: RFox | last post by:
I date back to the early days of the web when HTML was limited but very managable, and have always maintained that hand-coding HTML gives you far better control and cleaner HTML markup than any...
4
by: Thilaka | last post by:
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...
7
by: GVN | last post by:
Hi All, I would like to write a .NET application which uses XAML. The following is my system's specification: Operating System : Windows XP ..NET Framework : 1.1
3
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...
2
by: azerty | last post by:
Hello I try to use xaml serializer framework to save in .xaml file my own hierarchical graph of object. The first step is done : I create my own file with something like this : <Root
1
by: moondaddy | last post by:
I'm made a RAD code generation tool that (among many other things) makes WPF UserControls. It creates all the XAML and codebehind just fine (i.e.: mycontrol.xaml and mycontrol.xaml.cs) However,...
6
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...
4
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: ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.