TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
goh
NA
14
0
working Memory set and private bytes related to C# language
Oct 12 2009 11:10 PM
Hi guys, right now, I am facing a huge problem. I have designed a c# program but when I ran the program for a period of time (doing the same work over and over all), the working memory (from the task manager) jumped 200% more and it increases slowly (seem to be like memory leak). at the initial period of time, the working set memory does not increase. But when I monitors the performance counter using private bytes, it show a a horizontal straight line ( not linear). But after a certain time, it also increases very slowly. is this memory leak? it seem to be very werid as I thought if there is any memory leak in c# program, one should be able to identify immediately and not after a certain long period of time
Reply
Answers (
1
)
How To Unzip File using CSharp? With the Click of a Button?
Search In Database on value with some Parameters by Textbox and if found bring its correspond Data and if not give message said No Data exist ???????