(Frank Giannino) Sybase recently released DataWindow .NET 2.0, a powerful object used to build data-driven .NET applications. The DataWindow offers nearly identical capabilities for both Windows Forms and Web (ASP.NET) Forms, and it’s versatile and easy to use, suitable for reporting, graphs, tree v
Author: SSWUG Research
Develop proof-of-concept .NET applications, Part 1: Create database objects in DB2 Viper using .NET
(Chenhong Xia) This tutorial series teaches you how to create proof-of-concept Windows and Web applications to access relational and XML data in IBM DB2 Viper, using Microsoft Visual Studio.NET 2005. Part 1 explains the application specifications and illustrates how to create the relational database
A little something about Fast Log Apply (FLA)
(Willie Favero) The inspiration for today’s entry is courtesy of the DB2-L listserver. While reading a few posts over the weekend, it came to me that Fast Log Apply (sometimes called FLA) doesn’t get enough decent exposure and deserve a little more airtime. At a minimum, it needs to be re-explained
Project Lockdown
(Arup Nanda) Imagine that you have just landed a new job as a DBA. On your first day, you hear rumors of an impending security audit driven by Sarbanes-Oxley requirements. You need to get to know your environment as soon as possible, so you know where to look and understand when to take immediate or
SQL Server 2005 Integration Services – Transaction Support – Part 25
(Marcin Policht) The latest article in our series discusses improvements in the transactional support implemented in SQL Server 2005 Integration Services. The more granular scope of transactions, which now can be assigned to arbitrarily designated Control Flow tasks and containers, makes it is possi
How Bad Guys Hack Into Websites Using SQL Injection
(Matija) If you are not so confident with programming languages and web technologies you may be wondering what SQL stands for. Well, it’s an acronym for Structured Query Language (pronounced “sequel”). It’s “de facto” the standard language to access and manipulate data in databases.
Troubleshooting Tips for ASP.Net developers
(Praveen K Prasad) During the development of the simplest “Hello World” application, we can see many bugs & other problems kicking us from back, this article shows how to get rid of the most common problems out here.
Disk storage access with DB2 for z/OS
(Paolo Bruni and John Iczkovits) DB2 integrates with the storage management software and continues to deliver synergy with FICON (fiber connector) channels and disk storage features. (pdf)
How to Test and Debug an ASP.NET 2.0 Application
(Joel Murach and Anne Boehm) In this article, you will learn how to create a website that runs under IIS for testing purposes. You will also learn how to create and test a file-system website with the ASP.NET Development Server.
Following the Changes, Part Two
(Mark A. Williams) You can access data from Oracle databases in .NET applications in different ways, but for features and performance, Oracle Data Provider for .NET (ODP.NET) is your best choice.
