Post subject: Visual Studio 2008 C# project! help!!
Posted: Fri Mar 26, 2010 3:32 am
Joined: Fri Mar 26, 2010 3:30 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
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.
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum