On CBSSports.com: Vote for the Hottest American Olympian
3 Resources for

application code

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Split an Access database to increase application performance
Trim the fat and make your Access app more nimble! By splitting the database, you can keep the bulk of the memory-heavy application on the network file server, leaving the process you really need on each workstation. Mary Ann Richardson shows you how. Access works better if the application...
Tags: Microsoft Access, Databases, Microsoft Office, Mary Ann Richardson, File servers, database, application code, file server, Access Application, Microsoft Office Suite Access Tips Newsletter, Application, Storage, Enterprise Software, Software, Data Management, Office Suites, Hardware
Technical articles 2007-02-06
Shorten development time by using parameterized queries in ADO.NET
Forsome time now stored procedures have been the preferred method of data accessfor enterprise application development. Stored procedures offer bettersecurity, better encapsulation, and can implement complex logic withoutcluttering up application code. However, they also come with disadvantages:Developershave a tendency to put business logic inside stored proceduresYoumust change development environments to...
Tags: data access, Microsoft ADO.NET, Zach Smith
Technical articles 2006-07-12
The flash ROM boot loader performs critical actions
The flash ROMboot loader plays a crucial role in any embedded device that uses nonvolatile reprogrammable flash ROM for its program code. The boot loader is the first code that the CPU executes after a system reset and must therefore initialize the device. It must also be able to reprogram...
Tags: David Brenan, ROM, loader, boot loader, application code
Technical articles 2003-06-17

Additional Resources

Oracle PL/SQL: Managing PL/SQL Code
Writing the code for an application is just one step toward putting that application into production and then maintaining the code base. It is not possible within the scope of this paper to fully address the entire life cycle of application design, development, and deployment. When one compiles PL/SQL programs,...
Tags: Oracle Corp., Code Base, PL/SQL, O'Reilly Media Inc., Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Book chapters 2005-08-12
Bar Code Maker (exe)
Bar Code Maker is a powerful application that allows users to make Bar Codes. Supported BarCode types are: Code 39, Code 128, Code EAN 13, Ean 8, and Code 25iBar Code Maker allow you to print Bar Code that you makes, and also to inegrate them with other editors like...
Tags: Editor, Microsoft Office, Office Suites, Software
Software downloads 2007-10-11
PROGCREA (zip)
Need a Database Application? Need it fast? Get PROGCREA, a fast program application which actually allows you to modify code. PROGCREA is designed for any programmer of Clipper 5.2+ who wants to create a database application in a matter of hours, not days. Great when you need a database application...
Tags: PROGCREA, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Software downloads 2007-06-07
Don't Gamble With Unpredictable Code: Compuware Xpediter/Code Coverage Is a Sure Thing
T teams face multiple challenges when applications are placed into production without sufficient testing. Xpediter/Code Coverage is an indispensable tool for measuring the effectiveness of program and application testing. Xpediter/Code Coverage provides programmers with the ability to collect and analyze test execution statistics with ease. The reports generated by Xpediter/Code...
Tags: Compuware Corp., Xpediter/Code Coverage, Team Management, Productivity, Development Tools, Management, Software Development, Software/Web Development
Case studies
MSDN Webcast: Creating Windows Mobile Applications That Take Advantage of the Best of Native and Managed Code (Level 200)
Native and Managed Code both have their respective strengths, and in many cases the most effective way to create an application is to combine them. Mobile devices need high responsiveness with low resource consumption, which combining native and managed code in a single application can help accomplish. This webcast shows...
Tags: Microsoft Developer Network, Microsoft Windows Mobile, Webcast, Mobile, Microsoft Windows, Managed Code
Webcasts
Debugging and Profiling Your Code
Debugging and tuning code are a critical part of the application development life cycle. Java Studio Enterprise software offers users the ability to filter out the "boilerplate" code both while debugging and profiling. This webcast discusses the facilities that users will have to do "Smart Stepping" and to view "Simplified...
Tags: Application Development, Sun Microsystems Inc., Software Development, Development Tools, Middleware, Software/Web Development, Enterprise Software, Software
Webcasts
NetworkSmart 2003 for Windows
NetworkSmart is the first .NET tool to provide developers with an accurate and reliable way of determining and improving network performance for their application. Performance problems can immediately be found when writing code instead of after the code is compiled. Application performance and code quality is something that is important...
Tags: Developer, Performance, NetworkSmart, Microsoft Windows, Performance Management, Productivity, Operating Systems, Software, Human Resources, Workforce Management
Software downloads
Debugging a Java Application With dbx: Industrial-Strength Debugging for Your Java Code
Sun ONE Studio, Compiler Collection dbx is an interactive, source-level, command-line debugging tool. One can use it to run a program in a controlled manner and to inspect the state of a stopped program. dbx gives complete control of the dynamic execution of a program. A person can use dbx...
Tags: Java Application, Sun Microsystems Inc., C++, Programming Languages, C/C++, Java, Software Development, Software/Web Development
White papers
The New PCI Requirement: Application Firewall Vs. Code Review
Those enterprises which handles credit card information, must meet the requirements under the new Payment Card Industry Data Security Standard version 1.1 PCI DSS. With PCI requirement 6.6, the brand new Web application security requirement, and its company's choice - they can have their code reviewed by an external company...
Tags: Imperva, Application Firewall, Firewalls, PCI, Networking, Storage, Hardware
White papers 2006-12-12
Apex SQL Code (exe)
Apex SQL Code is a Rapid Application Development RAD Code Generation tool for Microsoft SQL Server that enables you to automatically generate thousands of lines of perfect ASP, VB, C#, SQL and more code in just seconds using familiar ASP.NET syntax. The key feature of Apex SQL Code tool is...
Tags: SQL, Tool, Apex SQL Code, C#, Programming Languages, .Net, Productivity, Microsoft Development Tools, Databases, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software, Data Management
Software downloads 2007-01-30
A Corsaire Guide: Assessing Java Clients With the BeanShell
Assessing the security of Java applications, and particularly client-server applications, can be a tedious process of modifying the code, compiling, deploying, testing and repeat. This becomes even more difficult when the source code to the application is not available. What one requires is an easy means of interacting with the...
Tags: Java Application, Client-server, Programming Languages, Java, Servers, Software Development, Software/Web Development, Hardware
White papers 2006-06-15
A technique to efficiently manage client-side code when bandwidth is limited
In this download you'll see how an application developer used a cooperative client-side and server-side technique to generate code automatically based on the data entered by end users. Because the JavaScript code was self-generated by this "code factory," the developers were free to work on other projects rather than making...
Tags: Technique, TechRepublic Inc., Bandwidth, Sample Code, Productivity
Download resources 2005-01-27
Code Generator Pro (zip)
This application is designed to provide you with straight forward code generated in order to save your time and currently most web applications needs administration module or designed to insert, update and view data beside the business logic which is the core of any web application this edition of Code...
Tags: Code Generator, Web Application, ImageSkill
Software downloads 2006-08-18
Applied reflection: Write 80 percent less access code when interacting with a database
With databases behind virtually every application, quite a bit of time is spent by application developers writing code to interact with databases. Zach Smith explains how to combine the Microsoft Data Access Block with custom reflection code to write 80 percent less data access code. By using a function in...
Tags: Application Developer, Data Access, Zach Smith, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Download resources 2006-09-26
17 Steps to Better VBA Code
Writing code is easy. Writing good code is hard. So what is good code anyway? Generally, we think of the following attributes:The code works no bugsThe code is documentedThe code is maintainableThe code runs quickly.
Tags: Microsoft VBA, Scripting Languages, Software/Web Development, Web Development
White papers
Audit your code for security problems
If you're a developer who has joined a development project already in progress or have decided to use third-party code, or if you're an administrator who is worried about the quality of code your internal developers are putting on your system, then you need a way to...
Tags: Developer, Security, Audit, Auditing, Web Application, Syngress, Chapter Coverage
Book chapters 2007-06-08
MSDN Webcast: Microsoft .NET Application Obfuscation: Raising the Security Bar - Level 300
Are the Microsoft .NET applications providing ways for hackers to infiltrate the systems the apps run on? This webcast provides the techniques that help secure and compact the Microsoft .NET Application code. The webcast discusses why and demonstrates how to protect and compact the Microsoft .NET application code by using...
Tags: Security, Microsoft Developer Network, Webcast, Microsoft Corp., .Net, Application Servers, Digital Media, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


Microsoft Word Basics
The Microsoft Word Basics presentation provides a preformatted presentation for familiarizing staff with Microsoft Word. The accompanying Quick Refere ...
Buy Now
Troubleshooting A Failed Hard Drive Power Checklist
The hard drive is one of the most important components in a computer because this is where most of us store all our data. As a result, hard drive prob ...
Buy Now