Member Login

E-mail:    Password:  




 TitleDate AddedCompany
whitepaper Jumar Reduces Application Development Time With CA's Advantage Gen0000-00-00 CA (Computer Associates)
  Specializing in Component-Based Development (CBD), an application development that creates re-usable components of computer code that can be slotted together in different ways to build applications quickly and cost effectively, Jumar was under pressure to deliver innovative solutions with cutting-edge functionality for faster returns on investment. To meet these challenges, Jumar implemented Advantage Gen and AllFusion ERwin Data Modeler from Computer Associates International, Inc. (CA). The tools are used to develop applications and tools for customers, and to create a range of application tools that Jumar sells directly to customers.

Tags: Component-Based, Application Development
  
whitepaper MSDN Webcast: Migrating Your COM Components and Windows DNA Applications to .NET (Level 200)0000-00-00 Microsoft
  This webcast explains the best practices for migrating the existing Component Object Model (COM) components and Microsoft Windows DNA architecture applications to the Microsoft .NET Framework. The presenters of this webcast will take a look at examples of what other financial services companies have done to harness the power of .NET and explore practical considerations the viewer should be aware of when migrating the components and applications to .NET.

Tags: .NET, Best Practices
  
whitepaper Optimizing Across Interfaces2007-01-04 Microsoft
  Programmers writing distributed systems are poorly served by current optimization technologies. Although there are well-known ways to improve performance - batching requests, caching results, speculation and so on - these must be applied manually, adding to the burden already faced when writing distributed systems. In this paper it is argued that this kind of transformation should be done automatically by a compiler or runtime system. To do this the authors propose that components' interfaces provide high-level summaries of the semantics of their operations. This paper presents a prototype which the authors used to improve the performance of a multi-tier web application that accesses a remote database and business tool that queries an LDAP server.

Tags: Component-Based, Software Engineering
  
whitepaper Introducing Java Server Faces (JSF) to 4GL Developers2006-11-01 Oracle
  The past few years have seen the emergence of JSF (Java Server Faces) as the technology of choice for building the User Interface (UI) layer of Java web applications. Oracle's business applications are committing to JSF as the UI technology in the "Fusion" stack. The component based architecture gives business developers simple, yet powerful, UI components with which to build applications; while being based on standards means that the larger development community can collaborate to build richer and more advanced components. This paper will introduce JSF to 4GL developers, showing how the components can be used, and behind the scenes, how the components work.

Tags: Programming Languages, Component-Based
  
whitepaper COM+ Do's and Dont's0000-00-00 Microsoft
  During this webcast, the presenter will discuss the best practices for COM+. He will also talk about what has been changed from MTS to COM+.

Tags: Software Engineering, Best Practices
  
whitepaper Developing Components and Controls With Microsoft Visual Studio .NET0000-00-00 Microsoft
  In this webcast, the presenter will discuss how to develop designable .NET components and Windows controls with Visual Studio .NET. These components and controls, written in managed code and built on the common language runtime, provide developers with a great new mix of development ease similar to that of Microsoft Visual Basic. In addition, they deliver the power of lower-level programming that is more commonly associated with ATL or MFC. The rich facilities, especially design-time support provided by Visual Studio .NET, allow components to take advantage of that designer architecture, so that they can look and behave like the components that will ship with Visual Studio .NET.

Tags: .NET, Application Development
  
whitepaper Active Template Library 7.0 and Attributes0000-00-00 Microsoft
  In this webcast the presenter will cover new features in ATL 7.0 and how to use attributes to simplify Component Object Model (COM) programming.

Tags: Software Engineering
  
whitepaper Microsoft Windows XP Embedded: Component Workshop0000-00-00 Microsoft
  This webcast will provide tips and tricks about how to use Component Designer to componentize applications for Microsoft Windows XP Embedded. The presenter of this webcast will demonstrate how to add registry, file, and custom First Boot Agent (FBA) resources to a component definition. Additional topics to be discussed include how to create packages, repositories, component dependencies, and group memberships to database objects that the components may rely on. Componentization is the process or technique by which embedded developers can use modular pieces of functionality (as are built into Windows XP Embedded) to construct embedded operating systems.

Tags: Windows XP, Application Development
  
whitepaper Component-Based Digital Library Scalability Using Cluster Computing2006-10-02 University of Cape Town
  Most institutions make use of Digital Library systems (DL) to deal with the information they use. DL systems allow them to provide information management services, including the ability to search through and browse the information they have made available. The current architecture of the systems however, does not scale well when the amount of information increases dramatically. A good example of a digital library would be a national collection of academic theses. Such a system provides anyone the service of searching, browsing and viewing the theses in its collection. These services allow users to effectively and efficiently locate and make use of the materials available. With an increase in the number of users and underlying information these systems degrade quite rapidly though.

Tags: Component-Based
  
whitepaper Boost Development Effort Through Repository-Driven Engineering: Understanding How Dynamic Component Generation Can Fit Into a Product-Line Strategy2006-08-29 IBM
  Component-based development allows higher productivity, but because of the too-fine granularity of the components used and their explicit assembling, one can end up with additional underlying issues. In this paper, one is introduced to product-line engineering and learn to apply similar principles in an agile way to the architecture. It presents the underlying architecture of a repository-based environment that describes extensible high-level component configurations mapped at run time to concrete components.

Tags: Software Engineering