Archive - by category
Application Development
| Date | Title | Comments |
|---|---|---|
| 2009-04-22 |
Creating a mail merge application for attachments
Tags: mail merge, attachments |
0 |
ASP.NET
ASP.NET MVC
| Date | Title | Comments |
|---|---|---|
| 2010-07-12 |
App_offline.htm gotchas with ASP.NET MVC
Tags: app_offline.htm, iis7, mvc, web.config, runAllManagedModulesForAllRequests |
0 |
| 2010-01-30 |
Paging through lists with LINQ
Tags: skip, take, ienumerable, extension method |
0 |
| 2009-07-27 |
Extending Steve Sanderson’s ContextMocks class
Tags: moq, user.identity.name, httpmethod, contextmocks |
0 |
| 2009-07-02 |
Creating an ActionResult that returns XML with ASP.NET MVC
Tags: action result, xmlresult, xml, mvccontrib |
0 |
| 2009-06-28 |
Dynamic forms with ASP.NET MVC and XML
Tags: dynamic forms, xml, mvc |
3 |
BlogEngine.NET
| Date | Title | Comments |
|---|---|---|
| 2010-02-01 |
Creating a widget for BlogEngine.NET 1.5
Tags: widget |
0 |
| 2009-12-30 |
Migrating to Windows 2008/IIS7 on DiscountASP.NET
Tags: discountasp.net, upgrade, windows 2008, iis7 |
4 |
| 2009-06-28 |
Upgrade to BlogEngine.NET 1.5
Tags: blogengine.net 1.5, upgrade |
1 |
| 2009-01-31 |
Removing whitespace and compressing CSS files with an HTTP Handler
Tags: css, compression, whitespace removal, http handler |
1 |
| 2009-01-29 |
Using a custom ASP.NET base page
Tags: base page |
0 |
| 2009-01-28 |
Using HttpHandlers to serve image files
Tags: httphandlers, image handler |
3 |
| 2009-01-12 |
Error building BlogEngine.Net – Cryptographic failure ‘Access is denied’
Tags: cryptographic failure, access is denied |
0 |
Books
| Date | Title | Comments |
|---|---|---|
| 2010-01-21 |
Good to Great… to Failure?
Tags: good to great, jim collins |
0 |
Business
| Date | Title | Comments |
|---|---|---|
| 2010-01-21 |
Good to Great… to Failure?
Tags: good to great, jim collins |
0 |
C#
CSS
| Date | Title | Comments |
|---|---|---|
| 2009-01-31 |
Removing whitespace and compressing CSS files with an HTTP Handler
Tags: css, compression, whitespace removal, http handler |
1 |
| 2009-01-29 |
Using a custom ASP.NET base page
Tags: base page |
0 |
| 2009-01-28 |
Using CSS selectors to show hyperlink cues
Tags: css selectors, hyperlink cues, new window indicator |
0 |
Database
| Date | Title | Comments |
|---|---|---|
| 2010-02-16 |
Getting started with SQLite and .NET
Tags: SQLite, System.Data.SQLite, .NET, ADO.NET |
0 |
HTML
| Date | Title | Comments |
|---|---|---|
| 2009-06-28 |
Dynamic forms with ASP.NET MVC and XML
Tags: dynamic forms, xml, mvc |
3 |
| 2009-01-29 |
Using a custom ASP.NET base page
Tags: base page |
0 |
| 2009-01-28 |
Using CSS selectors to show hyperlink cues
Tags: css selectors, hyperlink cues, new window indicator |
0 |
IIS
| Date | Title | Comments |
|---|---|---|
| 2010-07-12 |
App_offline.htm gotchas with ASP.NET MVC
Tags: app_offline.htm, iis7, mvc, web.config, runAllManagedModulesForAllRequests |
0 |
| 2010-01-05 |
Configuring ELMAH on DiscountASP.NET
Tags: elmah, discountasp.net, iis7 |
0 |
| 2009-12-30 |
Migrating to Windows 2008/IIS7 on DiscountASP.NET
Tags: discountasp.net, upgrade, windows 2008, iis7 |
4 |
Linq
| Date | Title | Comments |
|---|---|---|
| 2010-01-30 |
Paging through lists with LINQ
Tags: skip, take, ienumerable, extension method |
0 |
| 2009-07-02 |
Creating an ActionResult that returns XML with ASP.NET MVC
Tags: action result, xmlresult, xml, mvccontrib |
0 |
Miscellaneous
| Date | Title | Comments |
|---|---|---|
| 2010-09-04 |
Repositioning off-screen windows with SheepDog
Tags: sheepdog, hidden window |
0 |
| 2010-07-06 |
My bike ride around Manhattan
Tags: photos, nyc, biking |
0 |
| 2009-04-22 |
Creating a mail merge application for attachments
Tags: mail merge, attachments |
0 |
Test-Driven Development
| Date | Title | Comments |
|---|---|---|
| 2009-07-07 |
Unit testing your privates and internals
Tags: unit testing, privateobject, internalsvisibleto, friend assemblies |
0 |
Troubleshooting
| Date | Title | Comments |
|---|---|---|
| 2010-08-07 |
More app_offline.htm woes
Tags: app_offline.htm, web.config, waitchangenotification, fileloadexception |
0 |
| 2010-07-15 |
Troubleshooting TeamCity MSBuild error ASPPARSE: Could not load type
Tags: TeamCity, MSBuild |
0 |
| 2010-07-12 |
App_offline.htm gotchas with ASP.NET MVC
Tags: app_offline.htm, iis7, mvc, web.config, runAllManagedModulesForAllRequests |
0 |
| 2009-06-18 |
Running and debugging NUnit tests through Visual Studio
Tags: nunit, debug, visual studio |
0 |
| 2009-01-12 |
Error building BlogEngine.Net – Cryptographic failure ‘Access is denied’
Tags: cryptographic failure, access is denied |
0 |
Unit Testing
| Date | Title | Comments |
|---|---|---|
| 2009-07-27 |
Extending Steve Sanderson’s ContextMocks class
Tags: moq, user.identity.name, httpmethod, contextmocks |
0 |
| 2009-07-07 |
Unit testing your privates and internals
Tags: unit testing, privateobject, internalsvisibleto, friend assemblies |
0 |
| 2009-06-18 |
Running and debugging NUnit tests through Visual Studio
Tags: nunit, debug, visual studio |
0 |
Visual Studio
| Date | Title | Comments |
|---|---|---|
| 2010-02-13 |
Visual Studio External Tools for Git and more
Tags: git, external tools, toolbar, git bash, visual studio |
0 |
| 2009-01-12 |
Error building BlogEngine.Net – Cryptographic failure ‘Access is denied’
Tags: cryptographic failure, access is denied |
0 |
Xml
| Date | Title | Comments |
|---|---|---|
| 2009-07-02 |
Creating an ActionResult that returns XML with ASP.NET MVC
Tags: action result, xmlresult, xml, mvccontrib |
0 |