chadwickgreen

Stories submitted by chadwickgreen

Code PaLOUsa 2011(www.chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 1 year, 7 months ago

Announcement of the Code PaLOUsa software development conference to be held in Louisville, KY on March 4 & 5, 2011. read more...

add a comment |category: |Views: 1

tags: another

Taking An ASP.NET Web Application Offline(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 3 years, 1 month ago

The ASP.NET engine allows for the use of the App_Offline.htm page to take a web application offline. But, sometimes that is not the best solution. This article discusses an alternative approach to taking your web application offline. read more...

add a comment |category: |Views: 29

tags: another

Using Windows Live Writer with BlogEngine.net(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 3 years, 3 months ago

Using the built-in blog entry tools in BlogEngine.net works just fine, but I have come to like Windows Live Writer better. It just seems to make things just a little bit easier. Here are some very simple instructions on how to get Windows Live Writer working for BlogEngine.net read more...

add a comment |category: |Views: 179

tags: another

Migrating from NUnit to MSTest(geekswithblogs.net)

submitted by chadwickgreenchadwickgreen(405) 3 years, 3 months ago

Good discussion from a developer that converted from NUnit to MSTest. read more...

add a comment |category: |Views: 61

tags: another

Extension Library Project Released(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 3 years, 6 months ago

Today I'm proud to announce the initial release of my Extension Library project on CodePlex. read more...

add a comment |category: |Views: 21

tags: another

Documenting Revisions in XML Documentation Comments(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 3 years, 6 months ago

The use of the <revision> tag within XML Documentation Comments. read more...

1 comment |category: |Views: 13

tags: another

Rules to Enable When Using Code Analysis(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 3 years, 6 months ago

Provides a detailed list of the rules that should be enabled when using Visual Studio's Code Analysis. The listing is also applicable to FXCop read more...

add a comment |category: |Views: 16

tags: another

Hotfix to Correct Visual Studio 2008 Performance Issues Released(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 4 years, 3 months ago

Microsoft has released the hotfix to correct the Visual Studio 2008 performance issues. read more...

2 comments |category: |Views: 15

tags: another

IsNothing Not Included in VB.NET AutoComplete(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 4 years, 3 months ago

The IsNothing command is missing from the Visual Studio 2008 AutoComplete feature. read more...

add a comment |category: |Views: 8

tags: another

Visual Studio 2008 Performance Issues(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 4 years, 3 months ago

Details about some performance issues that cropped up in Visual Studio 2008. read more...

4 comments |category: |Views: 25

tags: another

Getting BlogEngine.NET Working With GoDaddy(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 4 years, 3 months ago

GoDaddy provides a utility to install BlogEngine.NET on domains hosted with them but it doesn't work all the way. This quick article provides the steps to complete the install. read more...

add a comment |category: |Views: 11

tags: another