Click here to Skip to main content
15,888,080 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Thornik23-Nov-15 10:58
Thornik23-Nov-15 10:58 
GeneralRe: A message for every programmer in the world. Bar none. Pin
Charles Wolfe23-Nov-15 15:13
Charles Wolfe23-Nov-15 15:13 
QuestionAdding Google Analytics to a Code Project article Pin
marcus obrien19-Nov-15 23:07
marcus obrien19-Nov-15 23:07 
AnswerRe: Adding Google Analytics to a Code Project article Pin
Pete O'Hanlon20-Nov-15 1:25
mvePete O'Hanlon20-Nov-15 1:25 
AnswerRe: Adding Google Analytics to a Code Project article Pin
Chris Maunder20-Nov-15 5:12
cofounderChris Maunder20-Nov-15 5:12 
Questiontechnical blog article Pin
xszaboj17-Nov-15 23:36
xszaboj17-Nov-15 23:36 
AnswerRe: technical blog article Pin
Nelek18-Nov-15 1:59
protectorNelek18-Nov-15 1:59 
Questionyet another "tip/trick or article" question Pin
BillWoodruff17-Nov-15 18:34
professionalBillWoodruff17-Nov-15 18:34 
I have come up with a very useful little C# Class that can maintain a history stack for any Type (i.e., it's a generic Class), and serialize/de-serialize the stack, and "current value." The user specifies a fixed size-limit for the stack when creating an instance of the Class, and if that limit is exceeded, the oldest item is removed from the stack.

Of course, I intend to publish the source (which is not that long). And, I intend to discuss the design decisions involved such as why I did not actually use the Stack<T> .NET generic data structure.

My sense is this probably should be a tip/trick, but being aware of what passes for articles these days (and what passes for tip/tricks), I'm not absolutely certain that just because the content would be "relatively short" that it should not be posted as an article.

Appreciate your thoughts, Bill
«I want to stay as close to the edge as I can without going over. Out on the edge you see all kinds of things you can't see from the center» Kurt Vonnegut.


modified 18-Nov-15 1:52am.

AnswerRe: yet another "tip/trick or article" question Pin
Richard MacCutchan17-Nov-15 22:06
mveRichard MacCutchan17-Nov-15 22:06 
GeneralRe: yet another "tip/trick or article" question Pin
BillWoodruff18-Nov-15 4:52
professionalBillWoodruff18-Nov-15 4:52 
AnswerRe: yet another "tip/trick or article" question Pin
Nelek17-Nov-15 23:30
protectorNelek17-Nov-15 23:30 
GeneralRe: yet another "tip/trick or article" question Pin
BillWoodruff18-Nov-15 4:53
professionalBillWoodruff18-Nov-15 4:53 
QuestionWeird code snippet(s) Pin
Nelek17-Nov-15 1:44
protectorNelek17-Nov-15 1:44 
AnswerRe: Weird code snippet(s) Pin
Sean Ewington17-Nov-15 4:34
staffSean Ewington17-Nov-15 4:34 
GeneralRe: Weird code snippet(s) Pin
Nelek17-Nov-15 8:59
protectorNelek17-Nov-15 8:59 
QuestionZIP file to download is not shown in the Tip/Trick Pin
veen_rp9-Nov-15 21:42
professionalveen_rp9-Nov-15 21:42 
AnswerRe: ZIP file to download is not shown in the Tip/Trick Pin
Pete O'Hanlon9-Nov-15 21:49
mvePete O'Hanlon9-Nov-15 21:49 
GeneralRe: ZIP file to download is not shown in the Tip/Trick Pin
veen_rp9-Nov-15 22:05
professionalveen_rp9-Nov-15 22:05 
QuestionBest browser to use for submitting Articles, Tips/Tricks Pin
veen_rp9-Nov-15 20:51
professionalveen_rp9-Nov-15 20:51 
Suggestionhow to set image property URL when editing article? Pin
Ian Bell, #28-Nov-15 9:22
professionalIan Bell, #28-Nov-15 9:22 
GeneralRe: how to set image property URL when editing article? Pin
Chris Maunder8-Nov-15 15:32
cofounderChris Maunder8-Nov-15 15:32 
QuestionNew blog... Pin
Sander Rossel7-Nov-15 10:36
professionalSander Rossel7-Nov-15 10:36 
QuestionSecond part of article Pin
DotNetSteve6-Nov-15 10:53
DotNetSteve6-Nov-15 10:53 
AnswerRe: Second part of article Pin
Chris Maunder6-Nov-15 11:08
cofounderChris Maunder6-Nov-15 11:08 
QuestionNeed to write useful article for any functionality using PLSQL Pin
Member 121204706-Nov-15 10:21
Member 121204706-Nov-15 10:21 

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.