Friday, 30 August 2013

Delete a line of text from a file in C#

Delete a line of text from a file in C#

References

Reference NO 1

http://stackoverflow.com/questions/1245243/delete-specific-line-from-a-text-file

Reference NO 2

http://stackoverflow.com/questions/16341363/deleting-some-content-from-the-text-file-in-c-sharp

Reference NO 3

http://social.msdn.microsoft.com/Forums/vstudio/en-US/d0a2eddf-d06e-4d0a-93ce-166e4f116c32/action?threadDisplayName=how-to-delete-a-line-from-a-text-file-using-c

Reference NO 4

http://www.codeproject.com/Questions/579832/C-23plusHowplustoplusdeleteplusspecificpluslinespl

Reference NO 5

http://www.nullskull.com/q/10312313/how-to-delete-a-line-from-text-file-in-cnet-windows-application.aspx

Reference NO 6

http://www.c-sharpcorner.com/Blogs/10321/how-to-remove-a-line-from-a-text-file-at-specific-location-i.aspx

Reference NO 7

http://newguid.net/linq/2010/c-remove-line-from-textfile/

Reference NO 8

http://p2p.wrox.com/general-net/30984-c-read-text-file-delete-string.html

No comments:

Post a Comment