Click here to Skip to main content
15,914,413 members
Home / Discussions / C#
   

C#

 
GeneralRe: Uploading a large Excel file using Entity Framework and Stored Procedure Call Pin
simpledeveloper2-Oct-18 7:58
simpledeveloper2-Oct-18 7:58 
GeneralRe: Uploading a large Excel file using Entity Framework and Stored Procedure Call Pin
Dave Kreskowiak2-Oct-18 10:04
mveDave Kreskowiak2-Oct-18 10:04 
QuestionHow to allow null value inside datetime Pin
thepast27-Sep-18 2:54
thepast27-Sep-18 2:54 
AnswerRe: How to allow null value inside datetime Pin
OriginalGriff27-Sep-18 4:19
mveOriginalGriff27-Sep-18 4:19 
QuestionHow to do server side pagination and searching in bootstrap table Pin
Member 1148667427-Sep-18 2:26
Member 1148667427-Sep-18 2:26 
AnswerRe: How to do server side pagination and searching in bootstrap table Pin
Richard Deeming28-Sep-18 1:11
mveRichard Deeming28-Sep-18 1:11 
Questionstudent's concern Pin
Member 1399919126-Sep-18 20:44
Member 1399919126-Sep-18 20:44 
AnswerRe: student's concern Pin
OriginalGriff26-Sep-18 21:01
mveOriginalGriff26-Sep-18 21:01 
AnswerRe: student's concern Pin
Richard MacCutchan26-Sep-18 21:16
mveRichard MacCutchan26-Sep-18 21:16 
PraiseRe: student's concern Pin
Maciej Los26-Sep-18 21:44
mveMaciej Los26-Sep-18 21:44 
GeneralRe: student's concern Pin
Richard MacCutchan26-Sep-18 21:56
mveRichard MacCutchan26-Sep-18 21:56 
Questionftp: change directory Pin
Baumimann26-Sep-18 7:20
Baumimann26-Sep-18 7:20 
AnswerRe: ftp: change directory Pin
Richard Deeming26-Sep-18 7:24
mveRichard Deeming26-Sep-18 7:24 
QuestionWindows notification program as a answer program in c# wpf Pin
Teun van den Broek26-Sep-18 1:27
Teun van den Broek26-Sep-18 1:27 
AnswerRe: Windows notification program as a answer program in c# wpf Pin
OriginalGriff26-Sep-18 2:20
mveOriginalGriff26-Sep-18 2:20 
AnswerRe: Windows notification program as a answer program in c# wpf Pin
ZurdoDev26-Sep-18 2:58
professionalZurdoDev26-Sep-18 2:58 
AnswerRe: Windows notification program as a answer program in c# wpf Pin
Dave Kreskowiak26-Sep-18 5:52
mveDave Kreskowiak26-Sep-18 5:52 
GeneralXML file comparison output with node names Pin
Raja Saravanan25-Sep-18 5:08
Raja Saravanan25-Sep-18 5:08 
Can any one help me find differences between 2 XML files?

I have tried the XMLDiff but the problem is that i want the differences which are in the vxd.out file(Generated as a intermediate file and later gets deleted) to be with Node names instead of numbers.

The node names are not fixed it keeps changing (based on check box it gets added or removed(Eg)). The output of xmlDiff seems to be ok (since find some issues in it - "can live with it") need numbers converted to names where name can be fetched from on of the file when reloaded after the vxd.out file. I can trace down the numbers but the issue is cant convert to names.

The XML file size talking about is 60mb file may grow.

IF ANY OTHER WAY OF COMPARISON WHICH WORKS IS THERE WOULD ALSO BE FINE. i WANT ONLY THE DIFFERENCES IN SEPARATE FILE.

Thank for your help in advance.
GeneralRe: XML file comparison output with node names Pin
Dar Brett25-Sep-18 5:26
Dar Brett25-Sep-18 5:26 
GeneralRe: XML file comparison output with node names Pin
Raja Saravanan25-Sep-18 18:09
Raja Saravanan25-Sep-18 18:09 
GeneralRe: XML file comparison output with node names Pin
Mycroft Holmes25-Sep-18 18:59
professionalMycroft Holmes25-Sep-18 18:59 
GeneralRe: XML file comparison output with node names Pin
Dar Brett26-Sep-18 0:44
Dar Brett26-Sep-18 0:44 
GeneralRe: XML file comparison output with node names Pin
Pete O'Hanlon25-Sep-18 8:12
mvePete O'Hanlon25-Sep-18 8:12 
GeneralRe: XML file comparison output with node names Pin
Raja Saravanan25-Sep-18 18:06
Raja Saravanan25-Sep-18 18:06 
GeneralRe: XML file comparison output with node names Pin
Pete O'Hanlon25-Sep-18 20:38
mvePete O'Hanlon25-Sep-18 20:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.