Tags: .net, code, information
News (64)
Tangled in .Net
Although Microsoft .Net plans were "hard to understand," CEO Steve Ballmer is working to untangle the mess. Read more »
Microsoft Web services plan targets Java
The company aims to turn up the heat on Java rivals with plans for software that could simplify the creation of heavy-duty Web services applications. Read more »
Microsoft prepares for Yukon, Longhorn
The software company readies new development tools before planned releases of revamped database and Windows operating system software. Read more »
Apache expands Web services reach
The Apache Software Foundation is expected to launch this week an open-source integration server project, which is part of a bigger effort to create a full suite of Web services infrastructure software. Read more »
Tool time for Longhorn
Later this year, Microsoft will release tools to grease the skids for Longhorn, and next year will unveil new Exchange and BizTalk lines. Read more »
Borland to wield tools against Microsoft
The revived company readies a software suite to compete against Microsoft's popular Visual Studio.Net. But can it really go toe-to-toe with the tech giant? Read more »
Novell ship version 1.0 of Mono
Company's open-source project aims bring easy-to-use .Net tools to Linux and other operating systems. Read more »
IBM open sources analytics tools
SourceForge now has the code for Unstructured Information Management Architecture. Read more »
Survey: Linux programmers yawn at SCO
A new survey has found that 73 percent of Linux programmers believe the SCO Group's legal attacks on the open-source operating system lack merit. Read more »
Microsoft to reveal more Longhorn details
Microsoft is expected next month to disclose more details on Longhorn, its planned upgrade to Windows, as the company looks to drive demand for the forthcoming operating system. Read more »
Features (307)
Analyse your managed .NET code with FxCop
Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. 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 »
Exposing product information via Web services
The .NET Framework simplifies the Web service creation process. Learn how to create a Web service that interfaces with SQL Server and returns the applicable information from the Northwind database. Read more »
XPath provides an easier way to select information in Jet database
In the Microsoft .NET Framework, extracting information from a Jet database can be accomplished using SQL queries or XPath. Each method has pros and cons, but you may find yourself using XPath more often as .NET becomes more prevalent. Read more »
Hunt down buggy .NET code faster
Learn how you can use continuous integration to automate the build process and provide instant feedback on .NET coding errors Read more »
Improve code confidence with these three .NET code review tools
Automated code tools can help developers locate potential problem points in their code before it ever leaves their machines. Here's a look at three tools that can help you with automated code review. 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 »
.NET attributes are more than decoration
Among the most confusing and misunderstood elements of the .NET framework are the purpose and uses of attributes. Read this article to see why attributes are a good thing. Read more »
Two patterns that promote code reuse in ASP.NET
To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. 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 »
Blog (5)
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 »
CodeGear Q&A
-- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »
How to manage a team of geniuses
-- Hiring a team of developers and techies that are smarter than you is inevitable. As a manager how do you cope with this and keep things on track? 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
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
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.


