Sign In
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Blogs
from ideas to solutions
Popular Topics
.NET
.NET Framework
Announcements
Architecture
asp.net
Azure
C#
Community
Developer
Development
education
Events
General
Microsoft
MSDN
news
Office
Pages
Personal
Security
SharePoint
Silverlight
SQL Azure
SQL Server
Team System
TFS
Training
Visual Studio
Visual Studio 2008
Visual Studio 2010
WCF
Web
Windows
Windows 7
Windows Azure
Windows Mobile
Windows Phone
Windows Phone 7
Windows Vista
WPF
Browse By Tags
MSDN Blogs
>
All Tags
>
WPF
Tagged Content List
Blog Post:
Nuevas Características en Visual Basic 10
Equipo DPE LNM
Las nuevas características de Visual Basic 10 están diseñadas para lograr hacer más cosas en menos líneas de código. Se reconocieron situaciones en donde los desarrolladores a menudo tenían que escribir mucho código tedioso y repetitivo, por lo...
on
6 Feb 2012
Blog Post:
Zahlreiche WPF-Tutorials von Christian Moser für den Einstieg in XAML & Co.
v-iaroth
Der Schweizer MVP Christian Moser hat eine umfassende Website zum Thema Windows Presentation Foundation (WPF) für Einsteiger zusammengestellt. Wer in einer Woche den Einstieg machen will, sollte sich insbesondere der Eintrag Learn WPF in one Week anschauen. Das umfassende Online-Werk eignet sich auch...
on
27 Jan 2012
Blog Post:
26 things every programmer should know in 2012: Start Here
James Wightman
By way of an introduction to this blog series, '26 things every programmer should know in 2012', let me tell you a little about myself. Hello. My name is Johnny Cash. I'm a Senior Software Development Engineer for Microsoft Corporation, working in Management and Security Division (MSD). My team...
on
22 Jan 2012
Blog Post:
Bing Maps WPF Control v1 released!
Keith Kinnan
In case you missed the news, last week we released the Bing Maps WPF Control version 1.0 . Here is the original announcement from the Bing Maps Blog: Announcing the Bing Maps Windows Presentation Foundation Control v1 . The Bing Maps WPF control allows you to build Bing Maps applications...
on
20 Jan 2012
Blog Post:
Solution to hard to check CheckBox when using a DataGridCheckBoxColumn without a Label in WPF
Jon B. Gallant
When you have a DataGridCheckBoxColumn without an associate label it is very difficult to check and uncheck the CheckBox. I know this solution makes no sense, but it works. In your Xaml add this markup. < DataGridCheckBoxColumn > < DataGridCheckBoxColumn.ElementStyle > ...
on
20 Jan 2012
Blog Post:
Solution to WPF DataGrid not showing any items after setting the DataSource
Jon B. Gallant
It was simple fix for me. Go into the Xaml file and add the ItemsSource attribute to the Grid node. <DataGrid AutoGenerateColumns="True" Height="292" HorizontalAlignment="Left" Margin="12,97,0,0" Name="prodFilesGrid" VerticalAlignment="Top"...
on
19 Jan 2012
Blog Post:
TechDays 2012 : Vos questions pour la session "Améliorez votre productivité XAML en entreprise"
lvovan
Comme l'année dernière, je présenterai deux sessions liées aux technologies XAML lors des prochains TechDays. Le mardi 7 février, la session "Améliorez votre productivité XAML en entreprise" sera dédiée aux problématiques rencontrées tous les jours par les développeurs Silverlight, WPF ou Windows Phone...
on
19 Jan 2012
Blog Post:
Tombstone territory: Preparing the App.XAML.CS for Tombstoning
Surf4Fun
If you looked at the code for the sdkExcecutionModelCS uses a View Model. The code sample does a nice job of using the View Model. By that I mean that usually the View Model samples are complex and hard to understand without lots of writing. To keep the post shorter, in this blog I am only covering...
on
10 Jan 2012
Blog Post:
WPF ignoring BiDi control characters
Helge Mahrt
Hello everyone, Have you ever tried using the following BiDirectional ( Disclaimer: The content linked here is not from Microsoft: http://en.wikipedia.org/wiki/Bi-directional_text http://unicode.org/reports/tr9/ ) control characters in WPF? LRM (U+200E, Left-To-Right Mark) LRE (U+202A...
on
15 Dec 2011
Blog Post:
Классно … использовать один код на трех разных платформах. XAMLFinance демонстрирует как.
Russian MSDN
Грэг Дункан Сегодняшний проект дает пример того, как можно одним кодом сразу накрыть три разных платформы Windows Phone 7, Web/Silverlight и Windows Desktop/WPF выделяя общее из всех трех и используя преимущества каждой. XAMLFinance – кросс-платформенное приложение для WPF, Silverlight & WP7 В статье...
on
12 Dec 2011
Blog Post:
Expression Blend 4 for the holidays
Surf4Fun
Wow, if you got no money and you are looking for something to do that might make you money, then consider using Expression Blend to build phone apps. Quick easy and requires no case on your part if you are a student or have a .edu email account! I am recently impressed by the ability of Expression...
on
11 Dec 2011
Blog Post:
F# Project and Item Templates (revised)
Carl Nolan
Over the past few months I have posted up a few Project and Item Templates for F#. Here is a quick summary of those templates. The Project Templates include: WPF Project WinForms Application Console Application Windows Service F# Class Library These Project Templates install the following Item Templates...
on
11 Dec 2011
Blog Post:
F# WPF Project Template
Carl Nolan
This template is for a basic F# Windows Presentation Foundation (WPF) project. This template can be found on the Visual Studio Gallery: http://visualstudiogallery.msdn.microsoft.com/33dab4ce-62b8-419e-8072-92bc88556f78 When the template is installed you get the following template added to your...
on
11 Dec 2011
Page 1 of 226 (5,650 items)
1
2
3
4
5
»