Hi everyone,
My requirement is i have an excel with 5k records with many columns
and i have two columns in that
‘service reference date’ and ‘month service reference date’
service reference date column has dates in dd/MM/yyyy formats and month service reference date column is empty
I need to update month in text form ‘MMM’ for that month service reference date column for all the 5k records
Can u suggest me how to do this linq query since for each will take long time to process
@Palaniyappan @ppr @Yoichi
Thanks in advance