Archive - by category
Application Development
| Date | Title | Comments |
|---|---|---|
| 2011-02-05 |
Build your own CMS – Iteration 1: the CMSification of the client website
Tags: build your own cms |
?? |
| 2011-01-29 |
Build your own CMS – Iteration 1: Data Model, Templates, Content Creation
Tags: build your own cms, template, data model, content hydration |
?? |
| 2011-01-28 |
URL Aliasing: serving data-driven pages with custom URLs
Tags: build your own cms, rewritepath, url, alias |
?? |
| 2011-01-27 |
Build your own CMS – an overview
Tags: build your own cms |
?? |
| 2011-01-23 |
Building a content management system with ASP.NET MVC
Tags: build your own cms, cms |
?? |
| 2009-04-22 |
Creating a mail merge application for attachments
Tags: mail merge, attachments |
?? |
ASP.NET
ASP.NET MVC
BlogEngine.NET
| Date | Title | Comments |
|---|---|---|
| 2010-02-01 |
Creating a widget for BlogEngine.NET 1.5
Tags: widget |
?? |
| 2009-12-30 |
Migrating to Windows 2008/IIS7 on DiscountASP.NET
Tags: discountasp.net, upgrade, windows 2008, iis7 |
?? |
| 2009-06-28 |
Upgrade to BlogEngine.NET 1.5
Tags: blogengine.net 1.5, upgrade |
?? |
| 2009-01-31 |
Removing whitespace and compressing CSS files with an HTTP Handler
Tags: css, compression, whitespace removal, http handler |
?? |
| 2009-01-29 |
Using a custom ASP.NET base page
Tags: base page |
?? |
| 2009-01-28 |
Using HttpHandlers to serve image files
Tags: httphandlers, image handler |
?? |
| 2009-01-12 |
Error building BlogEngine.Net – Cryptographic failure ‘Access is denied’
Tags: cryptographic failure, access is denied |
?? |
Books
| Date | Title | Comments |
|---|---|---|
| 2010-01-21 |
Good to Great… to Failure?
Tags: good to great, jim collins |
?? |
Business
| Date | Title | Comments |
|---|---|---|
| 2010-01-21 |
Good to Great… to Failure?
Tags: good to great, jim collins |
?? |
C#
Content Management
| Date | Title | Comments |
|---|---|---|
| 2011-02-05 |
Build your own CMS – Iteration 1: the CMSification of the client website
Tags: build your own cms |
?? |
| 2011-01-29 |
Build your own CMS – Iteration 1: Data Model, Templates, Content Creation
Tags: build your own cms, template, data model, content hydration |
?? |
| 2011-01-28 |
URL Aliasing: serving data-driven pages with custom URLs
Tags: build your own cms, rewritepath, url, alias |
?? |
| 2011-01-27 |
Build your own CMS – an overview
Tags: build your own cms |
?? |
| 2011-01-23 |
Building a content management system with ASP.NET MVC
Tags: build your own cms, cms |
?? |
CSS
| Date | Title | Comments |
|---|---|---|
| 2011-02-21 |
Faster than Stack Overflow
Tags: page speed, google, optimization |
?? |
| 2009-01-31 |
Removing whitespace and compressing CSS files with an HTTP Handler
Tags: css, compression, whitespace removal, http handler |
?? |
| 2009-01-29 |
Using a custom ASP.NET base page
Tags: base page |
?? |
| 2009-01-28 |
Using CSS selectors to show hyperlink cues
Tags: css selectors, hyperlink cues, new window indicator |
?? |
Database
| Date | Title | Comments |
|---|---|---|
| 2011-07-30 |
A Glimpse plugin for NHibernate
Tags: Glimpse, NHibernate, sql, logging |
?? |
| 2011-01-29 |
Build your own CMS – Iteration 1: Data Model, Templates, Content Creation
Tags: build your own cms, template, data model, content hydration |
?? |
| 2010-02-16 |
Getting started with SQLite and .NET
Tags: SQLite, System.Data.SQLite, .NET, ADO.NET |
?? |
HTML
| Date | Title | Comments |
|---|---|---|
| 2011-10-09 |
Exploring ASP.NET MVC 4 mobile features
Tags: jQuery Mobile, MVC4, HTML5 |
?? |
| 2009-06-28 |
Dynamic forms with ASP.NET MVC and XML
Tags: dynamic forms, xml, mvc |
?? |
| 2009-01-29 |
Using a custom ASP.NET base page
Tags: base page |
?? |
| 2009-01-28 |
Using CSS selectors to show hyperlink cues
Tags: css selectors, hyperlink cues, new window indicator |
?? |
IIS
| Date | Title | Comments |
|---|---|---|
| 2011-02-21 |
Faster than Stack Overflow
Tags: page speed, google, optimization |
?? |
| 2010-07-12 |
App_offline.htm gotchas with ASP.NET MVC
Tags: app_offline.htm, iis7, mvc, web.config, runAllManagedModulesForAllRequests |
?? |
| 2010-01-05 |
Configuring ELMAH on DiscountASP.NET
Tags: elmah, discountasp.net, iis7 |
?? |
| 2009-12-30 |
Migrating to Windows 2008/IIS7 on DiscountASP.NET
Tags: discountasp.net, upgrade, windows 2008, iis7 |
?? |
Linq
| Date | Title | Comments |
|---|---|---|
| 2011-01-29 |
Build your own CMS – Iteration 1: Data Model, Templates, Content Creation
Tags: build your own cms, template, data model, content hydration |
?? |
| 2010-01-30 |
Paging through lists with LINQ
Tags: skip, take, ienumerable, extension method |
?? |
| 2009-07-02 |
Creating an ActionResult that returns XML with ASP.NET MVC
Tags: action result, xmlresult, xml, mvccontrib |
?? |
Miscellaneous
| Date | Title | Comments |
|---|---|---|
| 2010-09-04 |
Repositioning off-screen windows with SheepDog
Tags: sheepdog, hidden window |
?? |
| 2010-07-06 |
My bike ride around Manhattan
Tags: photos, nyc, biking |
?? |
| 2009-04-22 |
Creating a mail merge application for attachments
Tags: mail merge, attachments |
?? |
Mobile
| Date | Title | Comments |
|---|---|---|
| 2011-12-17 |
Windows 8: The Bipolar Schizophrenic OS
Tags: Windows 8, Metro, tablet |
?? |
| 2011-10-09 |
Exploring ASP.NET MVC 4 mobile features
Tags: jQuery Mobile, MVC4, HTML5 |
?? |
Test-Driven Development
| Date | Title | Comments |
|---|---|---|
| 2009-07-07 |
Unit testing your privates and internals
Tags: unit testing, privateobject, internalsvisibleto, friend assemblies |
?? |
Troubleshooting
| Date | Title | Comments |
|---|---|---|
| 2010-10-26 |
UrlRewritingNet performance issues
Tags: ISAPI Rewrite, UrlRewritingNet, cpu, performance issues |
?? |
| 2010-08-07 |
More app_offline.htm woes
Tags: app_offline.htm, web.config, waitchangenotification, fileloadexception |
?? |
| 2010-07-15 |
Troubleshooting TeamCity MSBuild error ASPPARSE: Could not load type
Tags: TeamCity, MSBuild |
?? |
| 2010-07-12 |
App_offline.htm gotchas with ASP.NET MVC
Tags: app_offline.htm, iis7, mvc, web.config, runAllManagedModulesForAllRequests |
?? |
| 2009-06-18 |
Running and debugging NUnit tests through Visual Studio
Tags: nunit, debug, visual studio |
?? |
| 2009-01-12 |
Error building BlogEngine.Net – Cryptographic failure ‘Access is denied’
Tags: cryptographic failure, access is denied |
?? |
Unit Testing
| Date | Title | Comments |
|---|---|---|
| 2009-07-27 |
Extending Steve Sanderson’s ContextMocks class
Tags: moq, user.identity.name, httpmethod, contextmocks |
?? |
| 2009-07-07 |
Unit testing your privates and internals
Tags: unit testing, privateobject, internalsvisibleto, friend assemblies |
?? |
| 2009-06-18 |
Running and debugging NUnit tests through Visual Studio
Tags: nunit, debug, visual studio |
?? |
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 |
?? |
| 2009-01-12 |
Error building BlogEngine.Net – Cryptographic failure ‘Access is denied’
Tags: cryptographic failure, access is denied |
?? |
Windows 8
| Date | Title | Comments |
|---|---|---|
| 2011-12-20 |
Metro vs Desktop: the opposing Windows 8 paradigms
Tags: IE10, Internet Explorer, Metro, Plugin |
?? |
| 2011-12-17 |
Windows 8: The Bipolar Schizophrenic OS
Tags: Windows 8, Metro, tablet |
?? |
Xml
| Date | Title | Comments |
|---|---|---|
| 2011-02-05 |
Build your own CMS – Iteration 1: the CMSification of the client website
Tags: build your own cms |
?? |
| 2009-07-02 |
Creating an ActionResult that returns XML with ASP.NET MVC
Tags: action result, xmlresult, xml, mvccontrib |
?? |
