(Alex Martin) This latest video in our series on the semantic web is all about Triples, and why they promise to have powerful effects on the publishing industry.
Other News
Great DB2 Learning Opportunities in Prague this November
(Robert Catterall) Greetings, folks. I know that an unusually long time has passed since I lasted posted an entry to this blog — my apologies for that. I was out of commission during the second half of July and into early August, dealing with a medical issue.
Free Union, Intersection, Xor and Difference Functions for Oracle Locator – Part 2
(Simon Greener) In this blog we will execute the four overlay types on two simple rectangular polygons.
Adding Parallel Replication to MySQL in a Hurry
(Robert Hodges) A previous article on this blog described Tungsten parallel replication using on-disk queues. On-disk queues are now more or less finished, and I just closed the covering issue for the feature.
Delete Functionality in GridView with Confirmation using JQuery UI Dialog
(junnark) You’re using a GridView web control to list records from a particular data source and you want a delete functionality for each row of data. A dialog must be presented to the user to confirm deletion. There’s also a possibility of error when deleting a record from your data source and you a
Two options to store user friendly column names in SQL Server
(Brent Shaub) Report-writing often involves putting labels on columns for easy recognition by the end users. Sometimes these labels change as the business changes and different users adopt the system. Are there any easy ways to automate displaying user-friendly column names with a minimum amount of
Unit Testing
SSWUG Expo – Today SSWUG is hosting a Virtual expo today wrapped around Windows Azure and SQL Azure, Micorosft’s Cloud offering. Do you know what it is, how it works, when is the right time to use it, when it isn’t a good fit? If you have these questions and many others, then get in here for our in-depth sessions […]
The Power of the HTML5 ‘details’ Element
(Kurt Cagle) HTML5 contains a number of intriguing new elements, designed to provide in markup what has up until recently been the domain of scripting. Of these one of the more powerful is the element, which is designed to hide or show a block of text via a toggle.
How to filter SOAP MTOM/SWA attachments in the Vordel Gateway
(Mark O’Neill) Filtering SOAP attachments is something which is a very common feature implemented on a Gateway such as the Vordel Gateway. Here is a step-by-step guide to how to set this up:
Creating Basic RSS Reader in ASP.NET MVC 3
(Jalpesh P. Vadgama) In this post I am going to explain you how we can create a basic RSS Reader with the help of Linq-To-Xml and ASP.NET MVC3 Razor. Those who are writing or reading Blogs already knows what is RSS Reader. But those who does not know What is RSS. Below is the definition for RSS as