There’s a new run of the free courses at DB2University.com:
Other News
IControllerActivator in ASP.NET MVC 3
(David Hayden) Last time we looked at IDependencyResolver as a service locator in ASP.NET MVC 3. We created a fake implementation of IDependencyResolver, called EmptyDependencyResolver, that just echoed the requests coming from the MVC Framework.
XSLT tutorial–Part 6
(kolliparachandra) If you would like to add numbered lists to a result tree, you can use the XSLT instruction element number. The number element allows you to do simple number formatting, generate alphabetical lists, use Roman numerals, insert individual formatted numbers, and number lists at variou
Encryption RMAN backup
(wen) There are 2 configurable items related with RMAN encryption backup :
Oracle’s Flashback Query – Should you unset in memory undo?
(James F. Koopmann) Ever look at the SHOW PARAMETER command for ALL undo parameters? In doing so, I have to admit, I often quickly edit the _in_memory_undo parameter out of my brain.
A question came up on my blog entry
(Arup Nanda) A question came up on my blog entry http://arup.blogspot.com/2011/01/more-on-interested-transaction-lists.html. I think the question warrants a more comprehensive explanation instead of an answer of a few lines. So I decided to create another blog.
Extending The Application.cfc ColdFusion Framework Component With A Relative-Path Proxy
(Ben Nadel) Yesterday, I demonstrated how to use a ColdFusion custom tag in order to define an Application.cfc body such that you could extend the current Application.cfc instance with a base Application.cfc using a relative path.
Working with SharePoint 2010 Themes
(Anweshi Deverasetty) Currently, I am working on a project which involved migration of application from SharePoint 2007 to 2010, implementation of Pivot Viewer, BCS, FAST Search etc. This blog is an outcome of the effort that I put in to develop and deploy Themes.
Using XPath Expression to Access or Read XML document in ASP.Net
(Bala Murugan) XML is one of the widely used data exchange format for variety of reasons in software industry. Hence, working on XML data like selecting a XML node, navigating the XML node tree for finding a node or doing some manipulation on XML nodes has become one of the major and repetitive task
SQL SERVER – Signal Wait Time Introduction with Simple Example – Wait Type – Day 2 of 28
(Pinalkumar Dave) In this post, let’s delve a bit more in depth regarding wait stats.
