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

programming model

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean programming model (23 results)

TechRepublic Resources

The .NET Common Programming Model (CPM)
The basic principle of .NET is object-oriented development. The driving force behind it is the Common Programming Model CPM. Take a closer look at this core functionality.The .NET Common Programming Model CPM allows different languages to employ the .NET framework. In this article, I’ll offer an overview of the basic...
Tags: .NET, Application servers, Middleware, OOA/OOD/OOP, Sanders Kaufman, Jr., programming model, System.Object, Polymorphism, Common Programming Model, MyCar, Microsoft .NET
Technical articles 2002-08-19
Referencing Multiple Web Services From an Application Client
JSR 109: Implementing Enterprise Web Services defines the programming model and runtime architecture for implementing web services in Java. The architecture builds on the Java EE component architecture to provide a client and server programming model that is portable and interoperable across application servers. JSR 109 defines two ways of...
Tags: Web, Programming Model, Java, Web Service, Programming, EJB, J2Ee, Channel Management, Software Development, Software/Web Development, Marketing
White papers 2008-03-14
On Programming Models for Service-Level High Availability
This paper provides an overview of existing programming models for service-level high availability and investigates their differences, similarities, advantages, and disadvantages. Its goal is to help to improve reuse of code and to allow adaptation to quality of service requirements. It further aims at encouraging a discussion about these programming...
Tags: Programming Model, QoS, Oak Ridge National Laboratory, Programming
White papers 2006-11-30
DecoderPro for Windows 1.6 (Windows)
DecoderPro is a tool for programming model railroad DCC decoders. It provides a simpler user interface, grouping together choices and using text instead of bits and bytes. It works with the most common DCC systems: Digitrax, EasyDCC, Lenz, NCE, SPROG, Wangrow and Zimo.
Tags: Programming Model, JMRI, DecoderPro, Microsoft Windows, Operating Systems, Software
Software downloads 2005-07-10
DecoderPro 1.7.3 (Mac)
DecoderPro is a tool for programming model railroad DCC decoders. It provides a simpler user interface, grouping together choices and using text instead of bits and bytes. It works with the most common DCC systems: Digitrax, EasyDCC, Lenz, NCE, SPROG, Wangrow and Zimo.
Tags: Programming Model, Apple Macintosh, JMRI, DecoderPro, Productivity
Software downloads 2006-04-23
Introducing System.Transactions in the Microsoft .NET Framework version 2.0 1 (Windows)
Developers on the Microsoft Windows platform traditionally choose between two transactional programming models: explicit transaction management or declarative transaction flow and management. Version 2.0 of the .NET Framework introduces a new transactional programming model available in the System.Transactions namespace. The new model allows developers to easily write transactional code with...
Tags: Programming Model, Microsoft .NET Framework, Microsoft Windows, Programming, Development Tools, Software Development, Software/Web Development
Software downloads 2007-08-30
Use Concurrent Programming Models to Motivate Teaching of Programming Languages
Undergraduate computer science students typically have only a limited understanding of their favorite languages and no inkling of other programming paradigms. Yet modern programmers typically work with several languages, and the availability of cheap concurrency is exposing fundamental problems in standard concurrent programming techniques mutable objects and threads. This situation...
Tags: Programming Model, Programming Language, Programming, University Of Central Florida, Development Tools, Software Development, Software/Web Development
White papers 2008-05-29
Designing Industry-Grade Middleware Services for Wireless Sensor Networks
Wireless sensor networks could be used for sensing tasks in industrial automation and process control. For becoming attractive to industrial developers, however, more abstract and more powerful programming models are required to provide standardized and portable system abstractions. This programming model is best realized as a middleware layer shielding the...
Tags: Programming Model, Network, Wireless Sensor Network, Wireless, HAW-Fachhochschule Coburg, Middleware, Enterprise Software, Software
White papers 2006-06-22
Flexible Task Graphs: A Unified Restricted Thread Programming Model for Java
This paper presents Flexible Task Graphs Flexotasks, a single system that allows different isolation policies and mechanisms to be combined in an orthogonal manner, subsuming four previously proposed models as well as making it possible to use new combinations best suited to the needs of particular applications. The paper evaluates...
Tags: Programming Model, Association For Computing Machinery, Programming, Desktop Virtualization, Java, Hardware, Virtualization, Programming Languages, Software Development, Software/Web Development
White papers 2008-06-13
JMRI/DecoderPro 2.6 (Mac)
DecoderPro is a tool for programming model railroad DCC decoders. It provides a simpler user interface, grouping together choices and using text instead of bits and bytes. It works with the most common DCC systems: Digitrax, EasyDCC, Lenz, NCE, SPROG, Wangrow and Zimo.
Tags: Programming Model, Apple Macintosh, JMRI, DecoderPro, Productivity
Software downloads 2009-07-02
MSDN Webcast: Using Windows Workflow Foundation to Build Services With Jon Flanders (Level 300)
Windows Workflow Foundation WF is a programming model, set of tools, and runtime environment which allows to write declarative and reactive programs for Windows operating systems. WF is part of the Microsoft .NET Runtime, and it first appeared in Microsoft .NET 3.0. Windows Communication Foundation WCF is also a programming...
Tags: Microsoft Developer Network, Programming Model, Webcast, Windows Communication Foundation, Microsoft Corp., Programming, Windows Workflow Foundation, Workflow Foundation, Microsoft Windows, .Net, Middleware, Operating Systems, Software, Software Development, Software/Web Development, Enterprise Software
Webcasts 2008-07-09
Belgian Company Improves Workflows With New Programming Model
Based in Brussels, Elia is Belgium's electricity transmission system operator. It links electricity producers, distributors, and high-consuming industries, both within Belgium and throughout Europe. The company needed to respond quickly to changes in the energy market. The existing interface and settings were difficult to use, which led to long development...
Tags: Programming Model, Belgium, Workflow, Programming, Microsoft Windows, Development Tools, Operating Systems, Software, Software Development, Software/Web Development
Case studies 2008-01-01
A Performance-Oriented Data Parallel Virtual Machine for GPUs
Existing GPU programming interfaces require that applications employ a graphics-centric programming model exported by a device driver tuned for real-time graphics and games. This programming model impedes development of non-graphics applications by hiding hardware resources behind its graphics-oriented interface. This paper presents a virtual machine abstraction for GPUs that provides...
Tags: Programming Model, Performance, Hardware, Virtual Machine, Graphics, Programming, GPU, Desktop Virtualization, Development Tools, Software Development, Software/Web Development
White papers 2006-08-08
Upcoming Technologies on Microsoft.Net Development Platform: Part I
WCF, Windows Communication Foundation previously known as INDIGO, encapsulates all the available distributed technologies that are available with Microsoft.Net platform including ASMX Web Services, MSMQ, COM+ Enterprise Services and .NET Remoting. WCF not only encapsulates all these available distributed technologies but also provides a consistent programming model. This consistent programming...
Tags: Programming Model, .NET Remoting, Windows Communication Foundation, Microsoft Corp., Programming, Mindcracker, ActiveX/COM/COM+/DCOM, Development Tools, Software Development, Software/Web Development
White papers 2005-10-19
Leveraging Component-Oriented Programming With Attribute-Oriented Programming
Component-oriented programming has achieved wide acceptance in the domain of software engineering by improving productivity, reusability and composition. This success has also encouraged the emergence of a plethora of component models. Nevertheless, even if the abstract models of existing component models are quite similar; their programming models can differ a...
Tags: Programming Model, Computer Science, Model, Programming, Component-Oriented Programming, Development Tools, Software Development, Software/Web Development
White papers 2006-06-19
The Java Persistence API - A Simpler Programming Model for Entity Persistence
A major enhancement in Enterprise JavaBeans EJB technology is the addition of the new Java Persistence API, which simplifies the entity persistence model and adds capabilities that were not in EJB 2.1 technology. The Java Persistence API deals with the way relational data is mapped to Java objects ("Persistent entities"),...
Tags: Programming Model, API, Programming, Entity Persistence, EJB, J2Ee, Programming Languages, Java, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
White papers 2006-05-01
Leading New Zealand Bank Manages Rapid Growth by Using Modern Programming Model
Kiwibank has quickly grown to become a leading New Zealand retail bank with half a million customers, largely due to a strong brand proposition, rapid product deployment, and a "Can-do" attitude. When the bank wanted to deliver a better, more consistent customer experience, it turned to the Microsoft .NET Framework...
Tags: Bank, Programming Model, Brand, Customer Experience, Microsoft Corp., Programmer, Programming, Kiwibank, Branding, Development Tools, Marketing, Software Development, Software/Web Development
Case studies
Service-Oriented Architecture: Programming Model and Product Architecture
IBM products increasingly implement a Service-Oriented Architecture SOA, in which programmers build services, use services, and develop solutions that aggregate services. IBM Software Group middleware products and tools support the development and deployment of SOA solutions, and increasingly make functional interfaces between components and products visible through a service model....
Tags: Programming Model, SOA, Programming, IBM Corp., Product Architecture, Service-Oriented Architecture (SOA), Web Services, Middleware, Enterprise Software, Software
White papers 2005-10-20
Data Parallel Haskell: A Status Report
This paper describes the design and current status of the effort to implement the programming model of nested data parallelism into the Glasgow Haskell Compiler. This paper extended the original programming model and its implementation, both of which were first popularised by the NESL language, in terms of expressiveness as...
Tags: Programming Model, Association For Computing Machinery, Multi-core, Status Report, Programming, Development Tools, Software Development, Software/Web Development
White papers 2007-01-16
Securing the .NET Programming Model
The security of the .NET programming model is studied from the standpoint of fully abstract compilation of C#. A number of failures of full abstraction are identified, and fixes described. The most serious problems have recently been fixed for version 2.0 of the .NET Common Language Runtime. Type safety is...
Tags: Programming Model, CLR, .Net, Middleware, Application Servers, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2006-05-17


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
PC Troubleshooter Resource Guide, Fifth Edition
Ensure you have the solutions you need to troubleshoot power supplies, CPUs, video cards, disk drives, CD and DVD drives, motherboards, sound cards, USB issues, monitors, printers, laptops, network connections, spyware, Windows XP and more.
Buy Now

Product Spotlight