/// <summary>
/// Daniel Balla's Weblog - Various posts
/// on .NET Development, ASP.NET, Agile,
/// TDD, Architecture, SQL and others.
/// </summary>
[Serializable]
class Blog<T> where T : ASP.NET, Ajax, WCF, WF, new()
{
}
Monday, March 06, 2006
.NET Application Updater Component
I didn't previously used this, but it is great! even better than the newer Click Once technology.
A nice open source project using it: TaskVision.
more: .NET Application Updater Component
still to compare with: http://www.codeproject.com/useritems/WebUpdate.asp
A nice open source project using it: TaskVision.
more: .NET Application Updater Component
still to compare with: http://www.codeproject.com/useritems/WebUpdate.asp
Saturday, March 04, 2006
Adam Cogan's Rules
Ok, although I have always been drawn towards code standardization ,patterns and rules, I must admit I never dreamed of such a level of rules standardization. This guy has done it all, and further more he standardized every process and build tools to automate the rules implementation in the development process (Adrian, are you reading this?)
I do wonder if I should build my own tools or buy his :)
These are just a few of many:
SSW Rules to Better Websites - Development
SSW Rules to Better Google Rankings
SSW Rules to Better .NET Projects
I do wonder if I should build my own tools or buy his :)
These are just a few of many:
SSW Rules to Better Websites - Development
SSW Rules to Better Google Rankings
SSW Rules to Better .NET Projects
