Featured Article(s) Installing and Configuring Reporting Services (Part 3 of 3) In this session, readers will learn the basics of installing Microsoft SQL Server Reporting Services. This session will cover common installation situations and will discuss some of the more common pitfalls that surround the installation. This session will also cover the basics of Reporting Services configuration options, including basic […]
Other News
EMF: Reading a model from XML – how to correctly declare its namespace – variants
(Jakub Holy) When you use the Eclipse Modeling Framework (EMF) to read a model instance from an XML file, such as a webservice call message payload, it’s essential for EMF to be able to match the root XML element with the model’s “ePackage” that should be used for (re)constructing the model instance
Search through XML database using AS3: Part 3
(Kirill Poletaev) Today we will make our search function more advanced using Regular Expressions.
Displaying a Paged Grid of Data in ASP.NET MVC
(Scott Mitchell) This article demonstrates how to display a paged grid of data in an ASP.NET MVC application and builds upon the work done in two earlier articles: Displaying a Grid of Data in ASP.NET MVC and Sorting a Grid of Data in ASP.NET MVC.
Deferred Execution and Immediate Execution in LINQ
(Dhananjay Kumar) Deferred Execution executes a query only when a loop starts. What I mean here is that, we iterate through the query variable to get the result.
CompareAttribute in ASP.NET MVC 3 – Compare Properties During Validation
(David Hayden) Yesterday I was talking about IValidatableObject in DataAnnotations and how ASP.NET MVC 3 has direct support for it: ASP.NET MVC 3 Validation and IValidatableObject.
C#: Fun with Indexers
(Syed Mehroz Alam) This post refers to an interesting situation when you create a class in C# with an indexer and a property named “Item”. Let’s see why this is not possible simultaneously.
MySQL 5.5.8 – in search of stability
(Vadim) A couple of days ago, Dimitri published a blog post, Analyzing Percona’s TPCC-like Workload on MySQL 5.5, which was a response to my post, MySQL 5.5.8 and Percona Server: being adaptive. I will refer to Dimitri’s article as article [1].
DB2 10 DSNZPARMs that are today but will be no more
(Willie Favero) DB2 10 for z/OS has now been around for just a little more than 2 months. In that time, I have found only the minimum time to write anything about DB2 10. That I hope to change in 2011.
OBIEE 11g on DHCP Assigned Network
(Christian Screen) So, you’ve decided to work with OBIEE 11g on a non-static IP or DSN network. Let’s say you’ve even got one or two rough VM Images up and running. Then one day perhaps after a W/LAN refresh your OBIEE 11g instance no longer boots up.
