Sign In
knom's developer corner
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Composite WPF Guidance
Development
Events
Fun
IIS
MiX 08
Mobility
MVPs
Personal
Popfly
Silverlight
Visual Studio 2008
Visual Studio 2010
WCF
WF
Whitepapers
Windows 7
Windows Live
Windows Vista
Work
WPF
XNA
Archive
Archives
November 2010
(1)
March 2010
(1)
October 2009
(2)
September 2009
(1)
April 2009
(2)
March 2009
(2)
February 2009
(3)
January 2009
(1)
December 2008
(5)
October 2008
(7)
September 2008
(1)
August 2008
(1)
June 2008
(1)
April 2008
(2)
March 2008
(6)
February 2008
(1)
January 2008
(5)
December 2007
(2)
November 2007
(4)
October 2007
(3)
August 2007
(2)
July 2007
(2)
June 2007
(6)
May 2007
(3)
April 2007
(3)
March 2007
(5)
February 2007
(1)
January 2007
(1)
December 2006
(1)
November 2006
(3)
October 2006
(5)
MSDN Blogs
>
knom's developer corner
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
knom's developer corner
TechEd Europe 2010–Workflow Foundation 4.0 Session
Posted
over 2 years ago
by
knom
0
Comments
Thanks for everyone who showed up at my session today! Please make sure to rate it in the TechEd session voting tool. You can download the Slides & Demos here.
knom's developer corner
Big>Days Content is online
Posted
over 2 years ago
by
knom
0
Comments
The Big>Days are over! Two interesting weeks of presentations in Innsbruck, Graz, Wien and Linz. We had a Web-Development Track, where we covered a complete website (“Helfen helfen”). You can download the complete samples from http://bigdays10.codeplex...
knom's developer corner
Visual Studio 2010 Beta 2 – Setup Screenshots
Posted
over 3 years ago
by
knom
0
Comments
Today I’ve installed Visual Studio 2010 Beta 2 Ultimate on a VHD-booted machine . The new version of our development tool is based on Windows Presentation Foundation, which means that a lot of new flexibility (e.g. diagrams within the code editor) are...
knom's developer corner
IIS7: WCF Services - .SVC do not work
Posted
over 3 years ago
by
knom
1
Comments
Recently I came across a problem with Windows Communication Foundation Services and IIS 7. What I did is, deploy a .SVC file to my IIS 7. The service worked during development on the local ASP.NET Dev Webserver, but after deploying it to the server, there...
knom's developer corner
CodeFest-Meals – Silverlight Webcast Series and Sample App
Posted
over 3 years ago
by
knom
0
Comments
During the last weeks I’ve been working on a Silverlight sample application called “CodeFest-Meals”. The sample application was built for a webcast series we’re doing on www.codefest.at . One of the goals of the application was to have a nice-design....
knom's developer corner
LINQ-To-Everywhere – List of LINQ Providers
Posted
over 3 years ago
by
knom
8
Comments
This weekend I’ve built a small application, which queries the “Simpsons” seasons guide data and updates the filenames/descriptions. To do this I needed to query a CSV file. While searching for a LINQ to CSV file implementation I’ve found an interesting...
knom's developer corner
Windows 7 – VHD Boot – Setup Guideline
Posted
over 3 years ago
by
knom
24
Comments
Windows 7 has a really useful feature called “VHD Boot”. With that you can boot your entire Windows out of a Virtual Hard Disk file (as those used with Virtual PC or Virtual Server). This VHD file is mounted as a virtual disk, you can use it as a normal...
knom's developer corner
Slides and Demos from BigDays 2009 are online!
Posted
over 3 years ago
by
knom
6
Comments
These days I'm travelling around austria with our biggest developer & IT Pro event Big>Days 2009! This year's theme was "packen wir's an" - translated "let's get to work"! Accompanying the theme we built a multi-tier application...
knom's developer corner
Enable Instant Answers – in a country outside of the US
Posted
over 3 years ago
by
knom
2
Comments
IE 8 Searchbar – Instant Answers is really cool (see below). There’s only one problem: It doesn’t work in Austria (as in many other countries). I suppose it only works in the US :-) To make it work, you need to change the regional settings to...
knom's developer corner
Custom Search Providers for Internet Explorer
Posted
over 3 years ago
by
knom
2
Comments
I’m sure all of you know the search box in Internet Explorer! You can search ANY searchable site there via pluggable search providers. Per default some of them are installed, but you can add your own! Here’s how to do it: Go to the page...
knom's developer corner
IE 8 Searchbar – Instant Answers
Posted
over 3 years ago
by
knom
3
Comments
Now that I’m running Windows 7 I’m using the new IE 8 as well. Recently I found a cool new feature called “Instant Answers”. Just enter some queries into the search box and you’ll get the answer in the drop-down box below the search box. There are different...
knom's developer corner
Upgrade TFS 2008 Workgroup Edition to Standard Edition
Posted
over 3 years ago
by
knom
1
Comments
I’ve had a little playground TFS 2008 installation for a while for use with some “pet-projects”. I used TFS 2008 Workgroup Edition for this, as this is already part of MSDN subscription package. This edition works the same as the full one, but is limited...
knom's developer corner
WPF Webcast - New Year's resolutions
Posted
over 3 years ago
by
knom
1
Comments
I’ve a lot of New Year’s resolutions for 2009 :-) One of them is to blog more often (we’ll see how this works..) another is to do a series of webcasts around WPF . We’re starting with our first WPF webcast on Friday, January 9th at 10am with an overview...
knom's developer corner
Wake-On-Lan Client with C#
Posted
over 4 years ago
by
knom
3
Comments
I bought myself an Acer L5100 Media Center PC, running with Windows Vista Media Center for Christmas. What I wanted was some functionality to wake up the media center out of shutdown mode. So I dig into Wake-On-Lan. Almost any modern network interface...
knom's developer corner
IP Address Calculations with C# (Subnetmasks, Networks, …)
Posted
over 4 years ago
by
knom
4
Comments
Recently I wanted to develop a wake-on-lan application for my media center. For that I needed the broadcast address of my local LAN. So I decided to write a small but interesting library.. (you can leverage it for all kinds of network calculations like...
knom's developer corner
WPF Day in Dublin
Posted
over 4 years ago
by
knom
0
Comments
Last week I was in Dublin doing two sessions on WPF for Microsoft Ireland. They did a "Client-UI Day", where they featured WPF and Silverlight. The first session was given by the Irish Developer Evangelist Ronan Geraghty , who did an introduction...
knom's developer corner
Silverlight Toolkit - December Release
Posted
over 4 years ago
by
knom
1
Comments
The Silverlight Toolkit is a project built by the Silverlight product team, which contains a lot of "out-of-release cycle" controls. These are grouped into three parts: Controls Charts Themes Controls include various nice controls (lots of them...
knom's developer corner
A Valuable Tool for WPF and Silverlight
Posted
over 4 years ago
by
knom
3
Comments
Working with WPF & Silverlight is really great! The only problem if you use it in production is how you quickly generate new views. They don't need any animations or other stuff, just plain details views. You could do it with Expression Blend or the...
knom's developer corner
Using the VS Templates for Composite-WPF-Guidance
Posted
over 4 years ago
by
knom
2
Comments
This is about using the templates for a new project. First of all you need to download the templates and install them from the links below. Download the ZIP-File containing sources and built binaries here. See the post on how to install the binaries or...
knom's developer corner
Visual Studio Templates for Composite WPF Guidance
Posted
over 4 years ago
by
knom
1
Comments
I've played around with Composite Application Guidance for WPF for a while now. Yesterday I did a session about CAG at the DEVcamp , a conference in Austria. As the time slot was only one hour I decided to fasten the demos by using code snippets (and...
knom's developer corner
Visual Studio Templates - Composite WPF Guidance - Installation
Posted
over 4 years ago
by
knom
7
Comments
First of all download the template package from here. For an overview of the functionality see another post. Extract the zip file and move to the Bin folder. In the bin folder three files are located: install.bat does all the work to setup the...
knom's developer corner
Team System + Gadgets + Outlook
Posted
over 4 years ago
by
knom
2
Comments
If you're using Team Foundation Server, these utilities might be useful for your everyday's work: *) WorkItem Outlook Plugin Create a workitem directly out of the mail view. Download *) Team System Build Monitor Gadget Always be aware of the status of...
knom's developer corner
Silverlight 2 Released
Posted
over 4 years ago
by
knom
2
Comments
Silverlight 2 is finally released! If you plan using it you need to install three things: Silverlight Tools für Visual Studio 2008 SP1 Expression Blend 2.0 SP1 Deep Zoom Composer (optional) The nice thing is, Silverlight Tools not only work in VS...
knom's developer corner
Silverlight 2.0 Upgrade Experience
Posted
over 4 years ago
by
knom
0
Comments
Silverlight 2.0 was released earlier this day. If you browse to http://www.microsoft.com/silverlight/ and choose "Install", you will get this nice page (only if Silverlight Pre-RTW is installed on your machine). Thats cool! The installed runtime...
knom's developer corner
A Must Have Tool - VS 2008 Snippet Designer
Posted
over 4 years ago
by
knom
7
Comments
Mathew Manela from the Online Tools Group at Microsoft has written a really cool tool, which adds a feature missing for a long time in Visual Studio: Code Snippet Creation. The tool, which is available at http://www.codeplex.com/SnippetDesigner allows...
Page 1 of 4 (83 items)
1
2
3
4