News (2)
System.Globalization namespace in .NET
The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »
Danger level rises for Perl flaws
A type of security flaw in Perl applications that experts thought could lead only to a denial-of-service attack is now believed to be much more serious. Read more »
Features (145)
Keep data display clean with JTable class
Java Swing's JTable class offers tools that make it easy to format large data collections into manageable tables. Here's a step-by-step introduction. Read more »
Java Reflection API helps leverage the power of classes
The Java Reflection API is a long-standing tool that opens the door to a variety of programming techniques. This walk-through will show you how to access class definitions at runtime. Read more »
Specify DataSet in XML
This article describes a mechanism that uses a Singleton Factory Class for creating DataSet objects that represent sets of views, locating the base configuration nodes for each view via XPath query. Read more »
More efficient coding with advanced user control caching in .NET
With advanced user control caching in Microsoft .NET, application developers can create reusable controls without having to try to write the HTML output themselves. Read more »
Use ASP.NET's Literal control to its full potential
One option of placing text on an ASP.Net Web form is the Literal Web control, which allows you to place and easily manipulate text within a page. 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 »
Control presentation with ASP.NET 2.0's FormView control
ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates the display of single records from a backend data source. Read more »
JConsole: remoting, notifications and log control
In real applications, instrumentation is usually monitored across the network. Following on from our tutorial on JConsole, here's how to network-enable your managed Java applications. Read more »
Persist data with the XMLSerializer class
In this .NET "how-to" from Tony Patton, learn how to convert an object's public properties and fields to XML. Read more »
Taking advantage of C# class indexers
One of the more interesting features of C# is the indexer. Web Editor Lamont Adams explains how it enables you to treat a class like an array. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
Opera's new SDK: Better browsing on the Wii?Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »
-
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 »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
