BigR1983's Profile User Rating: -----

Reputation: 56 Whiz
Group:
Active Members
Active Posts:
216 (0.19 per day)
Joined:
12-April 10
Profile Views:
4,249
Last Active:
User is offline May 19 2013 08:45 PM
Currently:
Offline

Previous Fields

Country:
Who Cares
OS Preference:
Windows
Favorite Browser:
Chrome
Favorite Processor:
Intel
Favorite Gaming Platform:
XBox
Your Car:
Ford
Dream Kudos:
0

Latest Visitors

Icon   BigR1983 enjoying the life of being a father.

Posts I've Made

  1. In Topic: Calculating fine in a library system

    Posted 19 Apr 2013

    I think that you have asked this question numerous times in the last week, and have been given many suggestions.

    The above code is just re-posted from other topics that you have created.
  2. In Topic: installing cassandra-sharp in Visual Studio C# 2010 Express

    Posted 18 Apr 2013

    can you not just download the binaries from https://code.google..../downloads/list and add them as references in your project?
  3. In Topic: The Operation cannot be completed because the DBContext been disposed

    Posted 18 Apr 2013

    have you stepped though the code?
    Is _searchResults being set to something?
    Everything that I have read points to EF (which is not my strength)

    Thanks.
  4. In Topic: change border color of gridview

    Posted 29 Jan 2013

    Never mind, re-read it and you have tried the # first. sorry
  5. In Topic: class List not adding variables properly

    Posted 2 Jan 2013

    Change line 15 to be
    inventory[i].Quantity++;
    

    since you have found an item in your inventory, you want to increment that item by 1, and since in the definition of your item the default quantity is 0, you will increment by 0 each time.

    Try that and see what happens

    Also, is there a reason that you have 2 public quantity variables in your InvItem class? is the lower case one for internal use? If so, make it private, and use the public Quantity for accessing from outside.

My Information

Member Title:
D.I.C Head
Age:
29 years old
Birthday:
June 21, 1983
Gender:
Location:
Ottawa, Ontario, Canada
Years Programming:
13
Programming Languages:
Know: C#, Java, Javascript, PHP, HTML
Learning: C#/WPF, Python

Contact Information

E-mail:
Private

Friends

BigR1983 hasn't added any friends yet.

Comments

BigR1983 has no profile comments yet. Why not say hello?