On CNET: New features in OpenOffice 3 beta
39 Resources for

Code

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean codec (181 results), source code (151 results), CDMA (109 results), Unicode (96 results), barcode (64 results)more...
Show Fewer Related Tags Did you mean codec (181 results), source code (151 results), CDMA (109 results), Unicode (96 results), barcode (64 results), bar code (54 results), malicious code (45 results), ZIP code (39 results), sample code (34 results), managed code (22 results), code generator (18 results), Code Red worm (15 results), codename (11 results), CodeWeavers Inc. (7 results), Apple Xcode (5 results), code base (5 results), fCoder Group (4 results), Electronic Product Code (4 results), CodeWarrior (3 results), Code Red II (2 results), Audiocodes Ltd. (2 results), decode (2 results), Source Code Club (2 results), Gluecode Software (2 results), Authenticode (2 results), Code-Crafters (2 results), code of ethics (2 results), Helix Code (2 results), EvolutionCode (1 results), code of conduct (1 results)fewer...

TechRepublic Resources

How my memory of Ada Code influences my current .NET Code
The following is not a recommendation on how to perform this type of concurrent programming. Given my complete lack of experience in this stuff, it's probably more of a case study in how not to implement this type of feature. This is more of a meditation on how my early...
Tags: Web, Database, Microsoft .NET, Idea, Web Service, Memory, Code, Ada, Programming, Channel Management, Web Services, Programming Languages, Storage, Marketing, Enterprise Software, Software, Software Development, Software/Web Development, Hardware, Rex Baldazo
Blog posts 2008-03-02
The challenges of maintenance programming
The world of programming has changed quite a bit since computers were first developed. One relative constant is the way in which programs are created; specifically, the idea of source code represented as standard ASCII text. It has been decades since we evolved from using hex editors or punch cards...
Tags: Code, Programmer, Programming, Backstory, Development Tools, Software Development, Software/Web Development, Justin James
Blog posts 2008-02-21
Train users to follow best practices when writing VBA Code
If you train users to do a little coding on their own, they may not hit you up with as many development requests. I think that teaching users Visual Basic for Applications (VBA) is a good place to start because it's easy to learn. VBA lets you automate tasks and...
Tags: Solution, Procedure, Data, Statement, Variable, Code, Microsoft VBA, Best Practice, Value, Error, Figure E, Scripting Languages, Software/Web Development, Web Development, Susan Harkins
Blog posts 2008-02-01
phpStylist
Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options. A single 50Kb file that will highly improve the quality of your code. 3 operation modes: web interface, command line and PSPad.
Tags: Code, Scripting Languages, Channel Management, Software/Web Development, Web Development, Marketing
Software downloads 2007-12-17
2008 ICD-9 (exe)
The 2008 ICD-9 software allows for rapid searches of the ICD-9 codes as published by Medicare and NCHS. This year's software contains the complete Alphabetic Index. It has never been easier to find a code. You can e-mail or print ICD-9 codes as well.
Tags: Software, Code, Tools & Techniques, E-mail, Healthcare, Management, Online Communications
Software downloads 2007-09-25
The programming paradigm needs an update
The way I view programming is different than it was a week ago due to various factors. First, I have spent a lot of time lately with my head buried in the .NET documentation, and something in the back of my mind said, "If C# is so much more efficient...
Tags: Perl, Compiler, Problem, Code, Fact, SQL, Programmer, Language, Programming, Lisp, Development Tools, Software Development, Software/Web Development, Justin James
Blog posts 2007-10-23
EasyNeatly (EasyNeatly)
The program is intended for facilitation of a transactions of the Web-masters of acceleration of their activity and improving of quality created CSS of a code. The program name bears in itself two main operations and pieces of foreign exchange Easy and Neatly. Easy - Means a simple compact code...
Tags: Code, CSS, Scripting Languages, Software/Web Development, Web Development
Software downloads 2007-07-27
Rolex Oyster GMT Master II (widget)
Based on the Omega watch widget's code, introducing the Rolex GMT Master II. No real features other than resize ability and a working GMT hand. This version is the first release on CNET Download.com.
Tags: Code
Software downloads 2007-07-24
SharpStyle Neutron (Neutron)
SharpStyle Neutron has been created for developers working alone or in teams on building next generation Rich Internet Applications that combine Flash on the front-end and .NET on the server-side. It's a Visual Studio 2005 plug-in that lets you code and compile ActionScript alongside your .NET code. It works like...
Tags: Code, SharpStyle Neutron, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2007-07-23
Haaa Notepad (widget)
A notepad for quick notes. The code is based on Simple Notepad 1.3 by Chris Howard. This version is the first release on CNET Download.com.
Tags: Code, Note
Software downloads 2007-07-06
How copyright and licensing issues affect programming work
What ever happened to the Perl vs. C# text processing shootout I promised? Well, I will tell you what happened.Something had been bothering me for ages, but I could not put my finger on it. As I sat down to write the code, I finally remembered what it was: I am...
Tags: Project, Web, Patent, Code, Microsoft Corp., Image, Programming, Justin James
Blog posts 2007-08-13
Analyze 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 in this week's .NET column. I have never met a programmer who doesn't make a coding mistake from time to time. Tracking down...
Tags: Microsoft .NET, FxCop, Middleware, Tony Patton, .NET, Application servers, .NET Newsletter, Message, Assembly, Code, Analysis, Tool, Analysis Tool, Productivity, Software Development, Software/Web Development, Enterprise Software, Software
Technical articles 2007-01-23
Easy Code archiving in SQL Server 2005
DBA Tim Chapman extols one of the virtues of SQL Server 2005 is the ability to return the entire code of an object from a system function. He notes that this function will make it much easier to archive your procedure code. As a database administrator, I always try...
Tags: Microsoft SQL Server, Microsoft SQL Server 2005, Tim Chapman, Databases, Backups, archiving, database, procedure code, backup, SQL Server Newsletter, Function, Procedure, Code, System Function, OBJECT_DEFINITION, Enterprise Software, Software, Data Management
Technical articles 2007-01-12
Create ZIP archives dynamically and on the fly with Perl
This article is also available as a TechRepublic download, which contains the code listings in a copy-and-paste-friendly text format.Perl comes with a wide variety of both built-in functions and external modules to manipulate different file formats. In particular, it has the ability to dynamically create and read compressed ZIP archives...
Tags: Programming, Perl, General, Code, Application Development
Blog posts 2007-05-08
Scalability vs. performance
Building a scalable application? So am I. One of the mental conflicts that I keep having is that all of the layers that we add to an application (particularly a Web application) to add scalability… well, they hurt the performance of the application!An increasing common pattern is to have the...
Tags: Software Development, Software Design, Software Architecture, Programming, N-Tier, Multitiered, Development, Code, Architecture
Blog posts 2007-04-11
Set the current working path with VB.NET
If you want to use relative paths instead of absolute paths in your code, the ability to set the current working path can come in handy. Learn how to set the path using VB.NET. An ability to set the current working path often comes in handy if a...
Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, relative path, ListBox1, Visual Basic Tips Newsletter, Method, Code, Path, .Net, Development Tools, Software Development, Software/Web Development
Technical articles 2006-10-19
Assist future developers by writing comments and clean Code
Tony Patton explains that thoroughly documenting your code either through written documents or code comments helps you and provides future guidance for developers working with the code. I have preached about documenting code countless times with fellow developers, but I recently unearthed a strange fact: Many developers ...
Tags: JavaScript, Tony Patton, Scripting languages, line comment, developer, Web Development Zone Newsletter, HTML, Sample Code, Code, Software/Web Development, Web Development
Technical articles 2006-10-16
Thread safety and responsibility
Today I am back onto one of my favorite topics, as of late: multithreading and data integrity. I know, some of you are probably sick of this one, but today I thought about it from a totally different angle: responsibility and ethics. No, not whether or not using a thread...
Tags: Threads, Software Development, Software Design, Programming, Multithreading, Development, Data Integrity, Code Writing, Code, Application Development
Blog posts 2007-03-28
Web apps and record locking
Last week, I wrote a bit about multithreading. One of the biggest issues with multithreading is maintaining data integrity. There are a lot of pitfalls with it. Today, I was looking at the issue of data integrity from another angle: client/server applications. The fact is, if you are working on...
Tags: Servers, Scripting languages, Web, lock, data integrity, client-server, client/server application, server
Blog posts 2007-03-20
Handle exceptions properly in C
I GUESS I'LL NEVER WRITE SOFTWARE WITH CODEI do not see any of this as software writing.There are certain levels in a computer that do not seem to be affected by virus.Math is one of them.Some Rules on ExceptionsThough the article describes the mechanics of .Net exceptions, it fails to...
Tags: BALTHOR, software, code, C
Discussion threads 2007-02-23

Featured White Paper

May 13th: Unified Communications beyond IP telephony

Content Types

Blog posts (12 results)
Discussion threads (9 results)
Image galleries (1 results)
Q&A (4 results)
Software downloads (6 results)
Technical articles (7 results)

Refining Tags

programming (15 results)
Software Development (14 results)
Software (13 results)
Software/Web Development (12 results)
Justin James (9 results)
Enterprise Software (7 results)
Development (6 results)
Software Design (6 results)
Application Development (5 results)
.Net (5 results)
Development tools (5 results)
Web Development (5 results)
programmer (5 results)
server (4 results)
Tony Patton (4 results)
Middleware (4 results)
Programming languages (4 results)
Scripting Languages (4 results)
Web (4 results)
Code Writing (4 results)
security (3 results)
Channel Management (3 results)
Marketing (3 results)
Developers (3 results)
.NET Newsletter (3 results)
Development Process (3 results)
Perl (3 results)
Error (3 results)
Database (3 results)
Procedure (3 results)
Microsoft .NET (3 results)
Microsoft Corp. (3 results)

TechRepublic Featured Jobs

Job Title/Location Posted
  • Powered by: Simply Hired
  • .


Spyware: The Unseen Enemy
TechRepublic's presentation Spyware: The Unseen Enemy is a prepackaged solution for addressing spyware-related problems facing organizations. This pre ...
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now