Saturday 14 September 2013

Generating 1lakh solutions using while Loop and bind to grid view

Generating 1lakh solutions using while Loop and bind to grid view

Here i am taking 30 records from database and using these 30 records i'm
doing permutation and combinations in a while loop and its generating
output 1 lakh solutions.while running this looping its taking huge time to
get an output.
Is there any way to speed up this looping and also to speed up the
process of binding these 1 lakh solution to grid view

No comments:

Post a Comment