(Tony Patton) The past two weeks I have examined using ASP.NET 2.0’s GridView data control to view and manipulate data within a Web page. (You can catch up on parts one and two here.) While the GridView control makes it easy to work with sets of data, you often need to work with the data in individu
Author: SSWUG Research
Secure Your ASP.NET Apps And WCF Services With Windows CardSpace
(Michèle Leroux Bustamante) In May 2005, Microsoft introduced its vision for an identity metasystem that would reduce the complexities and risks associated with managing and exchanging digital identities. This vision-discussed in the article “Microsoft’s Vision for an Identity Metasystem” explains i
More about ORDER BY for a specified sequence
(Rudy Limeback) How could I sort a query result according to a specific order (not ascending or descending) that I will be supplying from the values of the column to be sorted? (R)
Working with Strings and the Composite Pattern in PHP 5
(Alejandro Gervasio) Are you a PHP developer who wants to improve your skills in pattern-based programming in PHP? If the answer to this question is an emphatic yes, then you should begin reading this article now! Welcome to the final part of the series “Implementing the composite pattern with PHP 5
Another first look at DB2 9 for z/OS details
(Willie Favero) You may have noticed that I have started to post some details about DB2 9 for z/OS. With the GA this Friday, I guess I can assume all is now fair game. So expect to see a bunch of stuff here discussing some of the less talked about features of DB2 9. In fact, if you have heard […]
Tale of a .NET Component (Part IV)
(Peter Aitken) This is the fourth article in a series that covers all the details of developing a .NET component. By following this process from start to finish, you may learn aspects of .NET development that are not provided in more specialized articles.
IBM WebSphere portlet development for IBM Lotus Domino developers
(Joachim Dagerot) IBM WebSphere Portal is bundled with a number of useful portlets for external connections, integration, and Internet/intranet tools. But sometimes your needs go beyond what these bundled portlets can accommodate, and you have to build your own portlet. By comparing the design techn
Averages, ratios, division by zero and NON_EMPTY_BEHAVIOR
(Mosha Pasumansky) How to get averages and other ratio based MDX calculations demonstrate great performance ? I thought I covered this subject in great depth before, but I probably wasn’t concise enough. Last week I was asked to help with performance to very big and important customer (who shall rem
Figuring out what limits MySQL Replication
(Peter Zaitsev) Today I was cloning the master using LVM Snapshot and found it was taking quite a while to catch up, which highlighted replication could be the limiting factor for this system quite soon, so I decided to check what is limiting MySQL Replication speed.
How to Cluster SQL Server 2005
(Brad M. McGehee) Believe it or not, the procedure to install a SQL Server 2005 instance onto a cluster is one of the easiest parts of getting your SQL Server 2005 cluster up and running. The SQL Server 2005 setup program is used for the install and does the hard work for you. All you have to do is
