SSWUG TV SQL Server Injection prevention and help, interview with Philip Japikse, Patterns and Practices Evangelist for Telerik. We also have the latest news on Oracle’s purchase of RightNow Technologies, IBMs push into unstructured data analysis and more. Watch the Show Featured Article(s) Optimistic Locking in DB2 for z/OS As of DB2 Version 9, a new technique called "optimistic locking" […]
Other News
Service Design Patterns: Fundamental Design Solutions for SOAP/WSDL
(Tad Anderson) I have been a fan of the Martin Fowler Signature Series for a long time. This book fit into the series great and filled in a missing link in the series.
SOAP XML Web Services on WCF – introduction
(Peter McIntyre) This post will introduce you to SOAP XML Web Services on WCF.
Concatenation in SQL Server Denali Denali using CONCAT function
(VidhyaSagar) Microsoft introduced new function for string concatenation. CONCAT() is the function which is introduced in SQL Server Denali for concatenation which will take input and return the output as a single string.
How to fix archive stuck error with Oracle 11gR2
(Ben Prusinski) Recently, I encountered an issue with Oracle R12 EBS environment unable to login to database tier with APPS schema with our Oracle 11gR2 database tier.
Simple way of using transactions in ADO.NET Entity framework
(SheoNarayan) In this article, we shall learn how to use transactions in ADO.NET Entity framework in simplified manner.
JAXB and Namespace Prefixes
(Blaise Doughan) In a previous post I covered how to use namespace qualification with JAXB. In this post I will cover how to control the prefixes that are used. This is not covered in the JAXB (JSR-222) specification but I will demonstrate the extensions available in both the reference and Eclipse
10 Tips For IT Managers To Better Manage Microsoft SharePoint
(Ramon Ray) All businesses need to collaborate, share documents, build internal (and external) web sites and overall ensure they are optimally communicating. Microsoft SharePoint is one of many products growing businesses can use to ensure their teams (be it a team of 5 people or 500 pepole) can eff
Why You Must Use an ORDER BY Sometimes
(Eddie Awad) Suresh submitted this question on the Oracle Community forum:
Unobtrusive Validation with ASP.NET 4.5
(Brij) ASP.NET 4.5 has been improved and latest version ASP.NET. It includes an array of new and modified features. Today we’ll discuss one new feature Unobtrusive Validation that is introduced with ASP.NET 4.5