Click here to Skip to main content
15,887,135 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

 
GeneralRe: Is it time... Pin
Ravi Bhavnani26-May-11 10:03
professionalRavi Bhavnani26-May-11 10:03 
GeneralI have Posted a trick but it shows pending status Pin
Prasanta_Prince26-May-11 7:11
Prasanta_Prince26-May-11 7:11 
GeneralRe: I have Posted a trick but it shows pending status Pin
Dan Neely26-May-11 7:17
Dan Neely26-May-11 7:17 
GeneralRe: I have Posted a trick but it shows pending status Pin
Luc Pattyn26-May-11 7:23
sitebuilderLuc Pattyn26-May-11 7:23 
GeneralReporting Duplicate Alternates Pin
AspDotNetDev26-May-11 6:52
protectorAspDotNetDev26-May-11 6:52 
GeneralRe: Reporting Duplicate Alternates Pin
Chris Maunder30-May-11 4:35
cofounderChris Maunder30-May-11 4:35 
GeneralRe: Reporting Duplicate Alternates Pin
AspDotNetDev30-May-11 10:20
protectorAspDotNetDev30-May-11 10:20 
Generalpre angular improvement Pin
Luc Pattyn26-May-11 6:35
sitebuilderLuc Pattyn26-May-11 6:35 
I just noticed angular brackets that aren't HTML tags behave more intuitively now inside PRE blocks, so showing a code snippet with generic lists got much easier, no more < required here:
List<SalesTeam> teamsNorth=new List<SalesTeam>();
List<SalesTeam> teamsSouth=new List<SalesTeam>();


C#
List<SalesTeam> teamsNorth=new List<SalesTeam>();
List<SalesTeam> teamsSouth=new List<SalesTeam>();


C++
List<SalesTeam> teamsNorth=new List<SalesTeam>();
List<SalesTeam> teamsSouth=new List<SalesTeam>();


Can you confirm this now is intended behavior and will remain for future use? Thanks.

BTW: not sure what is going on with the coloring though, the above has no lang, lang='cs' and lang='cpp' respectively.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum
The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Please use <PRE> tags for code snippets, they improve readability.
CP Vanity has been updated to V2.3

GeneralRe: pre angular improvement Pin
Dan Neely26-May-11 7:29
Dan Neely26-May-11 7:29 
GeneralRe: pre angular improvement Pin
Chris Maunder26-May-11 8:06
cofounderChris Maunder26-May-11 8:06 
QuestionRe: pre angular improvement Pin
Luc Pattyn26-May-11 8:16
sitebuilderLuc Pattyn26-May-11 8:16 
QuestionRe: pre angular improvement Pin
Niklas L26-May-11 8:24
Niklas L26-May-11 8:24 
AnswerRe: pre angular improvement Pin
Chris Maunder26-May-11 9:32
cofounderChris Maunder26-May-11 9:32 
GeneralRe: pre angular improvement Pin
Luc Pattyn26-May-11 9:50
sitebuilderLuc Pattyn26-May-11 9:50 
AnswerRe: pre angular improvement Pin
Chris Maunder26-May-11 9:39
cofounderChris Maunder26-May-11 9:39 
GeneralRe: pre angular improvement Pin
Luc Pattyn26-May-11 9:47
sitebuilderLuc Pattyn26-May-11 9:47 
GeneralInfinite loop detected in forum Pin
Hans Dietrich26-May-11 3:20
mentorHans Dietrich26-May-11 3:20 
GeneralRe: Infinite loop detected in forum Pin
Not Active26-May-11 3:59
mentorNot Active26-May-11 3:59 
GeneralRe: Infinite loop detected in forum Pin
Ian Shlasko26-May-11 4:24
Ian Shlasko26-May-11 4:24 
GeneralRe: Infinite loop detected in forum Pin
Sandeep Mewara26-May-11 3:59
mveSandeep Mewara26-May-11 3:59 
GeneralRep points system Pin
Not Active26-May-11 3:06
mentorNot Active26-May-11 3:06 
GeneralRe: Rep points system Pin
Luc Pattyn26-May-11 3:14
sitebuilderLuc Pattyn26-May-11 3:14 
GeneralRe: Rep points system Pin
#realJSOP26-May-11 5:13
mve#realJSOP26-May-11 5:13 
GeneralRe: Rep points system Pin
Luc Pattyn26-May-11 5:39
sitebuilderLuc Pattyn26-May-11 5:39 
GeneralRe: Rep points system Pin
Chris Maunder26-May-11 9:43
cofounderChris Maunder26-May-11 9:43 

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.