Click here to Skip to main content
15,898,035 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: Image URLs posted in the question don't link to the actual path Pin
Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)11-Oct-12 22:42
protectorTadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)11-Oct-12 22:42 
GeneralRe: Image URLs posted in the question don't link to the actual path Pin
Rutvik Dave12-Oct-12 7:43
professionalRutvik Dave12-Oct-12 7:43 
GeneralRe: Image URLs posted in the question don't link to the actual path Pin
Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)12-Oct-12 19:23
protectorTadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)12-Oct-12 19:23 
BugBlue color line appearing behind the print button Pin
Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)11-Oct-12 0:47
protectorTadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)11-Oct-12 0:47 
SuggestionArchitecture of CodeProject Pin
Sau00210-Oct-12 22:19
Sau00210-Oct-12 22:19 
GeneralRe: Architecture of CodeProject PinPopular
Rage11-Oct-12 3:45
professionalRage11-Oct-12 3:45 
GeneralRe: Architecture of CodeProject Pin
fjdiewornncalwe11-Oct-12 4:49
professionalfjdiewornncalwe11-Oct-12 4:49 
GeneralRe: Architecture of CodeProject Pin
Chris Maunder14-Oct-12 17:59
cofounderChris Maunder14-Oct-12 17:59 
Member 179330 wrote:
Just curious to know how things work behind the scenes

Do you watch the Muppets? If so, think of a scene where all the muppets are running around in a panic waving their arms in the air wailing.

That's close.

At a technical level, though, it's plain, old-school ASP.NET 4.0 webforms using a totally out of date architecture (we started writing the initial .NET code in 2003). It's all custom dev, we use no ORMs, it's all hand coded, carefully crafted and beautifully polished and totally overdue for being thrown out and rewritten with 20% of the code using modern tools and sensible design patterns, an abstracted datalayer and a more RAD dev environment. I'm not even sure if we'll go to .NET 4.5 at this point.

4 web servers, 1 database server (with live failover) serves all the web content. This is down from 10 servers and 3 database servers a few years ago. We just got sick of managing servers so streamlined.

4 search servers run a custom Lucene.NET install. It can run on 1 server, but we have spare and like redundancy. Mail forwarders are all linux. Advertisements are all served using DART.
cheers,
Chris Maunder

The Code Project | Co-founder
Microsoft C++ MVP

QuestionVoting mechanism Pin
MT_10-Oct-12 21:25
professionalMT_10-Oct-12 21:25 
AnswerRe: Voting mechanism Pin
Richard MacCutchan10-Oct-12 21:57
mveRichard MacCutchan10-Oct-12 21:57 
GeneralRe: Voting mechanism Pin
MT_10-Oct-12 22:14
professionalMT_10-Oct-12 22:14 
GeneralRe: Voting mechanism Pin
Richard MacCutchan10-Oct-12 22:21
mveRichard MacCutchan10-Oct-12 22:21 
GeneralMessage Closed Pin
11-Oct-12 5:58
dlight111-Oct-12 5:58 
GeneralRe: Voting mechanism Pin
Richard MacCutchan11-Oct-12 11:21
mveRichard MacCutchan11-Oct-12 11:21 
GeneralRe: Voting mechanism Pin
MT_11-Oct-12 15:39
professionalMT_11-Oct-12 15:39 
AnswerRe: Voting mechanism Pin
Chris Maunder11-Oct-12 9:16
cofounderChris Maunder11-Oct-12 9:16 
GeneralRe: Voting mechanism Pin
Richard MacCutchan11-Oct-12 11:22
mveRichard MacCutchan11-Oct-12 11:22 
GeneralRe: Voting mechanism Pin
Chris Maunder11-Oct-12 11:24
cofounderChris Maunder11-Oct-12 11:24 
GeneralRe: Voting mechanism Pin
MT_11-Oct-12 18:38
professionalMT_11-Oct-12 18:38 
BugFaced Problem in Article Posting Pin
AshishChaudha10-Oct-12 19:59
AshishChaudha10-Oct-12 19:59 
BugS.No starting from 0 Pin
AshishChaudha10-Oct-12 19:51
AshishChaudha10-Oct-12 19:51 
GeneralRe: S.No starting from 0 Pin
Nagy Vilmos10-Oct-12 23:06
professionalNagy Vilmos10-Oct-12 23:06 
GeneralRe: S.No starting from 0 Pin
Chris Maunder11-Oct-12 4:33
cofounderChris Maunder11-Oct-12 4:33 
GeneralRe: S.No starting from 0 Pin
AshishChaudha11-Oct-12 18:28
AshishChaudha11-Oct-12 18:28 
GeneralRe: S.No starting from 0 Pin
Vasudevan Deepak Kumar12-Oct-12 6:55
Vasudevan Deepak Kumar12-Oct-12 6:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: Answered

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.