Did you mean
application development (336 results), RAD (86 results), custom application development (3 results), application development tool (2 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Use an Excel spreadsheet to prototype your reports
- 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 it. Report prototyping often reveals holes in the design for both input functions and data processing functions. Joe Goss has discovered a...
- Image galleries 2008-06-19
- Alpha Five: Data-driven application development done right
- Alpha Software specializes in creating tools that let developers easily create data-driven applications. Richard Rabins (Co-Chairman) and his brother Selwyn Rabins CTO showed me the ropes on the latest version of its Alpha Five development package, and I'm pretty impressed. What is Alpha Five? Alpha Five is a...
- Blog posts 2008-06-05
- The 10 hottest IT jobs
- Through analysis of some recent employment studies and interviews with IT professionals and recruiters, Baseline Magazine determined the hottest IT positions today. Here is the list from Baseline Magazine: 1. Senior Level Java/J2EE and .NET Developers "Most headhunters agree that finding lead developers with Java/J2EE or...
- Blog posts 2008-04-28
- How do I... Create a customized JavaScript jump menu in Dreamweaver CS3?
- 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. One of the more practical solutions to an ever-expanding list of navigation links is...
- Image galleries 2007-11-29
- that's just... wrong.
- [pre]1.Old MycroftIT ConsultantTain, United KingdomMember since: May 20072.absolutelyOtherEugene, OregonMember since: January 20053.paulmah@...IT ConsultantSingapore, SingaporeMember since: May 20074.Tony HopkinsonSystems Programmer / DevelopmentNorth, United KingdomMember since: June 20025.jdclydeNetworking / LAN AdministrationLand Of Confusion, MichiganMember since: December 20006.Locrian_LyricSoftware / Applications DevelopmentGarwood, New JerseyMember since: July 20027.PalmettoTechnical/PC SupportBatesburg, South CarolinaMember since: May 20008.TiggerTwoIT ConsultantBreast...
- Discussion threads 2007-10-16
- How important is multithreading in application development?
- I think multithreading in application development is the wave of the future -- even though not all applications lend themselves to being multithreaded. In a blog post on MSDN about symmetric multicore processing being a 'dead end,' the author makes a lot of excellent points, not the least of...
- Blog posts 2007-09-24
- Application Development: Consuming Web services in PHP
- i want to know how web service works.i have using mysql 4.1 and php 4.3 on mediatemple webserver i want to use this web service..i have registered on service for my domain.,`http://services.eventinventory.com/webservices/ticketsearch.asmx
- Discussion threads 2007-08-12
- The architecture of a flexible .NET file processing system -- Part 3
- This blog post is also available in PDF form as a TechRepublic download.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 flexible and...
- Blog posts 2007-08-02
- Create useful relevant JavaScript documentation with JSDoc
- This blog post is also available as a TechRepublic PDF download.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 JavaScript, which is usually considered something of an...
- Blog posts 2007-07-26
- 10 things you can do to create better documentation
- This blog entry is also available as a PDF from the TechRepublic download library.Let's be honest. No one wants to write about it, read about it or actually have to do it. I'm talking about documentation, usually defined as the second to last step in the Project Life Cycle. Although...
- Blog posts 2007-07-13
- How do I... Use NDS to authenticate users of a Web-based application?
- This blog entry is also available as a TechRepublic download.In many Web Based applications, functionality is controlled and / or personalized by knowing who the logged in user is. This varies from simply displaying a greeting to the creation of custom menus depending on the user's login.Additionally many organizations make...
- Blog posts 2007-06-26
- 10 JSP tag libraries no programmer should be without
- This blog entry is also available as a TechRepublic download.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 XML-type markup, provide ready-to-use widgets that can easily be integrated...
- Blog posts 2007-06-25
- How do I... Add TechRepublic as a search provider in my Web browser
- The download version of this blog entry contains the sample XML and JavaScript required to complete this project.In this How do I... tutorial we are going to add TechRepublic as a search provider in both Internet Explorer 7 and Firefox 2. First, we need to create the base XML which...
- Blog posts 2007-06-18
- How do I... Recursively scan directories with PHP's DirectoryIterators?
- This blog entry is also available as a TechRepublic download, which contains all of the sample code in a manageable text file.One of PHP5's most interesting new features is the addition of Iterators, a collection of ready-made interfaces designed to help in navigating and processing hierarchical data structures. These Iterators...
- Blog posts 2007-06-15
- The architecture of a flexible .NET file processing system -- Part 2
- The file listener componentsIn 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, Zach Smith gets into the details of designing a highly flexible and scalable file processing system using .NET framework technologies...
- Blog posts 2007-06-14
- Use the revised OWASP Top Ten to secure your Web applications -- Part 8
- This blog entry is also available as a TechRepublic download in PDF form.In this final installment in the revised Open Web Application Security Project OWASP Top 10 series, the final three vulnerabilities are explored -- insecure cryptographic storage, insecure communications, and failure to restrict URL access. The final three vulnerabilities...
- Blog posts 2007-06-13
- Can good debugging skills be taught or is it genetic?
- Justin James recently wrote about his quest for a senior developer. One of the skills he sought from that senior person was excellent debugging skills. Which is a topic near-and-dear to me because I'm currently working with somebody who has bad debugging skills. So bad in fact...
- Blog posts 2007-06-13
- Is there still a need for Hungarian notation?
- So I do a fair amount of Java programming, but it has always been for servlets and JSP's. So I've never had a need to do any Swing GUI programming. But I've long been curious to learn more so I recently picked up Herbert Schildt's Swing: A Beginner's...
- Blog posts 2007-05-23
- Use the power of these PHP functions to sort your arrays
- This article is also available as a TechRepublic download.If you've worked with PHP over any length of time, you'll already be familiar with arrays -- data structures that allow you to store multiple values in a single variable and operate on them as a set. Often, developers find it useful...
- Blog posts 2007-05-17
- The architecture of a flexible .NET file processing system -- Part 1
- This article is also available as a TechRepublic download.There are many companies that rely on importing and exporting data via files as a communication mechanism with their partners. While this seems like an old and out-dated process in this age of Web services, there are and probably always will be,...
- Blog posts 2007-05-14
- << Previous
- page 1 of 17
- Next >>
Content Types
Refining Tags
- Software (142 results)
- Software Development (132 results)
- Programming (121 results)
- Software/Web Development (116 results)
- Enterprise Software (96 results)
- Mark W. Kaelin (94 results)
- Middleware (84 results)
- Development Tools (84 results)
- Microsoft Windows (44 results)
- Melonfire (36 results)
- Hardware (36 results)
- Webcast (30 results)
- Microsoft Developer Network (28 results)
- PHP (25 results)
- Databases (25 results)
- Microsoft Windows Mobile (25 results)
- Operating Systems (23 results)
- Data Management (22 results)
- Microsoft Corp. (22 results)
- Management (20 results)
- Web (20 results)
- XML (19 results)
- Mobile (19 results)
- Perl (18 results)
- Storage (17 results)
- Microsoft .NET (16 results)
- robert bogue (15 results)
- Handhelds (15 results)
- .Net (15 results)
- Justin James (15 results)
- Information Technology (14 results)
- Programming Languages (13 results)
- Internet (13 results)
- zach smith (12 results)
- Business Operations (12 results)
- Server (12 results)
- Web Development (12 results)
- Oracle Corp. (12 results)
- It Management (11 results)
- Developer (11 results)
- Security (11 results)
- Project Management (11 results)
- Code Writing (10 results)
- Marketing (10 results)
- PEAR (10 results)
- Apple Macintosh (9 results)
- Development (9 results)
- Strategy (9 results)
- Allaire ColdFusion (9 results)
- Java (9 results)
