News (7)

Are developers stealing code?

Many software developers regard 'code-borrowing'--reusing existing software in their own work--as an acceptable practice, despite the legal minefield it could create for their employers. Read more »

Security experts warn of potential malicious AIR code

On Monday, Adobe Systems rolled out its new Web 2.0 development tool, Adobe Integrated Runtime, or AIR. Following its release were some concerns from the security community. Read more »

Adobe releases CS4 details

Adobe released details today about Creative Suite 4, its first update to more than a dozen design and editing tools since Adobe CS3 some 17 months ago. Read more »

Opera mobile gets Symbian support

There's been a lot of activity recently in the world of mobile browsers. Read more »

PlayStation 3 site hacked, 2.40 upgrade suspended

Sony has suspended its PlayStation 2.40 firmware upgrade following reports it has fouled up some users' systems — Sony has also removed hacked pages on its Playstation web site. Read more »

Google debuts Gears for Firefox 3

Gears, Google's project to make Web browsers a better foundation for elaborate online applications, now supports Firefox 3, the company plans to announce soon. Read more »

Baba worm pretends to clean up PCs

The latest version of the Baba worm claims to clean porn off PCs, but it's just a 'dirty trick', say antivirus experts. Read more »

Features (30)

Employ refactoring via Visual Studio to write better code

Refactoring is the practice of making your code cleaner and clearer without affecting the functionality. Find out what's included in Visual Studio's Refactor menu, and discover a couple of Visual Studio add-ins that bring refactoring to the Visual Basic community. 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 »

Creating custom Visual Studio 2005 code snippets

Reuse common code blocks in your applications through Visual Studio 2005 code snippets. Read more »

Create shortcut menus for forms in VB.NET using ContextMenuStrip

This VB.Net tip will show you how to implement shortcut menus for a form using the ContextMenuStrip control. Read more »

Build an AIR application for your website

Adobe AIR brings web technologies to the desktop through the integration of the Webkit rendering engine in a Flash-style desktop-based runtime. AIR applications running on HTML, CSS and Javascript can interact with the local file system, manipulate local SQL databases and even use AJAX on any domain. Read more »

How do I ... reject alpha characters in a SQL Server character column?

Enforcing your data's integrity is probably the single most important issue you face when designing a database. Validating user input is one way of keeping bad data from making its way into your analyses and reports. Read more »

Develop JavaScript with the JSEclipse plug-in

JavaScript developers have been clamoring for development tools for years. Tools like Firebug and Venkman answer the call, but there are more options available. Read more »

Location-based publishing and services

Geocoded content is transforming our Web. By adding geographical coordinates (latitude and longitude) to our media, we can help others find it through location-based search engines and web maps. Read more »

Faster, smaller, clearer: Python iterator tools

With Python's itertools module you can quickly and simply perform some of the more complicated operations you'll need to do on lists. It will make your code perform better and become easier to read. Read more »

Flexing some muscle

Macromedia's Flex allows developers to create rich presentation layers for Internet applications using Flash. We'll show you how to get your first Flex application up and running. Read more »

Blog (2)

You need to be smart

Staff [blogs:syslog] -- One of the most popular buzzwords in software development agile. Today everyone wants to be agile. That is good! However, being agile is not enough. Read more »

Get more out of Safari with Debug mode

Brendon Chase [blogs:codemonkeybusiness] -- Safari's debug mode can open up a few nice features like a JavaScript consol and mask Safari as Internet Explorer. Read more »

Log in


Sign up | Forgot your password?

What's on?