Hi all,
I have written a C# code in visual studio 2005 and i want to find out how to find the performance of my code and how to find out the memory consumption??
i read somewhere that i can use "ManagementObje ctSearcher" but i cant figure out how and where should i write it????
can anyone please guide me how to find this????
any help will be greatly appreciated..
waiting for your replies,
reg...
User Profile
Collapse
-
finding the performance and memory consumption
-
calculate memory usage of a c# program
Hi all,
I just wanted to ask you all how can i find the memory consumed by my program solution...actu ally i have an assignment to find different solutions and compare performance and memory usage...please explain me how to do it in VISUAL STUDIO 2005...
any help will be greatly appreciated.
Thanks a lot. -
visual studio needs to be closed error
Hi all,
THis is a very strange error that i cant figure out..everytime i am trying to make a windows application on my visual studio 2005...it shuts down visual studio and starts reporting error...
what should i do?????
please help me..
thanks -
calculate memory usage of a c# program
Hi all,
I just wanted to ask you all how can i find the memory consumed by my program solution...actu ally i have an assignment to find different solutions and compare performance and memory usage...please explain me how to do it in VISUAL STUDIO 2005...
any help will be greatly appreciated.
Thanks a lot. -
I am sorry for such an ambiguous post..but the thing is that i was told that i have to connect different dll files using an xml document following an algorithm...
and i am new to c#..so i am quite confused how to do it?So,i was just wondering if someone knows how to join different dll files..may be that can give me some idea how to proceed with this particular problem...
Thanks a lot.... -
Connecting dll files in c#
Hi all,
i wrote a few class libraries inside the same namespace and i want to join those dll programs together as they are binded in an xml document...like
first.cs
second.cs
and in the respective xml file
<first>just somethin
<input>abc</input>
<output>12</output>
<alternative goto = "second" />
</first>
<second>secon d...
No activity results to display
Show More
Leave a comment: