User Profile

Collapse

Profile Sidebar

Collapse
vipinsoni
vipinsoni
Last Activity: Jan 9 '08, 06:02 AM
Joined: Mar 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi, Can anyone help me on above issue...
    See more | Go to post

    Leave a comment:


  • How to pass System.Array of object to Unmanaged code?

    Hi all,
    I am stucked with a problem. I have to paas a System.Array of object to my unmanaged C code as a void*

    I have a class of 'PointZ' which stores x, y,z coordinate and have some methods.I created an System.Array of million of points which contain these point information. I control the size of array on runtime while storing the data into it.

    in c# here is my array declaration--
    public static System.Array...
    See more | Go to post

  • vipinsoni
    started a topic How to Store millions of record in memory?
    in .NET

    How to Store millions of record in memory?

    Hi,
    I am developing an applicationi in c#.Net where i have to store million of Point(x,y,z) record in memory and display the points in screen. after that i have to do some processing on those points. Please suggest the best way to store the point records. I would appreciate any help.

    Thanks.
    Regards,
    Vipin
    See more | Go to post
No activity results to display
Show More
Working...