- Subscribe to this page:
- RSS
- Email Alert
application development
(107 results)-
Downloads
Using IPC channels and .NET Framework 2.0 to communicate between processes
Dec 2006
Many C++ developers are used to using named pipes to communicate from one application to another. Unfortunately the .NET Framework does not supply an easy way to access named pipes. With the...
Provided by Zach Smith
-
Downloads
A utility to parse fixed length flat files in C# using XML templates
Feb 2007
There are many issues that need to be tackled when trying to communicate with an older system. One issue that often comes up is the fact that older systems are rarely able to export data in easily...
Provided by Zach Smith
-
Downloads
10 ways to screw up your VBA code
Nov 2010
It's easy to get enticed into cutting corners when you write VBA code -- but that's likely to create problems down the road. Susan Harkins looks at some misconceptions that lead to bad practices,...
Provided by Susan Harkins
-
Downloads
Sophos Free Encryption - Free Tool
Dec 2009
Sophos Free Encryption is a free tool lets you secure your data easily and quickly without any central infrastructure in place. Individuals and businesses alike can easily protect selected files...
Provided by Sophos
-
Book chapters
Get started developing iPhone apps
Jan 2010
This chapter from iPhone for Programmers: An App-Driven Approach looks at iPhone functionality, the updated features of the iPhone 3GS and the iPhone 3x operating system, the Cocoa frameworks,...
Provided by Prentice Hall PTR
-
Downloads
Get complete development tools for free with Express Editions
Apr 2007
Microsoft offers Express Editions of both Visual Studio .NET 2005 and SQL Server 2005. This gives developers all the tools they need to create .NET applications and could create a generation of...
Provided by Edmond Woychowsky
-
Downloads
The architecture of a flexible .NET file processing system -- Part 1
May 2007
While Web services are taking the world by storm, and service oriented architecture is becoming the norm, some companies still rely on importing flat files to communicate with partners. BizTalk...
Provided by Zach Smith
-
Downloads
How do I... Catch system level events in C#?
Sep 2007
Nearly all C# developers are accustomed to subscribing to events that originate from the local application. What may come as a surprise to some developers is the fact that some system level events...
Provided by Zach Smith
-
Downloads
How do I... Add items to an Access combo box on the fly?
Feb 2008
On occasion, an application developer working with Microsoft Access may need a list control that's a bit more flexible by allowing users to update the control's list. Handing over a bit of...
Provided by Susan Harkins
-
Downloads
10 tips for advancing from a beginner to an intermediate developer
May 2009
Beginner developers who want to take their career to the next level may be stymied by a lack of resources and recommendations. Justin James helps close that information gap with 10 suggestions for...
Provided by Justin James
-
Downloads
How do I... Serialize a hash table in C# when the application requires it?
Oct 2007
The .NET Framework is unable to serialize any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. At some point in your application...
Provided by Zach Smith
-
Downloads
More effective requirements gathering with Microsoft OneNote
Oct 2006
The requirements gathering process is very difficult. Getting the information from the subject matter experts and packaging it into a coherent set of thoughts that the architect and developers can...
Provided by Robert L. Bogue
-
Downloads
10 tips for creating efficient Microsoft Access list box controls
Apr 2007
Efficiency isn't always about performance -- sometimes, it's a about making tasks easier for end users. See how the effective design and implementation of list box and combo box controls in your...
Provided by Susan Harkins
-
Downloads
10 reasons to use Azure for your cloud apps
Jan 2010
Cloud platforms are available from various vendors, including Amazon, IBM, and Google. But Deb Shinder thinks Microsoft Azure might be the best choice.This download is also available as an entry...
Provided by Deb Shinder
-
Book chapters
Making design collaboration work
Mar 2010
This chapter from The Design of Design: Essays from a Computer Scientist, by Fred Brooks (author of The Mythical Man-Month), offers a detailed look at the role of collaboration in modern...
Provided by Addison Wesley Professional
-
Tools & Templates
Product usage survey
Sep 2010
You may not be seeing any obvious signs that your relationship with a client is souring, but there could be hints that everything isn't as rosy as it once was -- or could be again. This survey...
Provided by TechRepublic
-
Downloads
Sharepoint Server 2010 Trial
Oct 2010
Download Microsoft SharePoint Server 2010 Microsoft SharePoint Server 2010 is the business collaboration platform for the Enterprise and the Web that enables you to connect and empower people...
Provided by Microsoft
-
Downloads
Avoid scope creep! Try Jama Contour, collaborative requirements management
Nov 2010
If you're managing a complex project, then you know how difficult it is to keep everyone in sync on scope changes. It's a nightmare. Jama Contour changes that. Contour is a powerful, Web-based...
Provided by Jama Software, Inc.
-
Downloads
Simplify your PHP coding with 10 network programming PEAR classes
Nov 2006
The PHP Extension and Application Repository (PEAR) has a number of packages that can significantly simplify your network programming projects. This document lists 10 PEAR packages of specific...
Provided by Melonfire
-
Downloads
Build a better Web site by understanding floated elements in CSS
Jan 2007
Cascading Style Sheets (CSS) are rapidly becoming the de facto standard for Web page layout and positioning. Using them correctly, however, requires a sound analysis of the functional purpose of a...
Provided by Melonfire
-
Downloads
10 Perl modules all Java developers should know
Feb 2007
There are numerous CPAN modules which are designed to import Java classes into Perl scripts or access Java APIs like Swing, JDBC and JNI. This document lists the ten most important and useful...
Provided by Melonfire
-
Downloads
Create better Web sites with CSS and the Font Control property
Feb 2007
Putting font information into a CSS file has a number of important advantages: it's easy to do, doesn't require any special software, and works uniformly on most major browsers. More importantly,...
Provided by Melonfire
-
Downloads
Precisely control page and element backgrounds with CSS
Apr 2007
Cascading style sheets (CSS) make it possible to precisely control page and element backgrounds via its family of background-* directives. In addition to greatly improved functionality, using CSS...
Provided by Melonfire
-
Downloads
Create ZIP archives dynamically and on the fly with Perl
May 2007
Perl has the ability to dynamically create and read compressed ZIP archives without relying on external tools and utilities, via its Archive::Zip module. This tutorial runs you through the basics,...
Provided by Melonfire
-
Downloads
Use the revised OWASP Top Ten to secure your Web applications -- Part 6
May 2007
Vulnerability six in the 2007 OWASP Top Ten is Information Leaking and Improper Error Handling. Typically caused by verbose errors, attackers exploit this weakness to obtain information about the...
Provided by Tom Olzak
-
Downloads
How do I... Obtain and use information about runtime errors in Access applications?
May 2007
To make sure a runtime error doesn't derail your Access applications, you should include error handling that ignores or fixes the error and continues processing, requests information from the user...
Provided by Susan Harkins
-
Downloads
The architecture of a flexible .NET file processing system -- Part 2
Jun 2007
While Web services are taking the world by storm, and service oriented architecture is becoming the norm, some companies still rely on importing flat files to communicate with partners. BizTalk...
Provided by Zach Smith
-
Downloads
How do I... Add TechRepublic as a search provider in my Web browser
Jun 2007
Greg Griffiths shows you how you can add TechRepublic to the list of search providers in your Web browser. This How do I... works for either Internet Explorer 7 or Firefox 2. This download...
Provided by Greg Griffiths
-
Downloads
10 JSP tag libraries no programmer should be without
Jun 2007
One of JSP's most overlooked features is its ability to work with reusable code blocks, aka "tag libraries", to add new functionality to a JSP application. These tag libraries, declared using...
Provided by Melonfire
-
Downloads
Create useful and relevant JavaScript documentation with JSDoc
Jul 2007
Whatever the reason, not documenting an application is never a good thing, even if it is usually something of a chore. This is especially true when given the task of documenting client-side...
Provided by Edmond Woychowsky
-
Downloads
The architecture of a flexible .NET file processing system -- Part 3
Aug 2007
In the Part 1 of this series Zach Smith described the overall architecture of a dynamic and scalable file import system. In Part 2 of the series, he got into the details of designing a highly...
Provided by Zach Smith
-
Downloads
How Do I... Implement Drag-n-Drop in C# applications?
Oct 2007
Drag-n-Drop is a fundamental function of the Windows operating system. Users are used to the action of clicking on an item and dragging it to another location/program to either move, copy, or...
Provided by Zach Smith
-
Downloads
How do I... Get user input using the MessageBox object in C#?
Oct 2007
Nearly all .NET developers have experience with the MessageBox object for displaying simple messages to users. Zach Smith shows you how to use the MessageBox as a user input component by using the...
Provided by Zach Smith
-
Downloads
How do I... Create a customized JavaScript jump menu in Dreamweaver CS3?
Nov 2007
If you are in charge of maintaining a Web site, one of your recurring tasks is likely accommodating a committee of supervisors or clients that want to add links to the site on a continuing basis....
Provided by John Lee
-
Downloads
How do I... Warn a user before they submit a form or follow a link on an HTML page?
Dec 2007
Ever have an instance where you wanted to warn a user that they were about to delete a record or submit a form on a Web page? Zach Smith shows you how to use simple JavaScript statements to warn...
Provided by Zach Smith
-
Downloads
How do I... Base a control's default value on data input?
Dec 2007
One of the most common ways to reduce data input is to provide a default value -- the most common value --for input controls. That way, when the value equals the default value, the user simply...
Provided by Susan Harkins
-
Downloads
How do I... Center a Web page layout using CSS?
Jan 2008
The most common LCD monitors on the market today follow the wide-screen format. But that wide ratio can play havoc with Web site designers and their layout of Web pages. However, with a little bit...
Provided by John Lee
-
Downloads
10+ tips for getting your application into production
Jan 2008
Developers usually consider an application successful if it meets budget, delivery, and business requirements. But getting from development to final acceptance can be a sticky path to...
Provided by TechRepublic
-
Downloads
How do I... Display multiple values in an Access value list control?
Jan 2008
You can populate a list control with an explicit list of values and generally, that list consists of one column, although you can display more. Creating a multi-column value list control is the...
Provided by Susan Harkins
-
Downloads
Develop a Web site accessible by visually impaired users and comply with the law
Feb 2008
Poorly designed Web pages create a significant challenge to someone who cannot see your Web pages. However, it is easy to make good decisions about page design -- once you understand the Section...
Provided by Joe Goss
-
Whitepapers - Video
Microsoft Online Services
Mar 2008
This video presents an overview of Microsoft Online Services.
Provided by Microsoft
-
Downloads
How do I... Use threading to increase performance in C#? (Part 2)
Mar 2008
Part 1 of this series demonstrated basic usage of the ThreadPool object and demonstrated a few different techniques that you can use with the ThreadPool. One of the main disadvantages of the...
Provided by Zach Smith
-
Downloads
Develop a Web site accessible by visually impaired users and comply with the law
Feb 2008
Poorly designed Web pages create a significant challenge to someone who cannot see your Web pages. However, it is easy to make good decisions about page design -- once you understand the Section...
Provided by Joe Goss
-
Downloads
How do I... Add items to an Access combo box on the fly?
Feb 2008
On occasion, an application developer working with Microsoft Access may need a list control that's a bit more flexible by allowing users to update the control's list. Handing over a bit of...
Provided by Susan Harkins
-
Downloads
How do I... Use threading to increase performance in C#? (Part 1)
Jan 2008
Threading is commonly used by developers to increase the performance of applications. However, if used incorrectly threading can have the exact opposite effect. Bad threading logic can actually...
Provided by Zach Smith
-
Downloads
How do I... Display multiple values in an Access value list control?
Jan 2008
You can populate a list control with an explicit list of values and generally, that list consists of one column, although you can display more. Creating a multi-column value list control is the...
Provided by Susan Harkins
-
Downloads
10+ tips for getting your application into production
Jan 2008
Developers usually consider an application successful if it meets budget, delivery, and business requirements. But getting from development to final acceptance can be a sticky path to...
Provided by TechRepublic
-
Downloads
How do I... Modify Word documents using C#?
Jan 2008
Accessing Word components from C# isn't quite as straight-forward as many other features of C# and the .NET Framework. With that said -- it's not rocket science either. You simply need to know...
Provided by Zach Smith
-
Downloads
How do I... Center a Web page layout using CSS?
Jan 2008
The most common LCD monitors on the market today follow the wide-screen format. But that wide ratio can play havoc with Web site designers and their layout of Web pages. However, with a little bit...
Provided by John Lee
-
Downloads
How do I... Base a control's default value on data input?
Dec 2007
One of the most common ways to reduce data input is to provide a default value -- the most common value --for input controls. That way, when the value equals the default value, the user simply...
Provided by Susan Harkins
-
Downloads
How do I... Warn a user before they submit a form or follow a link on an HTML page?
Dec 2007
Ever have an instance where you wanted to warn a user that they were about to delete a record or submit a form on a Web page? Zach Smith shows you how to use simple JavaScript statements to warn...
Provided by Zach Smith
-
Downloads
Help your analysis team draft an actionable detailed use case
Dec 2007
An analysis team writes detailed use cases to describe the steps and characteristics of business processes. While use cases are often a central feature of a software requirements specification,...
Provided by Joe Goss
-
Downloads
How do I... Create a customized JavaScript jump menu in Dreamweaver CS3?
Nov 2007
If you are in charge of maintaining a Web site, one of your recurring tasks is likely accommodating a committee of supervisors or clients that want to add links to the site on a continuing basis....
Provided by John Lee
-
Downloads
How do I... Generate barcodes using C#?
Nov 2007
There are many libraries that you can buy to generate barcodes from the .NET Framework. But why buy one when you could use a free font in conjunction with a few GDI+ functions? Zach Smith shows...
Provided by Zach Smith
-
Downloads
10 reasons why use cases are indispensable to your software development project
Nov 2007
Well-written use case narratives (or simply "use cases") offer the analysis, development, and testing teams an invaluable guidebook. A use case is a formalized story that describes how someone...
Provided by Joe Goss
-
Downloads
10 types of programmers you'll encounter in the field
Nov 2007
Programmers enjoy a reputation for being peculiar people. In fact, even within the development community, there are certain programmer archetypes that other programmers find strange. Justin James...
Provided by Justin James
-
Downloads
How do I... Use C# to upload and download files from an FTP server?
Oct 2007
Many third party components exist that enable developers to implement upload and download capabilities in their applications. With C# and the .NET Framework Microsoft has given developers this...
Provided by Zach Smith
-
Downloads
How do I... Get user input using the MessageBox object in C#?
Oct 2007
Nearly all .NET developers have experience with the MessageBox object for displaying simple messages to users. Zach Smith shows you how to use the MessageBox as a user input component by using the...
Provided by Zach Smith
-
Downloads
How Do I... Implement Drag-n-Drop in C# applications?
Oct 2007
Drag-n-Drop is a fundamental function of the Windows operating system. Users are used to the action of clicking on an item and dragging it to another location/program to either move, copy, or...
Provided by Zach Smith
-
Downloads
How do I... Serialize a hash table in C# when the application requires it?
Oct 2007
The .NET Framework is unable to serialize any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. At some point in your application...
Provided by Zach Smith
-
Downloads
How do I... Catch system level events in C#?
Sep 2007
Nearly all C# developers are accustomed to subscribing to events that originate from the local application. What may come as a surprise to some developers is the fact that some system level events...
Provided by Zach Smith
-
Downloads
How do I... Resize images using GDI+ while preserving their aspect ratio?
Aug 2007
There are many projects that require the automatic resizing of an image. A good example of this is a Web site such as Flickr that allows users to upload images. The user-supplied images are...
Provided by Zach Smith
-
Downloads
How do I... Convert images to grayscale and sepia tone using C#?
Aug 2007
The Microsoft .NET Framework provides developers with many different libraries that enable them to create and modify images. In this How do I... Zach Smith demonstrates two methods for converting...
Provided by Zach Smith
-
Downloads
A sample app to monitor performance counters and send alerts
Aug 2007
Nearly every system level application or component publishes data via performance counters. In addition to that, the .NET Framework provides functionality to both read and write to performance...
Provided by Zach Smith
-
Downloads
The architecture of a flexible .NET file processing system -- Part 3
Aug 2007
In the Part 1 of this series Zach Smith described the overall architecture of a dynamic and scalable file import system. In Part 2 of the series, he got into the details of designing a highly...
Provided by Zach Smith
-
Downloads
Create useful and relevant JavaScript documentation with JSDoc
Jul 2007
Whatever the reason, not documenting an application is never a good thing, even if it is usually something of a chore. This is especially true when given the task of documenting client-side...
Provided by Edmond Woychowsky
-
Downloads
10 things you can do to create better documentation
Jul 2007
Documentation isn't exactly the reason why most IT professional chose their career. But with the right amount of enthusiasm, hard work and attention to detail you can become a much more valuable...
Provided by TechRepublic
-
Downloads
10 JSP tag libraries no programmer should be without
Jun 2007
One of JSP's most overlooked features is its ability to work with reusable code blocks, aka "tag libraries", to add new functionality to a JSP application. These tag libraries, declared using...
Provided by Melonfire
-
Downloads
How do I... Add TechRepublic as a search provider in my Web browser
Jun 2007
Greg Griffiths shows you how you can add TechRepublic to the list of search providers in your Web browser. This How do I... works for either Internet Explorer 7 or Firefox 2. This download...
Provided by Greg Griffiths
-
Downloads
The architecture of a flexible .NET file processing system -- Part 2
Jun 2007
While Web services are taking the world by storm, and service oriented architecture is becoming the norm, some companies still rely on importing flat files to communicate with partners. BizTalk...
Provided by Zach Smith
-
Downloads
How do I... Get started using the F# programming language
Jun 2007
F# (pronounced F Sharp) is a functional programming language based upon OCaml. It was developed by Microsoft's Microsoft Research department. F# runs within the .NET CLR, which means it can be...
Provided by Justin James
-
Downloads
How do I... Obtain and use information about runtime errors in Access applications?
May 2007
To make sure a runtime error doesn't derail your Access applications, you should include error handling that ignores or fixes the error and continues processing, requests information from the user...
Provided by Susan Harkins
-
Downloads
The architecture of a flexible .NET file processing system -- Part 1
May 2007
While Web services are taking the world by storm, and service oriented architecture is becoming the norm, some companies still rely on importing flat files to communicate with partners. BizTalk...
Provided by Zach Smith
-
Downloads
Use the revised OWASP Top Ten to secure your Web applications -- Part 6
May 2007
Vulnerability six in the 2007 OWASP Top Ten is Information Leaking and Improper Error Handling. Typically caused by verbose errors, attackers exploit this weakness to obtain information about the...
Provided by Tom Olzak
-
Downloads
Create ZIP archives dynamically and on the fly with Perl
May 2007
Perl has the ability to dynamically create and read compressed ZIP archives without relying on external tools and utilities, via its Archive::Zip module. This tutorial runs you through the basics,...
Provided by Melonfire
-
Downloads
SolutionBase: Deploying applications using GFI LANguard
Apr 2007
Deploying applications in an organization can be an exercise in frustration. Deployment tools are either too expensive (SMS), or limited (plain MSI files and Group Policy). An interim solution can...
Provided by Derek Schauland
-
Downloads
How do I... Use the .NET Framework to consume RSS feeds?
Apr 2007
Many Web sites are now offering their content via XML based RSS (Really Simple Syndication) feeds. This allows automated processes to collect content from many sites and aggregate the data into a...
Provided by Zach Smith
-
Downloads
Practical application: Put XSLT 2.0 to work for you
Apr 2007
XSLT 2.0 is no longer just a theoretical standard. With some readily available free tools you can put the power of XSLT 2.0 to work for you in your normal application development. Edmond...
Provided by Edmond Woychowsky
-
Downloads
Precisely control page and element backgrounds with CSS
Apr 2007
Cascading style sheets (CSS) make it possible to precisely control page and element backgrounds via its family of background-* directives. In addition to greatly improved functionality, using CSS...
Provided by Melonfire
-
Downloads
10 tips for creating efficient Microsoft Access list box controls
Apr 2007
Efficiency isn't always about performance -- sometimes, it's a about making tasks easier for end users. See how the effective design and implementation of list box and combo box controls in your...
Provided by Susan Harkins
-
Downloads
How do I... Create a customized JavaScript jump menu in Dreamweaver CS3?
Nov 2007
If you are in charge of maintaining a Web site, one of your recurring tasks is likely accommodating a committee of supervisors or clients that want to add links to the site on a continuing basis....
Provided by John Lee
-
Downloads
How do I... Warn a user before they submit a form or follow a link on an HTML page?
Dec 2007
Ever have an instance where you wanted to warn a user that they were about to delete a record or submit a form on a Web page? Zach Smith shows you how to use simple JavaScript statements to warn...
Provided by Zach Smith
-
Downloads
How do I... Base a control's default value on data input?
Dec 2007
One of the most common ways to reduce data input is to provide a default value -- the most common value --for input controls. That way, when the value equals the default value, the user simply...
Provided by Susan Harkins
-
Downloads
How do I... Center a Web page layout using CSS?
Jan 2008
The most common LCD monitors on the market today follow the wide-screen format. But that wide ratio can play havoc with Web site designers and their layout of Web pages. However, with a little bit...
Provided by John Lee
-
Downloads
How do I... Modify Word documents using C#?
Jan 2008
Accessing Word components from C# isn't quite as straight-forward as many other features of C# and the .NET Framework. With that said -- it's not rocket science either. You simply need to know...
Provided by Zach Smith
-
Downloads
10+ tips for getting your application into production
Jan 2008
Developers usually consider an application successful if it meets budget, delivery, and business requirements. But getting from development to final acceptance can be a sticky path to...
Provided by TechRepublic
-
Downloads
How do I... Display multiple values in an Access value list control?
Jan 2008
You can populate a list control with an explicit list of values and generally, that list consists of one column, although you can display more. Creating a multi-column value list control is the...
Provided by Susan Harkins
-
Downloads
How do I... Add items to an Access combo box on the fly?
Feb 2008
On occasion, an application developer working with Microsoft Access may need a list control that's a bit more flexible by allowing users to update the control's list. Handing over a bit of...
Provided by Susan Harkins
-
Downloads
Develop a Web site accessible by visually impaired users and comply with the law
Feb 2008
Poorly designed Web pages create a significant challenge to someone who cannot see your Web pages. However, it is easy to make good decisions about page design -- once you understand the Section...
Provided by Joe Goss
-
Whitepapers - Video
Microsoft Online Services
Mar 2008
This video presents an overview of Microsoft Online Services.
Provided by Microsoft
-
Downloads
Mining project requirements -- techniques to use before and after an interview
Mar 2008
Conducting a good interview to gather project requirements can be a daunting task -- particularly if you are interviewing a stakeholder who holds a high position in the organization, or has a...
Provided by Joe Goss
-
Downloads
How do I... Implement the Soundex function in C#?
Apr 2008
For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this...
Provided by Zach Smith
-
Downloads
9 myths, truths, and partial truths about developer efficiency
Jun 2008
Tons of products on the market claim to improve developer efficiency, from different languages to IDEs, automated build tools to automated build environments. Justin James set out to bust some...
Provided by Justin James
-
Book chapters
Tackle complex reengineering projects -- one bite at a time
Jun 2008
Developers are rarely charged with creating entirely new "Greenfield" systems. IT projects are typically mired in the accumulated complexities of pre-existing systems. This sample chapter from...
Provided by IBM Press
-
Downloads
10 things a developer should never ignore
Jun 2008
Whether you're a head-down developer in a large organization, a systems designer, or a single jack-of-all-trades for your own company, certain practices can help you produce a better end product...
Provided by Bill Stronge
-
Downloads
Use an Excel spreadsheet to prototype your reports
Jun 2008
Prototyping is a tried and true method for capturing the design details of user interface design. Less-experienced developers sometimes overlook the output requirements of a system when designing...
Provided by Joe Goss
-
Downloads
Set processor affinity programmatically in a multi-core system
Jun 2008
Multi-core CPU personal computers are now commonplace and application developers should be aware of them and consider the potential more than one CPU can have on the performance of their...
Provided by Edmond Woychowsky
-
Downloads
The architecture of a flexible .NET file processing system -- Part 4
Jul 2008
The first three parts of this series concentrated on the overall architecture of the .NET file processing system and how the messages get created and routed. In this installment, Zach Smith...
Provided by Zach Smith
-
Downloads
10 ways to increase the productivity of your programmers
Jul 2008
Developer time doesn't come cheap -- yet in some shops, maintaining developer productivity can be a struggle. Justin James discusses a number of ways to remove the obstacles that may be keeping...
Provided by Justin James
-
Downloads
Real-world use of ColdFusion 8: Two technical case studies
Nov 2008
Brian Kotek looks at how two growing organizations -- NaturalInsight and FoodSHIELD -- are using ColdFusion 8 to solve business problems. He also drills down into what developers think ColdFusion...
Provided by Brian Kotek
-
Downloads
Getting started with ADO.NET's Entity Framework
Nov 2008
The ADO.NET Entity Framework is a new way to build the data access layer of your Windows or web applications. It's an Object Relational Mapping (ORM) technology that makes it easy to tie together...
Provided by Packt Publishing
-
Downloads
10 ways developers can meet user expectations and ease frustrations
May 2009
Some users may make unrealistic demands, but most of the time, they just want software that's easy to use and that works the way it's supposed to. Justin James itemizes several basic user...
Provided by Justin James
-
Downloads
10 tips for advancing from a beginner to an intermediate developer
May 2009
Beginner developers who want to take their career to the next level may be stymied by a lack of resources and recommendations. Justin James helps close that information gap with 10 suggestions for...
Provided by Justin James
-
Downloads
10 ADO best practices
May 2009
You can work more efficiently with data when you know how to take advantage of the ActiveX data objects (ADO) library. Susan Harkins offers some pointers that will help you use ADO objects...
Provided by Susan Harkins
-
Downloads
SolutionBase: Deploying applications using GFI LANguard
Apr 2007
Deploying applications in an organization can be an exercise in frustration. Deployment tools are either too expensive (SMS), or limited (plain MSI files and Group Policy). An interim solution can...
Provided by Derek Schauland
-
Downloads
Enable spell-checking in Vim and customize default behavior
Oct 2010
To make Vim an even better editor, you can turn on its spell-checking functionality and customize it to behave the way you want depending on your task. Vincent Danen tells you how.
Provided by Vincent Danen
-
Downloads
Support Specialist's Toolkit
Oct 2010
The Support Specialist's Toolkit includes all the tools a Support Specialist will need to do their job, such as ready-made forms like the Malware Removal checklist, the Microsoft Patch Tracker,...
Provided by TechRepublic Pro
-
Downloads
How do I... Serialize a hash table in C# when the application requires it?
Oct 2007
The .NET Framework is unable to serialize any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. At some point in your application...
Provided by Zach Smith
-
Downloads
Use C# and the .NET Framework to develop your own plugin architecture
Nov 2006
Many dynamic applications allow third parties to create plugins that extend the functionality of the application. In the past creating an architecture that would allow plugins was difficult, which...
Provided by Zach Smith
-
Downloads
Help your analysis team draft an actionable detailed use case
Dec 2007
An analysis team writes detailed use cases to describe the steps and characteristics of business processes. While use cases are often a central feature of a software requirements specification,...
Provided by Joe Goss
-
Downloads
How do I... Resize images using GDI+ while preserving their aspect ratio?
Aug 2007
There are many projects that require the automatic resizing of an image. A good example of this is a Web site such as Flickr that allows users to upload images. The user-supplied images are...
Provided by Zach Smith
-
Downloads
Dynamic XML document construction with the PHP DOM
Dec 2006
When working with XML-based applications, developers often find themselves facing the requirement to generate XML-encoded data structures on the fly. Although this task might seem intimidating,...
Provided by Melonfire
-
Downloads
How do I... Make C# or .NET Framework applications accessible in the system tray?
Jun 2008
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...
Provided by Zach Smith
-
Downloads
How do I... Get started using the F# programming language
Jun 2007
F# (pronounced F Sharp) is a functional programming language based upon OCaml. It was developed by Microsoft's Microsoft Research department. F# runs within the .NET CLR, which means it can be...
Provided by Justin James
-
Downloads
Use the advantages of custom attributes in your C# applications
Apr 2007
In the .NET Framework attributes are used for many different reasons -- from defining which classes are serializable to choosing which methods are exposed in a Web service. Attributes allow...
Provided by Zach Smith
-
Downloads
The top 5 changes in C# 3.0 for developers looking for more flexible solutions
Nov 2006
Microsoft's C# 2.0 introduced several features that developers immediately began taking advantage of, such as generics and anonymous methods. For C# 3.0, scheduled for release in 2007, Microsoft...
Provided by Zach Smith
-
Downloads
Use the .NET FileSystemWatcher object to monitor directory changes in C#
Mar 2007
There are many instances that require systems to perform certain tasks when files or directories are created or modified. One of the more interesting objects included in the Microsoft .NET...
Provided by Zach Smith
-
Downloads
10 ways IT wastes money on development
Jun 2009
To deliver value, IT departments must keep a tight rein on how they use their budget - and that includes development efforts. Justin James cites some of the most common areas where IT throws its...
Provided by Justin James
-
Downloads
How do I... Create a scrolling content box in CSS?
Apr 2008
There is an alternative CSS markup that will let you confine large blocks of content to a set width and height and let you scroll through them using a scrollbar control. This gives the effect of...
Provided by John Lee
-
Downloads
A sample app to monitor performance counters and send alerts
Aug 2007
Nearly every system level application or component publishes data via performance counters. In addition to that, the .NET Framework provides functionality to both read and write to performance...
Provided by Zach Smith
Keep Up with TechRepublic
Submit a Paper
Get your content listed in our directory!
Our directory is the largest library of vendor-supplied technical content on the Web. It’s also the first place IT decision makers turn to when researching technology solutions. Our members are already finding your competitors’ papers here - shouldn’t they find yours, too? It's FREE so click here and submit your white paper, case study, data sheet, research report, or other document today!



