Click here to Skip to main content
15,886,137 members
Home / Discussions / C#
   

C#

 
QuestionHow to disable back button on IE? Pin
svt gdwl2-Jun-09 23:17
svt gdwl2-Jun-09 23:17 
AnswerRe: How to disable back button on IE? Pin
Blue_Boy2-Jun-09 23:25
Blue_Boy2-Jun-09 23:25 
AnswerRe: How to disable back button on IE? Pin
J4amieC2-Jun-09 23:27
J4amieC2-Jun-09 23:27 
AnswerRe: How to disable back button on IE? Pin
Manas Bhardwaj2-Jun-09 23:39
professionalManas Bhardwaj2-Jun-09 23:39 
Questionvariable which is assing class value and array.sort problem Pin
karayel_kara2-Jun-09 22:48
karayel_kara2-Jun-09 22:48 
AnswerRe: variable which is assing class value and array.sort problem Pin
S. Senthil Kumar2-Jun-09 22:54
S. Senthil Kumar2-Jun-09 22:54 
GeneralRe: variable which is assing class value and array.sort problem Pin
karayel_kara2-Jun-09 23:00
karayel_kara2-Jun-09 23:00 
GeneralRe: variable which is assing class value and array.sort problem Pin
S. Senthil Kumar2-Jun-09 23:04
S. Senthil Kumar2-Jun-09 23:04 
You typically find a way to clone the source reference. In this case, Array.Copy should do the trick. Bear in mind that if the elements in the array themselves are reference types, then Array.Copy won't clone them.

Regards
Senthil [MVP - Visual C#]
_____________________________
My Home Page |My Blog | My Articles | My Flickr | WinMacro

GeneralRe: variable which is assing class value and array.sort problem Pin
tom5720072-Jun-09 23:17
tom5720072-Jun-09 23:17 
AnswerRe: variable which is assing class value and array.sort problem Pin
tom5720072-Jun-09 22:55
tom5720072-Jun-09 22:55 
AnswerRe: variable which is assing class value and array.sort problem Pin
CPallini2-Jun-09 23:03
mveCPallini2-Jun-09 23:03 
GeneralRe: variable which is assing class value and array.sort problem Pin
karayel_kara2-Jun-09 23:22
karayel_kara2-Jun-09 23:22 
GeneralRe: variable which is assing class value and array.sort problem Pin
tom5720072-Jun-09 23:34
tom5720072-Jun-09 23:34 
QuestionImplementation of IUrlHistoryStg Interface in C#? Pin
svt gdwl2-Jun-09 22:39
svt gdwl2-Jun-09 22:39 
QuestionClickOnce Pin
yesu prakash2-Jun-09 22:23
yesu prakash2-Jun-09 22:23 
QuestionExporting Data from XML file to Excel workbooks using C# Pin
Krishna Aditya2-Jun-09 22:18
Krishna Aditya2-Jun-09 22:18 
QuestionEvent Handling Pin
Jayboss2-Jun-09 21:55
Jayboss2-Jun-09 21:55 
AnswerRe: Event Handling Pin
DaveyM692-Jun-09 22:14
professionalDaveyM692-Jun-09 22:14 
AnswerRe: Event Handling Pin
Manas Bhardwaj2-Jun-09 22:15
professionalManas Bhardwaj2-Jun-09 22:15 
GeneralRe: Event Handling Pin
Uwe Keim2-Jun-09 22:19
sitebuilderUwe Keim2-Jun-09 22:19 
GeneralRe: Event Handling Pin
J4amieC2-Jun-09 22:20
J4amieC2-Jun-09 22:20 
GeneralRe: Event Handling Pin
Uwe Keim2-Jun-09 22:29
sitebuilderUwe Keim2-Jun-09 22:29 
GeneralRe: Event Handling Pin
J4amieC2-Jun-09 23:57
J4amieC2-Jun-09 23:57 
AnswerRe: Event Handling Pin
Nagy Vilmos2-Jun-09 22:17
professionalNagy Vilmos2-Jun-09 22:17 
GeneralRe: Event Handling Pin
J4amieC2-Jun-09 22:19
J4amieC2-Jun-09 22:19 

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.