Wednesday, April 29, 2009

Update: XML Class

Hey

Here is a link to an article I recently submitted.

As you can tell I was pretty frustrated with the XML serialization part of the process and did not want to write a separate XML Class for each object that we need to store to XML.

Hence I thought of writing my own Generic (using a Template) class that can serialize any object passed to it as a parameter

http://www.codeproject.com/KB/cs/XMLSerialization.aspx

Mel and Vlad, please review the code that's provided on the website before the weekend, since this will be a fundamental part of our Database process

Kanhar

CSc 322 Class Canceled

Mel, Jay and Vlad

I need a short summary of your available hours, for the remainder of this week, this weekend and the following week.

It is very important that we meet over this weekend, to finalize our project so please strive for maximum flexibility. All our core components are now completed, including Jay's pong component, and my XML wrapper for all db classes...alll we need to do is to put it together

Thank you for your help

Kanhar


---------- Forwarded message ----------
From: Joel Kemp <mrjoelkemp@gmail.com>
Date: Wed, Apr 29, 2009 at 2:51 PM
Subject: CSc 322 Class Canceled
To: kanhar munshi <kanhar@gmail.com>, Tadeusz Jordan <tedjj123@gmail.com>, asnyder@noloh.com, Ming Cho <raz0r@optonline.net>, Tolu Abayomi <tabayomi@gmail.com>, "Sidney M." <smilien00@gmail.com>


Project Managers:

My colleague that was to cover for me on Friday will not be able to make it due to an unforeseen ailment. As a result, I will cancel class this week Friday. However, you should know that I am available to answer any questions that you may have until the May 8th deadline. Please do not hesitate to ask me or your fellow project managers (via the google group).

My apologies for the inconvenience.

Joel Kemp

--
www.mrjoelkemp.com

Monday, April 13, 2009

Project Update

Hey guys, just making an official note (since me, kanhar, Mel already know) that we changed our project approach from “making two separate c# and xna projects” to “one project everything in xna”.
I already send the state management part before and today I emailed the updated version of pong part.

Friday, April 3, 2009

Team Meeting 4/11/2009 10:00 AM

Meeting 4/3/2009
User1
    username   
    WinCount++

User2
    usernmae
    WinCount++


Main program

    new Pong(User1, User2)

    Event_Handler PongClosed(User1, USer2)
        if User1.IsWinner = null and User2.IsWinner = Null
        End if

        if User1.WinCount > USer2.WinCount
            Update GameSTatistics
            Update  UserProfiuel
            Updater User Ksill Lekve

        else
               

        enmd if


   
       
       

Team Meeting 4/11/2009 10:00 AM =


1. Kanhar is to begin making Forms
2. Mel is to aslo begin making Forms starting this day
3. Jay takes a break

Team Meeting 4/12/2009 10:00 AM (Jay, Kanhar, Mel)
To be seen

Thursday, April 2, 2009

Collaboration GUI correction

Hey guys. i'm just reading Joel's comment on our collaboration diagram, and i found that the message Arrow should only contain number and crosponding description should be underneath
So, on the picture only the icon should have lable not the arrow