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...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- 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
- 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
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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....
- 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...
- 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...
- 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,...
- 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...
- 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...
- 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...
- Technical articles 2006-10-19
- << Previous
- page 1 of 5
- Next >>
Content Types
Refining Tags
- Software (47 results)
- Microsoft Windows (33 results)
- Software/Web Development (32 results)
- Software Development (28 results)
- Operating Systems (28 results)
- Enterprise Software (17 results)
- programming (15 results)
- Programming Languages (15 results)
- Hardware (14 results)
- Development Tools (13 results)
- Apple Macintosh (12 results)
- Web Development (11 results)
- Justin James (11 results)
- Scripting Languages (10 results)
- Marketing (8 results)
- .Net (8 results)
- Productivity (8 results)
- Data Management (7 results)
- Microsoft Development Tools (7 results)
- Internet (7 results)
- Middleware (6 results)
- Development (6 results)
- Management (6 results)
- Software Design (6 results)
- Mobile (6 results)
- Tony Patton (6 results)
- Desktops (6 results)
- C# (6 results)
- Web Site Development (6 results)
- Databases (6 results)
- Security (5 results)
- Microsoft Access (5 results)
- Error (5 results)
- programmer (5 results)
- Application Development (5 results)
- Web Technology (5 results)
- Web (4 results)
- Susan Harkins (4 results)
- Microsoft Office (4 results)
- Channel Management (4 results)
- Office Suites (4 results)
- Personal Technology (4 results)
- Code Writing (4 results)
- Database (4 results)
- server (4 results)
- Microsoft Corp. (4 results)
- Storage (4 results)
- Tool (4 results)
- Peripherals (4 results)
- Development Process (3 results)
