SEARCH RESULTS
 
Showing 1-10 of 41 records
 
Expand article

Retrieve XML data values with XQuery in SQL Server 2005

2008-04-11 12:36:44 by Heidi Sweeney in WhatIs: Enterprise IT tips and expert advice
 
...XML data values -- instead of XML as a single data type value -- the XQuery is the scripting language you're looking for. Microsoft designed XQuery specifically to access XML data in SQL Server 2005, allowing you to retrieve XML columns, variables and parameters. In this tip, you'll learn how to use two XQuery methods within your T-SQL...
 
 
 
 
 
Expand article

SafeNet intros Luna XML Hardware Security Module

2008-04-15 00:00:00 by HASH0x8b44a18 in Network World on Security
 
SafeNet announced the availability of its Luna XML Hardware Security Module (HSM), claimed by the company to be the world's easiest to deploy and integrate HSM for web services applications and transaction security
 
 
 
 
 
Expand article

Intellisense for XML config files broken in VS 2008?

2008-05-22 08:55:00 by Keith Brown in Security Briefs
 
...XML|Schemas to see if the schema was in place, and indeed I have DotNetConfig.xsd listed in there for an empty namespace, and it's got the little green checkmark by it, which makes me think VS recognizes that this is the schema it's supposed to use, but still no joy. There are a few other schemas listed here (DotNetConfig30.xsd, for example),...
 
 
 
 
 
Expand article

Intellisense for XML config files broken in VS 2008?

2008-05-22 14:55:00 by keith-brown in Security Briefs
 
...XML|Schemas to see if the schema was in place, and indeed I have DotNetConfig.xsd listed in there for an empty namespace, and it's got the little green checkmark by it, which makes me think VS recognizes that this is the schema it's supposed to use, but still no joy. There are a few other schemas listed here (DotNetConfig30.xsd, for example),...
 
 
 
 
 
Expand article

Intellisense for XML config files broken in VS 2008?

2008-05-22 14:55:00 by keith-brown in Security Briefs
 
...XML|Schemas to see if the schema was in place, and indeed I have DotNetConfig.xsd listed in there for an empty namespace, and it's got the little green checkmark by it, which makes me think VS recognizes that this is the schema it's supposed to use, but still no joy. There are a few other schemas listed here (DotNetConfig30.xsd, for example),...
 
 
 
 
 
Expand article

Atom, RSS and XML-RPC tool preferences

2008-07-09 13:54:33 by Brein E. Nally in WhatIs: Enterprise IT tips and expert advice
 
Jason Bloomberg discusses that the tool preference between Atom, RSS and XML-RPC depends entirely on the problem at hand
 
 
 
 
 
Expand article

Orkut XSS Worm

2007-12-20 16:18:37 by RSnake in ha.ckers.org web application security lab
 
...xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Proxy-Connection: keep-alive Content-Type: application/x-www-form-urlencoded Referer:...
 
 
 
 
 
Expand article

Geeks sharing recipes

2008-01-29 09:17:00 by Keith Brown in Security Briefs
 
...XML format for recipes I searched for XML Schema Recipe and happened upon RecipeML , which, based on its copyright, appears to have been around since 1999. They have a DTD but no schema, and the last time the DTD was updated was Nov 2000. Their gallery of applications links to a single app, whose web page no longer exists Another search for...
 
 
 
 
 
Expand article

SDL and Web 2.0

2008-02-28 22:26:00 by sdl in The Security Development Lifecycle
 
...XML file (crossdomain.xml) hosted on the domain root that lists all the external domains that should be granted access to the Flash movie. For example, if you host a Flash movie at www.mysite.com, and want to allow access from www.friendlysite.com, you would create a file www.mysite.com/crossdomain.xml with content as follows So far, so...
 
 
 
 
 
Expand article

Geeks sharing recipes