Click here to Skip to main content
16,020,345 members

Comments by Harshad-HBK (Top 28 by date)

Harshad-HBK 11-May-14 11:40am View    
Please find sample code download link mentioned in above solution, hope it will help you.
Harshad-HBK 13-Apr-14 12:02pm View    
Akhil, we completed with exporting excel from machine & importing it to our application. As we were not having time to integrate & work with SDK. But its always fun to play with SDK & APIs...
Harshad-HBK 10-Dec-12 4:38am View    
string str = "Default2.aspx?test=1 &JobId=1 ";
....

here value of querystring 'test' & 'jobid are dynamic or static ??
are they coming from database or you are defining it in the code ??
Harshad-HBK 10-Dec-12 4:33am View    
are you passing query string parameters dynamically? please explain in details.
Harshad-HBK 23-Oct-12 1:45am View    
agree..