Browse by Tags

All Tags » TeleSharp (RSS)

Fixing .NET Configuration Hell with TeleSharp: Authoring Configuration Files

The configuration authoring experience remains one of the main challenges of .NET applications. Every time we need to create a new configuration files, we find ourselves going to MSDN or similar websites and trying to figure out the structure of different...

Fixing .NET configuration hell with TeleSharp: Versioning configuration sections

Story: Bob is an IT Professional ( ITPro ) responsible for maintaining dozens of enterprise .NET applications. One day, Bob gets a call informing him that one of the applications he is responsible for have stopped working after some changes in the configuration...

Fixing .NET configuration hell with TeleSharp: Reusing configuration sections

Reusability, or the lack of it, is one of the main problems with the .NET configuration experience. How many times do we find ourselves creating the same configuration sections over and over again as part of our .NET applications? And then when those...

Tellago Studios webinar: Introducing TeleSharp

Tomorrow I will be presenting the first webinar about Tellago Studios’ TeleSharp . I would like to keep things very practical and will cover the following topics: · Using TeleSharp to keep a catalog of you enterprise applications · Centralizing .NET configuration...

Why .NET configuration management sucks and what can you do about it

Configuration management is one of the biggest problems of enterprise .NET applications. Since the first release of the .NET framework, configuration has been the main mechanism used by developers to model aspects of applications in a declarative way...
More Posts