Sign in
|
Join
|
Help
in
Current Tags
Thomas Huijer - Compiler says...
Medewerkers
(Entire Site)
Dé specialist in .NET trainingen en consultancy
Home
Blogs
Downloads
This Blog
Home
Syndication
RSS
Atom
Comments RSS
Recent Posts
WCF and LINQ: beware of deferred execution
WCF Service in PreCompiled ASP.NET web application
Improving Legacy Code session at the DevDays 2011
Caliburn Micro events without having to implement IHandle
Reporting Services 2008 without IIS
Tags
.NET Framework
ajax
AOP
asp.net
C#
CodeRush
DevDays
devnews
fun
History
IIS
JavaScript
Legacy
M
MSchema
MVC
Oslo
Reporting Services
Silverlight
SQL Server
Team Foundation Server
Team System
TFS
tools
training
Trick
unit-testing
Visual Studio
Visual Studio 2008
Visual Studio 2010
VSTO
WCF
WPF
Archives
september 2011
(2)
mei 2011
(1)
maart 2011
(1)
september 2010
(1)
juni 2010
(1)
april 2010
(3)
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 - Compiler says no....
Browse by Tags
All Tags
»
C#
(
RSS
)
.NET Framework
AOP
asp.net
DevDays
fun
Legacy
Silverlight
tools
Trick
Visual Studio 2008
WPF
Improving Legacy Code session at the DevDays 2011
Demo's from my Improving Legacy Code session at the DevDays 2011 are available here: http://bit.ly/mNMJac PowerPoint-slides are here: http://bit.ly/lQuNCH Let me know if you have any questions at thomas@oosterkamp.nl
Posted
mei 19 2011, 03:21
by
Thomas
with | with
no comments
Filed under:
.NET Framework
,
C#
,
Trick
,
DevDays
,
Legacy
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#