Click here to Skip to main content
15,888,461 members
Home / Discussions / Web Development
   

Web Development

 
QuestionASP.Net MVC 4 Question Pin
Kevin Marois5-Jan-15 10:54
professionalKevin Marois5-Jan-15 10:54 
AnswerRe: ASP.Net MVC 4 Question Pin
Anurag Gandhi10-Jan-15 2:03
professionalAnurag Gandhi10-Jan-15 2:03 
AnswerRe: ASP.Net MVC 4 Question Pin
Member 1108108119-Jan-15 16:12
Member 1108108119-Jan-15 16:12 
AnswerRe: ASP.Net MVC 4 Question Pin
Rahul Rajat Singh13-Feb-15 0:28
professionalRahul Rajat Singh13-Feb-15 0:28 
QuestionI'm looking for a good crash course on Drupal for Wordpress developers Pin
Shane Lessard27-Dec-14 17:52
Shane Lessard27-Dec-14 17:52 
AnswerRe: I'm looking for a good crash course on Drupal for Wordpress developers Pin
Richard MacCutchan28-Dec-14 22:20
mveRichard MacCutchan28-Dec-14 22:20 
AnswerRe: I'm looking for a good crash course on Drupal for Wordpress developers Pin
mbfromit5-Jan-15 16:59
mbfromit5-Jan-15 16:59 
AnswerRe: I'm looking for a good crash course on Drupal for Wordpress developers Pin
Swinkaran5-Jan-15 17:08
professionalSwinkaran5-Jan-15 17:08 
QuestionHow to save data from Mutiple tabs of the same application screen Pin
Rajendra Kumar Katabathuni23-Dec-14 0:25
Rajendra Kumar Katabathuni23-Dec-14 0:25 
QuestionMVC: HTTP Error 403.14 - Forbidden; The Web server is configured to not list the contents of this directory. Pin
NarVish22-Dec-14 23:35
NarVish22-Dec-14 23:35 
QuestionNotice: Undefined index: ALL_HTTP Pin
Jassim Rahma21-Dec-14 11:26
Jassim Rahma21-Dec-14 11:26 
AnswerRe: Notice: Undefined index: ALL_HTTP Pin
Graham Breach21-Dec-14 22:10
Graham Breach21-Dec-14 22:10 
QuestionGoogle Analytics Question Pin
Jassim Rahma21-Dec-14 9:50
Jassim Rahma21-Dec-14 9:50 
AnswerRe: Google Analytics Question Pin
pitechindore24-Dec-14 0:39
pitechindore24-Dec-14 0:39 
AnswerRe: Google Analytics Question Pin
Shane Lessard27-Dec-14 17:56
Shane Lessard27-Dec-14 17:56 
AnswerRe: Google Analytics Question Pin
Member 1134016428-Dec-14 18:40
Member 1134016428-Dec-14 18:40 
QuestionStatus: Tracking Not Installed Pin
Jassim Rahma18-Dec-14 11:34
Jassim Rahma18-Dec-14 11:34 
QuestionPHP studio v/s Visual Studio Pin
Kartik Goyal15-Dec-14 7:38
professionalKartik Goyal15-Dec-14 7:38 
SuggestionRe: PHP studio v/s Visual Studio Pin
Kornfeld Eliyahu Peter15-Dec-14 10:39
professionalKornfeld Eliyahu Peter15-Dec-14 10:39 
AnswerRe: PHP studio v/s Visual Studio Pin
Swinkaran5-Jan-15 17:32
professionalSwinkaran5-Jan-15 17:32 
GeneralRe: PHP studio v/s Visual Studio Pin
Kartik Goyal5-Jan-15 18:10
professionalKartik Goyal5-Jan-15 18:10 
AnswerRe: PHP studio v/s Visual Studio Pin
pitechindore10-Feb-15 21:28
pitechindore10-Feb-15 21:28 
Question.NET VS PHP Server Pin
Kartik Goyal15-Dec-14 7:31
professionalKartik Goyal15-Dec-14 7:31 
Hello,

Here I am going to share my experience and base on that I have a questions.
<b>History</b>
I have started working on ASP in 2001 and on PHP 2004, since then I am working on both languages but more & more on PHP. Since last 2 year (2012) I am working only and only on .NET

<b>Experience To Share</b>
PHP: I have build an application in core PHP, which is hosted on shared server, using by 50 users constantly from 8 am to 7 pm. Couple of scheduler does run. Application code size is 30 MB and Database size till date in 200 MB
.NET: I have build an application in .NET, hosted on VPS, using by hardly 15 users. No scheduler is running, Application Code size is 25 MB and Database size till date is 2 MB for each user.
Please Note: both application are normal applications which keep data records into database.

<b>Unknown Things</b>
PHP: I don't know what memory needs by application to run with 50 users
.NET: I have seen in Task Manager, its going around 70 MB.

<b>Issues </b>
PHP: Application is running fine without any issues, event its running on shared server.
.NET: I have couple of issues here, I am using VPS (2GB Ram, 40GB Space, 1 Core CPU)
1) Session end for no reason.. someone told me that POOL gets recycle, now here I have implemented a setting to recycle at midnight, but sometime I can see it's still getting recycle in between.
2) Pool Stop and shutdown abnormally. I have seen event logs .. but they are far from my understanding.

<b>Questions</b>
1) what configuration we should required on server for .NET application in my case where 1 application is using 70mb memory and I have only 15 users at this stage
2) Due to abnormal shutdown of POOL I am getting 503 error. .. question is:
2.1) Is there any way to get notification on it ?
2.2) Is there any way to restart POOL automatically ?
3) If Microsoft says, they are dam GOOD then why we are facing these type of issues, can't they provide best configured server. Or is this related to service provider, they want charge us for their help & Support..may be here I sound like foolish, but just read my scenario ask yourself.. I am not in favor/against of anyone.


Thanks
Kartik
QuestionWCF Service having client URL as SSL, how to access the Service Pin
Prabakar11-Dec-14 2:04
Prabakar11-Dec-14 2:04 
AnswerRe: WCF Service having client URL as SSL, how to access the Service Pin
Dominic Burford30-Dec-14 22:15
professionalDominic Burford30-Dec-14 22:15 

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.