12 December 2008
thumbtack
Have a look... http://thumbtack.livelabs.com/
Read More...
03 December 2008
PowerShell Gadget
I've been using PowerShell a bit recently and I like this alot, very cool... http://andrewpeters.net/powershell-gadget/
Read More...
02 November 2008
LINQ to SQL Dead?
What do you think the following post from ADO.NET team blogs says? http://blogs.msdn.com/adonet/archive/2008/10/29/update-on-linq-to-sql-and-linq-to-entities-roadmap.aspx Back in April this year I gave a talk on SQL Server 2008 and one of the aspects I covered was the Entity Framework. It was hard to...
Read More...
30 October 2008
VBUG Newcastle: Introducing OpenXML with Craig Murphy – Wednesday 29th October 2008
Many thanks to Andy Westgarth for organising a very interesting talk on OpenXML, given by Craig Murphy yesterday. Craig gave an excellent introduction to Open XML file formats in general and specifically the Open XML Format SDK 2.0 . I've been working recently on a project migrating SharePoint 2001...
Read More...
09 July 2008
Feature Pack for Microsoft SQL Server 2005, February 2007
I've recently written an ASP.NET web application to programmatically execute SQL Server 2000 DTS packages and jobs and report on the outcome. I should really have the link below bookmarked given the amount of times I've used it. Feature Pack for Microsoft SQL Server 2005, February 2007
Read More...
03 July 2008
Newcastle SharePoint User Group
I'm heading over to Newcastle for the SharePoint User Group tonight. It's a whiteboard session on MOSS Architecture. Newcastle SharePoint User Group Hope to see you there if you are going. UPDATE.... Big thank you to John Timney (Cap Gemini), Brian English (Cap Gemini) and Phil Hunter (BT) for...
Read More...
06 May 2008
SUBST, GAC and SharePoint
Working with SharePoint, sometimes you just have to install assemblies to the GAC. An example of this I have had to deal with recently was writing a webpart to access methods in the UserProfileManager class. Debugging GAC installed assemblies can be a bit frustrating, hopefully the following steps will...
Read More...
30 April 2008
VBUG Newcastle: VS2008, SQL Server 2008 and Win 2008 Launch Event
I'm presenting tonight on SQL Server 2008, along with Rik who is presenting on Windows Server 2008 and Richard who is presenting on Visual Studio 2008. VBUG Newcastle: VS2008, SQL Server 2008 and Win 2008 Launch Event Hope to see you there.
Read More...
17 March 2008
Developer Day Scotland
I'm going, are you? This is a community event, by the community for the community. Get yourself there, registration is now open .
Read More...
28 February 2008
Silverlight 2.0
As Ferris Bueller said "Life moves pretty fast". Silverlight 1.0 was released last September, the first public beta of Silverlight 2.0 ain't that far away...check out Scott Guthrie's blog post here .
Read More...
27 February 2008
Calculation Settings in Excel
Sometimes Excel doesn't behave as you expect and you learn something. Excel is complex as Joel Spolsky pointed out last week. Quite often clients will send data updates in Excel spreadsheets as this is the format they are used to working with; even if you as a programmer are not. One such workbook...
Read More...
26 February 2008
Diagnosing referential integrity using TSQL
Quite often you work on databases that you didn't write. Getting up to speed on the structure of the tables and the relationships between them is not something you relish. The GUIs provided by SQL Server 2000 or 2005 don't always provide the best way, particularly with regard to complex referential...
Read More...
30 January 2008
Accessing User Profile Information in WSS 3.0
MOSS and WSS 3.0 handle user profiles differently. In MOSS, user profile information is stored centrally and can be shared across site collections. Profiles can be manipulated using the UserProfileManager class found in Microsoft.Office.Server.dll. Life just isn't the same when working with WSS 3...
Read More...
28 January 2008
Microsoft Boy announces his school homework
Very funny .
Read More...
28 January 2008
Granting permissions on the GAC
Normally you don't encounter permission errors when installing to the global assembly cache (GAC). Today I did, even though I was logged on as a member of the administrators group (not that being an administrator is a guarantee of much). If you navigate using Windows Explorer to %windir%\assembly...
Read More...
More Posts
Next page »
Home
Contact
From the outside in
The blog of Iain Angus
RSS
Atom
Comments RSS
Recent Posts
thumbtack
PowerShell Gadget
LINQ to SQL Dead?
VBUG Newcastle: Introducing OpenXML with Craig Murphy – Wednesday 29th October 2008
Feature Pack for Microsoft SQL Server 2005, February 2007
Tags
Books
DDD
Events
General Interest
LINQ
Live Labs
Open XML
PowerShell
SharePoint
Silverlight
SQL
SQL Server
SQL Server 2005
SQL Server 2008
Technical Tips
VBUG
Visual Studio
Archives
December 2008 (2)
November 2008 (1)
October 2008 (1)
July 2008 (2)
May 2008 (1)
April 2008 (1)
March 2008 (1)
February 2008 (3)
January 2008 (4)
December 2007 (3)
November 2007 (5)
Search
Go
Navigation
Home
Blogs
Photos
Downloads