Pro-Center Video Programming for IT Professionals
Other News
Screen-Cast: Using Open XML and LINQ to XML in a Streaming Fashion to Create Huge Spreadsheets
(Eric White) Sometimes developers need to create huge spreadsheets, perhaps with 100’s of thousands of rows, and many columns. A worksheet that contains 1,000,000 rows and 10 columns will contain upwards of 20,000,000 nodes in the worksheet part. This presents a problem when using a DOM approach.
Configuring MySQL For High Number of Connections per Second
(Ryan Lowe) One thing I noticed during the observation was that there were roughly 2,000 new connections to MySQL per second during peak times. This is a high number by any account.
Displaying action results to the user in ASP.NET
(SoftwareMonkeys) How do you display the results of an action to a user and ensure it shows up no matter which page they are redirected to afterwards?
DB2 – Restore database from a ONLINE backup
(Jack Vamvas) I completed a DB2 backup on server1 with the command:
How to authenticate OAM 11g resource against OVD 11g
(Mahendra) A common requirement that many of the customers would ask for is to Protect ApplicationA against OID, Protect ApplicationB against Sun LDAP and so on. OAM 11g provides the flexibility allowing authentication for multiple resources against different repositories.
Highly Available, Scale-Out SQL Server 2008 R2 Reporting Services Farm
(Edwin Sarmiento) Delivering reports is becoming more critical due to the increasing demand for business intelligence solutions. And while there are a lot of guides that walk us through building a highly available database engine, you’ll rarely see one for SQL Server Reporting Services. How do I go
Scalar Subselect Costing
(Dom Brooks) This issue is an oldie but deserving of a quick post to stop me going off on a tangent in another post.
MySQL Performance: Linux I/O
(Dimitri) It was a long time now that I wanted to run some benchmark tests to understand better the surprises I’ve met in the past with Linux I/O performance during MySQL benchmarks, and finally it happened last year, but I was able to organize and present my results only now..
Building a Moving Image Using HTML5 Tools
(Manish Singh) This simple application developed in HTML 5 helps to show how to move an image in a browser. We know that HTML stands for Hyper Text Markup Language and it helps to display the data in a browser.
