Sign in
|
Join
|
Help
Search
Dennis van der Stelt
The most votes generally drown out the best votes
Home
Contact
RSS for Posts
Atom
RSS for Comments
Community
Home
Blogs
Media
News
Email Notifications
Go
I read...
Alex Thissen
Anko Duizer
Frans Bouma
Daniel Moth
Justin Smith
Mike Taulty
I Use...
ASP.NET
WindowsForms
CopySourceAsHTML
SQL Server Stuff
System.Web.Mail Faq
Visio UML 2.0 Stencils
ConnectionStrings
Tags
.NET Compact Framework 3.5
.NET Framework 2.0
.NET Framework 3.0
.NET Framework 3.5
Agile
Architecture and Design
ASP.NET
Blogging
BloggingAbout.NET
Community Server
Development
Games
Miscellaneous
MIX07
Newsflash
Personal
Silverlight
SQL Server 2005
SQL Server 2008
Team System
Utilities
Vista
Visual Studio 2005
Visual Studio 2008
WCF
Recent Posts
Stopwatch snippet
VS2008 DataDude and conditional deployment
Programmatically creating an IIS7 site
Manual check for updates with ClickOnce
Mobile development
Archives
June 2008 (8)
May 2008 (2)
April 2008 (5)
March 2008 (6)
February 2008 (7)
January 2008 (2)
December 2007 (10)
November 2007 (6)
October 2007 (6)
September 2007 (4)
August 2007 (11)
June 2007 (8)
May 2007 (5)
April 2007 (4)
March 2007 (3)
February 2007 (3)
January 2007 (9)
December 2006 (15)
November 2006 (21)
October 2006 (9)
September 2006 (8)
August 2006 (13)
June 2006 (5)
May 2006 (1)
April 2006 (3)
March 2006 (3)
February 2006 (8)
January 2006 (7)
December 2005 (2)
November 2005 (8)
October 2005 (10)
September 2005 (7)
August 2005 (9)
July 2005 (5)
June 2005 (7)
May 2005 (6)
April 2005 (6)
March 2005 (10)
February 2005 (7)
January 2005 (15)
December 2004 (10)
November 2004 (6)
October 2004 (7)
September 2004 (3)
July 2004 (6)
June 2004 (15)
May 2004 (23)
April 2004 (5)
March 2004 (12)
February 2004 (27)
January 2004 (5)
December 2003 (10)
November 2003 (10)
October 2003 (16)
Browse by Tags
All Tags
»
Development
(
RSS
)
.NET Compact Framework 3.5
.NET Framework 3.0
Agile
Architecture and Design
ASP.NET
BloggingAbout.NET
Miscellaneous
Newsflash
Personal
Silverlight
Team System
Utilities
Vista
Visual Studio 2005
Visual Studio 2008
WCF
Stopwatch snippet
A little snippet that I use from time to time when I need information on how long something takes. Type ‘sw’ (without the quotes) and tab-tab . Installation is easy, just create a file called “sw.snippet” in your %Documents%\Visual Studio 2008\Code Snippets...
Posted:
Jun 11 2008, 12:00 PM
by
Dennis van der Stelt
| with
2 comment(s)
Filed under:
Development
,
Team System
,
Visual Studio 2008
,
Visual Studio 2005
VS2008 DataDude and conditional deployment
This has taken us some time; depending on which environment you are, telling Visual Studio 2008 for Database Professionals Edition (or simply DataDude) what user it should use to deploy the SQL scripts, during an automated build. We're working with...
Posted:
Jun 02 2008, 04:18 PM
by
Dennis van der Stelt
| with
no comments
Filed under:
Development
,
Visual Studio 2008
,
Visual Studio 2005
Programmatically creating an IIS7 site
I'm using FinalBuilder to build and deploy websites on our test server. FinalBuilder is a great product, but our client is using Windows Server 2008 and FinalBuilder does not have actions for IIS7. I might add the actions to my weblog, but here's...
Posted:
May 16 2008, 03:52 PM
by
Dennis van der Stelt
| with
no comments
Filed under:
Development
,
Miscellaneous
,
Utilities
Manual check for updates with ClickOnce
I really love [wikipedia:ClickOnce], because it removes the necessity to build a web application. In my years as a developer, I can't count the projects that were web based, simply because of the deployment model. And then ClickOnce came around. Now...
Posted:
Nov 05 2007, 09:40 AM
by
Dennis van der Stelt
| with
8 comment(s)
Filed under:
Development
,
Visual Studio 2005
Mobile development
Two weeks ago Mike Schroepfer, a Mozilla developer, announced that they'll launch a version of Firefox that can be run mobile devices. If you own a Windows Mobile device, you're probably craving for a better browsing experience, just like I am...
Posted:
Oct 24 2007, 12:13 PM
by
Dennis van der Stelt
| with
no comments
Filed under:
Development
,
WCF
,
Silverlight
,
Visual Studio 2008
,
.NET Compact Framework 3.5
Wat zegt Dennis?
I've been a little busy with Mobile Development lately, focusing on Windows Mobile PocketPC and .NET Compact Framework 3.5 development. Mostly because of the Summer Class and Winter Class , and the Mobile Development training for Class-A. I have however...
Posted:
Oct 18 2007, 01:42 AM
by
Dennis van der Stelt
| with
6 comment(s)
Filed under:
Development
,
Personal
,
.NET Compact Framework 3.5
WCF Simple Example
On my WCF Introduction post I received a trackback to an example that should be really simple to start WCF with. I'm not here to judge the post (although I could ;-), but it got me thinking. Although I created some small posts on how WCF works, together...
Posted:
Apr 20 2007, 03:47 PM
by
Dennis van der Stelt
| with
32 comment(s)
Filed under:
Development
,
.NET Framework 3.0
,
WCF
"Orcas" March CTP & EntLib 3.0 Feb CTP
What a week! Both the new Visual Studio "Orcas" and Enterprise Library 3.0 CTPs are released. Enterprise Library got some fixes and the new Policy Injection Application Block is now included. I'm very much interested in it as it'll give a lot of new possibilities...
Posted:
Mar 01 2007, 10:36 AM
by
Dennis van der Stelt
| with
1 comment(s)
Filed under:
Development
,
Utilities
Reflector 5.0 released!
This is great news! Reflector 5 is out! And the best .NET Developer tool around has some new cool functions! Reflector 5.0 Reflector 5.0 Add-Ins @ CodePlex Reflector 5.0 New Features (PPT) You can now use uri's to let Reflector navigate to a method or...
Posted:
Feb 20 2007, 03:02 PM
by
Dennis van der Stelt
| with
no comments
Filed under:
Development
,
Utilities
WCF Part 7 : Bindings
As I've been pretty busy, it's been a while since my last post in the WCF series. But let's have a look at bindings now. A binding will tell a client what's necessary to connect to the service. In other words, how we connect is described by the binding...
Posted:
Jan 05 2007, 10:40 PM
by
Dennis van der Stelt
| with
1 comment(s)
Filed under:
Development
,
.NET Framework 3.0
,
WCF
ASP.NET debugging on Vista/IIS7
For some reason, a single project I'm working on wouldn't let the debugger attach to my IIS7 on Vista. I was completely clueless on why this was happening. Great thing is, the problem is solved, it now connects. The problem remaining is, that I'm still...
Posted:
Jan 02 2007, 10:41 AM
by
Dennis van der Stelt
| with
4 comment(s)
Filed under:
Development
,
ASP.NET
,
Vista
Visual Studio 2005 Update for Windows Vista Beta
Just recently Service Pack 1 was released ( Beta! ) for Visual Studio 2005. Back then, the Vista update had a link, but it was removed. Miguel blogged that the beta version is online! This update is required because of the security enhancements to Windows...
Posted:
Dec 21 2006, 01:55 PM
by
Dennis van der Stelt
| with
2 comment(s)
Filed under:
Development
,
Utilities
,
Team System
,
Vista
System.Transactions : ReadUncommitted
Download code & sql scripts here I got a question today about setting the isolationlevel on a transaction to ReadUncommitted. The question was why the transaction still locked the row it was updating, when isolationlevel is set to ReadUncommitted...
Posted:
Dec 18 2006, 10:13 PM
by
Dennis van der Stelt
| with
4 comment(s)
Filed under:
Development
,
Architecture and Design
Visual Studio 2005 SP1 available!
And suddenly it's there... Visual Studio 2005 Team Suite SP1 (includes SP1 updates for Standard, Professional, and Team Editions of Visual Studio 2005) Visual Studio 2005 Team Foundation Server SP1 Visual Studio 2005 Express Editions SP1 Visual Studio...
Posted:
Dec 15 2006, 09:29 AM
by
Dennis van der Stelt
| with
5 comment(s)
Filed under:
Development
,
Team System
,
ASP.NET
,
Vista
Async invocation pattern
I talked to my colleague Alex Thissen recently about the changes in asynchronous invocation of ASP.NET 2.0 webservices. On the web there are a multitude of examples about the old way, but not so many on the new way. But after figuring out what the new...
Posted:
Dec 13 2006, 04:16 PM
by
Dennis van der Stelt
| with
1 comment(s)
Filed under:
Development
,
ASP.NET
More Posts
Next page »