When you start off by telling those who disagree with you that they are not merely in error but in sin, how much of a dialogue do you expect? --Thomas Sowell
Log In
Providing Microsoft .NET Articles and Code Samples since 2002
Home
→
Categories
→
article types - how to
Home
Search
Articles
Categories
About
Welcome to my blog and project site for Microsoft.NET development.
I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ...
more
Share/Print this page:
Category: How To
article types
how to
[Articles: 6]
Sort:
Most Recent
Updated
Author
Pages
Views Today
Total Views
Easily Build An Atom or RSS Feed With C# and the Syndication Namespace
By
steve
on
January 13, 2012
. | Updated on
January 25, 2012
. |
206
views,
5
today. |
1
page.
■
ATOM
■
C#
■
How To
■
RSS
■
Web
Learn how easy it can be to wireup a syndication feed for your site. The .NET framework allows you to build the feed content once and publish it using either the RSS or Atom protocol.
URL Rewriter for .NET - Examples
By
steve
on
November 09, 2011
. | Updated on
January 22, 2012
. |
487
views,
8
today. |
1
page.
■
ASP.NET
■
How To
■
Overview
■
Software Reviews
■
Web
Many places document how to use URL Rewriter. Here we provide some practical examples of usage.
And as for Writer's Block, I Don't Believe it Exists!
By
steve
on
November 03, 2011
. | Updated on
January 22, 2012
. |
320
views,
4
today. |
1
page.
■
Blog
■
How To
■
Personal Growth
■
The Lighter Side
Four tricks you won't hear about anywhere else for dealing with writer's block. And yes, software developers can get writer's block, too. Didn't know that did you.
Delegate Syntax and Usage in C#
By
steve
on
September 01, 2007
. | Updated on
January 22, 2012
. |
17,153
views,
9
today. |
1
page.
■
C#
■
Delegates
■
Events
■
How To
■
Overview
How to create a delegate in C#.
Windows Explorer Opens Search Window When Clicking a Folder
By
steve
on
September 01, 2007
. | Updated on
January 22, 2012
. |
11,737
views,
11
today. |
1
page.
■
Blog
■
Has Images
■
How To
■
Windows
Learn how to fix the problem where windows explorer opens a search window when you click a folder instead of the file listing. This was a thorny issue I ran into one day--thought I'd save you the trouble.
Change the Default Browser in Visual Studio 2005 and Visual Web Developer
By
steve
on
February 19, 2007
. | Updated on
January 22, 2012
. |
27,710
views,
8
today. |
1
page.
■
ASP.NET
■
Has Images
■
How To
■
Visual Studio
■
Web Browsers
How to change the default browser in Visual Studio. That's right, you aren't stuck with just Internet Explorer.