Sign In
James World
Comments On Code
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
kerberos SharePoint
sharepoint spn kerberos moss
Workflow
Archive
Archives
July 2008
(1)
August 2007
(2)
February 2007
(1)
December 2006
(1)
November 2006
(2)
September 2006
(1)
June 2006
(1)
July 2005
(3)
July, 2005
MSDN Blogs
>
James World
>
July, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
James World
Common Table Expressions in SQL Server 2005 ROCK!!!
Posted
over 7 years ago
by
James World
2
Comments
I've been taking a look at a new feature in SQL Server 2005 called "Common Table Expressions" (hereafter CTEs). This is an extra-ordinally powerful extenstion to Transact SQL that removes the need for managing temporary tables in many common scenarios...
James World
Encrypting Data In SQL Server 2005
Posted
over 7 years ago
by
James World
3
Comments
I've been looking at the new encryption functionality in SQL Server 2005. Here's some sql that executes on IDW15 - June CTP (most of it should work on IDW14 - April CTP apart from DecryptByKeyAutoCert I think... This sample code sets up a database...
James World
New InternalsVisibleTo attribute in .NET 2.0
Posted
over 7 years ago
by
James World
0
Comments
I discovered a cool new attribute in .NET 2.0 called "InternalsVisibleTo". This takes an assembly name and public key token and grants it access to the assembly internals. One cool application I can think of is that you no longer have to place your...
Page 1 of 1 (3 items)