Marco Russo's Blog

   View full profile
Page 56 of 715 results

Mark Russinovich at Virtualization Congress (London)

A few months ago I talked about SQL Server Virtualization . For me, taking a look at virtualization improvements is very important, because I still think that not every database can be virtualized, but many of them probably yes! And the trend is that  Read more

It’s not a bug, it’s by (bad?) design

<rant mode=”funny”> Most of the time I submitted an issue to Microsoft Connect, I got a “it’s by design” answer. I’ve been always irritated by this sentence because they don’t admit in this way that they have a bug. Today, I understood I’m wrong.  Read more

Microsoft client and server strategies about BI

The last news is the acquisition of DATAllegro by Microsoft . From a server point of view, Microsoft is doing well (even if not fast as I’d like). But is on the client side that I (and many other customers) are disappointed. I totally agree with the post  Read more

The adoption of LINQ

Eric White has written an interesting post titled “Are developers using LINQ?” – there are interesting considerations about the adoption of functional programming too, but the most interesting part for me is the list of comment of the post. A lot of people  Read more

SQLBits in UK

I would like to attend to SQLBits this year, but my agenda is already overbooked. I hope you have the time to attend because there are a lot of interesting sessions , it’s a good excuse to visit London (the conference is scheduled on September 13, 2008  Read more

MDX best practices analysis using MDX Studio

Mosha released a new version of MDX Studio (0.4) , which offers an “MDX Analysis” function that suggest best practices for a given MDX query. I tried the tool with some MDX query and it offers very good suggestion (when possible with link to further information  Read more

Sample chapters from Programming LINQ

Two sample chapters of my Programming Microsoft LINQ book are finally available. Links to download pages in the chapters title. Chapter 6 – Tools for LINQ to SQL In this chapter, we took a look at the tools that are available to generate LINQ to SQL entities  Read more

To join or not to join: that is the question (in LINQ)

A comment received by one reader of Programming LINQ suggested me to underline a concept that is not so intuitive using LINQ, especially if you come from years of SQL coding. The idea is very simple. Two entities in LINQ might be related in the model.  Read more

Great video resource to learn Data Mining

I worked on Data Mining solutions years before Microsoft added it to Analysis Services. It is an interesting domain for everyone, but it becomes really hard to explain how it works when you scratch the surface. At the last TechEd Developers I watched  Read more