Dear sir
How can i Delete the file which are in one folder in asp.net
using System.IO;
File.Delete("Path");
That should do it.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.