Sign in
|
Join
|
Help
in
Current Tags
Thomas Huijer
Medewerkers
(Entire Site)
Dé specialist in .NET trainingen en consultancy
Home
Blogs
Downloads
This Blog
Home
Syndication
RSS
Atom
Comments RSS
Recent Posts
MVP C# in 2010
MSTest: Cannot start more than one local run
Chad Hower’s story
What’s new in WCF 4.0: brief summary
Compile-time checked region names in Prism
Tags
.NET Framework
ajax
AOP
asp.net
C#
CodeRush
DevDays
devnews
fun
History
JavaScript
M
MSchema
MVC
Oslo
Silverlight
Team Foundation Server
Team System
TFS
tools
training
Trick
unit-testing
Visual Studio
Visual Studio 2008
Visual Studio 2010
VSTO
WCF
WPF
Archives
januari 2010
(1)
december 2009
(2)
november 2009
(1)
oktober 2009
(3)
september 2009
(1)
juli 2009
(3)
juni 2009
(1)
mei 2009
(2)
maart 2009
(1)
februari 2009
(2)
januari 2009
(2)
december 2008
(2)
november 2008
(1)
oktober 2008
(2)
augustus 2008
(1)
juli 2008
(3)
juni 2008
(1)
februari 2008
(1)
januari 2008
(1)
december 2007
(2)
november 2007
(2)
oktober 2007
(4)
september 2007
(1)
mei 2007
(1)
april 2007
(2)
maart 2007
(1)
februari 2007
(1)
Thomas Huijer
Browse by Tags
All Tags
»
C#
(
RSS
)
.NET Framework
AOP
asp.net
fun
Silverlight
tools
Visual Studio 2008
WPF
Compile-time checked region names in Prism
In a R&D project of mine, I’m using Prism to create a composite WPF application. I can recommend anyone writing WPF or Silverlight applications to take a look at it if you’re unfamiliair with Prism. One thing I dislike about it though, is that is...
Posted
okt 30 2009, 08:28
by
Thomas
with | with
no comments
Filed under:
Visual Studio 2008
,
C#
,
WPF
,
Silverlight
MVP 2009 for C#
I received news today from Microsoft: Congratulations! We are pleased to present you with the 2009 Microsoft® MVP Award! This award is given to exceptional technical community leaders who actively share their high quality, real world expertise with others...
Posted
jan 02 2009, 12:07
by
Thomas
with | with
no comments
Filed under:
C#
Versienummering
Ik had laatst een gesprek met een klant die overstapten van klassiek ASP naar ASP.NET. Op een gegeven moment kwam het gesprek op de verschillende versies van het Framework en C#. Dat gesprek ging ongeveer zo: Thomas, hoe zit het nou met die versienummering...
Posted
okt 14 2008, 08:34
by
Thomas
with | with
no comments
Filed under:
.NET Framework
,
C#
,
fun
CLR Profiler
Hij is al een lange tijd uit, maar van de week had ik 'm voor het eerst echt nodig: de CLR Profiler . De tool kan bijzonder handig zijn bij het opsporen van memory-leaks en voor performance analyse . De tool is gratis te downloaden bij Microsoft....
Posted
jun 28 2008, 10:34
by
Thomas
with | with
no comments
Filed under:
C#
,
tools
Keyword redirection voor ASP.NET 2.0
De sourcecode van dit artikel is hier beschikbaar: KeywordRedirects.zip Deze keer niet iets wat ik voor een klant heb uitgezocht of wat in een training werd gevraagd, maar iets wat ik geresearched heb voor onze eigen website. Ik wilde een simpele manier...
Posted
okt 20 2007, 03:03
by
Thomas
with | with
no comments
Filed under:
asp.net
,
C#
PostSharp: Aspect Oriented Programming in .NET
Ik weet niet meer hoe, maar ik kwam toevallig het volgende product tegen op het Internet: Post# . Post# is een lightweight AOP framework voor .NET. Het gebruikt een post-build process om de door de compiler gegenereerde assembly te modificeren. Het resultaat...
Posted
okt 15 2007, 08:04
by
Thomas
with | with
1 comment(s)
Filed under:
.NET Framework
,
AOP
,
C#