Click here to Skip to main content
15,890,717 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to generate automatic test cases for any simple module Pin
jkirkerx16-Jul-20 8:23
professionaljkirkerx16-Jul-20 8:23 
AnswerRe: How to generate automatic test cases for any simple module Pin
F-ES Sitecore17-Jul-20 1:15
professionalF-ES Sitecore17-Jul-20 1:15 
AnswerRe: How to generate automatic test cases for any simple module Pin
Gerry Schmitz17-Jul-20 4:27
mveGerry Schmitz17-Jul-20 4:27 
QuestionDoc version management Pin
cp-andy15-Jul-20 22:15
cp-andy15-Jul-20 22:15 
AnswerRe: Doc version management Pin
OriginalGriff15-Jul-20 22:22
mveOriginalGriff15-Jul-20 22:22 
GeneralRe: Doc version management Pin
#realJSOP15-Jul-20 23:44
mve#realJSOP15-Jul-20 23:44 
GeneralRe: Doc version management Pin
cp-andy16-Jul-20 1:35
cp-andy16-Jul-20 1:35 
GeneralRe: Doc version management Pin
OriginalGriff16-Jul-20 1:46
mveOriginalGriff16-Jul-20 1:46 
AnswerRe: Doc version management Pin
Pete O'Hanlon16-Jul-20 9:23
mvePete O'Hanlon16-Jul-20 9:23 
AnswerRe: Doc version management Pin
Gerry Schmitz17-Jul-20 4:36
mveGerry Schmitz17-Jul-20 4:36 
QuestionPadding a string with integers on its right keeping string length fixed Pin
simpledeveloper14-Jul-20 7:56
simpledeveloper14-Jul-20 7:56 
AnswerRe: Padding a string with integers on its right keeping string length fixed Pin
OriginalGriff14-Jul-20 8:25
mveOriginalGriff14-Jul-20 8:25 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
simpledeveloper14-Jul-20 10:33
simpledeveloper14-Jul-20 10:33 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
OriginalGriff14-Jul-20 10:58
mveOriginalGriff14-Jul-20 10:58 
AnswerRe: Padding a string with integers on its right keeping string length fixed Pin
#realJSOP15-Jul-20 0:40
mve#realJSOP15-Jul-20 0:40 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
Richard Deeming15-Jul-20 3:30
mveRichard Deeming15-Jul-20 3:30 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
#realJSOP15-Jul-20 3:52
mve#realJSOP15-Jul-20 3:52 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
Richard Deeming15-Jul-20 3:53
mveRichard Deeming15-Jul-20 3:53 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
#realJSOP15-Jul-20 3:57
mve#realJSOP15-Jul-20 3:57 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
Richard Deeming15-Jul-20 4:09
mveRichard Deeming15-Jul-20 4:09 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
OriginalGriff15-Jul-20 5:21
mveOriginalGriff15-Jul-20 5:21 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
Richard MacCutchan15-Jul-20 5:31
mveRichard MacCutchan15-Jul-20 5:31 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
OriginalGriff15-Jul-20 5:37
mveOriginalGriff15-Jul-20 5:37 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
#realJSOP15-Jul-20 23:45
mve#realJSOP15-Jul-20 23:45 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
Daniel Pfeffer16-Jul-20 1:15
professionalDaniel Pfeffer16-Jul-20 1:15 
A legitimate use case for unordered variables might be when writing output in different languages. In one language you might want to write "Page 1 of 10", but in another it might be "10 pages, No. 1" or some such. You would read the template from the resource file, filling in the values as necessary.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

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.