GordonB

463
Reputation
8017 views

Registered User

Name GordonB
Member for 9 months
Seen yesterday
Website
Location Haslemere, UK
Age 29
Started my development career working for a software house in 2000. Now working for a MSP on internal applications and having the freedom to develop using latest technologies.

Like to think i know my way around SQL Server, VB.NET, ASP.NET, Compact framework, Installshield, Crystal reports.

MCAD, MCP's, Prince2, ITIL Practitioner.
Currently studying for MCPD.
Oct
7
revised XML Literal with Linq statement
yeah, you did.... not by a lot tho. :)
Oct
7
comment XML Literal with Linq statement
i had thought that this one was added first... if i'm wrong, then my bad.
Oct
7
revised XML Literal with Linq statement
removing unneccessary explanation.
Oct
7
asked XML Literal with Linq statement
Oct
2
accepted Visual Studio 2008 and 2005 accessing TFS 2008 source control?
Oct
1
answered Visual Studio 2008 and 2005 accessing TFS 2008 source control?
Sep
28
comment Jquery attribute selector
Haven't tested this yet... but its the best answer on here... hopefully will work ;)
Sep
4
comment Jquery attribute selector
some good tips there.... am testing in ff/ie7/ie8
Sep
3
revised Jquery attribute selector
edited body
Sep
3
comment Jquery attribute selector
You are quite correct, my example td html element was incorrect. I have ammended it. Some of the td elements do have a background-color attribute, which i don't care about. I only want to match on background.
Sep
3
revised Jquery attribute selector
gave better example for td.
Sep
3
comment Jquery attribute selector
Removed the colon and.... nope. :( So weird that it doesn't work... looks right to me.
Sep
3
comment Jquery attribute selector
won't removing the : mean that i'll now match attributes such as background-color etc etc. I'm just after the background attribute.
Sep
3
comment Jquery attribute selector
Any value. Doesn't matter.
Sep
3
comment Jquery attribute selector
Have double checked... an no. Removing the single quotes does not make a difference. :(
Sep
3
revised Jquery attribute selector
more detail
Sep
3
asked Jquery attribute selector
Aug
26
awarded  
Aug
25
comment Writing SQL function with XQuery Parameters
In the end on this one, i created a stored procedure... then referenced it in linq and used the resultset to join to the other linq tables i needed to use. Simples.
Jul
31
comment Working with the SQL Server XML data type
Thanks again :)
Jul
31
comment Working with the SQL Server XML data type
It is..... You're a star. Cheers :) Don't suppose you can point me in the direction of any decent resources to read up on SQL XML manipulation???
Jul
31
asked Working with the SQL Server XML data type
Jul
29
comment Writing SQL function with XQuery Parameters
Ok, i can see sql:variables are probably the way to go.... I can't find many similar examples of where the sql variable holds the entire path... Only where it's being used in the traditional sense of holding a variable for comparison against hardcoded xml elements/attribute paths. Any ideas?
Jul
29
revised Writing SQL function with XQuery Parameters
expanding on linq detail....
Jul
29
asked Writing SQL function with XQuery Parameters
Jun
8
accepted Generating MHTML from HTML
Jun
8
answered Generating MHTML from HTML