Click here to Skip to main content
15,906,329 members
Home / Discussions / C#
   

C#

 
QuestionDiffrence between NHibernate and LinQ ? Pin
vytheese5-Jul-07 0:11
professionalvytheese5-Jul-07 0:11 
AnswerRe: Diffrence between NHibernate and LinQ ? Pin
Pete O'Hanlon5-Jul-07 0:45
mvePete O'Hanlon5-Jul-07 0:45 
Questionfocus on text boxes Pin
treah5-Jul-07 0:01
treah5-Jul-07 0:01 
AnswerRe: focus on text boxes Pin
ganti.r5-Jul-07 0:15
ganti.r5-Jul-07 0:15 
AnswerRe: focus on text boxes Pin
Martin#5-Jul-07 0:18
Martin#5-Jul-07 0:18 
GeneralRe: focus on text boxes Pin
treah5-Jul-07 20:22
treah5-Jul-07 20:22 
GeneralRe: focus on text boxes Pin
Martin#5-Jul-07 20:53
Martin#5-Jul-07 20:53 
Questionobject[] result Pin
Sk8tz4-Jul-07 23:00
professionalSk8tz4-Jul-07 23:00 
Silly question..

I have a object[] result, and I have about 7000 objects in that array, and I have a functions like below

Process( object[] records)
{
}

If I want to skip the first and last object in the array, and pass it to my Process function. I doing this by inserting into a ArrayList, and skipping the first and last, then converting back to a object[]. But I still feel this is not clean. Anyone with a cleaner suggestion of doing this.D'Oh! | :doh:

Thanks


Sk8tZ

AnswerRe: object[] result Pin
originSH4-Jul-07 23:36
originSH4-Jul-07 23:36 
GeneralRe: object[] result Pin
Sk8tz4-Jul-07 23:41
professionalSk8tz4-Jul-07 23:41 
GeneralRe: object[] result Pin
originSH4-Jul-07 23:44
originSH4-Jul-07 23:44 
GeneralRe: object[] result Pin
Sk8tz4-Jul-07 23:47
professionalSk8tz4-Jul-07 23:47 
GeneralRe: object[] result Pin
originSH4-Jul-07 23:52
originSH4-Jul-07 23:52 
QuestionWebClient?? C#2005 Pin
bug_aonz4-Jul-07 22:47
bug_aonz4-Jul-07 22:47 
QuestionRemoving event handlers Pin
archies_san4-Jul-07 22:44
archies_san4-Jul-07 22:44 
AnswerRe: Removing event handlers Pin
Diana Fernandez4-Jul-07 23:19
Diana Fernandez4-Jul-07 23:19 
AnswerRe: Removing event handlers Pin
Martin#4-Jul-07 23:33
Martin#4-Jul-07 23:33 
GeneralRe: Removing event handlers Pin
archies_san5-Jul-07 20:21
archies_san5-Jul-07 20:21 
GeneralRe: Removing event handlers Pin
Martin#5-Jul-07 20:30
Martin#5-Jul-07 20:30 
AnswerRe: Removing event handlers Pin
Bekjong4-Jul-07 23:37
Bekjong4-Jul-07 23:37 
QuestionAnimated gifs Pin
pokabot4-Jul-07 21:48
pokabot4-Jul-07 21:48 
AnswerRe: Animated gifs Pin
Urs Enzler4-Jul-07 22:01
Urs Enzler4-Jul-07 22:01 
QuestionEditorAttribute Pin
urbane.tiger4-Jul-07 21:36
urbane.tiger4-Jul-07 21:36 
QuestionHelp for developing search engine .net Pin
rparsi4-Jul-07 21:12
rparsi4-Jul-07 21:12 
AnswerRe: Help for developing search engine .net Pin
Vikram A Punathambekar4-Jul-07 21:38
Vikram A Punathambekar4-Jul-07 21:38 

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.