Click here to Skip to main content
15,911,039 members
Home / Discussions / C#
   

C#

 
QuestionProgressBar Pin
allenmpcx23-Oct-05 7:13
allenmpcx23-Oct-05 7:13 
AnswerRe: ProgressBar Pin
Anonymous23-Oct-05 7:50
Anonymous23-Oct-05 7:50 
GeneralRe: ProgressBar Pin
Matt Gerrans23-Oct-05 8:50
Matt Gerrans23-Oct-05 8:50 
QuestionWorking with bits in C# Pin
Bart7Simpson723-Oct-05 6:33
Bart7Simpson723-Oct-05 6:33 
AnswerRe: Working with bits in C# Pin
leppie23-Oct-05 9:46
leppie23-Oct-05 9:46 
QuestionID3 Pin
Arch4ngel23-Oct-05 6:18
Arch4ngel23-Oct-05 6:18 
AnswerRe: ID3 Pin
Matt Gerrans23-Oct-05 8:58
Matt Gerrans23-Oct-05 8:58 
GeneralRe: ID3 Pin
Arch4ngel23-Oct-05 11:32
Arch4ngel23-Oct-05 11:32 
An ID3 is only a tag that is placed at the beginning or the end of a file and that allow to identify the Artist, song, track, album or more of a mp3.

Let's say that you have a song filename like this : "05 - Nothing Else Matter.mp3"

Unless you know that song... you don't know which artist it is. If you are a ordered music maniac like me... you must hate having files like that.

My class will allow you to read those tag. The tag will probably return "Metallica" and "Nothing Else Matters"

So the only thing you would need to do, build a software that use this class to do a mass renamer.

This will probably be my demo project.

That will rename all song selected from "05 - Nothing Else Matters.mp3" to "Metallica - Nothing Else Matters.mp3" or to any other template that could be configured (album, track, year... etc...)

Any body would like to comment ?

If someone says "Die mortal!", don't stay to see if he isn't.
GeneralRe: ID3 Pin
[Marc]23-Oct-05 12:12
[Marc]23-Oct-05 12:12 
QuestionWhat is the response of a Http server when client connect? Pin
rushing23-Oct-05 0:08
rushing23-Oct-05 0:08 
AnswerRe: What is the response of a Http server when client connect? Pin
S. Senthil Kumar23-Oct-05 1:55
S. Senthil Kumar23-Oct-05 1:55 
QuestionDisplaying digits in native lang Pin
Zapss23-Oct-05 0:01
Zapss23-Oct-05 0:01 
QuestionExtracting Body From E-mail Pin
NortonC22-Oct-05 23:45
NortonC22-Oct-05 23:45 
QuestionUrgent help needed for sound streaming Pin
IT-Kamla22-Oct-05 23:13
IT-Kamla22-Oct-05 23:13 
QuestionBitmap class Pin
naglbitur22-Oct-05 22:27
naglbitur22-Oct-05 22:27 
AnswerRe: Bitmap class Pin
S. Senthil Kumar23-Oct-05 1:57
S. Senthil Kumar23-Oct-05 1:57 
GeneralRe: Bitmap class Pin
naglbitur23-Oct-05 2:09
naglbitur23-Oct-05 2:09 
GeneralRe: Bitmap class Pin
S. Senthil Kumar23-Oct-05 2:52
S. Senthil Kumar23-Oct-05 2:52 
GeneralRe: Bitmap class Pin
Ravenash23-Oct-05 12:18
Ravenash23-Oct-05 12:18 
AnswerRe: Bitmap class Pin
Rob Graham23-Oct-05 5:47
Rob Graham23-Oct-05 5:47 
GeneralRe: Bitmap class Pin
naglbitur25-Oct-05 4:34
naglbitur25-Oct-05 4:34 
GeneralRe: Bitmap class Pin
naglbitur25-Oct-05 4:37
naglbitur25-Oct-05 4:37 
QuestionExcluding DLLs Pin
AB777122-Oct-05 20:25
AB777122-Oct-05 20:25 
AnswerRe: Excluding DLLs Pin
User 167325222-Oct-05 21:07
User 167325222-Oct-05 21:07 
AnswerRe: Excluding DLLs Pin
leppie22-Oct-05 22:08
leppie22-Oct-05 22:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.