Click here to Skip to main content
15,794,475 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Unable to make article available. Pin
Leif Simon Goodwin15-Dec-20 11:44
Leif Simon Goodwin15-Dec-20 11:44 
GeneralRe: Unable to make article available. Pin
Leif Simon Goodwin18-Dec-20 1:20
Leif Simon Goodwin18-Dec-20 1:20 
GeneralRe: Unable to make article available. Pin
Sean Ewington18-Dec-20 4:39
staffSean Ewington18-Dec-20 4:39 
QuestionHow to get tabs with code blocks ? Solved Pin
Patrice T26-Nov-20 23:58
mvePatrice T26-Nov-20 23:58 
AnswerRe: How to get tabs with code blocks ? Pin
Richard MacCutchan27-Nov-20 0:10
mveRichard MacCutchan27-Nov-20 0:10 
GeneralRe: How to get tabs with code blocks ? Pin
Patrice T27-Nov-20 0:43
mvePatrice T27-Nov-20 0:43 
GeneralRe: How to get tabs with code blocks ? Pin
Richard MacCutchan27-Nov-20 0:57
mveRichard MacCutchan27-Nov-20 0:57 
GeneralRe: How to get tabs with code blocks ? Solved Pin
Patrice T27-Nov-20 1:18
mvePatrice T27-Nov-20 1:18 
I found, it was in Chris challenges https://www.codeproject.com/Questions/1174204/Coding-challenge-generate-anagrams , see solution 5 from Graeme_Grant
HTML
<div class="code-samples">
<pre lang="C#">using System;
using System.Collections.Generic;
...
    }
}</pre>
<pre lang="VB">Imports System.IO
Imports System.Runtime.CompilerServices
Imports ZeroFormatter
...
End Module</pre>
</div>

Patrice

“Everything should be made as simple as possible, but no simpler.” Albert Einstein


modified 28-Nov-20 1:27am.

GeneralRe: How to get tabs with code blocks ? Pin
Richard MacCutchan27-Nov-20 1:47
mveRichard MacCutchan27-Nov-20 1:47 
QuestionHow can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 0:52
Marcin SCHOLKE26-Nov-20 0:52 
AnswerRe: How can i made my article public so that all can read it not only logged people? Pin
Richard MacCutchan26-Nov-20 1:11
mveRichard MacCutchan26-Nov-20 1:11 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 1:18
Marcin SCHOLKE26-Nov-20 1:18 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Richard Deeming26-Nov-20 1:40
mveRichard Deeming26-Nov-20 1:40 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 2:05
Marcin SCHOLKE26-Nov-20 2:05 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 1:20
Marcin SCHOLKE26-Nov-20 1:20 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Richard MacCutchan26-Nov-20 2:03
mveRichard MacCutchan26-Nov-20 2:03 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 2:04
Marcin SCHOLKE26-Nov-20 2:04 
QuestionLast 2 images do not show up in the article Pin
Shao Voon Wong21-Nov-20 23:50
mvaShao Voon Wong21-Nov-20 23:50 
AnswerRe: Last 2 images do not show up in the article Pin
Sean Ewington23-Nov-20 3:55
staffSean Ewington23-Nov-20 3:55 
QuestionWhat is good article criteria? Pin
Tjokromanta11-Nov-20 16:32
Tjokromanta11-Nov-20 16:32 
AnswerRe: What is good article criteria? Pin
Richard MacCutchan12-Nov-20 0:08
mveRichard MacCutchan12-Nov-20 0:08 
GeneralRe: What is good article criteria? Pin
Nelek12-Nov-20 1:37
protectorNelek12-Nov-20 1:37 
QuestionIs there a better way to do this? Pin
honey the codewitch31-Oct-20 2:43
mvahoney the codewitch31-Oct-20 2:43 
AnswerRe: Is there a better way to do this? Pin
Nelek31-Oct-20 12:55
protectorNelek31-Oct-20 12:55 
GeneralRe: Is there a better way to do this? Pin
honey the codewitch31-Oct-20 12:56
mvahoney the codewitch31-Oct-20 12:56 

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.