Click here to Skip to main content
15,901,035 members

Comments by dhiraj mane (Top 51 by date)

dhiraj mane 10-Jan-19 6:08am View    
Thank you MadMyche... this solution will work for me.
dhiraj mane 8-Jul-16 11:49am View    
Thanks for Help. I use Deserialize technique for that
dhiraj mane 7-Jul-16 9:40am View    
Thanks, can u tell me how to add that data into locations. currently my locations list structure is
public class Location
{
public string StoreId { get; set; }
public string Json { get; set; }
public float Distance { get; set; }
}
dhiraj mane 21-May-15 6:10am View    
i try this, any other solution to make my website run faster. i use compress gzip but my data is too large
dhiraj mane 21-May-15 6:09am View    
It compressed already. but still my website is slow