C++ source code to compare XML files like ExamXML XML differencing tool -
I’m working on a Linux project that includes identifying changes between XML files and I need a source code on C++ to compare XML fragments.
I’m using differencing tool ExamXML from
http://www.a7soft.com to compare and merge XML files but this is Windows application.
C++ source code to compare XML files like ExamXML XML differencing tool -
I’m working on a Linux project that includes identifying changes between XML files and I need a source code on C++ to compare XML fragments.
I’m using differencing tool ExamXML from http://www.a7soft.com to compare and merge XML files but this is Windows application.
Compare files -
Hello there,
I want to compare files to find out if they are the same (except for the name of course).
In my program I can specify a directory. Then I want to check whether there are any redundant files. My app works well with directories that contain less than 300 files. Once ab
Tool to review vb source code -
Hi All,
Is there any free downloadble tool that can be used to review source code in visual basic.I found one tool in ww.mztools.com.It finds the unused variables and functions in a project.
If u all have come across with any other tools plz reply.
Resource file (.resx) comparison -
For my multi-language application I need to be able to compare .resx files. I have a number of forms that should differ only in that their resource files should have text in different languages. I want to check that the positions of all the controls and form dimensions remain constant
Source Safe 6 giving me greif! -
Source Safe 6 on NT4 WS
When I do a compare between a SS project and the actuall directory tree it shows files (actul files - not the SS side) which aren't there and... you guessed it! doesn't show files which are there.
Has anyone else experinced this?
It's the first time thi
[2008] Help trying to link tree controls -
Hi,
I am localizing a set of xml files and translators went and screwed up some of the tags. Problem is, they have deleted or added complete tag pairs in some cases, so the XML still validates.
I need to compare only the tags in the files (not the content) so off the shelf file c
Compare two XML files -
Hi there!
Does anyone know how to compare two xml files?
what i wanna do is compare the two xml Files and then display the difference to the datagrid...thanks in advance.
Compare MDB -
I want to compare two Access 2000 database files. And find out what records have been changed.
Is there a program to compare two files?
providing help with your vb app -
I think i may need to provide help with my vb application. I was just reading in the MSDN stuff that there are 2 types of help - WinHelp (.hlp files) and HtmlHelp (.chm files).
The msdn also says that there are heaps of tools available for authoring help files - are there any tool *
Command line Analysis tool of VisualBasic.net -
Hi
I have the requierment of Command line Analysis tool of VisualBasic.net .There so many GUI tools but only one command line tool is there .i.e Fixcop .but this tool is check only for DLL file or .exe's not source file(vbc).is there any command line tools are there for a
Comparing XML (for Folder synchronisation) -
Hi,
Basically what I am trying to acheive is a sort of folder synchronisation (over the Internet). I generate a XML list of source folder structure and files. This XML file has nodetype(file or directory), filename, filesize, modifieddate, url (exact folder path).
The target appl
Compare Two Word Files -
Hi All,
I want to develop a VB6 application to compare two word files.
I want to include option to
- compare the content only.
- compare the content and Formating also.
I want you all to suggest me the best way to do it.
Thanks in Advance.
Compare 2 files -
Hello,
Perhaps a simple question but:
How to compare 2 files??
I want to check if two files are completely the same (except the name of course).
Those files can be pictures, word documents, WHATEVER !
I want something like a 'diff' under unix...
Is this possible with VB?
Use VBScript to compare files -
I want to write a routine that will take two files (be they text or binary) and compare them to see if they are identical. I'd rather do that, than open the files and compare them line by line.
Is there a way to calculate a hash value for a file using VBscript? Are there any examp
VB3 to VB6- Code Conversion -
Hi all,
I have a VB3 source code in ASCII that needs to be converted to VB6.
Have tried with 'upgrwzrd' tool but it failed. Is there any other way to fulfill the need? I have attached the tool along with the post. Interested people try running the source code directly.
Swapna
Compare two strings or two files -
In my form I have two rich text boxes.In both of them I put two different text files(.txt or .rtf).I looking for some code to compare them, and to have the result as marked differences into the second rich text box.How I have to compare them-as strings or as files? And how I can use mi
Can I get source from VB exes -
Hi Everybody,
Wish you all a Fabulous 2004.
I am looking for a tool which can generate source code from OCX or EXE files of VB. First of all, am I thinking too far, if no then could you please give me details of where to find it and how to buy it. Any help will be greatly appric
Compare two .bas files[Found a way] -
Does anyone know of a way to compare differences between two different .bas files?
I have two different versions of a very long and convoluted bas module and would like to
mark areas, or at the very least have them pointed out by some sort of
"compare" program.
I su
Running CPL files with VB -
I've never seen a VB tool for reading the cpu temperature.
So i took a look on my motherboard cd and found a CPL-Tool.
The tool shows me 3 things:
1 cpu temperature
2 cpu voltage
3 cpu fan speed (rpm)
The cpu tool is developed by a software company,
and i asked me "how
Tool development to compare tables in Oracle database -
Hii everyone,
I am naresh from banglore,i am planning to develop a tool to compare the datatypes of each column from two tables that are in Oracle database.I am planning to use VB scripting to do this.
Please help me out on this,how to access oracle database Using VB,how to get the
Comparing two document files -
How do i compare two doc files to check whether their are identical or not. If not i want the location where the difference is. IS there any API which can compare two files?
Thanks
Kais
[B]How to Compare 2 DLL files versions[/B] -
Hi All,
I am doing AutoUpdate program where I need to compare 2 DLL files version. Please let me know how to compare two DLL file version.
Thanks,
Mohan
easiest way to compare 2 lists -
what is the syntax for using the compare in vb... ie compare filelist1 to filelist2 and see what files one directory has that the other doesnt
Tool to compare two Database Structures -
Does anyone know of any tools that can compare two databases for structure differences (data types, fields, lengths, triggers, sp, etc).
I don't want to have to visually compare them cause this will take too long..and it is a head ache.
I'm basically looking for a tool that
comparing VB projects -
Hello
Is there a way i can compare two VB projects, i mean compare the contents of the project, in terms of code
something which would highlight the differences in the code. i have seen such a tool in c projects, would like to know if there is such a thing with VB
Searchable code repository -
Hello,
Currently i an looking for deploying a searchable code repository within my organization.
The code repository will list source code in varity of programming languages and ideally should be arranged with the task the source code is performing.
For example: A user will subm
how to utilize our own tool to check-in policies -
Hello,
we have our own tool, that check some rules in source code.
This tool returns true when code is ok, or false if some rules are broken.
It's possbile to attach our tool to check-in policies in visual studio?
How can we do this?
regards
cyberjoe
Looking for a Suggestion for a VB .NET Source Control tool -
Howdy,
Looking for a suggestion for a good source control tool for VB .NET. Looking for something:
1. Integrated with VB .NET
2. Would aid sharing common classes and modules across solutions.
3. Does basic versioning stuff, so a developer can extract a previous release's sou
pointer tool -
I want to create a pointer tool like webex (pls go webex.com create meeting so on) like to draw line on pointer tool when mouse up all the draws to goes picture box and pointer tool come up its own original size.
Its like movable, transparent and colored.
If u have any idea and sourc
[2005] Zip compression in .NET that can update files in archive -
I am looking for a zip compression that will work in .NET 2.0 that can update files in an archive. Let me explain a little. I am working on some backup software that the user can choose to do an incremental backup with. Currently, I'm not adding the files to an archive, just writing
[2005] setup project problem -
As part of my setup project i have included some Tool files that setup and configure the way the software works. Think of them as template files. After installing it may be necessary for the user to delete or replace one of these files with a new version ie replace a v1.tool file with
[2005] Compare Files -
Dear All,
I can use Icompare collection to compare two files are modifeddate,file size and date created?
Thanks In advance
Dana
file comparison in asp -
Hi,
Somebody please help me!!!
I am a beginner in asp. I have been given an assignment to compare two text files using asp code. The code should compare the two files and the result should be written onto another file.
The comparison should do the follwing:
1. highligh
Compare word Documents -
Hello,
Is it possible to compare two word files without using MS Word's inbuilt Compare & merge option?
May be in VB way???
Could you please help me out on this.
Thanks,
Kanna.
compare contents of 2 files -
Hi,
In order to help me with versioning control from a text file that I receive off the web, I was wondering if there was a way to compare the contents of say a text file named categories.txt and categoriesnew.txt.
I thought about just comparing the size of the 2 files and if the
EXE file not running under windows 2003 server -
Hi All
I have a Tool that has an EXE file that is part of its resources, which is compiled in the tool. when the tool runs it will extract the EXE to a local folder that is being created by the tool and it will call the EXE file.
When the EXE is called by the Tool it will not ru
code organizer -
I saw something that had to panes and you could load to file into either side like text files...so you could compare them easy. Anyone know where i can find this? I need to compare these to files and i need to load each file into a seperate pane....i thought i saw this program on the f
Sharing trojans source code. -
Hi, My Name is Manuel, I have Vb5 enterprise edition
I been working hardly in a administration tool wrote in Vb
But my mind can't support it so
Pls, Help me sending me some source code..
My problem is that i can do a perfect winsock program but i can't understend how to make that t
Locking in VB -
I'm creating a SCM tool. After i have moved a file(mostly word) to the specified folder, the file must be opened only through my application and not externally. How do i implement this??
Also how can i compare differences between two files or trap changes made to a file?
How to compare 1 file, with many files in specific folder -
I am trying to make a program where 1 file contain list of words that would be compare with 1000 files in 1 folder. (maybe more) if the list match, the a new file will be created and contain the name of the matched file, match keyword, and line number. If its possible the source file