Monday, February 20, 2006

How to get rewarded for incompetence

How to get rewarded for incompetence
.....
Steve studied the business issues and recruited key personnel from the AP department to help identify information requirements and develop a rough design of the solution.
.....
Bob took a different approach. Focused on fast results, he set part of his group to building a core AR database, while a second set of programmers created basic input screens and sample outputs. In no time, Bob had something to show the boss, who was suitably impressed.
.....

Wednesday, February 15, 2006

Paging through lots of data with MS SQL Server 2005 and ASP.NET 2.0

This link explains how MS SQL Server 2005 supports paging in GridView (web control in ASP.NET 2.0) through "ROW_NUMBER() OVER (...)" function:

Paging through lots of data efficiently with ASP.NET 2.0

This is another article on the "SQL Pager" topic:
Returning Ranked Results with Microsoft SQL Server 2005
You can find here some nice stuff about Ranking SELECT's resultset.

Tuesday, February 07, 2006

Developing Custom ASP.NET Server Controls

Developing Custom ASP.NET Server Controls
This section describes how to develop ASP.NET server controls. It contains a walkthrough that provides an overview of authoring a custom server control and it provides code examples that illustrate different control authoring tasks such as rendering, defining properties, managing state, and creating composite controls.

Followers

About Me

My photo
Email me: blog@postjobfree.com