User Profile

Collapse

Profile Sidebar

Collapse
cutiepie
cutiepie
Last Activity: Oct 18 '07, 11:34 AM
Joined: Mar 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cutiepie
    started a topic finding the performance and memory consumption
    in .NET

    finding the performance and memory consumption

    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...
    See more | Go to post

  • cutiepie
    started a topic calculate memory usage of a c# program
    in .NET

    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.
    See more | Go to post

  • cutiepie
    started a topic visual studio needs to be closed error
    in .NET

    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
    See more | Go to post

  • cutiepie
    started a topic calculate memory usage of a c# program
    in .NET

    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.
    See more | Go to post

  • cutiepie
    replied to Connecting dll files in c#
    in .NET
    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....
    See more | Go to post

    Leave a comment:


  • cutiepie
    started a topic Connecting dll files in c#
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...