Blog articles tagged 'wpf'

Blog articles tagged 'wpf'

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/16/2013 8:51 AM
Last night I ran a free hands on Generative Art session to a full class room at Skills Matter for the F#unctional Londoners meetup group. We host a hands on programming sessions every month, next month we’ll return to the Machine Learning theme with Matt [...]
.
0
comment
on 5/30/2013 12:10 AM
This week our automated tools uncovered a fatal exception before it reached the client. Nick and Anton, 2 of the full-time testers on our team have written a testing tool they call Random Walker that simulates interactions with the user interface as click[...]
.
0
comment
on 4/27/2013 11:39 AM
About a year ago XAML type provider (that now a part of fsharpx project) was born. First of all, happy birthday XAML type provider and thank you everyone who was involved. Up to XAML type provider release the best option for F# WPF development was to spli[...]
.
0
comment
on 4/23/2013 3:00 PM
Tonight (actually in about half an hour) Dmitry Morozov will be talking at the F# New York City Meetup on F# MVC for WPF. F# is known as a great language to express complex algorithms, crunch numbers and process all kinds of data. Have you ever wondered i[...]
.
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.[...]
.
IntelliFactory Offices Copyright (c) 2024 IntelliFactory. All rights reserved.
| | | Trainings | | |
Built with