Tags: application, string
News (24)
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 »
Simplify your life with PEAR classes
Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »
In T-SQL, use CASE...WHEN in place of IF...THEN
Add some flexibility to your program flow in T-SQL with the CASE...WHEN statement. Get a hands-on look at the statement's syntax and the advantages it can provide for your application. Read more »
World Bank gets hacked
The computer network used by the World Bank Group has suffered a series of at least six intrusions since mid-2007, according to a report. Read more »
Apple's WWDC: New iPhone, new OS X, new .Mac?
Expect to hear new details about the future of Apple's Mac OS X and Web business next week at the Worldwide Developers Conference — and we think there might be a new iPhone, too. Read more »
Browser faceoff: IE vs Firefox vs Opera vs Safari
Web 2.0, with its complex sites and rich Ajax applications, is an increasingly demanding platform for a browser. In this review feature, we look at how the leading browsers measure up. Read more »
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 »
Google uses Lemon to find holes in apps
Google is working on a security tool -- codenamed Lemon -- to detect vulnerabilities in its Web applications. Read more »
IPv6 migration begins as ICANN updates servers
The great migration from IPv4 to IPv6 has officially begun, after the Internet Corporation for Assigned Names and Numbers (ICANN), added the first addresses to its root servers that conform to the new version of the Internet protocol. Read more »
IE plus Firefox equals 'critical' security risk
Firefox combined with Internet Explorer on the same desktop opens up a zero day vulnerability that is highly critical, according to security researchers. Read more »
Features (424)
Performing text calculations in FileMaker
FileMaker, long considered a toy by -serious" developers, is ideal for rapid development and includes many tools to help build useful apps fast. Read more »
Comparing strings with and without case sensitivity in VB.NET
Working with strings is a very important functionality in most applications. In this tip we take a look at string comparisons. Read more »
Easily format string output with String.Format
The .NET Framework provides a clean approach to string concatenation with the String class's Format method. Learn about the syntax for formatting string values. Read more »
Protect sensitive data with .NET 2.0's SecureString class
Beginning with .NET Framework 2.0, the SecureString class is available to easily hold encrypted data in memory. Here are details about using the SecureString class. Read more »
StringBuffer helps you reduce Java overhead
Dealing with dynamic string data requires care to avoid excessive system resource consumption. The basic Java StringBuffer class is designed to tackle this. Read more »
Facilitate type conversions with stringstream objects
You can easily employ to conduct automatic type conversions in C++. Find out the advantages of over . Read more »
Partial function application in Python
Python is not an inherently functional language, but with the help of the functools library you can write some programs in a functional style. One of the key tools do to writing functional code is partial function application, which is available through the functools module. Read more »
Web-Enabling Java Applications
In the second part of our series on building a simple Java application, we see how you can use servlets to web-enable apps easily 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 »
Debug an application remotely
Debugging can often be handled on a developer's local machine, but some problems exist solely in a test or production environment. This article shows how to debug remotely. Read more »
Blog (4)
Application Threat Modeling v2
-- Threat Modeling has become one of the most important ways to increase the security of your application development projects. It allows you to understand the threats you will face, and implement countermeasure in a consistent, reliable way. If you only do one thing to improve yoru development processes, Threat Modeling should be it. Now with the new ACE Threat Modeling methodology and tools, it's easy to do as well! Read more »
Microsoft's PDC Potpourri
-- While not game-breaking in their own right, these little titbits complete the picture from Microsoft's recent PDC conference at Los Angeles. Read more »
July book giveaway
-- Help out in the Builder AU forums and win a book! Read more »
Try… Catch… Win!
-- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »
-
Sun eye Web developers with Netbeans 6.5Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »
-
BarCamp buzz: Let the hacking continueAttending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »
-
Interplanetary Internet a possibility
2008/11/21 10:32:55
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
2008/11/20 10:58:20
-
Yang's resignation: The talk of Silicon Valley
2008/11/19 16:10:33
What's on?
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
Club Builder this week takes a long look at Senator Conroy's recent attempt to explain his Great Firewall of Australia, we chase Steve Ballmer over Sydney, and find Google's biggest bug of the year.

