Links

Community

Schedules Direct Forums
TVG Forums
Request A Feature
Submit A Bug

Developer Resources

TVG is developed using Visual C# 2008 Express Edition. It is built using NAnt and uses NUnit for unit testing.

TVG requires the sgen.exe application which is part of the .NET 2.0 Framework SDK.

TVG uses the Nullsoft Scriptable Install System to generate the application's installation program.

TVG uses CityDesk to build this website.

Third Party Libraries TVG Uses

Exception Management - A free .NET library to make exception handling/logging easier. This is not required to run TVGuide, however if you are developing your own .NET applications it might prove useful.

DevAge SourceGrid - The free .NET grid control that TVGuide uses.

Links with arbitrary text in a RichTextBox - A UI control that allows links with custom text to be inserted into a rich text control.

Add Custom Properties to a PropertyGrid - Extend a PropertyGrid with an Item collection; easy customization of properties with custom editor, custom converter and databinding.

HansBlomme NotifyIcon - Perfectly mimics the built-in NotifyIcon control, except this one supports Windows XP balloon tips with events.

Task Scheduler Class Library for .NET - A class library that wraps the Task Scheduler 1.0 API that TVG uses to automatically run XMLTV.

SourceForge.net Logo