(tonyhasler) I presented a talk at the 2010 UKOUG national conference entitled “Stabilising Statistics” (materials available here) that suggested setting the minimum and maximum values for column statistics to very low and very high values respectively. This technique contributes to execution plan s
Other News
Programmatically Changing Session State Behavior in ASP.NET 4.0
(Abhijit Jana) Session is one of most important state management in ASP.NET. We can enable or disabled session state either in web.config or using @Page directive’s EnableSessionState attributes.
Shave Time Off your Development with ASP.NET MVC Razor
(David Talbot) Microsoft has introduced a new view engine called Razor that replaces ASPX as the default view engine in ASP.NET MVC3. Razor represents a major improvement for developers that want a cleaner and more efficient view engine with fewer keystrokes.
Platforms Question: Silverlight and ASP.NET
(Peter Vogel) In the February issue of Visual Studio Magazine, I wrote the Web and RIA Development capsule of the .NET Survival Guide feature. I opened with comment that “Microsoft’s latest announcements make it clear that, when it comes to delivering applications over the Web, the choices for the .
5 Clicks to DB2 Success!
(DB2 Geek) In our latest DB2 Geeks podcast we chat to Scott Hayes, IBM Gold Consultant, CEO of DBI Software and fellow DB2 Geek!
Injectable, Configurable Action Filters
(K. Scott Allen) One of the advantages to using a custom IFilterProvider is how you gain total control over the instantiation of action filters in ASP.NET MVC 3. When you combine an IoC container with a filter provider and a custom IDependencyResolver (see Brad’s posts for details), then all the pi
Aligning business and IT: A solution for a master data-driven business glossary
(Beate Porst) From a governance perspective, it is crucial that an InfoSphere Master Data Management (MDM) Server’s logical domain definitions and their dependencies to physical assets are easily accessible within the entire organization. The integration between InfoSphere Data Architect (IDA) and I
Permissions for Job and Schedule Owners
(tdoman) In a previous post (Scheduling Tips and Tricks) I described how to use TSQL to create a schedule and attach it to an existing job.
Top 5 Considerations for MySQL Administration in the Cloud
(Sean Hull) Cloud deployments of internet sites are becoming much more prevalent everyday. Let’s take a look at what type of special considerations we’ll need to make for hosting MySQL successfully in the cloud.
An addendum to my EXPLAIN post from a few days ago
(Willie Favero) Ya, I know; it seems as tough I’m dragging this EXPLAIN stuff out way to long.
