Jump to content

Talk:Boilerplate code

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Joepnl (talk | contribs) at 00:22, 9 August 2014 (The HTML section is wrong: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

C# / WPF INotifyProperyChanged

I think the standard implementation of INofifyProperyChanged in WPF should be put here. ( i myself can't recall it perfectly)


130.95.218.211 (talk) 07:26, 27 March 2012 (UTC)[reply]

The HTML section is wrong

It's simply not true that most webpages contain !DOCTYPE html or charset="utf-8", (though this page does), and for these HTTP has headers to prevent a document having to explain by itself how it should be read, which is very awkward. That's like a letter that starts with "This contract is written in English, so if you understand what this sentence means than I can assure you this contract is in English".

Oh, this is not HTML at all, the DOCTYPE says it's a PDF in HTML format so it can tell me it's actually a PDF. Let's try Acrobat and see what happens. - no browser ever. The rest of the example contains real, important things, like "here's the html", "this is the header", "this is the title", "this is the body". If that's boylerplate, "Introduction" and "Chapter I" in a book is. Joepnl (talk) 00:22, 9 August 2014 (UTC)[reply]