(Xiaobo Yang and Robert Allan) Web portals provide users a central gateway for accessing various resources and services. At the same time, they provide users a platform for contributing resources to be shared with other users. Users might share anything from photos to audio and video files to scient
Tag: SharePoint / BI
ASP.NET 2.0 FileUpload Server Control
(Bill Evjen) In ASP.NET 1.0/1.1, you could upload files using the HTML FileUpload server control. This control put an element on your Web page to enable the end user to upload files to the server. To use the file, however, you had to make a couple of modifications to the page. Fo
The asp:ListView control (Part 1 – Building a Product Listing Page with Clean CSS UI)
(Scott Guthrie) One of the new controls in ASP.NET 3.5 that I think will be very popular is the control. The ListView control supports the data editing, insertion, deleting, paging and sorting semantics of higher-level controls like the GridView. But – unlike the GridView – it provi
Publish critical public warnings on the Web
(James Snell) The recently completed Atom Publishing Protocol provides a simple, HTTP-based mechanism for publishing and managing content on the Web. When used with the Common Alerting Protocol standard, Atom publishing can provide a powerful and flexible way to distribute critical, life-saving info
How do I… Use PHP with PostgreSQL?
(Melonfire) It’s no secret that PHP and MySQL go well together. Both PHP and MySQL are open-source projects, are widely used in the developer community, and play well together because of PHP’s built-in MySQL support. While MySQL has been getting the lion’s share of attention, PostgreSQL also deserve
Image Resources in WPF (1)
(Ged Mead) As I had some feedback on how the images are accessed in my blog item on UniformGrids, I thought I would just very quickly explain what I did.
New ROLLFORWARD option
(Chris Eaton) Some of the new features in DB2 Viper 2 will probably never get much press attention or even be in a presentation at a conference because they are pretty small. But they can sure help make your life easier. This is one example of such a feature.
Sync Your Database to SharePoint Using SSIS
(Lee Richardson) Custom SharePoint lists are like tables in a traditional database; in some ways they’re even better. But as organizations adopt this new data store, they introduce additional complexities in integrating new list-based solutions with existing database applications. This article shows
Hashing out the differences
(Jag Singh) In the ideal world the operational source would provide a mechanism for identifying changes made to the data since the last extract, also known as change data capture (CDC). The source may contain update date, database online log scrubbing mechanism, or audit logs, etc. for the purpose.
System Administration Certification exam 918 for IBM Informix Dynamic Server 11 prep, Part 4: Performance tuning
(Edgar Sanchez and Joseph W. Baric, Jr.) Tune IBM Informix Dynamic Server (IDS) and its different subsystems for optimum performance. After a brief overview, follow along with examples on how to look at the database server and its subsystems. The fourth in a series of eight tutorials, use this tutor