Async/await in Desktop Applications
This is a transcript of a demonstration I gave in our company internally about async/await “challenges” in UI programming. You can find the accompanying repo...
This is a transcript of a demonstration I gave in our company internally about async/await “challenges” in UI programming. You can find the accompanying repo...
In my current position as the Technical Lead of Product Development I have several responsibilities. One of them is the definition and implementation of our ...
Some time ago I reported a bug and provided a pull request to resourcelib, a managed library to read and write Win32 resources in executables or DLL’s. And u...
From the beginning NuGet used a per-solution folder packages to store all packages for the projects in a solution. (Does anyone else remember the numerous di...
I’ve published a couple of posts about that I’m using Pretzel to generate the HTML pages of my blog. However, I didn’t talk about the hosting.
In a small inhouse app I wrote recently I store the settings in a json file, using the popular Json.NET library. However, the settings include a password, wh...
Though it’s not my main job, I still enjoy writing WPF application. Small tools, making my colleagues’ and my own life easier.
A while back I wrote about the migration of my blog from Community Server over Jekyll to Pretzel.
A couple of month ago I wrote that I switched to Pretzel to drive my site.
Update 2016/12/29: I’ve complained about the On prefix in the comment section of the documentation (and Jonas Gauffin too). In fact the prefix was a mistake ...
Some time ago I told that I converted my blog from CommunityServer to Jekyll on Github Pages. However, I was not satisfied with that solution. Running a stat...
A few minutes ago I published the new version 1.3 of 7Zip4PowerShell. Isaac Springer asked for password support when creating or extracting archives, so I a...
A few days ago the Preview suffix was removed from PowerShell Gallery. This gallery is a central repository for PowerShell content such as modules and scrip...
Today Jeff Atwood published the article Zopfli Optimization: Literally Free Bandwidth, praising the compression algorithm Zopfli. Zopfli was created by Googl...
As described in my previous post, I decided to replace my CommunityServer setup with a static site generator. Being a vivid GitHub user, the first choice was...
After running my site for more than 12 years, I decided it was time to replace the software behind it with something new.
A few days ago I mentioned 7-Zip for Powershell. I’ve now created a NuGet package and published it at NuGet.org.
I’m working on a small pet project with ASP.NET MVC, where hierarchical structured documents are stored in RavenDB. These documents can be retrieved by their...
At work we deal with different big databases, and by big I mean between 3.5 and 8 GB. Those databases are zipped with 7-Zip and stored on a server. Dependin...
There are cases where you don’t want referenced assemblies to be copied to your output folder.
Since Windows 7 the icon of an application can get an overlay bitmap. You can use that to indicate some state of the application, or–like MetroTwit–to show ...
When you’re using a WebBrowser control in your WPF application, you may have noticed that you can’t bind the control’s content. WebBrowser has no property to...
Two weeks ago Telligent published the second beta of their upcoming new product Graffiti. It is a simple lightweight content management system. And by simple...
Most you will probably know about Extension Method introduced with C# 3.0. If not, I strongly recommend to read ScottGu’s explanation.
If you have tried to leave a comment on my site in the last two days, you may have noticed that they weren´t accepted. Here is why:
A few days ago Phil Haack wrote about Honeypot Captcha:
In my nrw07 talk I promised that I would publish my slides. Originally they´re German, so I translated them first (no, it did not take me two weeks to transl...
JetBrains released ReSharper 3.0:
Some weeks ago I posted a CC.NET task which pushes build results to a blog using the MetaWeblogAPI. This might be a feasable solution for projects which sour...
Yesterday a new version of the CSMVPs CSModules package was released. Except the new LinkManager (which enables you to add customizable attributes to links i...
Some time ago I wrote a blog publisher for CruiseControl.NET, but didn’t manage to blog about it. In fact, it totally slipped my mind. However, my machine be...
Brendan Tompkins released CAPTCHA for CommunityServer 2007:
Every day you can learn something new. Today it was Scott who taught me ControlAdapters after he read my post about coComment with CommunityServer 2007. You ...
If you are one of my two regular readers, you may have noticed that I published many posts regarding coComment. In fact, I published instructions to integrat...
This site has been upgraded to CommunityServer 2007 (I guess visitors to my site do know CommunityServer, and they already read the announcements.) Of all al...
Generally I limit my posts to programming stuff, but after I read Kathy Sierra’s Death threats against bloggers are NOT “protected speech”? (why I cancelled ...
It’s finally there, my dear Vista developers:
Because I can’t stand it anymore: separate vs. seperate
Today Nick Bradbury wrote:
I just want to announce that I added Snap Preview to my blog. But unlike Scott and J-O, I enabled them only for external links. IMHO it is useless for intern...
Because of a mayor release in our company and the obligatory deadline pressure, I have a backlog of 30.5 free days, i.e. there’s even half a day left from 20...
I just upgraded my site to Community Server 2.1 SP1. I wouldn’t post this if I did not encounter an issue, though you may experience this error only if you u...
Dennis van der Stelt asked me how to debug CSModules without using the Community Server SDK. Ok, so here’s how I debug my modules.
What’s that stuff every Community Server affiliate is talking about? Only a few hours left until this site is launched.
Scott posted his three favorite new features in Community Server 3.0, one of which is
I just upgraded Internet Explorer on my third machine. Jayson has something to say about the installation process:
Dave Burke mentioned on CS Daily News last Monday that both MSDN Blogs and TechNet Blogs have been updated to Community Server 2.1. However, in my opinion th...
Today I tried to access a SQL Express server remotely for the first time. Because I’m writing this you may already guess that I had some trouble. In fact, I ...
Today an update for Windows Live Writer 1.0 Beta was published:
Yesterday the guys at coComment updated their scripts. They also refreshed the example for Community Server, but that’s targetting CS 2.0. There are some bre...
From Omar Shahine’s blog post entitled InlineSearch for Internet Explorer we learn This is simply a musthave add-in for IE. For those of us that u...
My Akismet spam rule has a second home. Originally I contributed it to CSMVP’s CSModules package aka Alabaster. A couple of days ago José Lema informed me th...
Jörgen Sigvardsson published his KDE Mouse Emulator at CodeProject:
Though I spoke about my Akismet spam rule a couple of weeks ago, I didn’t draw that much attention to it. However, now that the first version of CSMVP’s CSMo...
I just want to note that my last post was brought to you by Windows Live Writer and Code Syntax Highlighter.
A couple of weeks ago Jayson Knight invited me to join the CSMVP’s’ CSModules package. This project was created to incorporate several CSModules written by C...
Yesterday I upgraded my site to Community Server 2.1 RTM. I’m astonished how many additional mods I’m already using:
I have just upgraded to Community Server 2.1 RC 1 (2.1.60804.900). Flawless as usual [;)]
As my two readers may already have noticed, my site wasn’t accessible for the last 24hrs. The SQL Server hosting my Community Server database had a hard disk...
I just upgraded my site with Community Server 2.1 Beta 2, which was published yesterday.
As mentioned in my last post, I’m working on several extensions for Community Server 2.1. I used to use the Intensive.CodeHighlighter library by Gary McPhers...
Finally I managed to update my site. I already missed the last major step from 1.1 to 2.1. However, during the last few weeks the number of spams increased d...
After the great success of our last year’s .NET Summit, our .NET user group is proud to announce the NRW06 Community Conference:
…is now called Windows PowerShell and available as RC1.
Stanislav Lem, September 12, 1921 - March 27, 2006 R.I.P.
Jayson Knight requested a logo for coComment to put on his blog. Though I think he refered to the comment form, I created two different “blog buttons” (or ho...
Dave Burke entered the coComment zone and said:
Yesterday Jayson Knight described how to add coComment support to CommunityServer. I’m a user of coComment too, therefore I added Jayson’s hack to my blog.
Why I recommend the IE Tab extension for Firefox:
At the last meeting of our UserGroup I’ve presented a list of tools I’m using frequently. Because of strong demand I promised to publish it here on my blog:
Thanks to Rich Mercer for inviting me to the Windows Messenger Live Beta program. Today Scobleizer points to LiveSide, which on its parts links to the Window...
I wrote two weeks ago that a cyber squatter registered my domain thomasfreudenberg.com. I’ve contacted her, and I want to share the exchanged mails with you:
Today’s the Community Launch 2005 of my .NET UserGroup Vfl-NiederRhein and netug Düsseldorf.
Cyber squatters suck! Yes, they really suck!
Many announcements and blog posts regarding UR2 for MCE have been published during the last few days. But for me as a developer the most interesting change I...
There was a discussion regarding naming of posts in a CommunityServer forum (a surprisingly unknown feature of CS::Blogs, though even dotText .96 supported i...
Now that my vacation and the PDC are over, I can continue with all the stuff which I left unfinished on my desk. One of these is a mod for CommunityServer wh...
BizTalk Visionary wrote:
The sidebar’s back. Microsoft presented it to us two years ago, but in succeeding CTPs it was gone. Now it’s back and you can add so-called gadgets. To speak...
Steve Sinchak points to a post by Brad Wardell, that Microsoft has released a preliminary version of the Vista User Experience guidelines:
The journey was a mess. My flight from Düsseldorf on Saturday was scheduled for 7:15am. Unfortunately, it was cancelled, and the next flight was at 2:05pm, s...
I’m cleaning up my desk at the moment and preparing my laptop as I did the last time before I’ll leave tomorrow.
In an addin I’m writing for CommunityServer I’m using a job. A job in the CommunityServer perspective is a task which is executed periodically. Since I have ...
Two days ago my girl friend and I returned from our vacation on Fuerteventura. Most of the time we were hanging around at the beach or the hotel’s pool, but ...
Finally, several month after the initial release of CommunityServer I’ve managed to migrate from dotText. With the help from Kevin Harder’s DotText-CS-Conver...
I’ve disabled comments, since comment spam gets out of hands. As you see in the header of this site, there are currently 8374 comments counted. However, forg...
Microsoft released a new power toy for viewing RAW images (currently Canon and Nikon only supported).
Feedback requested: Shipping Windows Forms Source for .NET Framework 2.0:
Dennis van der Stelt reviewed Community Server Beta 3. He also links to screenshots of the web setup procedure.
Finally, Scott answered to my previous series of posts, via mail as well as on his blog. I’m happy that Scott seems to understand my point. Sometimes I get s...
I was told that DonXMl has mailed Scott about my previous post. Well, I think the main point of my posts was: where’s .Text going? To be more specific: Will ...
Hell, I’ve got lots of feedback about my previous post. Some commented in the blog, others send me private mails. Many questions arised. Therefore, I think I...
Almost one year ago I upgraded my .Text blog to .96. I blogged about it several times, my last post was about adding the rel=”nofollow” attribute to links in...
Today Google, Yahoo, MSN Search, and other search operators announced their support of the rel="nofollow" attribute for <a href="..." /> tags. Adding t...
Jeff Sandquist (yes, the nice guy who sent me a t-shirt) compares blog citation search engines, i.e. Bloglines Citations, Feedster Links and Technorati. He a...
What do have Ars Technica and AnandTech in common? They both switch to ASP.NET.
Sounds good to me. Let’s see: Features that are in the standard, and have never been deprecated, are precated. Features that have been dep...
If you’re using DateTime.ParseExact with a custom format string including slashes, don’t forget to escape them.
Paschal Leloup has found a site with free fonts:
Several month ago, Peter Huene introduced VC Build, a command line tool to build C++ projects and solutions. For building our product, we have a huge batch f...
*Sigh* You may have already read that today (06/29/2004) Visual Studio Beta 1 should be available to MSDN subscribers. I’m checking the Subscriber Downloads ...
Peter Provost wrote
While downloading Whidbey CTP May 04, I’m just reading Wesner Moise’s Microsoft’s Giving Away Its Most Prized Tools:
Ooops. I didn’t notice the release of Visual Studio 2005 Community Technology Preview May 2004 until I read Sam Gentile’s posting:
For all the Half-Live fans out there:
Korby Parnell, Wesner Moise, and Eric Sink talk about Hatteras, a new source code control system part of Visual Studio Team System.
Today is our formation meeting for a new INETA usergroup. It already has a homepage. Daniel Fisher did a good job with the longhorn ;-)
Anti-Brumme wrote:
Peter Huene has compiled a list of new features in Whidbey related to C++.
Chris Sells wrote:
Brad Abrams points to a document at GotDotNet explaining Micosoft’s process to make API’s obsolete.
Damn, I’d have never expected that (well, is this statement syntactically correct?)
Microsoft’s Patterns and Practices group has released its “Improving .NET Application Performance and Scalability” guide on MSDN. I also recommend reading Ri...
Mike Weinhardt and Chris Sells published What’s new and cool in Windows Forms 2.0 in this month’s MSDN Magazine.
Maybe I’, a little late, since it is more than two weeks ago.
With this post I’m starting a new category on my blog, c:\utils. Its name is derived from Scott Hanselman’s Ultimate Developer and Power Users Tools List. Ho...
Yves Dolce wrote:
After I got rid of this annoying shutdown dialog, I have another tip for you. There’s a shutdown button on the Windows 2003’s login dialog, which is diabled ...
Jeff Key describes, how to disable this annoying dialog when shutting down a Windows 2003 server:
As I posted, no postbacks on my site were possible. Though I’m running the same application at home and on my site, the onsubmit tag was rendered differently...
Currently it’s not possible to post comments on my blog. I’m still investigating this issue. I have a copy of all files and the database running at home, but...
Happy April Fool’s Day
Comments aren’t working using IE, are they?
Then you should consider the Athlon64 FX 53.
CRN reports Microsoft will release Preview 2 of VS.NET 2005 a.k.a. Whidbey at VSLive next week. Furthermore, the first beta can be expected in May at Tech E...
Congratulations! You have purchased an extremely fine device that would give you thousands of years of trouble-free service, except that you undoubtably w...
I’m posting this, because it took me two hours to find the issue.
Microsoft has delayed the release of SQL Server 2005 (formerly known as Yukon) and Whidbey (VS.NET 2005?) to H1/2005. I hope we get same betas till then.
Remember: if you patch your blogging engine, make sure everything works properly before publishing it! And backup everything!
Scott has published the pre .96 sources of .Text. It includes lots of exciting new features including the long-awaited search.
Techie dubs first son Version 2.0. Poor world.
Finally I know what The Third Place means. Several month ago Sony started it advertising compaign for its Playstation 2 here in Germany. Everytime the TV ads...
Earlier today I mentioned the new Eyefinder control by Tim Dawson. I said I would like to see it in RSS Bandit. Here’s a screenshot of what I have in mind:
Christian Nagel points to Matthew Reynolds’ announcement of WinFX 247:
Well, at least my RSS feed is.
…since you may take a plunge.
That’s what The Gematriculator says.
Someone asked in the .Text forum how to add GeoTags to your blog. Well, since version .95 .Text uses a masterpage, which is declared in DottextWeb/DTP.aspx. ...
Brad Abrams points to an application demo video using Longhorn technology. Pretty cool. I envy Carter Maslan having the time to “play” around with Longhorn.
That’s what I call an adequate job advertisment for programmers:
Today I managed to update my site to .Text .95 by following this guide. It turned out all right, however, here’s an advice for you: if you’re using a custom ...
I wish you all a good 2004. Take care everyone.
RSS Bandit is getting better and better. I’m really thinking about switching from SharpReader, but it doesn’t feel right at the moment.
If a packet hits a pocket on a socket on a port, And the bus is interrupted as a very last resort, And the address of the memory makes your floppy disk ab...
Walter Smith:
Well, here it is:
Microsoft has released Virtual PC 2004 for MSDN subscribers. (According to the MSDN page, already one week ago )
Refactoring in VB.NET is somewhat different from C#…
The “Neues aus L.A.” was a nice event. Though I attended PDC myself, Clemens did a good job summarizing the PDC’s three pillars Avalon, WinFS, and Indigo. I ...
… but I have to switch back to .NET 1.1 because of this bug issue:
Today’s the PDC retrospection “Neues aus L.A.” organized by newtelligence AG. You don’t know newtelligence? Well, you may know Clemens Vasters, writer of das...
Microsoft released Virtual PC 2004 to manufacturing.
I’m playing around with C# 2.0 templates a.k.a. generics. I was really missing them in the past, but finally, they’re there.
Luke Hutteman has released a new version of SharpReader:
David McNamee on Indigo and Don Box
SysInternals have released Process Explorer 8.02 a few days ago.
I haven’t blogged since a few days. That’s because stayed another two days after the PDC in Los Angeles, but I didn’t have any web access. By the way, these ...
I’ve never stopped using the console since the good old DOS. In fact, each developer at our company is using the console, i.e. 4NT. Our development environme...
As announced, CPians attending the PDC met this afternoon at the Starbucks coffee stand. It was my first time I met any CPian in real life. I was a little bi...
Nice new features in the IDE: Expansion, configurable via XML schema (e.g. automatic getter and setter for properties) Code formatting (customizable) ...
Today I got an email from a coworker about the meaning of WinFX: “Is WinFX a new marketing name for .NET”?
In this session Steve Lasker presented the mainly the form designed in Whidbey. E.g. the alignment of control will be much easier, it will create guidelines ...
Awesome. Michael Wallent and Pablo Fernicola showed some impressive demos with Avalon. They coded a simple application containing several controls, which you...
Interesting session… for someone who hasn’t heard of FxCop before. Ok, they have added some new rules targeting Whidbey. Besides that, it was the least inter...
The first time I’ve seen Bill Gates in real live. He spoke much about the past development of the IT industry and presented the Microsoft’s vision for the ne...
Several weeks ago I played around with NAnt, since we need a decent build environment for our new software. I’ve read about MSBuild a.k.a. XBuild before, but...
This morning I meet Tom, a nice guy from North Carolina. We took our breakfast together. Afterwards, while waiting for a taxi in front of the hotel, a Austri...
After 12 hours of flying I arrived yesterday in Los Angeles. Though I heared about the current fires around L.A. in German news, I was surprised by the dark ...
I just finished the relocation of my site.
Jim Blizzard asks: How are you going to tackle the PDC?
WinNetMag is reporting that Microsoft will make Longhorn pre-Beta 1 available for a small fee and also ship it for free to MSDN subscribers.
Today, the C# team published the most up-to-date specification of the C# language, which includes many improvements over the original proposal unveiled a ...
As announced I’ve managed to move my site from my home system to webhost4life. I have had some trouble importing my SQL database to the host’s server, but th...
Such a T-Shirt arrived yesterday. Thanks, Jeff.
Robert Scoble says:
Reminder to myself: Install following two applications on your laptop before flying to L.A. next week:
I’m programming in C# for about 18 month by now, and I really like it. However, what I’m missing about C# are constant parameters.
I know I’m a geek. These pages are hosted on my server at home. It’s a recycled Athlon XP 1800+ running Windows Server 2003 incl IIS 6.0, MS SQL 2000 and MS ...
According to Mary Jo Foley, Longhorn will not ship until 2006.
Did you ever write a .NET Windows service? What I really dislike about it is that though the framework provides the System.ServiceProcess.ServiceInstaller cl...
Well, I didn’t until Raymond Chen posted following top today:
Raymond Chen mentions Jason Moore’s Usability on the cheap, Part 1. It’s a great reading, especially for GUI guys like me.
WinInformant says, that the PDC’s Pre-Beta Longhorn supplied to the attendees will have the new GUI component Aero removed:
One and half week ago, Microsoft released Office 2003 for MSDN subscribers. Only Office 2003. When I went to subscriber downloads to get MapPoint 2004 today,...
When I have to phone a colleague at work, I first look in Windows Messenger, whether he is at his place, i.e. online. I expect that the Messenger changes hi...
ScottW talks about a Service Based Aggregator:
Twice again Snippet Compiler has been updated since my last post, no it’s v1.9. I’m getting the impression, that in several weeks it will be v17.3 and displa...
I’m using the .Text web administrator for writing my postings. Unfortunately, there’s no link provided to get from the administrator section to the public vi...
Some days back I’ve started to implement support for emoticons in .Text. It was expected to replace any textual emoticons such as :) into the graphical repre...
Are you working with Windows Server 2003? Maybe you have noticed that Stored User Names and Passwords control panel applet:
It seemed as Feed Validator didn’t like me. When I checked it said it can’t validate my RSS feed. However, loading my feed within a web browser looked ok. Th...
Forget that Office 2003 already leaked onto the Web this week. Microsoft says it plans to make its next-gen desktop suite officially available to its volu...
While two days ago I told you about Snippet Compiler 1.6, today 1.7 has been released. Gosh, I’m glad we don’t release our software at this speed.
What’s up at bloggers:
Peter Provost says:
Andy King has updated his web page analyzer.
Just found a great KB article that explains how deal with all kinds of permission and identity issues when doing stuff from ASP.NET. I’ve highlighted the ...
Chaka! I’m attending the PDC in L.A.!
I’ve updated the img tags in my previous posts. I’ve used relativ links (i.e. \<src img="/images/..." /\>). It looked ok in SharpReader, but, unfortuna...
In case you didn’t get a chance to go to TechEd this year, I just found that most (all?) of the presentations are available online. I don’t mean just the ...
Yesterday the Outlook addin by the SpamBayes project has been released in 0.8. I’ve been using 0.7 for several weeks. I’m impressed, no false positives by no...
Testing automatic emoticon substitution:
.Text is a great product. However, currently there’s no comfortable way to administrate the users, but you have to edit and execute a SQL script. I don’t kno...
It is REALLY worth doing this, dialup users will love you long time for doing this! (Oh, and you’ll effectively quadruple your bandwidth :-)) This is an e...
I found the following breaking change in the MSDN article “Development Impacts of Security Changes in Windows Server 2003” by Michael Howard:
There’s has been an informative discussion in CodeProject’s Lounge regarding cached file dates.
I’ve updated my site to .Text .94, but unfortunately I have had some issues, though I followed Scott’s instructions. Maybe I did something wrong during the s...
After I updated my .Text sources two day ago from the official workspace, I wasn’t able to post anymore, because some essential stored procedures were missin...
I don’t know what others think, but IMHO the quality of the preview images generated by .Text isn’t as good as it could be. Currently it just resizes the ima...
Just started blogging. Well, sort of. In fact, I’m already blogging for two month by now, but restricted to the intranet in our company Cycos.