Sign in
Adrian Vinca's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Apps
Designer Tools
Expression
Expression Blend
News
Samples
SkyMap
Tutorials
Windows Phone
Windows Presentation Foundation
XNA
Zune
ZuneClock
Archive
Archives
October 2011
(1)
May 2011
(1)
May 2008
(2)
July 2007
(1)
January 2007
(1)
December 2006
(1)
November 2006
(1)
June 2006
(1)
March 2006
(4)
February 2006
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Adrian Vinca's blog
SkyMap 1.5 Gets Mango Update, Adds Compass Support
Posted
over 2 years ago
by
adrianvinca
0
Comments
We’ve just published SkyMap 1.5, which is the first update that targets Windows Phone 7.5 (also known as mango). This update adds the most wanted feature – compass support! It is the feature that we wanted to add right from the first version, but it just...
Adrian Vinca's blog
SkyMap 1.2 for Windows Phone
Posted
over 2 years ago
by
adrianvinca
0
Comments
For the last few months, I’ve been working with a friend of mine, Ciprian, on this app. A few days ago, we released our third version (1.2). We are really happy about this release and we hope our customers will share our excitement. Our main focus in...
Adrian Vinca's blog
Zune Clock 1.5
Posted
over 5 years ago
by
adrianvinca
22
Comments
A new evening away from GTA and a new version of the application. This time, I've added some media player capabilities to the player. I know, it may sound a little bit odd... or at least it did to me when somebody suggested me this on the forums. But...
Adrian Vinca's blog
Zune Clock - My first XNA application
Posted
over 5 years ago
by
adrianvinca
16
Comments
Zune Clock 1.1 Encouraged by the positive feedback I've received so far, I did my best to stay away from GTAIV during the weekend and did some more work on the Zune Clock. So, I've added a new feature: the the ability to customize the background. ...
Adrian Vinca's blog
How to detect if your code is being executed inside Expression Blend
Posted
over 6 years ago
by
adrianvinca
0
Comments
Introduction In order to provide an editing experience as close as possible to the runtime, Expression Blend executes some of the user defined code (it instantiates controls, data sources, sets properties, etc.). But in some cases, you may want to avoid...
Adrian Vinca's blog
Expression Blend Beta 2 is available for download
Posted
over 6 years ago
by
adrianvinca
0
Comments
The new version can be donloaded from here . Here are some of the changes: Drag & drop to instantiate resources from the resources panel Better exception handling in the user code Better exception displayed in the scene: now you can investigate...
Adrian Vinca's blog
Expression Blend goes Beta!
Posted
over 7 years ago
by
adrianvinca
0
Comments
And it's coming with lots of new features, a completely new UI, and... a new name (previously it was known as Expression Interactive Designer)! You may find more details on the Expression Team Blog . But wait, there is more! A new CTP of Expression...
Adrian Vinca's blog
Check out Snoop - a very useful tool for debugging WPF applications
Posted
over 7 years ago
by
adrianvinca
0
Comments
Some time ago, Peter Blois posted "Snoop", a tool which I find really useful for debugging WPF applications. It allows you to: Browse the visual tree of running WPF applications Inspect properties of elements at runtime Edit properties of elements...
Adrian Vinca's blog
Meet Funny Face and Mad Cow
Posted
over 7 years ago
by
adrianvinca
2
Comments
Today I played a little bit more with Expression Graphic Designer ... It was the first time when I used it more seriously for drawing things (I had used it before, but mainly for adjusting and stitching photos). So, this is what I managed to draw in about...
Adrian Vinca's blog
Check out Onfolio - the new addition to the Windows Live Toolbar
Posted
over 7 years ago
by
adrianvinca
1
Comments
The new Windows Live Toolbar includes, for free, Onfolio , which is a very nice and useful feeds reader. The features I like the most Easy to add and organize feeds (there is a button on the toolbar to search for a feed in the current page...
Adrian Vinca's blog
How to use a custom ValueConverter in Microsoft Expression Interactive Designer
Posted
over 7 years ago
by
adrianvinca
0
Comments
One of the new databinding features in the March CTP of Microsoft Expression Interactive Designer is the ability to handle value converters. This article will explain how to databind 2 TextBox controls using a custom value converter which reverts the...
Adrian Vinca's blog
The March CTP of Expression Interactive Designer is available for download
Posted
over 7 years ago
by
adrianvinca
0
Comments
Your wait is over! The March CTP version of Microsoft Expression Interactive Designer is available for download. The download instructions are available on the Expression Blog here .
Adrian Vinca's blog
Displaying a graph using databinding and styles
Posted
over 7 years ago
by
adrianvinca
6
Comments
This example shows how databinding and styles can be used for displaying a set of connected nodes. To better illustrate this, I've added some basic interactivity: the nodes can be dragged using the mouse and databinding will update automatically the positions...
Adrian Vinca's blog
The new WinFX Runtime Components (February CTP) is available for download
Posted
over 7 years ago
by
adrianvinca
2
Comments
The February CTP of the WinFX Runtime Compoments is available for download. Note: The current version of Microsoft Expression Interactive Designer doesn't support the new version of the WinFX runtime. For more details click here .
Adrian Vinca's blog
Top Ten UI Development Breakthroughs In Windows Presentation Foundation
Posted
over 7 years ago
by
adrianvinca
4
Comments
Here is an interesting article presenting some of the cool WinFx features: Top Ten UI Development Breakthroughs In Windows Presentation Foundation
Adrian Vinca's blog
Creating a simple style with one trigger
Posted
over 7 years ago
by
adrianvinca
5
Comments
This article describes how to create a simple style with one trigger in Microsoft Expression Interactive Designer . We will create a blue rectangle which becomes red when the mouse is over it. Step 1 - Create a rectangle Draw a rectangle using the...
Adrian Vinca's blog
Creating a simple master details list
Posted
over 7 years ago
by
adrianvinca
5
Comments
This article describes how to create a master details list using Microsoft Expression Interactive Designer (and guess what: no code needed!). We are going to use databinding to achieve this. The data-source We will use a simple xml, containing the...
Page 1 of 1 (17 items)