問題 任意の数の点が与えられた時、点と点を結び凸多角形の外周を作ってください。 凸多角形の外側には点が存在しないようにします。 この問題は、Consoleアプリケーションとして解いても面白みがないし、検証も厄介なので、Silverlightアプリとして作成してみ... 続きを読む
The visual runtime inspector for Silverlight, Windows Phone and WinRT XAML applications. Download now » Save valuable time Without XAML Spy you may spend hours figuring out why your UI elements are positioned the way they are. With XAML Spy y... 続きを読む
Hi Asafd42, You can take the below code and have a test. FrameworkElement fe = VisualTreeHelper.GetChild(ScrollViewerName, 0) as FrameworkElement; if (fe == null) return; //find the vertical scrollbar ScrollBar sb = fe.FindName("HorizontalScr... 続きを読む
連載目次 前回説明したようなUI(ユーザー・インターフェイス)のカスタマイズを行う動機として最も多いものは、データの種類に応じた表示方法の変更だろう。この要求に対して、Silverlightではデータ・バインディングとデータ・テンプレートという非常に強力な... 続きを読む
The Diner example application demonstrates how to build simple, catalog-type application, for Windows Phone based on local XML data. It is straightforward to convert the application to use internet resources instead of local XML-resources. Th... 続きを読む
Early this week I’ve been talking to a few current and former Microsoft staffers about all things Windows 8. In my discussions I’ve started to gather some gossip in around what happened to Silverlight and lastly the specifics around the Dev... 続きを読む
HOW TO: Convert SVG to XAML and use it in Silverlight or WPF applications? Dear visitor: Please keep in mind that this post is originally from Vibor Cipan's personal blog, the name of which we eventually adopted as our company name together w... 続きを読む
A small, yet powerful implementation of Caliburn designed for WPF, Silverlight and WP7. The framework implements a variety of UI patterns for solving real-world problems. Patterns that are enabled include MVC, MVP, Presentation Model (MVVM), ... 続きを読む
これはMicrosoft Silverlightが次世代の業務システムのプラットフォームの標準だと信じて全身全霊を懸けて取り組んだ末、これからというときにあっさりとMSに裏切られ、夢破れた男の回想である。 続きを読む
Microsoft All-In-One Code Framework delineates the framework and skeleton of Microsoft development techniques through typical sample codes in three popular programming languages (Visual C#, VB.NET, Visual C++). Welcome to the All-In-One Code ... 続きを読む
連載:Reactive Extensions(Rx)入門 第1回 Reactive Extensionsの概要と利用方法 河合 宜文 2011/11/01 ●インストール方法 RxをローカルPC上にインストールするには、Reactive Extensions(Rx)のページ・トップにある[Get it]リンクからインストーラをダ... 続きを読む
Today I woke up and took a look outside: the weather was so awful I decided to so something cool, at home. Today, I ported a Silverlight Windows Phone 7 game to WinRT in 9 hours. In this post, I share the “journal” I wrote will porting the ... 続きを読む
2012年4月10日火曜日 [Silverlight] コントロールのテンプレートを書き換える 某所を見て難しいとか面倒とか言われていたので書いとく。 たとえば、「コンボボックスの IsEnabled が false のときの色を変えたい」なんてときはコントロールテンプレートを書き換... 続きを読む
すでにある気がする系記事 ListBoxにアイテムをごっそり追加したりするとスクロールしまくってなんじゃこりゃー状態になった経験ある人も多いかもしれません おもに上にアイテム追加しちゃう人 というのもこれはScrollBarの問題で常に下に再計算し続けるからで... 続きを読む
Accessibility is about making your applications usable by people with limitations that prevent or impede the use of conventional user interfaces. Microsoft Silverlight provides built-in keyboard support and support for screen readers, which l... 続きを読む
連載:次世代技術につながるSilverlight入門 Silverlightアプリの作り方 岩永 信之 2012/02/24 マイクロソフトが提供するGUIフレームワークでは、XAMLを使ったUI定義と、データ・バインディングを基本にした開発スタイルが定着してきた。 WPF(Windows Presenta... 続きを読む
特集:XAMLファミリ共通開発のすゝめ(後編) MVVMパターンを使ったクロス・ターゲット開発 岩永 信之 2012/01/17 前回、GUIアプリ開発において、異なるターゲット間でソース・コードを共通化できる部分と、できない部分があるという話をした。共通化できないの... 続きを読む
December 2011 (2) November 2011 (2) October 2011 (3) August 2011 (2) June 2011 (1) March 2011 (2) January 2011 (1) December 2010 (2) November 2010 (1) September 2010 (1) August 2010 (3) July 2010 (1) June 2010 (5) May 2010 (1) April 2010 (1) ... 続きを読む
ここでは、Silverlight のレイアウト システムについて説明します。見た目のよい、高パフォーマンスのユーザー インターフェイスを作成するには、プラグインが HTML ページに配置される方法と、プラグイン内部でレイアウトの計算が行われる方法とタイミングを理... 続きを読む
Hi Folks, Whenever someone speaks about developers & designers working together on Silverlight/WPF they talk about the mythical “Designer-Developer workflow”. Even if you’re your own designer, that workflow is always ever present when you ... 続きを読む
今年もAdvent Calendarの季節がやってきましたね。去年は私はC#とJavaScriptで書きましたが、今年はC#とSilverlightでやります。というわけで、この記事はSilverlight Advent Calendar 2011用のエントリです。前日は@posauneさんのSilverlightのListBoxでつくる... 続きを読む
特集:XAMLファミリ共通開発のすゝめ(前編) Windows 8時代のGUI開発を考える ―― プラットフォームの性能を最大限に引き出して、Metro/Windows Phone 7/WPF/Silverlightをまとめて開発する方法 ―― 岩永 信之 2011/12/02 GUI開発、特に、プラットフォー... 続きを読む
“Silverlight is a browser plug-in” In the early days of Silverlight, it was fairly easy to understand that Silverlight content would always be rendered inside of a browser window (whether that be IE, Chrome, Firefox or Safari) where it was ... 続きを読む
また日記を放置していたので、月一くらいでは小ネタも書いておこうかと(・∀・;)元ネタはこちらですが、ちょっと使ったのでSilverlightでのカスタムページングについて。http://weblogs.asp.net/manishdalal/archive/2009/10/01/silverlight-3-custom-sorting-w... 続きを読む
One of the cool features of lists in Silverlight is that they can "virtualize" the UI objects needed to render the list, reducing the amount of memory and CPU necessary to load large lists. For example, if you bind a ListBox to 1,000 items in... 続きを読む
The Microsoft Media Platform Video Editor (MMP Video Editor) simplifies the editing and publishing process, enabling real-time, browser-based video editing, and providing the ability for publishers to improve collaboration, manage dynamic met... 続きを読む
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way. © Copyright 2005-2011 2005 January (1)April (1)May (1)June (3)July (1)August (1)October (1)November (1)December (2) 2006... 続きを読む
の、前に少し。DynamicJsonとAnonymousComparerをNuGetに登録しました。どちらも.csファイル一個のお手軽クラスですが、NuGetからインストール可能になったことで、より気楽に使えるのではかと思います。機能説明は省略。 そして、昨日の今日ですがChaining Ass... 続きを読む
BUILD、まだ基調講演くらいしか見れていませんが、それだけでもなかなかに素敵。 そして、公開されて間もないWindows 8の開発者プレビュー、さっそく使ってみているわけですが。 開発者的に気になっていたのは、うわさのWinRT。 コードネームとかじゃなく、正式... 続きを読む
MVVMパターン的な実装は、他のプラットフォームでは選択肢の一つにすぎませんが、WPF/Silverlight(Windows Phone 7 含む)においては唯一の選択肢です。コードビハインドを書かないことはMVVMパターンそのものの定義とは関係ありません。まずはスキルにあったレ... 続きを読む
AndroidとAppleを合わせると米国スマートフォン市場シェアの70%を占めるのに対して、Microsoftのたった6%という数字を見ると、Windows Phoneにとっては開始前からゲームオーバーのように思える。Windows Phoneは非常に優れたモバイルOSであり将来性があると言っ... 続きを読む
この内容は機械翻訳によるもので、コミュニティのメンバが編集できます。各文の下にある [編集] リンクをクリックして、より優れた翻訳になるようご協力ください。ページ左上のボタンより、英語のみ、日本語のみの表示に切り替えることができます。 Most graphi... 続きを読む
August 2011 (10) July 2011 (11) June 2011 (2) May 2011 (3) April 2011 (5) March 2011 (8) February 2011 (5) January 2011 (7) December 2010 (2) November 2010 (7) October 2010 (3) September 2010 (8) August 2010 (9) July 2010 (6) June 2010 (14) M... 続きを読む
A lot of people are used to write some data to the Isolated Storage to use it as a Cache. I’m doing that as well, it’s easy to write and read to the Isolated Storage. Some people just write text/xml data and want to put the content in a str... 続きを読む
MSDN マガジン > ホーム > アーカイブ > 2011 > MSDN マガジン July 2011 > MSDN マガジン: Silverlight のローカライズ - Silverlight のロ... このシリーズの第 1 部 (msdn.microsoft.com/magazine/gg650657) では、Windows Communication Foundation (WCF) ... 続きを読む
2011年5月25日水曜日 [WP7] LongListSelector でちょっとはまった Silverlight for Windows Phone Toolkit に入っている LongListSelector はお手軽にグループ化したリストが作れて便利ですが、ちょっとはまったので記録として。 もっとも単純な形だと、 public... 続きを読む
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way. © Copyright 2009 2005 January (1)April (1)May (1)June (3)July (1)August (1)October (1)November (1)December (2) 2006 Janu... 続きを読む
Why couldn't you do this: <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <Page.Resources> <XmlDataProvider x:Key="data"> <x:XData> <Animals xmlns=""> <Animal nam... 続きを読む
2011-05-10 Phone 7 用 ShiftJIS カスタムエンコーディングクラス 公開すると言っておきながら すっかり忘れていましたが Wakamurasaki で使っている ShiftJIS 用のカスタムエンコーディングクラスです。 時々変な変換をしているようですので無いよりはマシ程度... 続きを読む
Free for non-commercial personal use only. Commercial licence available by request. Made in Australia and South Africa. © 2011 Pixel Tucker Pty Ltd. A MetroTwit project with contribution by Matt Cavanagh. 続きを読む
Silverlight Contrib is a collection of Silverlight Controls and API enhancements, and productivity tools built for and by the Silverlight developer community.Silverlight Contrib is a collection of Silverlight Controls and API enhancements, an... 続きを読む
気楽なC#工房 主にC#を使っていろいろなソフトウェアを開発する過程を日記にしたブログです。併せてC#のTipsも紹介していきます。 Silverlightのアプリケーションを開発していると、デザイン時にWidthやHeightを指定しなかったコントロールの 描画時のサイズが... 続きを読む
Did you know that the folks working on Silverlight for Windows Phone performance have setup a great blog? Spearheaded by one of our program managers, Rohan, the blog is a place where we’ve been putting together excellent guidance on the upco... 続きを読む
FaceLight – Silverlight 4 Real-Time Face Detection Posted: Mar 24, 2010 at 6:00 AM By: Rene Schulte The webcam and microphone API was the first thing I played with after the Silverlight 4 beta was released at last year's PDC. In my opinion, ... 続きを読む
This is a set of tools to make people's lifes easier. First up: Windows Phone 7 SilverlightThis is where Coding4Fun will house all our cool controls and tools that we come up with! Right now we’ve created and updated some great controls for... 続きを読む
SourceForge.JP Magazine注目記事 ハードディスクの中身を誤って消した場合のファイル復旧方法 ハードディスクを完全消去する「DBAN」のインストールと使い方 HDD/SSDの健康診断を行うS.M.A.R.T.対応ツール「CrystalDiskInfo」 の使い方 HDDやSSDなどの速度を計... 続きを読む
June 2011 (9) May 2011 (11) April 2011 (8) March 2011 (1) February 2011 (4) January 2011 (3) December 2010 (5) November 2010 (7) October 2010 (8) September 2010 (7) August 2010 (3) July 2010 (4) June 2010 (7) May 2010 (5) April 2010 (4) March... 続きを読む
Bundles and Featured Products Ultimate Collection for .NET All Telerik Developer Tools Automated UI Testing & Mocking Priority Support Sitefinity ASP.NET CMS Unmatched Developer Productivity Efficient Marketing Tools Intelligent Content Mash-... 続きを読む
PsPad is Pixel Shader Editing Tool for Silverlight and WPF. You can edit your Pixel Shader code with HLSL, compile it, and see the result on this tool immediately. Also you can load and save Pixel Shader source and save compiled Pixel Shader ... 続きを読む
WPF, Silverlight 2008年の3月にこのblogで以下の記事を書きました。 Buttonコントロールに見るWPF 3.5とSilverlight 2 Betaの違い - Yuya Yamaki’s blog あれから3年が経過し、Silverlight 5 Betaがリリースされたということで、再び同じ表を掲載します。 ... 続きを読む
I've been teaching Silverlight for a couple of years now and when I get to the story of Dependency Properties, there is usually a collective groan when I refactor a simple property into a Dependency Property. Building them is easy but there i... 続きを読む
I created this snippet for Dependency Properties in Silverlight. If you are creating custom Silverlight controls you might find this snippet useful. I stored my code snippets here "My Documents\Visual Studio 2008\Code Snippets\Visual C#\My Co... 続きを読む
連載 WPF/Silverlight UIフレームワーク入門 第4回 “見た目”を決めるコントロール・テンプレート グレープシティ株式会社 八巻 雄哉 2009/07/13 前回に引き続きWPF UIフレームワークの“見た目”に関する機能を説明する。連載最終回となる今回は、コントロ... 続きを読む
Windows PhoneBASIC認証の掛かったウェブサイトにアクセスします。レスポンスを扱うのにRxを使っていますので、Microsoft.Phone.ReactiveとSystem.Observableを参照しておく必要があります。まずはHttpWebRequestクラスを使ってBasic認証を行います。CreateHttp... 続きを読む
Thoughts on Mobility, Wireless, Cloud Computing, Entrepreneurship, Writing, Speaking, Travel, Wine, Strategy and Architecture Whether you’re targeting Mobile Line of Business apps for the Enterprise or B2C apps for consumers, ensuring that s... 続きを読む
日記のエントリが長すぎたので、途中でブッツリ切れてしまった。しょうがないので、日を分けることにした。 続きを読む
【MIX11基調講演レポート】Silverlight5とKinect for Windows SDK Tweet Check HTML5、Silverlight5、ASP.NETを駆使したブルーエンジェルスのWebサイト 会期:4月12日〜14日(現地時間) 会場:米国ラスベガスMandalay Bayホテル Microsoftが4月12日から米ラスベ... 続きを読む
MIX11 二日目の発表について、簡単にまとめておきます。基調講演をライブで見ただけなので、細かな点は、後日フォローしたいと思います。 Windows Phone Next (Codename "Mango") ・多言語対応 ・マーケットプレイスの改善、アプリケーションインストールUXの改... 続きを読む
開発者向けに提供される Silverlight 5 Beta アプリケーションの開発、実行に必要な環境は、以下から入手いただけます。 【Silverlight 5 Beta 開発者向けランタイム】 Silverlight 5 Beta で作成されたアプリケーションを実行するためのランタイムです。 » Sil... 続きを読む
This package is an add-on for Visual Studio 2010 Service Pack 1 to provide tooling for Microsoft Silverlight 5 Beta and Microsoft WCF RIA Services V1.0 SP2 Preview (April 2011). It can be installed on top of either Visual Studio 2010 Service ... 続きを読む
Expression Blend Preview for Silverlight 5 provides support for creating Silverlight 5 Beta projects, including Silverlight 5 Beta SketchFlow projects. Expression Blend Preview for Silverlight 5 installs side-by-side with Expression Blend 4. ... 続きを読む
Silverlight, WP7これSL5のドキュメントなんですがWP7についての記載があります。SL5との異なる部分の一覧までついてます。結構違うんですね。ということは、Windows Phone 7はアップデートでSilverlight 5ベースなんですかね!!ControlsDeep ZoomDelegatesFin... 続きを読む
Silverlight 5 Beta Is Available For Download Silverlight 5 continues the pace of rapid innovation, building on Silverlight 4's capabilities in the areas of rich applications and premium media experiences. With over 40 new features, the Silver... 続きを読む
マイクロソフトは来週12日からの開発者イベント MIX11 で Silverlight 5 ベータの公開を予告していますが、Xbox 360への対応も 目玉のひとつになるかもしれません。一般には「マイクロソフトや一部のサイトだけが使っている Flash じゃないブラウザプラグイン」... 続きを読む
皆様、こんにちは! 私はUXチームのエバの中でも、エンタープライズの案件対応、とりわけエンドユーザー様対応と、SIer様対応、が比較的多いのですが、その中で、Silverlight を採用される予定のSIer様によく聞かれるのが、表題のテーマです。 Silverlightにお... 続きを読む
Let’s make our Windows Phone apps look great, ok? I am not a designer. I am not a developer-designer. I am a developer and spend my days coding. But I love the concept of “metro” design and believe that it has the potential to bring a beau... 続きを読む
Woot! Free stuff! Lately I have been playing around with Metro style templates in Silverlight 4 and I thought it would be cool to share. This is a free theme based on the Windows Phone 7 Metro style. It's a Silverlight theme, so feel free to ... 続きを読む
Silverlight Designer for Visual Studio 2010 では、Silverlight アプリケーションおよび Windows Presentation Foundation (WPF) アプリケーションを作成するためのビジュアル デザインをサポートします。ツールボックスからコントロールをドラッグしたり [プ... 続きを読む
Silverlight Designer for Visual Studio 2010 を使用して Silverlight アプリケーションをビルドするとき、場合によっては、デザイン ビューが正しく動作するように情報を提供する必要があります。このような情報を指定するには、デザイン時属性を使用します。... 続きを読む
Recent Posts Zaku認識(1) チーム板橋起業塾忘年会 microsoft office 2010 beta をお試しインストール VB6.0.NET(仮) .NETラボ勉強会12月 Categories PDA (11) Uncategorized (2) インストールマニアックス2009 (7) プロジェクト管理 (6) 書籍 (2) 設計 (4) 起... 続きを読む
こんにちは、R&D統括本部 プラットフォーム開発本部の兼田です。 本日、YJDNにて、Silverlight Map SDKを公開いたしました。 Silverlight Map SDKを使うことで、Silverlightアプリケーションに、Yahoo! JAPANの提供する地図機能を簡単に組み込んで活用いただけ... 続きを読む
FaceLight is a simple facial recognition method that can be used with Silverlight 's webcam. It searches for a certain sized skin color region in a snapshot to find the face.Project Description FaceLight is a simple facial recognition method ... 続きを読む
The SharpZipLib ported to Silverlight. Project Description This project is a complete (less AES cryptography) port version of the C# library SharpZiplib. The library has been converted to be used in Silverlight 3/4 and Windows Phone 7 The ori... 続きを読む
Silverlight doesn't have any classes from the System.IO.Compression namespace, but it's gone something better, Application.GetResourceStream. It's pretty easy to take a stream to a zp file and get a stream to one of the uncomressed files ins... 続きを読む
はじめに NetAdvantage for Silverlight / NetAdvantage for WPF にはスケジュールを管理するために活用できる、xamSchedule コントロールが含まれています。この xamSchedule コントロールを活用することで Microsoft Outlook ライクなスケジュール表示を行う... 続きを読む
Silverlight™ 2 と Silverlight 1.0 の多くの機能の相違点の 1 つに、コントロールのサポートがあります。Silverlight 2 は、堅牢かつ機能豊富なコントロール モデルを特徴としています。このコントロール モデルはプラットフォームに含まれるコントロールやサ... 続きを読む
第1回の記事では、マイクロソフトのクラウドサービスである「Windows Azure(アジュール) Platform」を手軽に学べる無償セミナーやトレーニングについて、第2回では無料で構築できるWindows Azure&Silverlightの開発環境について紹介した。 最終回である今回... 続きを読む
既に Twitter では何回か呟いてるんですが、Silverlight ってバージョン 3 までは FrameworkElement を継承したオブジェクトしかバインディングターゲットになれないんですね。恥ずかしながら知りませんでした。 バインディングソースには DependencyObject や... 続きを読む
Someone asked me the other day how I created the parallax effect on the nerdplusart.com homepage. It’s actually pretty straightforward math to create that kind of effect (which I’m sure I borrowed from somewhere) and wrapped it up into a ha... 続きを読む
Saturday, December 4, 2010 Old School Silverlight Effects This weekend I was working a little bit on my personal web site (rewriting it again, to use some better themes and my Jounce framework) and decided it would be fun to tinker with some ... 続きを読む
Freitag, 3. Dezember 2010 WP7: Glossy TextBlock Custom Control Ich habe ein GlossyTextBlock Custom Control für Windows Phone einschließlich Quellcode in der Expression Gallery zum Download bereitgestellt. Dieses Steuerelement ermöglicht die D... 続きを読む
前回の記事でご紹介しました「Silverlight Firestarter」というマイクロソフトUS本社のSilverlightセッションイベントが日本時間の12/3深夜に開催されました。セッションはライブストリーミングされていましが、現在もこちらから録画放送をご覧頂けます。 http:... 続きを読む
このコンテンツのポイントリスト ボックスにおけるデータ テンプレートの記述リスト ボックスにおけるアイテム パネル テンプレートの記述リスト ボックスにおけるコントロール テンプレートの記述 今回紹介するコード <UserControl x:Class="SampleListItems.M... 続きを読む
Resource Page Description While Silverlight 4 supports accessing COM automation components from elevated trust OOB applications, many Windows platform features are currently not available through COM automation. This makes them inaccessible t... 続きを読む
Microsoft Silverlight is a powerful platform for creating and delivering rich Internet applications and media experiences on the Web. Silverlight 5 builds on the foundation of Silverlight 4 for building business applications, premium media ap... 続きを読む
Source and Project これでもかって感じでシンプルなアニメーションをつけてみました。 --------------------- ◆コードに関して protected override Size MeasureOverride(Size availableSize) { Size infiniteSize = new Size(double.PositiveInfinity, doubl... 続きを読む
Tutorial: Create a Silverlight 2 User Control from a Popup Control I created a simple user control using the Popup control as a starting point. The end result is a nice little user control that can be used as a popup control to display a mess... 続きを読む
WebClientは楽ちんです。WebRequestはシンドイです。そのシンドさといったら、FromAsyncPatternでラップした程度じゃあまり意味がなかったりなわけです。いえ、単純なダウンロード程度ならいいのです。でも、アップロードとか!プログレスとか!そんなのに対応... 続きを読む
As you know, Silverlight does not have native support for decoding gif images. That is downer, but not a showstopper since several 3rd party, opensource libraries for decoding Gifs. The Twitter for Windows Phone team used the ImageTools proje... 続きを読む
This topic describes feature implementation differences between Silverlight 3 on Windows and Silverlight on Windows Phone.The following topics also provide additional information about Silverlight for Windows Phone.For a summarized list of su... 続きを読む
Sensor7.NET is the COM Wrapper implemented IDispatch interface for Windows 7 Sensor API. You can use Windows 7 Sensor API feature in your Silverlight OOB applications or Desktop Gadgets via this COM Wrapper. Please enjoy it!Project Descriptio... 続きを読む
Tags: WP7, IsolatedStorageCache I am busy writing a Windows Phone 7 application that I am planning on selling (So I can’t release the code yet)… but one of the common issues I ran into while writing this application is how, where and when d... 続きを読む
' Create the web client. Private client As New WebClient() Public Sub New() InitializeComponent() ' Associate the web client with a handler for its ' UploadStringCompleted event. AddHandler client.UploadStringCompleted, AddressOf client_Uploa... 続きを読む
WPF, Silverlight 先週から今週にかけてWPFとSilverlightの将来を心配する声が聞かれるようになりましたので、このblogでもいくつか気になった記事などを取り上げてみたいと思います。 Evernote 4 for Windowsが完成しました! « Evernote日本語版ブログ 「Ever... 続きを読む
このビデオについてSilverlight 4 は、ブラウザーの中で動作するアプリケーションに加えて、ブラウザーの外でデスクトップ アプリケーションとして動作する「ブラウザー外実行」の機能を持っています。本セッションでは、Silverlight 4 のブラウザー外実行につ... 続きを読む
このビデオについてSilverlight は Web アプリケーションのみならずデスクトップ アプリケーションや組み込み/モバイルでも展開されているアプリケーション プラットフォームです。本セッションでは Expression Blend 4 を使って Silverlight 4 アプリケーショ... 続きを読む
Windows Phone 7 platform provides two different frameworks for developing applications: Silverlight and XNA. XNA is a game-specific framework. If you want to write a 3D game, or a loop-based game with a lot of effects, textures and motion, yo... 続きを読む
Having a basic list scoll is a key scenario for many applications. The Silverlight Windows Phone 7 list box control makes it easy to bind data and get the performance benefits of UI container virtualization. However, in order to get these fre... 続きを読む
Silverlight/WPFで使える逆引きTips集 ――オートコンプリート機能編 本連載ではSilverlightやWPFで使えるTipsを逆引き形式で紹介してきます。今回はSilverlightで使用できるオートコンプリート機能(AutoCompleteBoxコントロール)のノウハウを解説します。 ... 続きを読む