(Michael Ogrinz) How can I make my enterprise applications available to mashups without putting my infrastructure at risk?
Other News
MarkLogic: Inserting an XQuery Module into the database from within CQ (or XQuery)
(Alex Bleasdale) This trick is useful for quick local testing. You can insert a module into the Modules database from within CQ by selecting “Modules” as the Content Source and then wrapping the module like so:
Measuring the number of rows in a table – are there any alternatives to COUNT(*)?
(Nakul Vachhrajani) Today, we will talk about a slightly different, yet very common subject. We will talk about what are the different ways to measure the number of rows in a table.
WPF 4 DataGrid Row Drag and Drop
(Mahesh Sabnis) I recently had a discussion with a colleague about the capabilities of WPF for application development. We had discussions on the various new features in WPF including the capabilities of the WPF DataGrid control. The WPF DataGrid control has lots of features for data representations
ASP.NET: How to display data in individual textboxes
(Ged Mead) This question came up on VBCity recently where someone wanted to use individual textboxes to display bound data. They specifically didn’t want to use one of the complex bound controls like the GridView. So I did a bit of research and couldn’t find much by way of helpful answers for VB d
About SVG Color Attributes
(Darla Ferrara) Scalable vector graphics (SVG) is a method of drawing shapes with XML. SVG offers a number of options when dealing with color attributes. In general, color can be designated by using one of three codes.
ASP.NET MVC Editable DataTable with JQuery
(Jovan Popovic) Purpose of this article is to show how you can implement a table with a full set of data management functionalities in ASP.NET MVC using JQuery/AJAX with various plugins.
Exchange data using arrays in SQL PL
(Gustavo Arocena and Nailah Bissoon) IBM DB2 9.5 for Linux, UNIX, and Windows introduces support for array data types in SQL Procedural Language (SQL PL). In addition to being useful as a data structure to develop algorithms, arrays are particularly useful in SQL PL as a vehicle for exchanging colle
MapReduce
MapReduce MapReduce is a buzzword that has been hard to miss for the last few years. The Google approach to scale has made the concept famous; a fact which they have even patented. This is one of the more interesting data storage techniques where a software development pattern and data persistence have in a sense merged into a single concept. […]
More Outlawed Phrases
SelecTViews With Eric Johnson Catch this in-depth interview as Eric Johnson hosts an interview with Ben Miller. These MVPs share their experiences working with databases. Both experts are also presenters at the Spring 2011 DBTechCon, which will take place April 20-22 and is the largest virtual conference in the IT field. Watch the Show More Outlawed Phrases Sometimes you just […]
