473,326 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

find unused files in solution folders

C# 2008 Express folder tree for one solution contains .cs and other files
which are not referenced by solution.

How to find those dangling files ?

There are large number of files and folder is solution so manual compare
takes very long time.

Andrus.

Nov 1 '08 #1
3 4988
Sometimes I follow this method (it's not a good one, but it works):

Add the project to VSS using the Visual Studio. Move all files to
another folder. Get all the files from VSS, do Re-build all in both
debug & release mode. If it is successful, then you already done with
it....if it gives any file error, copy from the moved location....

Thanks & Regards,
Ashutosh

Andrus wrote:
C# 2008 Express folder tree for one solution contains .cs and other
files which are not referenced by solution.

How to find those dangling files ?

There are large number of files and folder is solution so manual
compare takes very long time.

Andrus.
Nov 2 '08 #2
Sometimes I follow this method (it's not a good one, but it works):
>
Add the project to VSS using the Visual Studio. Move all files to
another folder. Get all the files from VSS, do Re-build all in both
debug & release mode. If it is successful, then you already done with
it....if it gives any file error, copy from the moved location....
I use C# 2008 Express
How this method can be used with Express ?

Andrus.
Nov 3 '08 #3
If you don't have VSS then forget it. I am not sure if Express edition
allows you to check in the files.

Andrus wrote:
>Sometimes I follow this method (it's not a good one, but it works):

Add the project to VSS using the Visual Studio. Move all files to
another folder. Get all the files from VSS, do Re-build all in both
debug & release mode. If it is successful, then you already done with
it....if it gives any file error, copy from the moved location....

I use C# 2008 Express How this method can be used with Express ?

Andrus.
Nov 3 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: rbt | last post by:
Here's the scenario: You have many hundred gigabytes of data... possible even a terabyte or two. Within this data, you have private, sensitive information (US social security numbers) about your...
1
by: Giang Pham | last post by:
Dear all, I have one problem: when I re-manage all files in my project by using many new folders, I couldn't use the function: "Find in Files" ... it always have a result like this whatever I put...
1
by: Z0gS | last post by:
I got this problem for the web application I try to access files on a remote server. string dirs = Directory.GetDirectories(@"E:\vehicles") E drive is a map to a network drive. I get the...
5
by: Robert Magnusson | last post by:
Hi All, This is sure to be an easy question. I am wondering what the accepted standard is for referencing a sub-folder below the application.exe folder? In VB6 you simply used App.Path and...
2
by: Glen | last post by:
As I understand it, when the first page of an application is accessed, all ASPX/ASCX/etc. files in the same folder are compiled using the JIT compiler. Is there a way to turn this feature off? ...
2
by: Jon Maz | last post by:
Hi All, I'm in a possibly unusual situation, that is working alternately on an ASP.NET web site from two dev computers, one of which has VS.Net installed on it, the other of which does not. As...
2
by: D Wright | last post by:
It would suffice to state, I am very new to the .NET world, as well as to Visual Studio, Visual C#, and ASP.NET. Nonetheless, I'm certain the solution to several challenges I've presented myself...
12
by: zacks | last post by:
Suddenly, in a VB2005 project I am working on, several variables show up in the list of warnings are being unused local variables. But they all are. Several of them are the ex variable used in a...
0
by: tommaso.gastaldi | last post by:
I have a solution with 1 project on which I am working on say Pr1 I have another solution with another project, say Pr2. Source file in the existing Pr2 are organized within several nested...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.