CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 17:31:28 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20130616152501
location: https://web.archive.org/web/20130616152501/https://answers.oreilly.com/rss/tags/namespace/
server-timing: captures_list;dur=0.764202, exclusion.robots;dur=0.025401, exclusion.robots.policy;dur=0.011645, esindex;dur=0.015851, cdx.remote;dur=41.860184, LoadShardBlock;dur=453.322900, PetaboxLoader3.datanode;dur=262.468399, PetaboxLoader3.resolve;dur=148.062620
x-app-server: wwwb-app225
x-ts: 302
x-tr: 524
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 17:31:30 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-date: Sun, 16 Jun 2013 15:25:01 GMT
x-archive-orig-server: Apache
x-archive-orig-x-powered-by: PHP/5.3.8
x-archive-orig-expires: Sun 16 Jun 2013 03:25:03 PM GMT GMT
x-archive-orig-cache-control: must-revalidate, post-check=0, pre-check=0
x-archive-orig-pragma: public
x-archive-orig-set-cookie: answers_session_id=63c3af41fdc5704d2f6fbd016cb1d671; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=63c3af41fdc5704d2f6fbd016cb1d671; path=/; domain=.oreilly.com; httponly
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 16 Jun 2013 15:25:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 16 Jun 2013 15:25:01 GMT", ; rel="memento"; datetime="Sun, 16 Jun 2013 15:25:01 GMT", ; rel="last memento"; datetime="Sun, 16 Jun 2013 15:25:01 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WIDE-20130616135221-crawl412/WIDE-20130616145738-01599.warc.gz
server-timing: captures_list;dur=0.799360, exclusion.robots;dur=0.027277, exclusion.robots.policy;dur=0.013420, esindex;dur=0.016065, cdx.remote;dur=30.275844, LoadShardBlock;dur=556.599440, PetaboxLoader3.datanode;dur=351.622101, PetaboxLoader3.resolve;dur=374.974824, load_resource;dur=291.770659
x-app-server: wwwb-app225
x-ts: 200
x-tr: 916
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
Tag RSS Feed: namespace
https://answers.oreilly.com/tag/namespace
Sat, 07 Aug 2010 19:42:48 +0000
60
-
How to Use Namespaces and Types in C# 4.0
https://answers.oreilly.com/topic/1876-how-to-use-namespaces-and-types-in-c-40/
The following is an excerpt from Programming C# 4.0, Sixth Edition that explains namespaces and types in C# 4.0.The .NET Framework class library is big. To make it easier to find your way around the m...
Sat, 07 Aug 2010 19:42:48 +0000
https://answers.oreilly.com/topic/1876-how-to-use-namespaces-and-types-in-c-40/
-
How to Parse Atom Feeds with Flex/ActionScript
https://answers.oreilly.com/topic/789-how-to-parse-atom-feeds-with-flexactionscript/
Very important, if you are trying to parse an atom feed, say from Blogger for example. Make sure you include the following lines of code. If not, you could spend several days trying to figure out how ...
Fri, 27 Nov 2009 01:19:26 +0000
https://answers.oreilly.com/topic/789-how-to-parse-atom-feeds-with-flexactionscript/