Register  -  Login
Current Page:  Coding Fun
 Search
Google
 
 
 
 
Author: gmon Created: 4/20/2007 12:24 AM
Sharing my thoughts as I journey through the world of coding as a hobby...

Accessing Legacy Code with P/Invoke
.NET World By gmon on 5/19/2007 6:21 PM

In 2002, Microsoft introduced a new programming framework called the .NET Framework. Programs written in any .NET language are compiled to an intermediate code called the Microsoft Intermediate Language (MSIL) and this intermediate code is run on top of something called the Common Language Runtime (CLR). The .NET Framework also includes a large set of prewritten classes called the Framework Class Library.

 

The Microsoft Intermediate Language, C ...

More...

A GUI front end for TiVo Decoder
By gmon on 5/13/2007 11:59 PM

TiVo Decoder GUI is a GUI front end to the TiVo Decoder utility written by Jeremy Drake.



TiVoDecoderGUI.gif


TiVo Decoder converts TiVo files (obtained from using TiVo Desktop) into standard MPEG2 files which can then be used to produce a DVD that is playable on any DVD player. Prior to TiVo Decoder, the only official way to produce a DVD from your TiVo files was to use Roxio's MyDVD or Easy Media Creator.


More...

 
 
 
Privacy Statement  |  Terms Of Use  |  Copyright 2007 by GmonWeb