want to import .csv file with mapping and drag and drop

Jul 8 2015 2:17 AM
hi,
i just want to import .csv file into my sql server database using mapping and drag and drop concept
in asp.net
my table have multiple field like
1-name
2-email
3-address
4-ph_no
5-postalcode
and
my .csv file have some field like\
1-ph_no
2-address
3-postcode
that not arranged when i am import that file the field are automatically arranged and save the file data with there respactive field .
that why i am want to use mapping and drag and drop concept.
please help me i am a fresher in that field
thanks