Browse by Tags
All Tags
»
Visual Studio 2005
»
ASP.NET 2.0
(
RSS
)
Community
Conferences
Humor
Talks
Testing
Tools and Utilities
18 januari 2007
Reflector fun with System.Web assembly
Earlier this week I gave an Advanced ASP.NET 2.0 for Class-A . The course takes a deep dive into the various services of ASP.NET 2.0. During the preparation for this course I took Reflector for a spin and checked the internals of System.Web.dll. I can really recommend doing so, if you want to find out...
Read More...
15 december 2006
WebDev.WebServer for easy website hosting
Visual Studio 2005 Websites and Web Application projects use the ASP.NET Development Server as a light-weight web server to host the websites. Pretty easy, but sometimes you need to host one or more websites and don't feel like starting a full-blown VS2005 instance just for that. And adding a Web Share...
Read More...
08 oktober 2006
Slides from Software Developer Network events
This was a long time coming. I never posted the slides of the duo-presentation my colleague Frits Ankersmit and I gave at the Software Developer Conference 2006. Well, here they are. The talk was about Tips and tricks in Visual Studio 2005. Check out the slides for some nice things you might not know...
Read More...
14 juni 2006
Localizing a sitemap
ASP.NET 2.0 has a very nice mechanism to localize resources: Explicitly using expressions such as <asp:Label ID="someLabel" Text='<%$ Resources: Common, HelloText %>' ... /> Implictly for all properties marked with the LocalizableAttribute <asp:Label ID="someLabel" meta:ResourceKey="someLabel...
Read More...
10 januari 2006
Page level event handlers with VS2005
Until recently I could not find a way to add a page level event handler for a ASP.NET 2.0 web page. I mean, you can type it if you know what the name of the event and the signature of the delegate/event is. But for people without a photographic memory it is convenient to click your way to an event handler...
Read More...
Home
Contact
Alex Thissen Weblog Build 1.15.10.1971
Disassembling my brain
RSS for Posts
Atom
RSS for Comments
Recent Posts
Reflector fun with System.Web assembly
WebDev.WebServer for easy website hosting
Slides from Software Developer Network events
Localizing a sitemap
Page level event handlers with VS2005
Tags
.NET FX 2.0
.NET FX 3.0
.NET FX 3.5
.NET FX 3.5 SP1
AJAX
ASP.NET 2.0
C# 3.0
Community
Conferences
Gaming
Humor
Linq
O/R Mapping
Personal
Projects
Protocols
Security
Talks
Testing
Tools and Utilities
Visual Studio 2005
Visual Studio 2008
WCF
Web Services
Windows OS
Archives
september 2011 (2)
juli 2011 (2)
juni 2011 (1)
april 2011 (2)
november 2010 (1)
oktober 2010 (1)
juli 2010 (1)
juni 2010 (1)
augustus 2009 (7)
juli 2009 (2)
juni 2009 (2)
mei 2009 (1)
maart 2009 (3)
februari 2009 (2)
januari 2009 (2)
november 2008 (1)
oktober 2008 (3)
augustus 2008 (4)
juli 2008 (3)
juni 2008 (1)
mei 2008 (1)
april 2008 (1)
maart 2008 (3)
februari 2008 (2)
januari 2008 (1)
december 2007 (3)
november 2007 (2)
oktober 2007 (1)
september 2007 (2)
augustus 2007 (2)
juli 2007 (6)
juni 2007 (1)
mei 2007 (1)
april 2007 (8)
maart 2007 (4)
februari 2007 (10)
januari 2007 (6)
december 2006 (14)
november 2006 (11)
oktober 2006 (3)
september 2006 (1)
augustus 2006 (3)
juli 2006 (12)
juni 2006 (8)
mei 2006 (2)
april 2006 (3)
maart 2006 (10)
februari 2006 (1)
januari 2006 (5)
december 2005 (5)
november 2005 (6)
oktober 2005 (9)
september 2005 (15)
augustus 2005 (6)
juli 2005 (16)
juni 2005 (9)
mei 2005 (3)
april 2005 (6)
maart 2005 (6)
februari 2005 (8)
januari 2005 (3)
december 2004 (6)
november 2004 (8)
oktober 2004 (4)
september 2004 (6)
augustus 2004 (6)
juli 2004 (11)
juni 2004 (14)
mei 2004 (24)
april 2004 (10)
maart 2004 (19)
februari 2004 (24)
januari 2004 (24)
december 2003 (9)
november 2003 (4)
oktober 2003 (3)
Search
Go
Community
Home
Blogs
Media
Wikis
Groups
Email Notifications
Events