Click here to Skip to main content
15,892,517 members
Home / Discussions / C#
   

C#

 
GeneralRe: visual source safe does not get correct file. Pin
arkiboys4-Jul-07 0:46
arkiboys4-Jul-07 0:46 
GeneralRe: visual source safe does not get correct file. Pin
Pete O'Hanlon4-Jul-07 0:48
mvePete O'Hanlon4-Jul-07 0:48 
Questionuninstallation Pin
D2raghu3-Jul-07 23:37
D2raghu3-Jul-07 23:37 
AnswerRe: uninstallation Pin
Colin Angus Mackay3-Jul-07 23:57
Colin Angus Mackay3-Jul-07 23:57 
QuestionPreserving the old values in an array Pin
M. J. Jaya Chitra3-Jul-07 23:37
M. J. Jaya Chitra3-Jul-07 23:37 
AnswerRe: Preserving the old values in an array Pin
Colin Angus Mackay3-Jul-07 23:50
Colin Angus Mackay3-Jul-07 23:50 
GeneralRe: Preserving the old values in an array Pin
M. J. Jaya Chitra3-Jul-07 23:54
M. J. Jaya Chitra3-Jul-07 23:54 
GeneralRe: Preserving the old values in an array Pin
Dave Doknjas4-Jul-07 3:40
Dave Doknjas4-Jul-07 3: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
kibromg3-Jul-07 23:27
kibromg3-Jul-07 23:27 
AnswerRe: merge Datasets Pin
J4amieC3-Jul-07 23:35
J4amieC3-Jul-07 23:35 
GeneralRe: merge Datasets Pin
kibromg3-Jul-07 23:52
kibromg3-Jul-07 23:52 
QuestionProblem with image button Pin
vamsimohan213-Jul-07 23:26
vamsimohan213-Jul-07 23:26 
AnswerRe: Problem with image button Pin
Michael Sync3-Jul-07 23:45
Michael Sync3-Jul-07 23:45 
GeneralRe: Problem with image button Pin
vamsimohan213-Jul-07 23:55
vamsimohan213-Jul-07 23:55 
GeneralRe: Problem with image button [modified] Pin
J4amieC4-Jul-07 1:50
J4amieC4-Jul-07 1:50 
Questionhow to get time to first byte. Pin
SakthiSurya3-Jul-07 23:26
SakthiSurya3-Jul-07 23:26 
QuestionProblem with image button Pin
vamsimohan213-Jul-07 23:24
vamsimohan213-Jul-07 23:24 
AnswerRe: Problem with image button Pin
J4amieC3-Jul-07 23:36
J4amieC3-Jul-07 23:36 
AnswerRe: Problem with image button Pin
Michael Sync3-Jul-07 23:43
Michael Sync3-Jul-07 23:43 
GeneralRe: Problem with image button Pin
vamsimohan213-Jul-07 23:58
vamsimohan213-Jul-07 23:58 
GeneralRe: Problem with image button Pin
J4amieC4-Jul-07 1:51
J4amieC4-Jul-07 1:51 
QuestionAnimation timing Pin
Jon Hulatt3-Jul-07 23:00
Jon Hulatt3-Jul-07 23:00 
AnswerRe: Animation timing Pin
Luc Pattyn4-Jul-07 0:56
sitebuilderLuc Pattyn4-Jul-07 0:56 
GeneralRe: Animation timing Pin
Jon Hulatt4-Jul-07 1:18
Jon Hulatt4-Jul-07 1:18 
GeneralRe: Animation timing Pin
Luc Pattyn4-Jul-07 1:26
sitebuilderLuc Pattyn4-Jul-07 1: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.