Click here to Skip to main content
15,886,110 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: not able to Deserialize json signature lines Pin
Richard Deeming10-Feb-14 1:27
mveRichard Deeming10-Feb-14 1:27 
Question3 layers architecture & MVC Pin
kryptong4-Feb-14 3:20
kryptong4-Feb-14 3:20 
AnswerRe: 3 layers architecture & MVC Pin
Eddy Vluggen4-Feb-14 7:55
professionalEddy Vluggen4-Feb-14 7:55 
GeneralRe: 3 layers architecture & MVC Pin
kryptong4-Feb-14 8:08
kryptong4-Feb-14 8:08 
GeneralRe: 3 layers architecture & MVC Pin
Eddy Vluggen5-Feb-14 0:30
professionalEddy Vluggen5-Feb-14 0:30 
AnswerRe: 3 layers architecture & MVC Pin
Pete O'Hanlon4-Feb-14 8:28
mvePete O'Hanlon4-Feb-14 8:28 
AnswerRe: 3 layers architecture & MVC Pin
CoderPanda5-Feb-14 6:56
professionalCoderPanda5-Feb-14 6:56 
QuestionGood GC configuration for Web services Pin
Pingala31-Jan-14 11:36
Pingala31-Jan-14 11:36 
We have a web service developed based on .net framework 4.0 and runs on Windows 2008 x64. The purpose of the web service is to emulate data abstraction layer communicating to the backend/downstream applications such as databases, external soap services, FTP, etc. Upstream .net apps will consume the services from this web service.

Though the application is compiled for x64 code, we are hitting the memory wall @ 2GB and it becomes sluggish with falling response times for upstream apps (resulting in timeouts at peak loads). We also see '% time in GC' is more than 50%. We have 8 GB RAM and 4 CPUs. I am feeling that 2GB limit is holding it for better performance. What am I missing?

What are the configuration parameters that are to be tuned for better throughputs?

Thanks for any advise.

Pingala
AnswerRe: Good GC configuration for Web services Pin
Dave Kreskowiak31-Jan-14 11:58
mveDave Kreskowiak31-Jan-14 11:58 
AnswerRe: Good GC configuration for Web services Pin
CoderPanda5-Feb-14 7:23
professionalCoderPanda5-Feb-14 7:23 
QuestionSending e-mail error-VB.NET Pin
tgkkishore31-Jan-14 5:07
tgkkishore31-Jan-14 5:07 
AnswerRe: Sending e-mail error-VB.NET Pin
Eddy Vluggen31-Jan-14 6:25
professionalEddy Vluggen31-Jan-14 6:25 
GeneralRe: Sending e-mail error-VB.NET Pin
tgkkishore1-Feb-14 4:34
tgkkishore1-Feb-14 4:34 
GeneralRe: Sending e-mail error-VB.NET Pin
Eddy Vluggen1-Feb-14 7:09
professionalEddy Vluggen1-Feb-14 7:09 
GeneralRe: Sending e-mail error-VB.NET Pin
tgkkishore2-Feb-14 1:03
tgkkishore2-Feb-14 1:03 
GeneralRe: Sending e-mail error-VB.NET Pin
Richard MacCutchan2-Feb-14 1:31
mveRichard MacCutchan2-Feb-14 1:31 
GeneralRe: Sending e-mail error-VB.NET Pin
Richard Deeming3-Feb-14 1:40
mveRichard Deeming3-Feb-14 1:40 
GeneralRe: Sending e-mail error-VB.NET Pin
tgkkishore5-Feb-14 4:07
tgkkishore5-Feb-14 4:07 
GeneralRe: Sending e-mail error-VB.NET Pin
Richard Deeming5-Feb-14 4:24
mveRichard Deeming5-Feb-14 4:24 
Questionlarning .net Pin
Member 1055803029-Jan-14 3:52
Member 1055803029-Jan-14 3:52 
AnswerRe: larning .net Pin
Simon_Whale29-Jan-14 4:31
Simon_Whale29-Jan-14 4:31 
AnswerRe: larning .net Pin
Richard MacCutchan29-Jan-14 6:37
mveRichard MacCutchan29-Jan-14 6:37 
Questiondebugging a java webservice hosted on tomcat server in visual studio 2012 Pin
vanjier27-Jan-14 5:45
vanjier27-Jan-14 5:45 
AnswerRe: debugging a java webservice hosted on tomcat server in visual studio 2012 Pin
Shameel29-Jan-14 20:40
professionalShameel29-Jan-14 20:40 
GeneralRe: debugging a java webservice hosted on tomcat server in visual studio 2012 Pin
vanjier5-Feb-14 14:38
vanjier5-Feb-14 14:38 

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.