My desire is to move my Italian blog located in http://blogs.ugidotnet.org/rgm to a WordPress blog in our domain http://www.nablasoft.com, because I really feel nostalgic of my old domain, but I face a bad problem, because the export routine of the original blog, based on Subtext, seems not to work. I started thinking to a solution [...]

Continue reading about Move blog post from subtext to WordPress with Metaweblog API

One of the feature that I loved most from Red Gate Sql Prompt is the ability to expand wildcards on queries. Suppose I write this little query: 1: SELECT * 2: FROM dbo.Items 3: WHERE item_scan_id = 2 When I press play the query is very slow because the Item table has a column that [...]

Continue reading about Red Gate Sql Prompt Expand wildcard