wpf
Welcome to the 'wpf' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'wpf'.
Are you an expert about 'wpf'? Do you want to be the Technorati authority on 'wpf'? You can write a description that will appear right here:
Join Blogcritics!
Latest blogosphere posts tagged “wpf”
-
Dew Drop – May 10, 2013 (#1,545)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Publish Individual Files to your Server in Visual Studio 2012.2 (Rick Strahl) Toastr 1.3.0 Now Available (John Papa) Inside Windows Phone – Windows Phone and HTML5 (Larry Lieberman) My Conversation with Bill Clinton at the 2013 Fiscal Summit (Bill Gates) Web Development Happy 10th ...1 week ago -
Dew Drop – May 9, 2013 (#1,544)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Introducing Objective Sharpie (Aaron Bockover) jQuery Migrate 1.2.1 Released (Dave Methvin) When To Comment Your Code (Steve Smith) Conversation #38– disrupt or die (Steven Sinofsky) Web Development Developing a CRUD grid with IgniteUI, Node.js, Express, Mongoose, MongoDB and Nginx ...1 week ago -
Dew Drop – May 8, 2013 (#1,543)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Visual Studio 2012.3 (Update 3) “go-live” CTP is now available (Brian Harry) Release Candidate of Visual Studio 2012 Update 3 now available (Charles Sterling) scriptcs gets a REPL! (Glenn Block) Putting the Dynamic back into TypeScript (Derik Whittaker) Web Development Professional ...2 weeks ago -
C#.Net - WCF - How To: Enable WCF Tracing and MessageLogging
C# Tutorials —
Authority: 115
In this article we are going to see how to enable wcf tracing . Before we start, lets learn what is wcf tracing and why we need tracing in wcf ? WCF Tracing : WCF Tracing The meaning and definition of WCF tracing is not different than the traditional tracing. WCF trace mechanism gives ...2 weeks ago -
Dew Drop – May 7, 2013 (#1,542)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links One ASP.NET: Nancy.Templates for Visual Studio (Scott Hanselman) An Editor Pattern for Knckout.js Using TypeScript Inheritance (Steve Michelotti) Producing permutations, part seven (Eric Lippert) Glimpse 1.3.1 released (Anthony van der Hoorn) Web Development Windows Azure SQL Data Sync ...2 weeks ago -
How to insert years series in ComboBoxItem in WPF
—
Authority:
It is very hard to put a year range from past to present or any others by typing one by one in ComboBoxItem of ComboBox. We can easily put the year inside a ComboBox by a simple loop, which will help to … Continue reading →2 weeks ago -
Dew Drop – May 6, 2013 (#1,541)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links WinRT JS app guide: Introduction (Iris Classon) Using IntelliTrace With Entity Framework In Visual Studio 2012 (Peter Kellner) New .NET Debugging API Released (Keith Ward) The Tablet Show – State of Windows 8 Development at Code PaLOUsa (Carl Franklin & Richard Campbell) Web ...2 weeks ago -
How to create a simple image browser in WPF using c sharp
—
Authority:
This post explains following steps: Browse your PC for image files. Choose an image. The image is displayed inside an image control of your WPF application. The physical path of the image is shown in a text box. First, create … Continue reading →2 weeks ago -
Dew Drop – May 3, 2013 (#1,540)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Producing permutations, part six (Eric Lippert) Scott Hanselman: Ah, the thankless life of the Build Master (Devon Musgrave) Utilize Roslyn to create the next level plugin capability (Filip Ekberg) Working with UML class diagrams in PhpStorm (Maarten Balliauw) Web Development What is ...2 weeks ago -
Dew Drop – May 2, 2013 (#1,539)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Announcing WebMatrix 3 (Craig Kitterman) Announcing the Release of WebMatrix 3 (Scott Guthrie) Publish to Directly To Azure Web Sites With WebMatrix (Chris Love) Penny Pinching in the Cloud: Enabling New Relic Performance Monitoring on Windows Azure Websites (Scott Hanselman) Web ...2 weeks ago -
An Example for Self-Hosting Nancy in an Application
Roland Weigelt —
Authority: 501
In my recent blog post I wrote about the technical aspects of using the Nancy framework, in this post I’d like explain the “what did I want to achieve” a bit more. Maybe it inspires other people to think about possible self-hosting scenarios that combine desktop and web software. The Desktop Software ...2 weeks ago -
Dew Drop – May 1, 2013 (#1,538)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Announcing the release of Windows Azure SDK 2.0 for .NET (Scott Guthrie) XMAS Came Early For All Windows Azure Developers! (Alexandre Brisebois) Windows Azure Training Kit – April 2013 Available (Zhiming Xue) CDNs fail, but your scripts don’t have to – fallback from CDN to local jQuery ...3 weeks ago -
Using Nancy to Remotely Control a Desktop Application
Roland Weigelt —
Authority: 501
I recently had the requirement to control a desktop application from a mobile device. The application, written using Windows Presentation Foundation (WPF) uses the secondary monitor of a system in full-screen mode, generating views that are shown on projection screens in a sports arena. More on the background story in ...3 weeks ago -
WPF For The WinForms Coder - Part 2
—
Authority:
Learning C# SeriesWPF for the WinForms coderPart 2 - Some additions to Visual Studio to make your life betterThis isnt exactly a "tutorial" but is a part of this WPF for the WinForms coder transitional series.We all know that Visual Studio is extensible, meaning people write extensions for it to give it new or better ...3 weeks ago -
Dew Drop – April 30, 2013 (#1,537)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Producing permutations, part five (Eric Lippert) Entity Framework Code First Relations and Entity Framework Code First Inheritance (Ricardo Peres) Updated TFS 2010 MSSCCI Provider and Team Explorer Everywhere 2012 Update 2 (Brian Harry) So You Don’t Want to be a Programmer After All ...3 weeks ago -
How to create a simple Login in WPF
—
Authority:
For security purpose or authorization generally we use Log in feature in our application. Here we will learn how to add simple log in feature in our WPF application. For these we will create a sample window with predefined login area and some element … Continue reading →3 weeks ago -
Controls that implement WPF Commanding
—
Authority:
I was trying to find a quick list of the basic WPF controls that support commanding (so that I could expose a DelegateCommand from my ViewModel to which I could bind the view). What I found out was that “generally” commands that support commanding implement ICommandSource. Based on that info, I was able to ...3 weeks ago -
Dew Drop – April 29, 2013 (#1,536)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Windows Azure: Improvements to Virtual Networks, Virtual Machines, Cloud Services and a new Ruby SDK (Scott Guthrie) Free Video: SPA Primer with Durandal, Knockout and Breeze (John Papa) Next Xbox Code Named “Durango” To Be Officially Announced As The Xbox Infinity? (MBGW) Introducing ...3 weeks ago -
Making The Transition From WinForms To WPF - Part 1
—
Authority:
Learning C# SeriesWPF for the WinForms coderPart 1 - Binding GUI controls to class properties, or "How to make smarter GUIs with less code"SummaryThere are lots of tutorials on doing things in WinForms. It has been the primary GUI development for the .NET developer for years and years. Like any technology people ...3 weeks ago -
Dew Drop – April 26, 2013 (#1,535)
Alvin Ashcraft's Morning Dew —
Authority: 475
Top Links Enterprise Library 6.0 (S.Somasegar) Just released – Microsoft Enterprise Library 6 (Grigori Melnik) #XboxReveal (Larry Hryb) Project-less scripted C# with ScriptCS and Roslyn (Scott Hanselman) Web Development Building Single Page Applications with Backbone.js and Express.js ...3 weeks ago


Follow Technorati