在哪里可以找到学习XAML的好资源?

时间:2022-07-02 15:10:06

I'm looking for (online) resources to learn/lookup XAML constructs.

我正在寻找(在线)资源来学习/查找XAML构造。

Can you recommend any good blogs, tutorials, references for XAML?

你能推荐一些好的博客,教程,XAML的参考资料吗?

4 个解决方案

#1


7  

Some more links for knowing about XAML -

了解XAML的更多链接 -

How XAML works : http://www.i-programmer.info/programming/wpf-workings/446-how-xaml-works.html

XAML的工作原理:http://www.i-programmer.info/programming/wpf-workings/446-how-xaml-works.html

The New Iteration(A must read whitepaper): http://windowsclient.net/wpf/white-papers/thenewiteration.aspx

新迭代(必读白皮书):http://windowsclient.net/wpf/white-papers/thenewiteration.aspx

It is also good to have knowledge of BAML(Compiled version of XAML)

了解BAML(XAML的编译版本)也很好

B is for... BAML: http://blogs.msdn.com/b/jimoneil/archive/2009/01/12/b-is-for-baml.aspx

B代表... BAML:http://blogs.msdn.com/b/jimoneil/archive/2009/01/12/b-is-for-baml.aspx

Compiled XAML = BAML not IL

编译的XAML = BAML而不是IL

It may be a little high level but you must know the basic guidelines/conventions (in case you work on a commercial project later):

它可能有点高,但你必须知道基本的指导方针/惯例(如果你以后在商业项目上工作):

XAML Guidelines : http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf

XAML指南:http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf

XAML Conventions: http://groups.google.com/group/wpf-disciples/web/wpf-and-xaml-coding-guidelines

XAML惯例:http://groups.google.com/group/wpf-disciples/web/wpf-and-xaml-coding-guidelines

XAML guidelines and best practices: http://www.85turns.com/2009/02/09/xaml-guidelines-and-best-practices/comment-page-1/#comment-1419

XAML指南和最佳实践:http://www.85turns.com/2009/02/09/xaml-guidelines-and-best-practices/comment-page-1/#comment-1419

#2


3  

Well, MSDN's XAML Overview is a pretty good place to start.
From there, the material discussed in that article is built upon in XAML Syntax In Detail.
If you want to go even deeper, you could have a look at the XAML Language Specification, although the other two articles are probably at the right level of detail to be useful.

那么,MSDN的XAML概述是一个非常好的起点。从那里开始,该文章中讨论的材料是基于XAML语法细节构建的。如果你想更深入,你可以看看XAML语言规范,虽然其他两篇文章可能在正确的细节层面上有用。

#3


2  

Best value for the money XAML (Silverlight QuickStart)

物超所值XAML(Silverlight QuickStart)

#4


1  

While its xaml is specific to Silverlight I thought this was a good resource:

虽然它的xaml特定于Silverlight,但我认为这是一个很好的资源:

http://channel9.msdn.com/learn/courses/Silverlight4/

http://channel9.msdn.com/learn/courses/Silverlight4/

#1


7  

Some more links for knowing about XAML -

了解XAML的更多链接 -

How XAML works : http://www.i-programmer.info/programming/wpf-workings/446-how-xaml-works.html

XAML的工作原理:http://www.i-programmer.info/programming/wpf-workings/446-how-xaml-works.html

The New Iteration(A must read whitepaper): http://windowsclient.net/wpf/white-papers/thenewiteration.aspx

新迭代(必读白皮书):http://windowsclient.net/wpf/white-papers/thenewiteration.aspx

It is also good to have knowledge of BAML(Compiled version of XAML)

了解BAML(XAML的编译版本)也很好

B is for... BAML: http://blogs.msdn.com/b/jimoneil/archive/2009/01/12/b-is-for-baml.aspx

B代表... BAML:http://blogs.msdn.com/b/jimoneil/archive/2009/01/12/b-is-for-baml.aspx

Compiled XAML = BAML not IL

编译的XAML = BAML而不是IL

It may be a little high level but you must know the basic guidelines/conventions (in case you work on a commercial project later):

它可能有点高,但你必须知道基本的指导方针/惯例(如果你以后在商业项目上工作):

XAML Guidelines : http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf

XAML指南:http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf

XAML Conventions: http://groups.google.com/group/wpf-disciples/web/wpf-and-xaml-coding-guidelines

XAML惯例:http://groups.google.com/group/wpf-disciples/web/wpf-and-xaml-coding-guidelines

XAML guidelines and best practices: http://www.85turns.com/2009/02/09/xaml-guidelines-and-best-practices/comment-page-1/#comment-1419

XAML指南和最佳实践:http://www.85turns.com/2009/02/09/xaml-guidelines-and-best-practices/comment-page-1/#comment-1419

#2


3  

Well, MSDN's XAML Overview is a pretty good place to start.
From there, the material discussed in that article is built upon in XAML Syntax In Detail.
If you want to go even deeper, you could have a look at the XAML Language Specification, although the other two articles are probably at the right level of detail to be useful.

那么,MSDN的XAML概述是一个非常好的起点。从那里开始,该文章中讨论的材料是基于XAML语法细节构建的。如果你想更深入,你可以看看XAML语言规范,虽然其他两篇文章可能在正确的细节层面上有用。

#3


2  

Best value for the money XAML (Silverlight QuickStart)

物超所值XAML(Silverlight QuickStart)

#4


1  

While its xaml is specific to Silverlight I thought this was a good resource:

虽然它的xaml特定于Silverlight,但我认为这是一个很好的资源:

http://channel9.msdn.com/learn/courses/Silverlight4/

http://channel9.msdn.com/learn/courses/Silverlight4/