473,401 Members | 2,068 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,401 software developers and data experts.

c# File Compare / Merge

Liz

Does anyone know of a good source file compare utility, with or without
merge capabilities?
Jan 30 '08 #1
12 7507
Liz,

Do you need to be able to do it programmatically, or you are just
looking for a utility that will do this for you?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Liz" <li*@tiredofspam.comwrote in message
news:OD**************@TK2MSFTNGP03.phx.gbl...
>
Does anyone know of a good source file compare utility, with or without
merge capabilities?

Jan 30 '08 #2
On Jan 30, 12:08*pm, "Liz" <l...@tiredofspam.comwrote:
Does anyone know of a good source file compare utility, with or without
merge capabilities?
Hi Liz,
I have been very happy with BeyondCompare (see http://www.scootersoftware.com).
They have a free trial you can download.
John
Jan 30 '08 #3
TotalCommander http://www.ghisler.com/ does binary and text file
compares, and a ton of other stuff. When I get a new PC it's the
first program I load.

Viepia

On Wed, 30 Jan 2008 09:48:09 -0800 (PST), John Duval
<Jo********@gmail.comwrote:
>On Jan 30, 12:08*pm, "Liz" <l...@tiredofspam.comwrote:
>Does anyone know of a good source file compare utility, with or without
merge capabilities?

Hi Liz,
I have been very happy with BeyondCompare (see http://www.scootersoftware.com).
They have a free trial you can download.
John
Jan 30 '08 #4
On Wed, 30 Jan 2008 11:08:31 -0600, "Liz" <li*@tiredofspam.comwrote:
>
Does anyone know of a good source file compare utility, with or without
merge capabilities?
Try WinMerge. Ir has merging capabilities and, best of all, it's open
source.

http://winmerge.org/

-Brent.
Jan 30 '08 #5
Liz

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.comwrote in
message news:uf**************@TK2MSFTNGP03.phx.gbl...
Do you need to be able to do it programmatically, or you are just looking
for a utility that will do this for you?
well I started out here looking for a utility but I'd be in interested in a
programmatic approach as well ....

and thanks to all for the suggestions; they all look good ... I also found
CSDiff, which seems to be useable ...

"Liz" <li*@tiredofspam.comwrote in message
>Does anyone know of a good source file compare utility, with or without
merge capabilities?

Jan 30 '08 #6
Hi,

I do have windiff in my system, not sure who installed it though :)

--
Ignacio Machin
http://www.laceupsolutions.com
Mobile & warehouse Solutions.
"Liz" <li*@tiredofspam.comwrote in message
news:OD**************@TK2MSFTNGP03.phx.gbl...
>
Does anyone know of a good source file compare utility, with or without
merge capabilities?

Jan 30 '08 #7

"Liz" <li*@tiredofspam.comwrote in message
news:OD**************@TK2MSFTNGP03.phx.gbl...
>
Does anyone know of a good source file compare utility, with or without
merge capabilities?
TortoiseMerge, part of TortoiseSVN (tortoisesvn.org) has two-way and
three-way line-level merge and sub-line difference highlighting.
Jan 30 '08 #8
On Wed, 30 Jan 2008 12:14:12 -0800, Ignacio Machin ( .NET/ C# MVP )
<machin TA <"laceupsolutions.com>"wrote:
Hi,

I do have windiff in my system, not sure who installed it though :)
It's delivered with Visual Studio. Doesn't do merges, and it's not all
that sophisticated, but I think what it does, it does a good job at. I
use it on a regular basis. :)

Pete
Jan 30 '08 #9
On Jan 30, 10:30*pm, "Ben Voigt [C++ MVP]" <r...@nospam.nospamwrote:
"Liz" <l...@tiredofspam.comwrote in message

news:OD**************@TK2MSFTNGP03.phx.gbl...
Does anyone know of a good source filecompareutility, with or without
mergecapabilities?

TortoiseMerge, part of TortoiseSVN (tortoisesvn.org) has two-way and
three-way line-levelmergeand sub-line difference highlighting.
you may want to try ECMerge as well (http://www.elliecomputing.com)
which is really complete.

Armel
Jan 31 '08 #10
Hi,
"Peter Duniho" <Np*********@nnowslpianmk.comwrote in message
news:op***************@petes-computer.local...
On Wed, 30 Jan 2008 12:14:12 -0800, Ignacio Machin ( .NET/ C# MVP )
<machin TA <"laceupsolutions.com>"wrote:
>Hi,

I do have windiff in my system, not sure who installed it though :)

It's delivered with Visual Studio. Doesn't do merges, and it's not all
that sophisticated, but I think what it does, it does a good job at. I
use it on a regular basis. :)
Is it delivered with all version of VS?
IIRC in VS6 (before .NET) it was accesible from the start menu, I have never
seen it in the .NET versions though.
--
Ignacio Machin
http://www.laceupsolutions.com
Mobile & warehouse Solutions.
Jan 31 '08 #11
On Thu, 31 Jan 2008 07:22:09 -0800, Ignacio Machin ( .NET/ C# MVP )
<machin TA <"laceupsolutions.com>"wrote:
>>I do have windiff in my system, not sure who installed it though :)
[...]

Is it delivered with all version of VS?
IIRC in VS6 (before .NET) it was accesible from the start menu, I have
never
seen it in the .NET versions though.
It's definitely in 2005. I haven't installed 2008 yet, so I'm not sure
about that version. I don't know why they'd stop including it though.

I don't remember for sure whether it's included in the Start menu, but
it's definitely copied with the other tools.

Pete
Feb 1 '08 #12
On Wed, 30 Jan 2008 18:05:13 +0000, Brent Liska wrote:
Try WinMerge. Ir has merging capabilities and, best of all, it's open
source.

http://winmerge.org/

-Brent.
WinMerge is excellent choise.
Feb 10 '08 #13

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

Similar topics

0
by: Brett O'Callaghan | last post by:
Hi Guys, any recommendations for the following - Have a "settings" XML file with things like <settings> <something>TRUE</something> <somethingelse>FALSE</somethingelse> </settings> In a...
5
by: Tim Eliot | last post by:
Just wondering if anyone has hit the following issue and how you might have sorted it out. I am using the command: DoCmd.TransferText acExportMerge, , stDataSource, stFileName, True after...
14
by: Michael R. Copeland | last post by:
I'm writing an application that requires an "intelligent merge" of 2 files. That is, equal data has a "preferred source" that I want to write out. What I have works, I believe, but it seems...
1
by: Stefan Rosi | last post by:
Heallo, In my company they need to compare two versions of a PDF file. I found a lot of .NET components to generate and merge PDFs. Anyways neither was able just to read the text. The PDF file...
9
by: zjut | last post by:
I want to add a string to the file and the file is sort by letter! for examply: the follow file is a big file ////////////////////// abort black cabbage dog egg fly
5
by: Peter Olcott | last post by:
I have used the standard template library quite a bit, and std::sort has been very useful. Now I have reached the point where my memory requirements are exceeded. Is there some standard way to sort...
16
by: Claudio Grondi | last post by:
I have a 250 Gbyte file (occupies the whole hard drive space) and want to change only eight bytes in this file at a given offset of appr. 200 Gbyte (all other data in that file should remain...
1
by: lewis76 | last post by:
Hi all, I feel like this question has been asked before but I just cannot seem to find a good answer. Q: Is there a way to have two XML files and compare them and save them to one. Example:...
1
by: tarun02kumar | last post by:
hello everyone, I am new to python so I need help about the .pyd file I have a name.pyd file which basically is a merge of many .h5 data files. I have to use this .pyd files(merge of simulations...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.