I am struggling (really struggling) as I am a complete novice with C# and VS 2012. I have been asked to create a simple library system where the user types in a book title and an isbn an then there are 2 buttons, one to add the book and one to remove the book. I am struggling to find a way to add the book... Is there a specific way to do this? or can i use lists, dictionaries etc...
Any help would be much appreciated as i am sat looking at my screen and cant find help any where else :(