Search:

Type: Posts; User: JTeeuwen

Search: Search took 0.00 seconds.

  1. Thread: Audio

    by JTeeuwen
    Replies
    7
    Views
    2,119

    Congrats with the little one! :)

    Congrats with the little one! :)
  2. Thread: dll reference

    by JTeeuwen
    Replies
    6
    Views
    2,055

    Look at the commandline tool 'gacutil.exe' ...

    Look at the commandline tool 'gacutil.exe'

    this tool takes care of (un)registering .NET Assemblies to and from the GAC (Global Assembly Cache)

    This tool should be available also on machines...
  3. Thread: Audio

    by JTeeuwen
    Replies
    7
    Views
    2,119

    you could try putting raw byte data of the...

    you could try putting raw byte data of the original into a (Memory)Stream and use the same method to append raw byte date of the second part to the first part.

    The System.IO.FileStream class...
  4. Thread: Mp3

    by JTeeuwen
    Replies
    15
    Views
    3,994

    In that case, Why do you even post in the C#...

    In that case, Why do you even post in the C# forum? :confused:

    Anyways, going the WMA way seems to me to be the best way, although I dont really know how Licenses are handled with wma.
    Mp3 is a ...
Results 1 to 4 of 4