Click here to Skip to main content
15,889,843 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: dataset visulizer Pin
Christian Graus21-Jul-09 16:20
protectorChristian Graus21-Jul-09 16:20 
GeneralRe: dataset visulizer Pin
N a v a n e e t h21-Jul-09 16:26
N a v a n e e t h21-Jul-09 16:26 
GeneralRe: dataset visulizer Pin
Malik112221-Jul-09 17:03
Malik112221-Jul-09 17:03 
GeneralRe: dataset visulizer Pin
Christian Graus21-Jul-09 17:12
protectorChristian Graus21-Jul-09 17:12 
QuestionGridview using Select to show Edit/Delete Pin
wankermankerman21-Jul-09 11:16
wankermankerman21-Jul-09 11:16 
AnswerRe: Gridview using Select to show Edit/Delete Pin
Abhijit Jana21-Jul-09 11:24
professionalAbhijit Jana21-Jul-09 11:24 
GeneralRe: Gridview using Select to show Edit/Delete Pin
wankermankerman21-Jul-09 11:31
wankermankerman21-Jul-09 11:31 
QuestionWeb service: resource managment Pin
teejayem21-Jul-09 9:59
teejayem21-Jul-09 9:59 
I have a webservice that takes a byte[] parameter and writes it out to the filesystem. The byte[] is about 120k in length (on average). The webservice can be hit about 20x per minute (so that puts it at about 2.5mb/min). The system administrator is saying this service is causing bottlenecks and other web services/web apps are also failing as a result. He suggest that i change the code to speed up the webservice because it's using up too much resources.

The code is pretty straight forward. I don't understand how this webservice is breaking the other applications/services. I was under the impression that the resource management (thread managment, memory manamgement) is all done under IIS not in the code behind. If i'm not correct what could i possibly do (either in the web.config or code behind) to prevent this from happening. Someone suggested that i monitor the threads in the webservice but that really doesn't make sense to me. I'm totally confused on this subject.

Thanks,

Don't be overcome by evil, but overcome evil with good

AnswerRe: Web service: resource managment Pin
Abhishek Sur21-Jul-09 10:48
professionalAbhishek Sur21-Jul-09 10:48 
GeneralRe: Web service: resource managment Pin
teejayem21-Jul-09 11:53
teejayem21-Jul-09 11:53 
Questionwrite and create a pdf file from a document Pin
narendra_roy21-Jul-09 8:59
narendra_roy21-Jul-09 8:59 
AnswerRe: write and create a pdf file from a document Pin
Christian Graus21-Jul-09 10:15
protectorChristian Graus21-Jul-09 10:15 
AnswerRe: write and create a pdf file from a document Pin
Abhishek Sur21-Jul-09 10:23
professionalAbhishek Sur21-Jul-09 10:23 
QuestionProblem with converting flv videos Pin
kishore30921-Jul-09 7:39
kishore30921-Jul-09 7:39 
AnswerRe: Problem with converting flv videos Pin
Christian Graus21-Jul-09 10:16
protectorChristian Graus21-Jul-09 10:16 
QuestionProblem in onServerClick Pin
slSoftware21-Jul-09 7:07
slSoftware21-Jul-09 7:07 
AnswerRe: Problem in onServerClick Pin
Brij21-Jul-09 7:21
mentorBrij21-Jul-09 7:21 
GeneralRe: Problem in onServerClick Pin
slSoftware21-Jul-09 18:04
slSoftware21-Jul-09 18:04 
GeneralRe: Problem in onServerClick Pin
Brij21-Jul-09 19:54
mentorBrij21-Jul-09 19:54 
GeneralRe: Problem in onServerClick Pin
slSoftware21-Jul-09 23:46
slSoftware21-Jul-09 23:46 
QuestionGridView Cell Data....Index Out Of Range Exception Pin
PDTUM21-Jul-09 6:00
PDTUM21-Jul-09 6:00 
AnswerRe: GridView Cell Data....Index Out Of Range Exception Pin
Brij21-Jul-09 6:10
mentorBrij21-Jul-09 6:10 
GeneralRe: GridView Cell Data....Index Out Of Range Exception Pin
PDTUM21-Jul-09 6:38
PDTUM21-Jul-09 6:38 
GeneralRe: GridView Cell Data....Index Out Of Range Exception Pin
Brij21-Jul-09 7:06
mentorBrij21-Jul-09 7:06 
GeneralRe: GridView Cell Data....Index Out Of Range Exception Pin
PDTUM21-Jul-09 8:07
PDTUM21-Jul-09 8:07 

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.