Click here to Skip to main content
15,927,803 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
AnswerRe: -- Unable to load messages due to high load or server error. Please try again -- For Days Now Pin
Chris Maunder2-Jul-08 15:23
cofounderChris Maunder2-Jul-08 15:23 
GeneralSuggestion Pin
Hans Dietrich2-Jul-08 5:20
mentorHans Dietrich2-Jul-08 5:20 
GeneralRe: Suggestion Pin
Paul Conrad2-Jul-08 18:01
professionalPaul Conrad2-Jul-08 18:01 
GeneralRe: Suggestion Pin
Hans Dietrich2-Jul-08 19:00
mentorHans Dietrich2-Jul-08 19:00 
GeneralRe: Suggestion Pin
Paul Conrad2-Jul-08 19:39
professionalPaul Conrad2-Jul-08 19:39 
JokeRe: Suggestion Pin
Dan Neely3-Jul-08 2:13
Dan Neely3-Jul-08 2:13 
GeneralRe: Suggestion Pin
Chris Maunder3-Jul-08 0:55
cofounderChris Maunder3-Jul-08 0:55 
GeneralArticle editor bug/annoyance Pin
leppie1-Jul-08 22:13
leppie1-Jul-08 22:13 
It swallows all my pretty formatted C# code Cry | :((

Why cant I format my own code like the following?

<font color="Blue">class</font> <font color="Teal">WaitList</font> <font color="DarkBlue">:</font> <font color="Teal">IDisposable</font>
<font color="DarkBlue">{</font>
  <font color="Blue">readonly</font> <font color="Teal">List</font><font color="DarkBlue"><</font><font color="Teal">IAsyncResult</font><font color="DarkBlue">></font> waits <font color="DarkBlue">=</font> <font color="Blue">new</font> <font color="Teal">List</font><font color="DarkBlue"><</font><font color="Teal">IAsyncResult</font><font color="DarkBlue">></font><font color="DarkBlue">(</font><font color="DarkBlue">)</font><font color="DarkBlue">;</font>

  <font color="Blue">public</font> <font color="Blue">void</font> Add<font color="DarkBlue">(</font><font color="Teal">IAsyncResult</font> ar<font color="DarkBlue">)</font>
  <font color="DarkBlue">{</font>
    waits<font color="DarkBlue">.</font>Add<font color="DarkBlue">(</font>ar<font color="DarkBlue">)</font><font color="DarkBlue">;</font>
  <font color="DarkBlue">}</font>

  <font color="Blue">public</font> <font color="Blue">void</font> Dispose<font color="DarkBlue">(</font><font color="DarkBlue">)</font>
  <font color="DarkBlue">{</font>
    <font color="Blue">foreach</font> <font color="DarkBlue">(</font><font color="Blue">var</font> ar <font color="Blue">in</font> waits<font color="DarkBlue">)</font>
    <font color="DarkBlue">{</font>
      ar<font color="DarkBlue">.</font>AsyncWaitHandle<font color="DarkBlue">.</font>WaitOne<font color="DarkBlue">(</font><font color="DarkBlue">)</font><font color="DarkBlue">;</font>
    <font color="DarkBlue">}</font>
  <font color="DarkBlue">}</font>
<font color="DarkBlue">}</font>


xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

GeneralRe: Article editor bug/annoyance Pin
Thomas Stockwell2-Jul-08 3:03
professionalThomas Stockwell2-Jul-08 3:03 
GeneralRe: Article editor bug/annoyance Pin
PIEBALDconsult2-Jul-08 5:32
mvePIEBALDconsult2-Jul-08 5:32 
GeneralRe: Article editor bug/annoyance Pin
leppie5-Jul-08 1:19
leppie5-Jul-08 1:19 
GeneralRe: Article editor bug/annoyance Pin
PIEBALDconsult5-Jul-08 6:41
mvePIEBALDconsult5-Jul-08 6:41 
GeneralRe: Article editor bug/annoyance Pin
Chris Maunder5-Jul-08 7:53
cofounderChris Maunder5-Jul-08 7:53 
GeneralRe: Article editor bug/annoyance Pin
PIEBALDconsult5-Jul-08 15:13
mvePIEBALDconsult5-Jul-08 15:13 
GeneralSometimes it's hard to put a post in context. Pin
Stephen Hewitt1-Jul-08 21:38
Stephen Hewitt1-Jul-08 21:38 
GeneralRe: Sometimes it's hard to put a post in context. Pin
Chris Maunder2-Jul-08 3:31
cofounderChris Maunder2-Jul-08 3:31 
GeneralRe: Sometimes it's hard to put a post in context. Pin
Stephen Hewitt2-Jul-08 16:31
Stephen Hewitt2-Jul-08 16:31 
GeneralBroken links in <i>Google</i> - lots of them. Pin
Stephen Hewitt1-Jul-08 18:31
Stephen Hewitt1-Jul-08 18:31 
GeneralRe: Broken links in Google - lots of them. Pin
Thomas Stockwell2-Jul-08 3:06
professionalThomas Stockwell2-Jul-08 3:06 
GeneralRe: Broken links in Google - lots of them. Pin
Chris Maunder2-Jul-08 3:30
cofounderChris Maunder2-Jul-08 3:30 
GeneralRe: Broken links in Google - lots of them. Pin
Stephen Hewitt2-Jul-08 16:40
Stephen Hewitt2-Jul-08 16:40 
GeneralRe: Broken links in Google - lots of them. Pin
Chris Maunder3-Jul-08 0:59
cofounderChris Maunder3-Jul-08 0:59 
GeneralPrizes in "The Code Project Random Programming Competition, Summer 2008". Pin
Stephen Hewitt1-Jul-08 15:16
Stephen Hewitt1-Jul-08 15:16 
GeneralRe: Prizes in "The Code Project Random Programming Competition, Summer 2008". Pin
Chris Maunder1-Jul-08 15:40
cofounderChris Maunder1-Jul-08 15:40 
GeneralRe: Prizes in "The Code Project Random Programming Competition, Summer 2008". Pin
Stephen Hewitt1-Jul-08 15:44
Stephen Hewitt1-Jul-08 15:44 

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.