News (6)

Understand the ASP.NET DataGrid control

Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »

Huge security hole in .NET: Java creator

Java creator James Gosling this week called Microsoft's decision to support C and C++ on the Common Language Runtime in .NET one of the -biggest and most offensive mistakes that they could have made". Read more »

Windows 7 gets mixed reviews

As developers received their copies of Windows 7 on Tuesday in the US, they offered varied reactions to the Microsoft operating system update. Read more »

BEA hopes to start open-source buzz with Beehive

BEA Systems plans to start an open-source project around its WebLogic Workshop Java development tool in an effort to drive wider adoption of its software. Read more »

Sun wrestles with open-source Java

Sun Microsystems is grappling with applying an open-source philosophy to its Java software as the company weighs risks and benefits over whether it should jump in further or not. But some experts are suggesting a middle ground. Read more »

Sun's McNealy swings at rivals

Scott McNealy, the Sun Microsystems chief executive who has become something of a punching bag as his company fights back to profitability, threw some punches of his own on Tuesday. Read more »

Features (118)

Simplify coding and maintenance with class libraries

You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »

Why migrating Java apps to .NET may not be smart

Migrating from Java to .NET is not easy, and you might be better off with your exisiting application. Here are five reasons for sticking with Java. Read more »

Improve data access in ASP.NET applications

Using the right tool for the right job is the best way to create optimised Web applications. Builder.com writer Tim Landgrave gives these tips to improve data access in ASP.NET applications Read more »

Getting .NET class info with Reflection

In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »

OOP designs with VB.NET and Java

As a .NET developer, it might surprise you what you can learn from the Java crowd. The two languages may be more similar than you think. Read more »

ASP.NET Web Matrix: Keeping it simple

Many IT pros are amazed that MS has made parts of the .NET initiative free. The ASP.NET Web Matrix tool is designed to make it easy to code simple apps. Read more »

Sharing the event logic between controls in VB.NET

Whenever you write the code logic that may be used for more than one control, it makes sense to try to save time by creating only one procedure that will handle the event and perform that logic. Read more »

Create powerful interfaces by combining ASP.NET 2.0 data controls

Learn how to combine ASP.NET 2.0's GridView control with a DetailsView or FormView control. This will allow a user to select an individual column from GridView and view or manipulate its contents with DetailsView or FormView. Read more »

Implement custom paging with SQL Server 2005

In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. Read more »

Use numeric totals with the ASP.NET data grid

.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. Read more »

Blog (2)

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »

JavaOne: Slot cars, robots and more

Matt Overington [blogs:bricksandmortar] -- Does Java's reach know no bounds? Read more »

Log in


Sign up | Forgot your password?

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

  • Lana Kovacevic W3C releases mobileOK

    W3C has released mobileOK checker, an open source tool for checking the suitability of websites for mobile devices. Read more »

    -- posted by Lana Kovacevic

What's on?