Click here to Skip to main content
16,005,169 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Dll problem Pin
sathish s15-May-06 3:55
sathish s15-May-06 3:55 
QuestionWhy can not integrate .NET Framework 2.0 With MSVS 2003 ..? Pin
lin_xen_mung14-May-06 16:37
lin_xen_mung14-May-06 16:37 
AnswerRe: Why can not integrate .NET Framework 2.0 With MSVS 2003 ..? Pin
Super Lloyd14-May-06 19:11
Super Lloyd14-May-06 19:11 
AnswerRe: Why can not integrate .NET Framework 2.0 With MSVS 2003 ..? Pin
Dave Kreskowiak15-May-06 4:43
mveDave Kreskowiak15-May-06 4:43 
QuestionAnybody analysing WikiPedia dump? Pin
Super Lloyd14-May-06 4:47
Super Lloyd14-May-06 4:47 
AnswerRe: Anybody analysing WikiPedia dump? Pin
lmoelleb14-May-06 23:58
lmoelleb14-May-06 23:58 
GeneralRe: Anybody analysing WikiPedia dump? Pin
Super Lloyd15-May-06 0:15
Super Lloyd15-May-06 0:15 
GeneralRe: Anybody analysing WikiPedia dump? Pin
lmoelleb15-May-06 0:29
lmoelleb15-May-06 0:29 
DTD is something they used in the dark ages, but I guess the schema will do as well. Smile | :)

If you can't find an editor that will deal with such a large file you can make a small program based on the XmlReader that will read the document. This program could dump each child of the root element to a separate file (or the first 10 children if you do not need thousands of files).
You might also be able to load it into an XmlDocument if your computer has enough memory.

Alternatively look in the source code generating the dump if it is available.
GeneralRe: Anybody analysing WikiPedia dump? Pin
Super Lloyd15-May-06 1:30
Super Lloyd15-May-06 1:30 
QuestionNo .Net 2.0 Look&Feel when running app Pin
Stefan Schwarzbach13-May-06 5:39
Stefan Schwarzbach13-May-06 5:39 
AnswerRe: No .Net 2.0 Look&Feel when running app Pin
Joshua Quick14-May-06 7:57
Joshua Quick14-May-06 7:57 
GeneralRe: No .Net 2.0 Look&Feel when running app Pin
Stefan Schwarzbach14-May-06 8:05
Stefan Schwarzbach14-May-06 8:05 
QuestionDistributing .NET Framework... Pin
Shy Agam13-May-06 3:41
Shy Agam13-May-06 3:41 
AnswerRe: Distributing .NET Framework... Pin
Guffa13-May-06 5:00
Guffa13-May-06 5:00 
QuestionProblem with Thread.Start Pin
Bob_Sun11-May-06 23:01
Bob_Sun11-May-06 23:01 
GeneralRe: Problem with Thread.Start Pin
George L. Jackson12-May-06 14:44
George L. Jackson12-May-06 14:44 
GeneralRe: Problem with Thread.Start Pin
Bob_Sun13-May-06 5:30
Bob_Sun13-May-06 5:30 
GeneralRe: Problem with Thread.Start Pin
George L. Jackson15-May-06 13:41
George L. Jackson15-May-06 13:41 
GeneralRe: Problem with Thread.Start Pin
Bob_Sun15-May-06 13:55
Bob_Sun15-May-06 13:55 
GeneralRe: Problem with Thread.Start Pin
George L. Jackson15-May-06 15:26
George L. Jackson15-May-06 15:26 
GeneralRe: Problem with Thread.Start Pin
Bob_Sun15-May-06 15:42
Bob_Sun15-May-06 15:42 
GeneralRe: Problem with Thread.Start Pin
George L. Jackson15-May-06 16:04
George L. Jackson15-May-06 16:04 
GeneralRe: Problem with Thread.Start Pin
Bob_Sun25-Jun-06 17:11
Bob_Sun25-Jun-06 17:11 
GeneralRe: Problem with Thread.Start Pin
George L. Jackson15-May-06 15:33
George L. Jackson15-May-06 15:33 
QuestionProblem whit Internet and .NET Pin
korrea8011-May-06 21:32
korrea8011-May-06 21:32 

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.