Click here to Skip to main content
15,887,485 members
Everything / CodeProject

CodeProject

CodeProject

Great Reads

by Sean Ewington
An overview of plagiarism that provides examples of what to do and what not to do when it comes to referencing content that is not originally yours.
by Sergey Alexandrovich Kryukov
How to abate the CodeProject spam crisis.
by Marc Clifton, Florian Rappl, Kevin Priddle
In honour of the 10 million member milestone, CodeProject members Marc Clifton and Florian Rappl reflect back on their time as part of the developer community.
by Pete O'Hanlon, Ranjan.D, Kevin Priddle
In honour of the 10 million member milestone, CodeProject members Pete O'Hanlon and Ranjan.D reflect back on their time as part of the developer community..

Latest Articles

by Sean Ewington
This is our main hub for our FAQ entries. Everything from how to post articles, how to use our article editor, to membership and reputation.
by Sean Ewington
This is the third article in our Article FAQ series. In this entry we do a deep dive in how to use the CodeProject article editor.
by Sean Ewington
This is the first article in our Article FAQ series. In this entry we focus on the requirements and guidelines that will help you write a good article for CodeProject.
by Sean Ewington
This is the fourth article in our Article FAQ series. In this entry we focus more on the frequently asked questions during the process of posting an article.

All Articles

Sort by Title

CodeProject 

27 Apr 2011 by Nick Polyak
HiI suddenly got a bunch of points for my article marked as "Object Associated File". What is it?
27 Apr 2011 by Wayne Gaylard
Someone/somepe...
27 Jan 2013 by jwingxx
Hello i have a code project due tomorrow that i couldn't do because of exam studying. Aside from all my excuses, my teacher wants me to do a code that simulates an airplane control center. The expectations are to output the inserted x,y,z coordinates and keep decreasing them by one every second...
27 Jan 2013 by Sergey Alexandrovich Kryukov
This is not a question. It looks like you want other people to do your work for you. Besides, you want to cheat against your fellows who are doing things with your hands.However, they are not going to be the losers, but you are. You are given a change to learn something; use this chance...
23 Sep 2013 by Member 10292973
Hi! This program is supposed to write to a file, then read it. It's reading randomized coordinates generated by the program. Whenever I compile the program it gives me the error of:File: F:\COMPSCI 12\J4.java [line: 54]Error: F:\COMPSCI 12\J4.java:54: '.class' expectedI'm not sure...