Other News

Community

Your First BPEL Project

(Mike Lehmann) In my previous column, I provided a quick tour of the Business Process Execution Language (BPEL), using a complex sample business process. Now, let’s look under the covers of BPEL and get a sense of what it takes to wire an existing Web service into a BPEL process. Rather than foc

Community

Review: NGSSquirrel

(Dale Elizabeth Corey) NGSSquirrel for SQL Server is a vulnerability assessment scanner. It allows system administrators and security professionals to quickly and easily assess SQL Servers (7 & 2000) for a variety of security vulnerabilities and deficits. The NGSSquirrel security scanner comprehensi

Community

Working with ADOX

(Ramesh Balaji and Scott Mitchell) ADO, as you likely know, is used to access databases (or more generic data stores). The work that we normally perform with ADO when working with database can be categorized into the following two activities: 1. Data Definition 2. Data Manipulation

Community

Optimized ASP.NET

(John Goodson) Developing performance-oriented .NET applications is not easy. The .NET standard includes only basic guidelines and interface definitions to help programmers develop .NET applications. In addition, .NET data providers do not throw exceptions to say that your code is running too slowly