Click here to Skip to main content
15,914,013 members
Home / Discussions / C#
   

C#

 
Answerset solution Pin
musefan24-Mar-09 2:32
musefan24-Mar-09 2:32 
AnswerRe: get solution Pin
Michael Schubert24-Mar-09 2:41
Michael Schubert24-Mar-09 2:41 
GeneralRe: get solution Pin
Nagy Vilmos24-Mar-09 3:51
professionalNagy Vilmos24-Mar-09 3:51 
AnswerRe: get solution Pin
CPallini24-Mar-09 8:02
mveCPallini24-Mar-09 8:02 
QuestionHow add RadioButtonList control to GridView Control in C# .NET appliction Pin
Murugan k24-Mar-09 2:01
Murugan k24-Mar-09 2:01 
AnswerRe: How add RadioButtonList control to GridView Control in C# .NET appliction Pin
Ravi Mori24-Mar-09 2:16
Ravi Mori24-Mar-09 2:16 
Questioni want 2 delete in array element .. [modified] Pin
Rajeshwar Code- Developer24-Mar-09 1:51
Rajeshwar Code- Developer24-Mar-09 1:51 
AnswerRe: i want 2 delete in array element .. Pin
harold aptroot24-Mar-09 1:59
harold aptroot24-Mar-09 1:59 
int[,] numbers = {{2,4},{2,5},{2,6},{2,7},{3,8},{2,11},{3,12},{2,13}};

edit: sorry copied the wrong thing first

but now more serious, you probably have and array of small 2-length arrays and you want to remove the fist of all pairs and let the rest fill up the gaps Without knowing the array in advance. Otherwise it just doesn't make sense.
But that isn't too hard..



GeneralRe: i want 2 delete in array element .. Pin
Rajeshwar Code- Developer24-Mar-09 2:14
Rajeshwar Code- Developer24-Mar-09 2:14 
GeneralRe: i want 2 delete in array element .. Pin
harold aptroot24-Mar-09 2:28
harold aptroot24-Mar-09 2:28 
GeneralRe: i want 2 delete in array element .. Pin
harold aptroot24-Mar-09 2:36
harold aptroot24-Mar-09 2:36 
GeneralRe: i want 2 delete in array element .. Pin
Rajeshwar Code- Developer24-Mar-09 2:38
Rajeshwar Code- Developer24-Mar-09 2:38 
GeneralRe: i want 2 delete in array element .. Pin
harold aptroot24-Mar-09 2:48
harold aptroot24-Mar-09 2:48 
GeneralRe: i want 2 delete in array element .. Pin
musefan24-Mar-09 3:27
musefan24-Mar-09 3:27 
GeneralRe: i want 2 delete in array element .. Pin
harold aptroot24-Mar-09 3:51
harold aptroot24-Mar-09 3:51 
GeneralRe: i want 2 delete in array element .. Pin
musefan24-Mar-09 3:55
musefan24-Mar-09 3:55 
GeneralRe: i want 2 delete in array element .. Pin
Rajeshwar Code- Developer24-Mar-09 4:38
Rajeshwar Code- Developer24-Mar-09 4:38 
AnswerRe: i want 2 delete in array element .. Pin
musefan24-Mar-09 2:26
musefan24-Mar-09 2:26 
GeneralRe: i want 2 delete in array element .. Pin
Rajeshwar Code- Developer24-Mar-09 2:29
Rajeshwar Code- Developer24-Mar-09 2:29 
GeneralRe: i want 2 delete in array element .. Pin
musefan24-Mar-09 2:47
musefan24-Mar-09 2:47 
QuestionDataGridView adds datasource columns in again when recompiling [modified] Pin
kanchoette24-Mar-09 1:46
kanchoette24-Mar-09 1:46 
AnswerRe: DataGridView adds datasource columns in again when recompiling Pin
jaypatel51224-Mar-09 2:54
jaypatel51224-Mar-09 2:54 
QuestionOpen FTP abd get data Pin
abbd24-Mar-09 1:33
abbd24-Mar-09 1:33 
AnswerRe: Open FTP abd get data Pin
Michael Bookatz24-Mar-09 1:41
Michael Bookatz24-Mar-09 1:41 
Questionimage slideshow Pin
mist_psycho24-Mar-09 1:25
mist_psycho24-Mar-09 1:25 

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.