Click here to Skip to main content
15,797,672 members
Home / Discussions / C#
   

C#

 
GeneralRe: visual source safe does not get correct file. Pin
arkiboys4-Jul-07 1:46
arkiboys4-Jul-07 1:46 
GeneralRe: visual source safe does not get correct file. Pin
Pete O'Hanlon4-Jul-07 1:48
subeditorPete O'Hanlon4-Jul-07 1:48 
Questionuninstallation Pin
D2raghu4-Jul-07 0:37
D2raghu4-Jul-07 0:37 
AnswerRe: uninstallation Pin
Colin Angus Mackay4-Jul-07 0:57
Colin Angus Mackay4-Jul-07 0:57 
QuestionPreserving the old values in an array Pin
M. J. Jaya Chitra4-Jul-07 0:37
M. J. Jaya Chitra4-Jul-07 0:37 
AnswerRe: Preserving the old values in an array Pin
Colin Angus Mackay4-Jul-07 0:50
Colin Angus Mackay4-Jul-07 0:50 
GeneralRe: Preserving the old values in an array Pin
M. J. Jaya Chitra4-Jul-07 0:54
M. J. Jaya Chitra4-Jul-07 0:54 
GeneralRe: Preserving the old values in an array Pin
Dave Doknjas4-Jul-07 4:40
Dave Doknjas4-Jul-07 4:40 
.NET 2 has an Array.Resize static method which behaves identically to the ReDim Preserve operation in VB. It only works for 1-dimensional arrays however. But unless you really need a proper array, one of the collections such as List<t> are probably better suited.


David Anton
www.tangiblesoftwaresolutions.com
Instant C#: VB to C# converter
Instant VB: C# to VB converter
C++ to C# Converter: converts C++ to C#
C++ to VB Converter: converts C++ to VB
Instant C++: converts C# to C++/CLI and VB to C++/CLI
Instant Python: converts C# to IronPython and VB to IronPython

Questionmerge Datasets Pin
kibromg4-Jul-07 0:27
kibromg4-Jul-07 0:27 
AnswerRe: merge Datasets Pin
J4amieC4-Jul-07 0:35
J4amieC4-Jul-07 0:35 
GeneralRe: merge Datasets Pin
kibromg4-Jul-07 0:52
kibromg4-Jul-07 0:52 
QuestionProblem with image button Pin
vamsimohan214-Jul-07 0:26
vamsimohan214-Jul-07 0:26 
AnswerRe: Problem with image button Pin
Michael Sync4-Jul-07 0:45
Michael Sync4-Jul-07 0:45 
GeneralRe: Problem with image button Pin
vamsimohan214-Jul-07 0:55
vamsimohan214-Jul-07 0:55 
GeneralRe: Problem with image button [modified] Pin
J4amieC4-Jul-07 2:50
J4amieC4-Jul-07 2:50 
Questionhow to get time to first byte. Pin
SakthiSurya4-Jul-07 0:26
SakthiSurya4-Jul-07 0:26 
QuestionProblem with image button Pin
vamsimohan214-Jul-07 0:24
vamsimohan214-Jul-07 0:24 
AnswerRe: Problem with image button Pin
J4amieC4-Jul-07 0:36
J4amieC4-Jul-07 0:36 
AnswerRe: Problem with image button Pin
Michael Sync4-Jul-07 0:43
Michael Sync4-Jul-07 0:43 
GeneralRe: Problem with image button Pin
vamsimohan214-Jul-07 0:58
vamsimohan214-Jul-07 0:58 
GeneralRe: Problem with image button Pin
J4amieC4-Jul-07 2:51
J4amieC4-Jul-07 2:51 
QuestionAnimation timing Pin
Jon Hulatt4-Jul-07 0:00
Jon Hulatt4-Jul-07 0:00 
AnswerRe: Animation timing Pin
Luc Pattyn4-Jul-07 1:56
sitebuilderLuc Pattyn4-Jul-07 1:56 
GeneralRe: Animation timing Pin
Jon Hulatt4-Jul-07 2:18
Jon Hulatt4-Jul-07 2:18 
GeneralRe: Animation timing Pin
Luc Pattyn4-Jul-07 2:26
sitebuilderLuc Pattyn4-Jul-07 2:26 

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.