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

application development

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean application development (336 results), RAD (86 results), custom application development (3 results), application development tool (2 results)

TechRepublic Resources

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...
Tags: TechRepublic Inc., Excel Spreadsheet, Data-processing, Joe Goss, Microsoft Excel, Microsoft Office, Office Suites, Software, Mark Kaelin, Application development, prototyping, reports, excel, screenshots
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...
Tags: Developer, Application Development, Data, Alpha Software, Richard Rabins, Alpha, AJAX, Databases, Storage, Middleware, Internet, Software/Web Development, Web Development, Web 2.0, Enterprise Software, Software, Data Management, Hardware, Justin James
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...
Tags: Job, Application Development, Information Technology, Software Development, Strategy, Web 2.0, Software/Web Development, Management, Internet, Toni Bowers
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...
Tags: Menu, Macromedia Dreamweaver, Scripting Languages, Channel Management, Software/Web Development, Web Development, Marketing, Gallery, how do I, dreamweaver, javascript, web design, application development, John Lee, Mark Kaelin
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...
Tags: Software development, Jaqui, application development, OH Smeg
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...
Tags: Application Development, Application, System, CPU, Core, Multi-threading, Processors, Semiconductors, Hardware, Components, Justin James
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
Tags: Web services, Channel management, application development, anciwasim@..., Web service, Web, PHP
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...
Tags: Programming, Application Development, .net
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...
Tags: Javascript, Documentation, Application Development
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...
Tags: Documentation, Application Development, 10 Things
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...
Tags: Application Development, Networking, Programming, Security
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...
Tags: Application Development, Javascript, Programming
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...
Tags: Web Browsing, Application Development, Search Engine
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...
Tags: Php, Programming, How Do I, Application Development
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...
Tags: Application Development, .net, Development Process, file processing, Programming
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...
Tags: Software Development, Programming, Security, Application Development
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...
Tags: Troubleshooting, Bug, Programming, Application Development
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...
Tags: Variables, Software Development, Java, Code Writing, Book, Application Development
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...
Tags: Software Development, Programming, Application Development
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,...
Tags: Software Architecture, Programming, Microsoft, file processing, Development Process, Application Development, .net
Blog posts 2007-05-14


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
IT Professional's Guide to Policies and Procedures, Third Ed
Whether you're creating policies for management, training, personnel, support, privacy, Internet/e-mail usage, security, or inventory, you'll meet the needs of your entire enterprise with this one download!
Buy Now

SmartPlanet