Blog articles tagged 'wpf', 'silverlight', 'c#'

0
comment
on 9/7/2013 4:58 PM
From the window at the office I’ve seen a series of futuristic buildings erected, first the Gherkin, then the Shard and now the Walkie Talkie:   The last one being recently been re-dubbed the Walkie Scorchie as it produces a supercharged solar ‘death ra[...]
.
0
comment
on 8/26/2012 5:14 PM
A popup is a window without a standard border that pops up above other controls to display contextual information like a tooltip, context menu or validation error. Silverlight’s browser heritage means it’s built-in popups may appear clipped inside their p[...]
.
0
comment
on 8/25/2012 9:13 AM
C# 5 allows you to obtain the method or property of the caller to a method using the CallerMemberName attribute under System.Runtime.CompilerServices in .Net 4.5:using System.ComponentModel; using System.Runtime.CompilerServices; public class ObservableO[...]
.
0
comment
on 8/20/2012 12:25 AM
Multiple Window support is new in Silverlight 5: You can display multiple Window instances in trusted, out-of-browser applications. This enables you to create non-modal dialog boxes, tear-off windows, and user-adjustable layouts that can span multiple[...]
.
0
comment
on 8/13/2012 12:23 AM
This week I was assigned a bug with a single line stack trace: Telerik.Windows.Controls.RadDocking.<>c__DisplayClass1b'::'<DropWindow>b__19   The exception type was of type NullReferenceException. The issue could be reproduced by repeatedly docking and[...]
.
0
comment
on 8/2/2012 12:15 AM
Silverlight 5 brings native window and P/Invoke support for Silverlight desktop apps (elevated trust out-of-browser applications). The Silverlight Window class contains a subset of the properties and methods provided by in the equivalent WPF Window class.[...]
.
0
comment
on 7/22/2012 10:11 AM
Back in January I built a sample Pacman maze script in F# to use at a Pacman Kata evening with the F#unctional Londoners group. Coincidentally there’s another Coding Kata this Thursday 26th July at Skills Matter. Anyway a couple of weeks ago I started pla[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper

Logging in...