Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

2010-11-24から1日間の記事一覧

XBAPでHello World

HelloWorld.xaml <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" WindowTitle="Hello World"> <TextBlock FontSize="24">Hello World</TextBlock> </Page> HelloWorld.xamlをIEで開く ビルドは不要です。