Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
C

CoderPanda

@CoderPanda
About
Posts
11
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • New article still in "pending" status
    C CoderPanda

    Yes, it is. Thank you Chris.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Site Bugs / Suggestions php com json help question

  • New article still in "pending" status
    C CoderPanda

    Hi, My new article[^] is still in pending status. In fact for some reason went into deleted status short while ago. I have submitted articles before and they get approved quite quickly. Is there any reason why this is taking longer? I can not see this article in my "submitted article" page as well. I am more concerned about that than the time it takes for approval. I understand moderators may be busy at a specific time. Thanks in advance for your help.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Site Bugs / Suggestions php com json help question

  • Images Missing
    C CoderPanda

    http://www.codeproject.com/Articles/767580/CCDA-Generation-using-Everest-API[^] Preview shows the images. But I get messages saying images don't show up.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Site Bugs / Suggestions php com json

  • Images Missing
    C CoderPanda

    http://www.codeproject.com/Articles/767580/CCDA-Generation-using-Everest-API[^] Preview shows the images. But I get messages saying images don't show up.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Article Writing php com json

  • need suggestion for memory monitoring tool which can inspect the memory
    C CoderPanda

    You can try Process Explorer[^]. Everyone uses it. Very small tool and effective. If you want to take memory dump then it can help with that too.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Free Tools performance question

  • Bug or Did I get it wrong?
    C CoderPanda

    Oh NO! Why didn't I think of that? So stupid. Thanks a lot kArViD0tnEt.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Site Bugs / Suggestions help php com question

  • Asking a question again...
    C CoderPanda

    ...to which I have not got an answer yet; just in case I get lucky in the forums. here is the question[^] Your help is much appreciated.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Web Development php com help question

  • Bug or Did I get it wrong?
    C CoderPanda

    I have the privilege to "Have live hyperlinks in your biography". It requires me to be Bronze in either of these - Author, Authority, Debator, Editor, Enquirer, Organiser and I am already at that level in multiple categories. I have 2 links to my blogs in my biography but they are not displayed as links, rather as plain text. Can someone please help?

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Site Bugs / Suggestions help php com question

  • Good GC configuration for Web services
    C CoderPanda

    This sounds like a performance issue due to memory leak and that means the possibilities are many. I would suggest start by taking a memory dump and analyze it. Frankly, one can write 100s of possible things to check. Such as Parse IIS Logs and see which screens and hence which services are most used at peak time load. [Use log parser for this] Parse IIS Logs and see which screens and hence which services have high response times at peak time load. Any increase in specific errors logged in event viewer on the service layer that are unusually high in number at peak times? Any 3rd party interfaces causing slowness causing requests piling up at your end causing high memory usage? I am assuming you have ruled out any hardware issue already - such as high CPU usage causing gradual memory spike network congestion causing memory spike as requests pile up DB connectivity and/or performance is good enough not to cause resources waiting on your end to cause memory spike Hope it helps.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    .NET (Core and Framework) wcf performance csharp dotnet xml

  • 3 layers architecture & MVC
    C CoderPanda

    I think these 2 in CP itself are quite exhaustive. Architecture Guide: ASP.NET MVC Framework + N-tier + Entity Framework and Many More[^] N-Tier development with ASP.NET MVC, WCF, and LINQ[^]

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    .NET (Core and Framework) architecture tutorial csharp asp-net algorithms

  • How to Get Started
    C CoderPanda

    Hello, thanks for providing a detailed question which many members don't bother to do. However, your question is more towards the basics and I would recommend you start by reading about cloud computing and virtualization. Just start with some free videos on youtube and read some blogs. There are plenty of them out there. In your case you would most likely go with an PaaS or IaaS by the mentioned vendors unless your company has a data center of its own - which means a private cloud. In theory, a SaaS application isn't something magical compared to a general app that you would build. Just that it is hosted on a cloud (yes on a VM mostly) and is being marketed to multiple customers. Whether to have your own cloud or use MS, Amazon, Rackspace - it depends on how much money you want to spend vs how much money you can make.

    Braj http://coderpanda.blogspot.in http://pandaxp.wordpress.com [If you find the articles or solutions useful then please up-vote or recommend them to encourage participation]

    Cloud Computing cloud sysadmin csharp java javascript
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups