Click here to Skip to main content
15,917,617 members

Comments by dev_assault (Top 18 by date)

dev_assault 6-Oct-15 10:20am View    
Thanks for correcting Maciej and the credit for this answer goes to this
http://stackoverflow.com/questions/22832974/remove-special-character-from-datatable
although i faced it long back, so i knew the solution
dev_assault 7-Jan-15 2:47am View    
Deleted
hi

i found this, hope it solves the issue for u, i am not posting this as an answer as its not done by me:)
http://stackoverflow.com/questions/18006318/how-to-import-all-the-excel-sheets-to-dataset-in-c-sharp
dev_assault 2-Jan-15 9:00am View    
so all i get is how i should be asking ???.....
dev_assault 2-Jan-15 8:33am View    
please guys i m in desperate need for assistance
dev_assault 2-Jan-15 8:11am View    
or better would be that you put a filter like
var files = Directory.GetFiles(*name*).Where(name => !name.EndsWith("*.extension*"));