(Sumit Maitra) Content Types in Windows SharePoint Services (WSS) or SharePoint Foundation enables users to define and group meta-information about SharePoint content.
Other News
MySQL Point in Time Backups
(Chris Schneider) Point in time backup and recovery is a crucial component of any part of any MySQL environment. This article describes how to implement the basic point in time recovery and describes a few mechanisms to accomplish this goal.
SQLCLR vs. T-SQL – Performance Comparison
(Manikavelu Velayutham) Before comparing the performance of SQLCLR and TSQL, just have a quick look at the definition of SQLCLR.
Use the FusionCharts Free charting widget in the IBM Mashup Center
(Louis Mau) Learn to build a charting widget with a very rich customizable presentation where both the charting data and presentation customization are specified in XML. Then learn how to use the data mashup editor from the IBM Mashup Center to generate the XML for such a widget. Finally, build a sa
Use Java in IMS dependent regions
(Kevin Hite, Shavia Jones, Neela Mehta and Marian Sadowski) This article helps IMS administrators, system programmers, and application programmers who are interested in using Java within IMS dependent regions. This article highlights and gives examples of the steps needed to deploy Java in IMS depen
Using SOUNDEX and DIFFERENCE to Standardize Data in SQL Server
(Tim Cullen) My client wants to standardize address information for existing and future addresses collected for their customers, particularly the street suffixes. The application used to enter and collect address information has the street suffix separated from the address field, but it is a textbox
Server Side Paging
Server Side Paging A new feature being released (sadly, one of the very few TSQL Enhancements) in SQL Server Denali is the ability to do server side paging. You have a web page allowing you to display a limited amount of rows. It calls a database query that may produce many more times the number of rows presented. This is […]
Use a Table as a Message Queue
Featured Article(s) Installing and Configuring Reporting Services (Part 1 of 3) In this session, readers will learn the basics of installing Microsoft SQL Server Reporting Services. This session will cover common installation situations and will discuss some of the more common pitfalls that surround the installation. This session will also cover the basics of Reporting Services configuration options, including basic […]
Crystal Reports vs. SQL Server Reporting Services
(Peter Vogel) I sometimes get asked to compare Crystal Reports with SQL Server Reporting Services. I tell people it’s like choosing between Visual Basic and C#: It’s a lifestyle choice. From my point of view, with the latest versions of the two tools, they are both equally capable. While the two too
Re-Using Elements with MasterPages in MVC2
(Peter Hardy) Most sites use a similar layout – logo at the top, menu underneath, footer at the bottom. Whist the content of each page is different the logo, menu and footer stay the same. We could load the data for these elements in each controller action but this would lead to repeated code. Inste
