Help in C# Project

Discussion in 'Programming' started by starzgurl342, Mar 26, 2010.

  1. starzgurl342

    starzgurl342 New Member

    Joined:
    Mar 26, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi everyone, I'm currently building a E-Learning Website using Visual Studio 2008 application using C# codings. I've met a problem here. Since it's a E-learning website, there're questions from topics and I have to set answers in the database.
    I will provide them with Pseudo code and they will follow the method i used to answer the question. Datatype and variables will be provided for them.
    Example of 1 answer is :
    Console.WriteLine("The brand of this item is" + brand);
    So i'm seeking for help like how to allow the "The brand of item is" dont matter. As it's impossible for every user to have the exact same words as me.
    What are the C# codings to make the words in the " " doesnt matter.
    I need the answer very urgently!
    PLEASE HELP! :)

    Thanks:)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice