Nach Ordnungsbegriffen durchsuchen

Silverlight 4 Release Candidate is here
15 März 10 11:16 | .NET Rocker » TrivadisContent
The Mix has started some hours ago, and here it is, the Silverlight 4 Release Candidate. Now you can move your development-environment from Visual Studio 2010 Beta to RC. There are also updates to WCF RIA Services, a WCF RIA Services Toolkit etc. Find...
Visual Studio 2010 RC and Silverlight 4 Beta
09 Februar 10 04:39 | .NET Rocker » TrivadisContent
Yesterday Visual Studio 2010 RC was released to MSDN Subscribers (find the link here), tomorrow it’s available for download for everyone. The performance is great as far as I can say by using it for at least one day. But it lacks on support for Silverlight...
The DataGrid and the “Input string is not in a correct format” message in Silverlight
20 Dezember 09 05:03 | .NET Rocker » TrivadisContent
If you play around with the DataGrid in Silverlight and try some scenarios, maybe you come around the FormatException with the Message “Input String is not in a correct format”. You get this Exception if your Data-Object e.g. has a Property of type int...
Great news for Silverlight on Linux
19 Dezember 09 10:40 | .NET Rocker » TrivadisContent
The Silverlight-Plugin runs per default on Windows and MacOs. For Linux-Machines there’s an opensource implementation driven by Microsoft and Novell called Moonlight. While Silverlight is currently in Version 3 available and Version 4 (already in beta...
Silverlight 4 – How to focus a TextBox that is contained in your Custom Control on Startup
17 Dezember 09 09:27 | .NET Rocker » TrivadisContent
Focusing a TextBox that’s inside a Custom Control isn’t so easy at startup of your application. Let me explain the problem that is also discussed on http://forums.silverlight.net/forums/t/151235.aspx. Imagine you’ve created a custom control that has a...
Abgelegt unter: ,
How to print a List<string> in Silverlight 4 Beta over multiple pages?!
10 Dezember 09 08:02 | .NET Rocker » TrivadisContent
On www.silverlight.net several people are asking how to print the values of a DataGrid in Silverlight. You cannot just assign the DataGrid to the PageVisual-Property of the PrintPageEventArgs. This would just print the DataGrid as it is on one page. The...
How to supress the Alt-Key in Silverlight’s TextBox
01 Dezember 09 12:59 | .NET Rocker » TrivadisContent
You can restrict the input-values in Silverlight’s TextBox by handling the KeyDown-Event. But the KeyDown-Event isn’t fired if the user enters a key by pressing e.g. ALT + 123. Corresponding to the problem mentioned in http://forums.silverlight.net/forums...
Abgelegt unter: ,
How to print dynamically created Images in Silverlight 4 Beta
25 November 09 08:40 | .NET Rocker » TrivadisContent
Silverlight 4 supports printing scenarios. It’s quite easy. Just create a PrintDocument instance, handle the PrintPage-Event and call the Print-Method. In the PrintPage-Event set the PageVisual-Property of the PrintPageEventArgs to a UIElement of your...
Silverlight 4 – the first Beta is here
18 November 09 07:35 | .NET Rocker » TrivadisContent
… my expectations about a Major 4.0 release next year may come true: Silverlight 4.0, WPF 4.0, .NET 4.0, Expression Blend 4.0 etc. Today Microsoft announced Silverlight 4.0 Beta 1 available for download. There are impressing features for business applications...
Abgelegt unter: ,
Hey Thomas, what’s coming up next?
31 Oktober 09 12:06 | .NET Rocker » TrivadisContent
I’ll give you just a short information of what is coming up next and what I did the last months. Let’s start with the things coming up… … what’s coming up next: WebTech-Conference – 16th November, Karlsruhe/Germany Another talk about datadriven Silverlight...
PrioConference – Slides and Live-Demos & More
29 Oktober 09 10:30 | .NET Rocker » TrivadisContent
Thanks to all who visited my Session about building datadriven Business-Applications with Silverlight 3 yesterday at the PrioConference in Munich. I hope you enjoyed it. You can download the Slides here. To get the Live-Demos, please contact me directly...
Thoughts of Improvements to Silverlights XAML-Parser
14 September 09 02:49 | .NET Rocker » TrivadisContent
Those of you, who have already developed with WPF “and” Silverlight might know, that Silverlight contains a different XAML-Parser than WPF does. Some days ago I read on the blog of Rob Relyea a great post about the XAML-Compilers, which create the g.cs...
Here it is: The UpdateSourceTrigger for PropertyChanged in Silverlight
17 Juli 09 01:51 | .NET Rocker » TrivadisContent
Today I’ll show you how to implement a PropertyChanged-UpdateSourceTrigger for Silverlight. In Silverlight a Data Binding can have different UpdateSourceTriggers. An UpdateSourceTrigger specifies, when a TwoWay-DataBinding will update its source...
Abgelegt unter: ,
Silverlight 3 and Expression Blend 3 are now avaibable
09 Juli 09 07:12 | .NET Rocker » TrivadisContent
So I know, I’ve been really quiet for some time. There are many things going one. Currently I’m writing some articles (at least 6) for the German dotnet-magazine. Also I’m writing on a new book to Silverlight 3, and the timeline is very...
Abgelegt unter: ,
First video to Silverlight 3 appeared on Channel 9
11 März 09 10:36 | .NET Rocker » TrivadisContent
On Channel 9 Brad Adams and Robert Hess are talking about the third Version of Silverlight. In more detail they are talking about "Silverlight 3.0 for Great Business Apps". So as the title let’s except, there are features in the next Silverlight...
Abgelegt unter: ,
Mehr Beiträge Nächste Seite »