On CBSSports.com: Mike Tyson's daughter dies in accident
98 Resources for

code

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean source code (220 results), code (98 results), bar code (78 results), CDMA (76 results), ZIP code (76 results)more...
Show Fewer Related Tags Did you mean source code (220 results), code (98 results), bar code (78 results), CDMA (76 results), ZIP code (76 results), malicious code (42 results), sample code (29 results), code generator (22 results), codename (19 results), W-CDMA (18 results), managed code (18 results), Code Red worm (16 results), Code Red II (4 results), code base (4 results), Electronic Product Code (3 results), code of ethics (3 results), Helix Code (2 results), Code-Crafters (2 results), Source Code Club (2 results), code of conduct (1 results)fewer...

TechRepublic Resources

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. by Tony Patton
Tags: Developer, Microsoft Visual Studio, Microsoft Visual Basic, Code, Feature, Refactoring, Refactor, Refactor Menu, Visual Studio IDE, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development, Tony Patton
Blog posts 2008-08-04
How do I... Make C# or .NET Framework applications accessible in the system tray?
Putting an icon for your application in the system tray is a great way to insure that your program is easily accessible to the user. Zach Smith explains how to use the system tray with C# and the .NET Framework. by Zach Smith
Tags: Microsoft .NET Framework, Code, System Tray, Icon, Form, NotifyIcon, Context Menu, Figure D, C#, Programming Languages, Software Development, Software/Web Development, Zach Smith
Blog posts 2008-06-17
How do I... Publish a custom application performance counter in C#?
Within Windows there are many system level processes that publish performance counters. For example there are performance counters that allow you to see CPU time, memory usage, and disk usage of the system. Since performance counters are a standard system function they are an ideal method for tracking the performance...
Tags: Counter, Custom Application, Performance, Code, C#, Performance Counter, Create, PerformanceCounter, RawValue Property, Performance Management, Human Resources, Workforce Management, Zach Smith
Blog posts 2008-04-07
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
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
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
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
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
My Language Choice Conundrum Deepens
At the suggestion of a zillion people and Web sites, I have finally started reading Code Complete by Steve McConnell. The book is really good, and touches on so many of the topics that I have been writing about lately and that people have been talking about in the forums....
Tags: Application Development, Architect, Bad Programming, Code, Code Writing, Developers, Development, Development Process, Microsoft Visual Basic, Object Oriented, Perl, programmer, Programming, Software, Software Design, Software Development
Blog posts 2007-02-19
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
Spiceworks: Rapid Ruby, Customer Focus, and Starting a Company
In November 2006, I reviewed version 1.0 of Spiceworks IT Desktop, and I was rather impressed with the product and the company on many levels. Today I had the opportunity to talk with Scott Abel CEO and Francis Sullivan CTO of Spiceworks. Spiceworks is a small startup located in Austin,...
Tags: Application Development, Code, Code Writing, Developers, Development, Development Process, Interview, Programming, Rapid Ruby, Ruby, Software Design, Software Development, Spiceworks
Blog posts 2006-12-04
Drop Down Form Field Options Importing a list of Names for Fields
I am making a form for purchase orders. I am wanting to build a drop down table in a form that shows several department Names and their Budget Code. Is it possible to import or past a list of names or numbers at one time? Paste more than...
Tags: swhit49313@..., Budget, NAMES, Code
Discussion threads 2006-11-20
Short Order Programmers
In the fifteen or so years that I have been programming, I only can distinctly remember one instance where I directly worked as a “team.” I was in 10th grade, and we were working in pairs on COBOL code running on an NCR mainframe system. Since then, I have had...
Tags: Career, Career Advancement, Code, Developers, Development, Development Process, programmer, Programming, Project Management, Software Design, Software Development
Blog posts 2006-11-02
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


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now

Meet Doc