TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Bineesh Viswanath
NA
1k
776.2k
C# code to find PDF file and move into a Directory
Jul 7 2016 2:35 AM
Sir,
I am in a ADO.NET Project to find existing pdf file in a directory and move into a new path. I have done almost code but stuck in a code to filter files that have extension of
.pdf
.
Please provide me the code to filter only pdf files
Here the c# code I wrote:-
In this code I wrote a existing file name in order to test.
Reply
Answers (
3
)
Custom Exception Handling in C#
Can move a file from local directory into FTP Server?