Yeah I'm going to have to buy a book shortly haha. There is enough well written tutorials/documentation of mvwd on asp.net which coveres most everything in the software, and a large variety if not about all the controls. So I got enough to currently cover me since right now I just want to handle mostly a database, maintain it, display it, & allow actions based on table values etc. But I find it hard to find some good c# on the net that isn't 90% random rambling (I wana get straight to the point haha) so I lose intrest in finding help fast.
I decided for a first project for learning I should pick something that I want the project to do, so I have goals to meet. So I choose to do something UO related that was somewhat simple. Then I decided to just replicate the uo.tradespot.net website. I figure my application can do everything thiers can, from there I just expand upon it, make it more user friendly etc.
At the moment I only have just the basics. Sign up/register, login/out, user control panel (basic settings like display email, icq, aim, pw change etc.), admin pages to maintain the whole user base & other parts. From there I created a user list like the member list on this page & that's where i stopped.
I'm going to create the buy/sell/trade sections now & get all the posting up for that. I'd like to keep them seperate from the actual forum system, but still link everything together obviously (user info, post count etc.). But the 'forum' part will obviously have a bunch more options & view settings.
My problem now is I would like to do custom series of data access, display, modifications etc. based on user interaction, but I haven't learned enough c# to do so. It's all basic really since its only access/display/modification/adding to data lol. I really need to learn the basics now of how things are structured. The only thing that is the same that I know from like vb is like a simple if statement haha. But now i need to learn how a basic for, loop, while etc.
Hopefully I can afford to buy a book soon since I'm not working again cause of this move haha. Books made learning VB along time ago really easy. Since I understand a lot from doing years of vb/scripting it'll be easier since i'm not completely new to 'programming' haha. I just gota learn the c# language.
Oh well I'm slowly making progress in it. I just wish it was as easy as scripting for uo is for me hahaha
