Andrej Tozon's blog
In the Attic
This Blog
Email
Syndication
Main RSS Feed
Search
Go
Navigation
Home
Blogs
Links
ANT Andrej Tozon s.p.
My old blog
SLODUG
Slogroll
Miha Markič
Matija Lah
Matevž Gačnik
Dejan Sarka
David Vidmar
Andrej Tozon
Tags
Anthology
ASP.NET
Community
Development
Expression
Layout
Personal
Photo / Travel
Silverlight
Software
Tech
User Experience
Windows Forms
Windows Vista
WPF
Recent Posts
Integrating Silverlight with Community Server 2008.5
PDC is over
Let there be Light!
Developing for ASP.NET mobile
Until we meet again...
Archives
November 2008 (2)
October 2008 (1)
September 2008 (1)
August 2008 (8)
July 2008 (4)
May 2008 (1)
April 2008 (1)
March 2008 (5)
February 2008 (8)
January 2008 (6)
December 2007 (1)
November 2007 (6)
October 2007 (5)
August 2007 (3)
June 2007 (2)
May 2007 (5)
April 2007 (4)
March 2007 (8)
February 2007 (4)
January 2007 (3)
December 2006 (9)
November 2006 (4)
September 2006 (4)
August 2006 (8)
July 2006 (1)
June 2006 (4)
May 2006 (11)
April 2006 (6)
March 2006 (2)
February 2006 (6)
January 2006 (5)
December 2005 (8)
November 2005 (8)
October 2005 (3)
September 2005 (2)
August 2005 (6)
July 2005 (3)
June 2005 (1)
May 2005 (2)
April 2005 (1)
February 2005 (1)
January 2005 (2)
December 2004 (1)
October 2004 (2)
September 2004 (7)
August 2004 (8)
July 2004 (3)
June 2004 (2)
Browse by Tags
All Tags
»
Development
(RSS)
ASP.NET
Community
Expression
Layout
Personal
Silverlight
Software
User Experience
Windows Forms
Windows Vista
WPF
Monday, November 03, 2008 1:18 AM
Integrating Silverlight with Community Server 2008.5
I’m sure Telligent will fully enable Silverlight parts into future Community Server releases, but until then, a couple of tricks are needed to make Silverlight play well with CS. The following points were made with Community Server 2008.5 release. Include
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
,
Community
,
Layout
,
Silverlight
Tuesday, October 14, 2008 12:51 AM
Let there be Light!
We all knew it was coming. Although not so soon. Now it is here. Silverlight 2. Open your Visual Studio. Grab your trusty mouse. Download the bits . And Light Up the Web! [4MB download 10 seconds install]
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
,
Silverlight
Monday, September 29, 2008 1:44 AM
Developing for ASP.NET mobile
Visual Studio 2008 introduced a lot of new features to support new technologies, adding some cool new designers to developer’s tool belt. On the other hand, support for some technologies was simply left out, leaving a some developers very unhappy. One
Posted by
Andrej Tozon
|
2 Comments
Filed under:
Development
,
Software
,
Expression
,
Silverlight
,
ASP.NET
Friday, August 15, 2008 3:28 PM
Creating splash screens with Expression Designer
Did you know you can create cool looking splash screens for your WPF application right there with the Expression Designer ? Of course you did. Expression Designer provides you with all you need to create free-shaped, part-transparent, drop-shadowed graphics
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
,
WPF
,
Expression
,
User Experience
Monday, August 11, 2008 2:12 AM
Live Europe Weather Map in action
As promised , here’s my Live Europe Weather Map in action . This is still just a basic example of displaying icon pushpins on a map, and because I’m using Virtual Earth ASP.NET Map Control , I don’t need to worry about how map is handled and pushpins
Posted by
Andrej Tozon
|
2 Comments
Filed under:
Development
Saturday, August 09, 2008 12:50 AM
VSM4WPF
While next release of WPF (3.5 SP1) won't yet align with Silverlight's " Parts & States Model " by not introducing VisualStateManager into its API, it's good to know that VSM is definitely coming to WPF. Even more, John Gossman has
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
,
WPF
,
Silverlight
Wednesday, August 06, 2008 11:57 AM
The tide is high – new MS downloads
SQL Server 2008 RTM is out! Microsoft Sync Framework v1.0 RTM is out! Sync Services [now @ v2] is “synchronized” with Sync Framework Peer 2 peer database sync support Sync with device’s Database SQL2008 Change Tracking supported Sync process tracing A
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
,
Software
Monday, August 04, 2008 2:28 PM
Live Europe Weather Map with Windows Live Tools Map Control
A while ago I built a sample weather map using Atlas [now Microsoft Ajax] and VirtualEarthMap control, which used real-time data to display current weather conditions. VirtualEarthMap control was steadily progressing all this time as a part of a separate
Posted by
Andrej Tozon
|
5 Comments
Filed under:
Development
Thursday, July 31, 2008 6:21 PM
Label.Target Pt.2: The return of the (not so) attached property
Following my previous example , this is another experiment with the Label.Target property. Suppose you want to restrict user’s progression with data input on a form by disabling some crucial input fields, which input depends on some other fields on the
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
,
Layout
,
WPF
,
User Experience
Tuesday, July 29, 2008 4:43 PM
Label.TargetProperty as a Source
One of probably most underused features in windows desktop UI development world is got to be the use of a Label as an accessor to its pair control. I rarely see developers using this possibility to enhance keyboard UI navigation. A couple of things changed
Posted by
Andrej Tozon
|
2 Comments
Filed under:
Development
,
Layout
,
WPF
,
User Experience
Friday, July 25, 2008 4:54 PM
Do it with Style!
In my previous post I've shown how to create a named brush resource in WPF, which can be used and reused through whole application. Although I gave a brush a meaningful name (WindowBackgroundBrush), it can as well be used to paint areas other than
Posted by
Andrej Tozon
|
2 Comments
Filed under:
Development
,
WPF
,
User Experience
Wednesday, July 23, 2008 6:26 AM
In the beginning, it was Black
This is the first post of what I would like to believe will be a series of thoughts on creating a good User Experience with Windows Presentation Foundation. I have no idea where this will take me, but I'll start with a color. You like black? We've got
Posted by
Andrej Tozon
|
1 Comments
Filed under:
Development
,
WPF
,
User Experience
Monday, March 24, 2008 3:24 PM
Experience new Silverlight skins
Corrina Barber posted a cool looking new skin for Silverlight controls, which indeed looks perfect for giving your application a sketchy appearance when in early stages of development. However, if you don't find the green color she used sketchy enough,
Posted by
Andrej Tozon
|
2 Comments
Filed under:
Development
,
Layout
,
Expression
,
Silverlight
Monday, March 10, 2008 12:52 AM
Silverlight 2.0: Creating a basic animation through code
In my previous Silverlight post, I mentioned Silverlight 2.0 API now allows creating animations through code. While this wasn't possible with Silverlight 1.1 Alpha [you would have to create of piece of Xaml, declaring a storyboard with all animations
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
,
Silverlight
Thursday, February 28, 2008 6:33 AM
How well do you know your Culture?
When doing code reviews, I often stumble upon a piece of code with some culture-specific information hard-coded in it. One example of this being month names: string [] months = { "January"
Posted by
Andrej Tozon
|
0 Comments
Filed under:
Development
More Posts
Next page »