Browse by Tags
All Tags
»
Visual Studio 2005
(
RSS
)
.NET FX 2.0
.NET FX 3.0
.NET FX 3.5
Articles
ASP.NET 2.0
C# 2.0
Community
Conferences
Debugging
Gaming
Humor
O/R Mapping
Projects
Protocols
Talks
Testing
Tools and Utilities
Visual Studio .NET 2003
Visual Studio 2008
Web Services
XML
28 augustus 2008
Workaround for missing "Edit WCF Configuration" menu option in Visual Studio
Sometimes when you have a clean install of Visual Studio 2005 or 2008 the context menu item "Edit WCF Configuration" for a app.config or web.config will not show. The picture above does show the menu item I'm talking about, but you may find that it is not there. Help is at hand: there is...
Read More...
27 juli 2007
Undo pending changes for another user in Team Foundation server
When I picked up on my old project on Codeplex (which runs Team Foundation Server), I found that there were items checked out by another user. Actually, it was me, but on a workspace on a different computer. Shame on me for not checking those files in :$. It turned out that the GUI of Source Code Explorer...
Read More...
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...
09 januari 2007
Bitslapping contest : LX vs Compile on Test integration in VS2005
Round 3: LX on offense, compile still recovering See the previous rounds ( 1a , 1b , 2a , 2b ) in this bitslap. Dennis is pretty harsh on not giving me any points for great punches. The way he talks he can sell a refrigerator to an eskimo. 1. One stop shop VS2005 offers you a single GUI to work from...
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...
14 december 2006
SourceSafe 2005 over the Internet
The 2005 version of Visual SourceSafe is capable of connections over the Internet. Very handy if you, like myself, have the need to access your code repository while on the move. To use this yourself, you should first configure your code repository server and web server for VSS Internet access. Read...
Read More...
12 december 2006
Are you my type?
The 15th episode of the Dutch .NET Magazine has dropped in the mailbox at Class-A just a moment ago. Inside are many great articles. There is also an article (I dare not say "one of them") written by Stefan Onderstal from Qurius and myself. The article focusses on the problem of the default use of the...
Read More...
22 november 2006
Learn to use "keyboard only" when programming
Loads of time I see fellow programmers and students of mine struggle with both the keyboard and the mouse when they are programming. Useful at first, but it will slow you down in the end. I’ve tried to adopt a “keyboard only” mode when programming. Meaning that I will only reach for the mouse when really...
Read More...
11 november 2006
Bitslapping contest: LX vs compile on Test integration in VS2005 part 2
Round 2: LX offense, compile defending Continuing the bitslap on unit test integration between Dennis and myself. Time to counter the first round . Ready, set, go. VS2005 comes with three frameworks for testing: Unit testing (in assembly Microsoft.VisualStudio.QualityTools.UnitTestFramework) Web testing...
Read More...
08 november 2006
Bitslapping contest: LX vs compile on Test integration in VS2005
Round 1: compile offense, LX defending Colleague Dennis (irl, compile in CS and WoW ) tries to give a few punches . He thinks that NUnit is a better testing framework than the one supplied by VS2005 (Team Edition for Developers, Testers and the Team Suite) I can’t do in VS2005 what he can with...
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...
24 juli 2006
Fixing the Shared Type Schema Importer Extension for nullable value types
When you add a Web Reference to your project, Visual Studio will also import all schema types defined in the WSDL’s schema section. You can create a schema importer extension (SIE) to influence the way the XSD schema types are mapped to your CLR types. There is a very nice article by Jelle Druyts...
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...
25 mei 2006
Release of Game Library Beta 0.1
A long time in the making, I have finally enough courage to release the first beta of my game related code. The code covers the protocols for communicating with game servers and also provides an ASP.NET server control to use in your website. The servers are for First Person Shooter (FPS) games, where...
Read More...
14 mei 2006
Fixing problems with VS.NET 2003, VS2005 and building MSI files
Just had this problem: when I try to do a build of my VS.NET 2003 solution I also build 3 MSI files. These gave me the following error message: Error 1706.An installation package for the product Microsoft Visual Studio 2005 Team Suite - ENU cannot be found. Try the installation again using a valid copy...
Read More...
More Posts
Next page »
Home
Contact
Alex Thissen Weblog Build 1.15.10.1971
Disassembling my brain
RSS for Posts
Atom
RSS for Comments
Recent Posts
Workaround for missing "Edit WCF Configuration" menu option in Visual Studio
Undo pending changes for another user in Team Foundation server
Reflector fun with System.Web assembly
Bitslapping contest : LX vs Compile on Test integration in VS2005
WebDev.WebServer for easy website hosting
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