So the idea is like this :
- user choose type of item
- store item's data in somewhere
- manage item's data. sort data
- search item
- display item's inventory
Any idea on how to search the item? I did looked at MSDN website if there's any search function within the .Net framework, but failed. Or did I miss? I think I can create my own search function if it's just using brute force, but I'm looking if there's any better idea. I don't need code, I just need someone to guide me and I'll do the rest. Any help is greatly appreciated.
edit : I know in C++ you can store data in .dat/.txt file. Is it possible in C#? Or is there any other way of doing it?
This post has been edited by red_4900: 19 February 2009 - 08:25 AM

New Topic/Question
Reply




MultiQuote






|