Sign in
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
Cross posted from my primary blog http://ericnelson.wordpress.com. Please comment on my primary.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
OK
Search
Tags
.NET 3.0/Vista
Architecture
Cloud Computing
CrossPost
Data
Entity Framework
Events/Training
ISV
Misc
Poll/Survey
S+S/SaaS
SaaS
Software Development
SQL Server 2005
SQL Server 2008
UK
UX/Silverlight
Visual Basic
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
Windows 8
Windows Azure Platform
Windows Server 2008
Work
Archive
Archives
December 2012
(7)
November 2012
(5)
October 2012
(17)
September 2012
(3)
August 2012
(6)
July 2012
(5)
June 2012
(6)
May 2012
(5)
April 2012
(1)
March 2012
(6)
February 2012
(5)
January 2012
(18)
December 2011
(5)
November 2011
(8)
October 2011
(5)
September 2011
(22)
August 2011
(25)
July 2011
(2)
June 2011
(2)
May 2011
(7)
April 2011
(8)
March 2011
(4)
February 2011
(5)
January 2011
(13)
December 2010
(10)
November 2010
(7)
October 2010
(4)
September 2010
(10)
August 2010
(6)
July 2010
(8)
June 2010
(16)
May 2010
(5)
April 2010
(10)
March 2010
(20)
February 2010
(27)
January 2010
(19)
December 2009
(26)
November 2009
(22)
October 2009
(12)
September 2009
(16)
August 2009
(7)
July 2009
(8)
June 2009
(17)
May 2009
(15)
April 2009
(28)
February 2009
(3)
January 2009
(15)
December 2008
(12)
November 2008
(15)
October 2008
(26)
September 2008
(22)
August 2008
(22)
July 2008
(28)
June 2008
(20)
May 2008
(23)
April 2008
(2)
March 2008
(7)
February 2008
(9)
January 2008
(12)
December 2007
(6)
November 2007
(22)
October 2007
(2)
September 2007
(10)
August 2007
(5)
July 2007
(21)
June 2007
(14)
May 2007
(11)
April 2007
(18)
March 2007
(18)
February 2007
(66)
January 2007
(14)
November 2006
(2)
October 2006
(5)
September 2006
(7)
July 2006
(21)
June 2006
(9)
May 2006
(12)
April 2006
(3)
March 2006
(15)
February 2006
(15)
January 2006
(1)
December 2005
(6)
November 2005
(9)
October 2005
(7)
September 2005
(10)
August 2005
(6)
July 2005
(8)
June 2005
(7)
May 2005
(1)
April 2005
(6)
March 2005
(9)
February 2005
(3)
January 2005
(9)
December 2004
(4)
November 2004
(6)
October 2004
(12)
September 2004
(7)
August 2004
(19)
July 2004
(18)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
Interested in migrating from Oracle/DB2 to SQL Server - check out the beta...
Posted
over 8 years ago
by
Eric Nelson UK
2
Comments
9 years back I joined Microsoft to get ISVs to stop building Oracle solutions and to instead build SQL Server solutions. What would have helped my job immensely would have been a migration tool. Hey presto - 9 years on and we have such a tool. SQL Server...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
Debugging CLR Stored Procedures in SQL Server 2005 - don't forget the pdbs!
Posted
over 8 years ago
by
Eric Nelson UK
4
Comments
A year back I catalogued all my C# stored procedures into SQL Server 2005 by hand. A year on and I have become lazy - relying on the tight integration between VS.NET 2005 Beta 1 and SQL Server 2005 Beta 2 to simply publish the C# code into the database...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
When to use SQL Server 2005 inbuilt Web Services?
Posted
over 8 years ago
by
Eric Nelson UK
SQL Server 2005 allows stored procedures and functions to be exposed as web services direct from the database without any need to be running IIS. To do this, SQL must be installed on Windows Server 2003 to take advantage of the kernel mode http.sys. ...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
Simple example of System.Transaction code from ADO.NET 2.0 to SQL Server 2005
Posted
over 8 years ago
by
Eric Nelson UK
2
Comments
The namespace System.Transaction is new in the .NET Framework 2.0. It is the next step in the journey which took us from MTS to COM+ to Enterprise Services. It is a very simple, comprehensive way of working with transactions. At its heart it understands...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
Ever wanted more detail on how SQL Server 2005 hosts the CLR?
Posted
over 8 years ago
by
Eric Nelson UK
A new book just came across my desk "Customizing the Microsoft .NET Framework Common Language Runtime". This is a book that delves into details most of us will never need to know - but for some (e.g. certain types of ISVs) understanding in detail how...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
SQL Server 2005 Service Broker - simplest Hello World sample I could come up with!
Posted
over 8 years ago
by
Eric Nelson UK
Next week I am talking to a few of our early adopters about Service Broker - a great piece of technology that we introduce in SQL Server 2005 for asynchronous messaging. I like to start to learn a new technology by finding the simplest example that works...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
February CTP of SQL Server 2005 is available for download - including Report Builder
Posted
over 8 years ago
by
Eric Nelson UK
Hi all, we have a shiny new CTP build of SQL Server 2005 available for download. And yes - it has Report Builder in it. Should be available to betaplace users and MSDN subscribers (not checked yet and time for home - but should be there!) - so nip over...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
Dog fooding SQL Server 2005 and VS.NET 2005
Posted
over 8 years ago
by
Eric Nelson UK
My work with SQL Server 2005 early adopters in the UK is broadly split into two - 50% of my time spent around technology and 50% of my time spent around program management. The latter should really take a lot less time - but one of the challenges we have...
IUpdateable from Eric Nelson (http://ericnelson.wordpress.com)
SQL Server 2005 Training available now in the UK
Posted
over 8 years ago
by
Eric Nelson UK
I just noticed one of our training partners which I hear good things about is offering SQL Server 2005 Training which is good news for the many folks active on Beta 2. http://www.parity.net/Training/Courses/Outline/Detail.asp?Course=MS2733 3 days on updating...
Page 1 of 1 (9 items)