On CBSSports.com: Play with the big boys: Fantasy Football
31 Resources for

runtime

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Handy Task Manager (exe)
Handy Task Manager is a simple time tracking tool that will record the time spent on certain tasks. It has a list containing the task names, the start time, the total runtime and the paused time. This version is the first release on CNET Download.com.
Tags: Runtime, Digital Project, Handy Task Manager, Productivity
Software downloads 2007-11-27
Runtime's DiskExplorer for FAT (zip)
This powerful disk editor enables you to navigate through your drive by using browser-style back and forth arrows, by going directly to the partition table, boot record, FAT or root directory, by jumping to a certain sector etc. Switch between several views, such as hex, text, directory, FAT, partition table...
Tags: Directory, Disk, Runtime
Software downloads 2007-12-05
Runtime's DiskExplorer for NTFS (zip)
This sophisticated disk editor enables you to investigate your NTFS drive and conduct your own data recovery. You can navigate through your NTFS drive by jumping to the partition table, boot record, Master file table, or the root directory; choose between views as hex, text, index allocation, MFT, boot record,...
Tags: NTFS, Disk, Runtime
Software downloads 2007-12-05
Adobe AIR brings the Web to the desktop
One of the points of my article about the qooxdoo JavaScript library was the concept of building Web applications with a rich user interface that mimics desktop applications. This is good if you want to mimic the look and feel of a desktop application within a Web page. On the...
Tags: Desktop, Adobe Systems Inc., Web, Application, HTML, JavaScript, Runtime, Adobe AIR, API, SDK, Web Browser, Adobe Labs, Adobe Integrated Runtime API, Adobe Integrated Runtime Software Development Kit, initalWindow Element, AIR Developer Tool, Scripting Languages, Software/Web Development, Web Development, Tony Patton
Blog posts 2007-11-26
Form.Suite4.Net Form.Manager (zip)
Form.Suite4.Net is a form designer for Microsoft .NET Windows, Web forms, and Macromedia Flash. Runtime form designer allows changes to forms at runtime without any recompilation of the assembly. Converting Windows forms to ASP.NET with code-behind, data binding, and retained visual appearance. The automatic data binding feature is supported in...
Tags: Runtime, Form.Suite4.Net, Microsoft Windows, .Net, Microsoft Development Tools, Operating Systems, Middleware, Software, Software Development, Software/Web Development, Development Tools, Enterprise Software
Software downloads 2005-08-01
Raid Reconstructor (zip)
Runtime's RAID Reconstructor will help you recover data from a broken RAID Level 5 or 0 Array. Even if you do not know the RAID parameters, such as drive order, block size, and direction of rotation, RAID Reconstructor will analyze your drives and determine the correct values. You will then...
Tags: Runtime, RAID Reconstructor, RAID, Storage, Hardware
Software downloads 2007-10-03
Scalable Performance for Server Consolidation in Virtualized Environments
In Intel IT tests, a four-socket server based on the Quad-Core Intel Xeon processor 7300 series demonstrated scalable, predictable performance with up to 32 consolidated server workloads in Virtual Machines VMs. As the paper added CPU-intensive workloads to the server, average workload runtimes remained approximately constant until one reached 16...
Tags: Performance, Environment, Server Consolidation, Runtime, Virtual Machine, Servers, Processors, Hardware, Semiconductors, Components
White papers 2007-08-01
Runtime Scheduling in Quartz
I am new to the quartz framework. I would like to know whether i can add new jobs to quartz at runtime? I would also like to ask that can we manipulate schedules at runtime? Any help would be greatly appreciated
Tags: Recruitment & Selection, aries_salil@..., runtime
Discussion threads 2007-09-04
damStatePicker (exe)
The damStatePicker .NET Windows forms control allows the developer to easily add a drop down list of U.S. states to an application. The damStatePicker can be customized to show only selected states, or custom items. State flag images are also included. Nag screen appears during design and runtime.
Tags: Runtime
Software downloads 2006-12-22
Integration of Runtime Profiling and Static Code Analysis in Linux
This paper describes a method for profiling large systems software on a Linux platform. Based on runtime profiling results, the bottleneck source code gets analyzed statically, thus identifying the poor algorithms that caused the low performance. Employing of various tools used to profile the case study application leads to the...
Tags: Runtime, University Of British Columbia, Analysis, Integration, Linux, Productivity, UNIX, Operating Systems, Open Source, Software
White papers 2006-12-03
Applied Reflection: Dynamically accessing properties of a class at runtime
Before you jump into using reflection in your business applications, there are a few basic concepts you need to understand, starting with how to access the properties of a class dynamically at runtime. If you've never used reflection, this may seem like an odd idea at first. However, once you...
Tags: Business Application, Runtime, Enterprise Software, Software
Download resources 2006-07-27
VB: form name in variable
During runtime I get the name of the form that has to open in a string variable. How do I open this form?example:dim tmpForm as stringtmpForm = xxxx ' Given during runtimexxxx.show ' xxxx must be a form object hereSo the question is how to create a object of the...
Tags: Microsoft development tools, .NET, Programming languages, heiko.dewal@..., Microsoft Visual Basic, runtime
Discussion threads 2007-03-19
java
i want to know opinions on java runtime,,is it worth the space,is it needed,i am internet user friendly,but when it comes to the computer programs itself,im kinda lost,,what is the java used for,What is the java used for?Simplistically put: It is a technology that has the programming language as well...
Tags: Programming languages, ghstwht8@..., Java, runtime
Discussion threads 2007-03-14
Towards Effective Runtime Trace Generation Techniques in the .NET FrameworkTowards Effective Runtime Trace Generation Techniques in the .NET Framework
Effective runtime trace generation is vital for understanding, analyzing, and maintaining large scale applications. In this paper two cross-language trace generation methods are introduced for the .NET platform. The non-intrusive methods are based on the .NET Debugging and Profiling Infrastructure; consequently, neither additional development tools, nor the .NET Framework SDK...
Tags: Technique, Microsoft .NET Framework, Runtime, .Net, Productivity, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2006-04-18
My Language Choice Conundrum
I was thinking about the origional conversation that brought about this posWhen a specifc OS provides a language at the initial install, I beleive they are sugesting what they feel may be the best application for performing sysadmin tasks(origional
Tags: programming and development, programming, networking, linux, software, career, windows, feedback, droolin, Java, Sun Microsystems Inc.
Discussion threads 2006-11-10
enhAacPlusEncFrontEnd aacPlus Encoder (AAC+) (exe)
An AAC+ aacPlus encoder front end for enhAacPlusEnc provided with installer to create fantastic low bitrate audio files for use on Web sites and other uses. enhAacPlusEncFrontEnd requires the vb.net runtime files. The encoded mp4 file is put in the source file directory called .mp4.
Tags: Runtime, enhAacPlusEncFrontEnd, Web Site Development, Web Technology, Channel Management, Internet, Marketing
Software downloads 2006-01-30
Create and modify menu items in VB.NET
It's very useful for VB.NET developers to be able to manipulate menu items in design time and runtime. This tip explores how to create and modify menu items both in design time and in runtime. Menus are a necessary part of most applications, and the ability to manipulate...
Tags: Microsoft Visual Basic.Net, MainMenu, Irina Medvinskaya, Microsoft development tools, .NET, Programming languages, menu item, runtime, MainMenu component, Visual Basic Tips Newsletter, Menu, Development Tools, Software Development, Software/Web Development
Technical articles 2006-06-15
regarding the controls selection at runtime in VB6.0
Hi, I need to select the controls at runtime in VB 6.0. I want to perform the opertions of cut, copy, paste and select all. As like as in design time. Please guide me.thanks karthi
Tags: Microsoft development tools, Programming languages, karthi_80@...
Discussion threads 2006-12-03
Colombo: Lightweight Middleware for Service-Oriented Computing
Colombo is a lightweight platform for developing, deploying, and executing service-oriented applications. It provides optimized, native runtime support for the service-oriented computing model, as opposed to the approach of layering service-oriented applications on a legacy runtime. This approach allows Colombo to provide high runtime performance, a small footprint, and simplified...
Tags: Runtime, Computing, Colombo, Software Development, Middleware, Software/Web Development, Enterprise Software, Software
White papers 2005-10-24
Billardmanager (exe)
Full featured application to manage your Billardhall or Billardparlor, some features: calculate table runtime, calculate players runtime, look table statistic, administrate members, inventory list, add drinks and foods, set different discounts, set different prices for time zones, different prices, adjustable for every currency, save and restore database, optional light switchmodul,...
Tags: Kronos Inc., Runtime, Food & Beverage, Manufacturing
Software downloads 2005-09-23


TechRepublic's Portable Storage Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now
Quick Guide: Spyware Detection and Removal
Spyware and adware are increasingly eating away at IT professionals' time and resources. These programs slow end-user system performance and can enabl ...
Buy Now

The Green Enterprise