Click here to Skip to main content
15,892,746 members

Comments by Ni!E$H_WAGH (Top 125 by date)

Ni!E$H_WAGH 6-Feb-18 8:28am View    
but depend on I/O.I have to process further and I think the further processing of files depends on reading of PDF files . So is that possible that I could hold reading and process on the PDF file ( which is I think not available untill I read ).
Ni!E$H_WAGH 6-Feb-18 8:22am View    
What I expect is to run those threads parallely means at the same time for different files . but it gives error when I don't use Lock , error says Memory currupt.
Ni!E$H_WAGH 3-Jul-15 7:32am View    
trying to convert basicamount col for sum up from ItemDetails datatable which is stoared a string
Ni!E$H_WAGH 3-Jul-15 6:42am View    
This is not a solution to my Question ...
Ni!E$H_WAGH 27-Jun-15 6:04am View    
Because am using Hidden field for fetching values from client side to server side , and after storing Json into hidden field it stores string like this "%5B%7B%22Flag%22%3A0%2C%22BillNumber%22%3A%2203%22%2C%22POId%22%3A13%2C%22GRNId%22%3A9%2C%22PartyId%22%3A9%2C%22ItemId%22%3A15%2C%22ItemName%22%3A%22INSERT%20AIR%20FILTER%20%20BM150%20-%200%22%2C%22Unit%22%3A%22Nos%22%2C%22Quantity%22%3A8000%2C%22Rate%22%3A2%2C%22BasicAmount%22%3A16000%2C%22Total%22%3A20250%2C%22Remark%22%3A%22na%22%7D%2C%7B%22Flag%22%3A0%2C%22BillNumber%22%3A%2203%22%2C%22POId%22%3A13%2C%22GRNId%22%3A9%2C%22PartyId%22%3A9%2C%22ItemId%22%3A15%2C%22ItemName%22%3A%22INSERT%20AIR%20FILTER%20%20BM150%20-%200%22%2C%22Unit%22%3A%22Nos%22%2C%22Quantity%22%3A8000%2C%22Rate%22%3A2%2C%22BasicAmount%22%3A16000%2C%22Total%22%3A20250%2C%22Remark%22%3A%22na%22%7D%2C%7B%22GRNId%22%3A%220%22%2C%22Flag%22%3A%220%22%2C%22ItemName%22%3A%22POLY%20BAG%20BUBBLE140*170*300G%20EXPORT%20MIR%22%2C%22Unit%22%3A%22Nos%22%2C%22Quantity%22%3A%2212012%22%2C%22Rate%22%3A%221.259%22%2C%22BasicAmount%22%3A%2215123.11%22%2C%22Total%22%3A%220%22%2C%22Remark%22%3A%22%22%7D%5D
that why am using System.Uri.UnescapeDataString() method.
"