Browsing All Posts filed under »Database Development«

Great FREE SQL Server 2012 webinars for UK partners in Nov to March

November 11, 2011

0

Microsoft UK has pulled together a great set of on-demand and live webinars to help you get to grips with SQL Server 2012. Enjoy! NB: You will need to be a registered partner on the Microsoft Partner Network to take advantage of these. Upcoming Live Technical Webinars: Monthly Webinar series on SQL Server 2012 delivered… [Read more…]

Universal ASP.NET Providers??? Getting SQL Azure to handle your Session State

September 2, 2011

0

While pulling together this post on the August release of the Windows Azure Tools I noted that the ASP.NET MVC 3 template included “the new universal ASP.Net providers that support SQL Azure”. Which made me pause and think … “What universal ASP.NET Providers?” Looks like their existence completely passed me by Scott Hanselman summarised the… [Read more…]

No OLEDB support in SQL Server post Denali

August 31, 2011

2

The next release of Microsoft SQL Server, codename “Denali”, will be the last release to support OLE DB. OLE DB will be supported for 7 years from launch, the life of Denali support, to allow you a large window of opportunity for changing your applications before the deprecation. This deprecation applies to the Microsoft SQL… [Read more…]

Annual SQL Server Connectivity Survey – live until 9th September 2011

August 24, 2011

0

The Microsoft SQL Server team has been interacting on a regular basis with developers and users in the form of surveys. If you have 15mins spare and would like to do your bit to help shape the roadmap for SQL Server then please pop over to http://www.zoomerang.com/Survey/WEB22CS45XT9FE/ And… My own simple one question version if… [Read more…]

Giving feedback on SQL Server “Denali” CTP3 and SQL Azure

August 24, 2011

0

SQL Server “Denali” is at CTP3 – and would therefore very much welcome feedback. SQL Azure continues an aggressive cycle of release -  and would therefore very much welcome feedback. Which is why we have https://connect.microsoft.com/SQLServer/Feedback. A great place to give feedback and to to see what others care about. For SQL Azure (and the… [Read more…]

Q&A: Will my favourite ORM Foo work with SQL Azure?

June 7, 2010

0

Note: Cross posted from IUpdateable from Eric Nelson. Permalink short answer: Quite probably, as SQL Azure is very similar to SQL Server longer answer: Object Relational Mappers (ORMs) that work with SQL Server are likely but not guaranteed to work with SQL Azure. The differences between the RDBMS versions are small – but may cause… [Read more…]

Great User Group if based near Gloucester + Links from Entity Framework 4.0 session

May 27, 2010

0

Note: Cross posted from IUpdateable from Eric Nelson. Permalink I had a really fun evening doing “my final” EF 4.0 session last night (26th May 2010) at GL.NET based out of Gloucester (although secretly I made it into a IronRuby and Windows Azure session). They are a great crowd and Jimmy makes for a fantastic… [Read more…]

Links and code from session on Entity Framework 4, Parallel and C# 4.0 new features

May 17, 2010

0

Note: Cross posted from IUpdateable from Eric Nelson. Permalink Last week (12th May 2010) I did a session in the city on lot of the new .NET 4.0 Stuff. My demo code and links below. Code Parallel demos http://gist.github.com/364522  C# 4.0 new features http://gist.github.com/403826  EF4 Links Entity Framework 4 Resources http://bit.ly/ef4resources Entity Framework Team Blog… [Read more…]

Links from UK TechDays 2010 sessions on Entity Framework, Parallel Programming and Azure

April 15, 2010

0

Note: Cross posted from IUpdateable from Eric Nelson. Permalink [I will do some longer posts around my sessions when I get back from holiday next week] Big thanks to all those who attended my 3 sessions at TechDays this week (April 13th and 14th, 2010). I really enjoyed both days and watched some great session… [Read more…]

GuestPost: Unit Testing Entity Framework (v1) Dependent Code using TypeMock Isolator

March 25, 2010

0

Time for another guest post (check out others in the series), this time bringing together the world of mocking with the world of Entity Framework. A big thanks to Moses for agreeing to do this. Unit Testing Entity Framework Dependent Code using TypeMock Isolator by Muhammad Mosa Introduction Unit testing data access code in my… [Read more…]

Follow

Get every new post delivered to your Inbox.