Tags: .net, code, exceptions
News (5)
Sun picks GPL for Java code
After years of requests and debates, Sun is set to release Java source code under a Linux-friendly licence. 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 »
Interrupting Java threads
Multithreading presents a set of new challenges to the programmer that can lead to unexpected behaviour. In this article we address one of those challenges: how to interrupt a running thread. Read more »
Sun takes the covers off Mustang
At JavaOne, Sun gave developers a peek at what's coming in the next two major releases of Java, and we've rounded them up for you. Read more »
Eclipse lights up Java crowd
A little more than a year ago, detractors painted the Eclipse open-source project as nothing more than a ploy by IBM to sell its own software. Today, by most accounts, it's the center of innovation in the Java tools industry. Read more »
Features (117)
Handle exceptions properly in C#
Developers often overlook the importance of exception handling to the detriment of their own code. Read more »
.NET exceptions for the exceptionally challenged
Get the most out of .NET's structured exception system. These 10 best-practice tips will ensure that you don't wind up bogging down your applications. Read more »
Take advantage of code snippets in Visual Studio 2005
Visual Studio 2005 brings auto-complete for code snippets to C#, J#, and XML, as well as additional features for Visual Basic. Read more »
Make managed code work with .NET's CAS
Developers and administrators can set permission and trust levels with code access security (CAS), while allowing the code to execute effectively. Read more »
.NET: A guide for managers
Here's an overview of .NET for managers who may not have had the opportunity to dive into Microsoft's integration framework. Read more »
Pick up the basics of .NET Framework multithreaded programming
Writing multithreaded .NET applications can be tough for beginning programmers. We'll show you how to create threads and how the syntax differs for VB.NET, C++, and C#. Read more »
Review: Total .NET Developer Suite
Properly managing code production can make an application project. Total .NET Developer Suite is a third-party add-in for Visual Studio .NET that can give you an edge when it comes to creating reusable code. Read more »
Under the covers of the .NET CLR
.NET promises to let developers write code in numerous compliant languages, but exactly how does the CLR accomplish this feat? Read more »
Debug Web forms easily with the help of VS.NET
Debugging code is never fun. But the .NET Framework and VS.NET can make debugging Web forms as easy as debugging Windows forms. Read more »
Exception management in .NET
In this article, Builder.com looks at how exception management works in .NET. Find out how to architect systems that handle runtime errors properly. Read more »
Blog (2)
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 »
Newbie guide to Google's Android
-- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
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 »
-
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 »
-
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.

