Click here to Skip to main content
16,005,241 members
Home / Discussions / C#
   

C#

 
GeneralRe: wat shd i do 1st? Pin
nidhelp26-Jul-05 22:26
nidhelp26-Jul-05 22:26 
GeneralRe: wat shd i do 1st? Pin
sreejith ss nair27-Jul-05 1:22
sreejith ss nair27-Jul-05 1:22 
GeneralRe: wat shd i do 1st? Pin
nidhelp27-Jul-05 15:17
nidhelp27-Jul-05 15:17 
GeneralRe: wat shd i do 1st? Pin
sreejith ss nair27-Jul-05 18:03
sreejith ss nair27-Jul-05 18:03 
GeneralRe: wat shd i do 1st? Pin
Jon Hulatt27-Jul-05 1:32
Jon Hulatt27-Jul-05 1:32 
GeneralRe: wat shd i do 1st? Pin
nidhelp27-Jul-05 15:14
nidhelp27-Jul-05 15:14 
GeneralRe: wat shd i do 1st? Pin
sreejith ss nair27-Jul-05 18:05
sreejith ss nair27-Jul-05 18:05 
Generalarraylist object search problem Pin
iramg26-Jul-05 20:53
iramg26-Jul-05 20:53 
hello
i have problem regarding arraylist in c#. i have put numbber of objects of a class in a arraylist object after that at run time i creat an object and i want to compare with that object with stored array list object please tell how i will do this task.
like arraylist store these objects and object have 3 parameters and the object which i create at run time also a object of same class and have same number of parameters i want result as the basis of all parameters matching.
if ( temp == 0)
{
moves obj1 = new moves(s,d,piece);
myal.Add(obj1);
//Console.WriteLine(myal);

}
waiting early reply. ok thanks
GeneralRe: arraylist object search problem Pin
cshaaaa26-Jul-05 21:01
cshaaaa26-Jul-05 21:01 
GeneralRe: arraylist object search problem Pin
iramg26-Jul-05 21:31
iramg26-Jul-05 21:31 
GeneralRe: arraylist object search problem Pin
S. Senthil Kumar27-Jul-05 1:32
S. Senthil Kumar27-Jul-05 1:32 
Generallinking problem Pin
nidhelp26-Jul-05 20:08
nidhelp26-Jul-05 20:08 
GeneralRe: linking problem Pin
Luis Alonso Ramos26-Jul-05 20:11
Luis Alonso Ramos26-Jul-05 20:11 
GeneralRe: linking problem Pin
Luis Alonso Ramos26-Jul-05 20:14
Luis Alonso Ramos26-Jul-05 20:14 
GeneralRe: linking problem Pin
cshaaaa26-Jul-05 20:21
cshaaaa26-Jul-05 20:21 
GeneralRe: linking problem Pin
nidhelp26-Jul-05 20:33
nidhelp26-Jul-05 20:33 
GeneralNeed your help on NUnit Pin
Sachin Gedam26-Jul-05 19:29
Sachin Gedam26-Jul-05 19:29 
GeneralRe: Need your help on NUnit Pin
Maqsood Ahmed26-Jul-05 22:01
Maqsood Ahmed26-Jul-05 22:01 
GeneralRe: Need your help on NUnit Pin
Sachin Gedam27-Jul-05 2:48
Sachin Gedam27-Jul-05 2:48 
GeneralHighlighting an application on the taskbar Pin
cshaaaa26-Jul-05 18:38
cshaaaa26-Jul-05 18:38 
GeneralHost ... is not allow to connect to this mySQL server Pin
binglin26-Jul-05 18:35
binglin26-Jul-05 18:35 
GeneralRe: Host ... is not allow to connect to this mySQL server Pin
Stanciu Vlad26-Jul-05 19:22
Stanciu Vlad26-Jul-05 19:22 
GeneralRe: Host ... is not allow to connect to this mySQL server Pin
binglin26-Jul-05 20:51
binglin26-Jul-05 20:51 
GeneralRe: Host ... is not allow to connect to this mySQL server Pin
Stanciu Vlad26-Jul-05 22:04
Stanciu Vlad26-Jul-05 22:04 
GeneralRe: Host ... is not allow to connect to this mySQL server Pin
Vasudevan Deepak Kumar26-Jul-05 19:49
Vasudevan Deepak Kumar26-Jul-05 19:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.