|
I've written an FAQ on plagiarism to help authors understand what is plagiarism, as well as help members identify it. It is here: CodeProject Plagiarism FAQ[^]
If you find an article that is plagiarized you can either submit a report on the article itself, marking it as "Plagiarized," or you can report it in the Spam and Abuse Watch[^] forum with your evidence and a link to the members account, or you can email me directly sean@codeproject.com if you suspect plagiarism or have further plagiarism questions or concerns.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
This forum is for any and all questions for Code Project Article Writing:
- Have a question about writing an article?
- Having trouble posting?
- Blog aggregation not working?
- Not sure about your article topic?
- Is your article still pending?
- Is there a crazy formatting problem in your article?
- Not sure how to update your article?
- Having problems with the submission wizard?
- Need help making a change to an existing article?
As a basic overview CodeProject articles have a certain layout to follow, so that users can learn the most from them. Each article attempts to answer the following questions: What problem does this solution solve? How does this help someone else? How does the code actually work? What is going on inside the code snippets?
Here is a submission from a first time author who did a terrific job, just to give you a basic overview of what a beginner article might look like:
Avoiding InvokeRequired[^]
You can take a look at our article FAQ series here:
Code Project Article FAQ[^]
For tips on writing articles, please see this article:
A Guide To Writing Articles For Code Project[^]
You can also see our submission guidelines here:
http://www.codeproject.com/info/submit.aspx[^]
If it has to do with posting articles on Code Project, ask away. CodeProject staff and members are here to help.
Thanks,
Sean Ewington
The Code Project
modified 8-Apr-21 17:10pm.
|
|
|
|
|
Please help, I need more advise
|
|
|
|
|
|
I have revised and submitted, please review it
|
|
|
|
|
Sorry, but that is still not acceptable. There is no description of what actual problem this will help to solve. Two blocks of code with no details of what the code does, where it should be placed, or why. Please go to the links I gave you and read them carefully, in order to understand what an article or tip should contain. If you want further ideas then read some of the articles post by @RichardDeeming, @OriginalGriff. And here is another example of what a well written example looks like FMBomb - A Beginner's Approach to Hardware Programming[^]. And you do not need to be an electronics expert to understand the structure of the article. So stop rushing to post every few lines of code that you write, and think carefully about what you want to say.
|
|
|
|
|
Thank you, just edited, please review the tip/trick
|
|
|
|
|
Please stop posting, and read my suggestions above.
|
|
|
|
|
This is my entirely reviewed post, thanks
|
|
|
|
|
Thank you, just done, please check!
|
|
|
|
|
You have not done anything, you are just reposting the same thing over and over. As I keep suggestiong, stop posting something that we keep telling you is not accptable for publication. Go to the links I gave you and look at examples of properly well written aricles and tips.
|
|
|
|
|
I hope this is my last post, waiting for your comments.
I have added the problem description, outcome and vice versa.
|
|
|
|
|
Just re-worked, there's no more to add for this tip/trick - it's quite clear in the sense of term framework.
|
|
|
|
|
To add to what @Richard-MacCutchan has said, I sent you a long message two days ago which explained why we keep rejecting it, and suggesting what you need to do to get it through.
As it stand, nothing has changed that invalidates any of what I said - your framework is still unusable without significant effort being put in by every reader to try and work out what you can do with it, and what benefits they might get - and that's before they eve=n try to work out how to use it to get those benefits.
As such (and given the huge number of "frameworks" that are out there already) what you have submitted here is useless - nobody will use your framework because nobody will invest the time in checking if it will help them significantly. It's like you built a new car and hid it in a garage with a sign on the door saying "Good new vehicle inside" but bricked up the doors and windows and didn't leave any contact info! You won't sell any cars that way because nobody is going to see it.
We moderators aren't here to make your life difficult, or to be nasty - quite the reverse, we protect the site from not-ready articles, and authors from the derision and downvotes that poorer articles can receive. And to be a moderator, you have to write articles, so we know what it feels like when you slave away on something and Joe Moron from Stupidity High School, Kansas finds out it's not what he needs to hand in as his homework ...
If we let this though as it stands, it would - at best - be ignored, and more likely downvoted into oblivion.
I'm sure you have put a lot of effort into getting the framework code right but without actual info we as readers have no idea if it's something we could use in our projects.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Thanks 
|
|
|
|
|
public class clsb
{
public string subjectName = "";
public string mainsubject()
{
return subjectName;
}
}
public class clsA : clsb
{
public string subjectName = "";
public string Allsubject()
{
return subjectName;
}
}
private void getdata()
{
clsA obj = new clsA();
obj.subjectName = "English";
string A2 = obj.mainsubject();
MessageBox.Show(A2);
}
|
|
|
|
|
|
Dear CodeProject,
I'm really disappointed why my tip/trick is constantly deleted.
Best regards,
Mirzakhmet Syzdykov
M.S.-Developers
|
|
|
|
|
Assuming you're referring to this one[^], it's clearly not of sufficient quality to be posted. One unexplained code-dump and a screen-shot does not make for a good tip!
The associated GitHub repo[^] doesn't provide any details either.
Take a step back, and imagine you're looking at this from the perspective of someone who hasn't written the code. Can you tell what it's meant to do, what it can be used for, or what problem it's meant to solve?
No. Because you haven't explained it at all.
Unsurprisingly, and once again to your disappointment, your "tip" is about to be deleted again. You need to put more effort into it before you post it; if you just keep trying to push it through as-is, you risk being flagged as a troll.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
I see. Thank you for confirming that you are a troll. Your account will now be closed.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
Apologies Dear Richard Deeming,
I have done the new submission with all your comments included.
|
|
|
|
|
Dear Richard Deeming,
Please help
|
|
|
|
|
Hello! I sent you my article for publication twice. The first time I sent it to the specified mail and the second time I sent it to the site itself. But I did not receive any answer, and my article completely disappeared on the site. When will I receive a response and how can I find a submitted article to your site?
|
|
|
|
|
Have you checked your email? If the article was rejected from moderation you should have received an email with information about it
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Thanks for the answer! No, we did not receive anything, we checked the mail.
|
|
|
|