What's New at
The Component Engineering Cornucopia

Gopalan Suresh Raj

 
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
Aug-19,'02 MS ObjectSpaces (MS OS) - Developing a Bank Account Application using MS ObjectSpaces
Aug-19,'02 MS ObjectSpaces (MS OS) - Installing the Microsoft ObjectSpaces (Beta)
Aug-19,'02 Microsoft ObjectSpaces (MS OS)
June-03,'02 Java Data Objects (JDO) - EJB and JDO
May-31,'02 Java Data Objects (JDO) - RMI and JDO
May-20,'02 Java Data Objects (JDO) - Modeling using JDO
May-15,'02 Java Data Objects (JDO) - Transparent Persistence and JDO
May-15,'02 Java Data Objects (JDO) - The JDO Enhancement Process
May-07,'02 JDO and PE:J - My presentation to the Toronto JUG on May 7, 2002
Apr-10,'02 Java Data Objects (JDO) - Developing JDO Persistence-Aware Applications
Apr-10,'02 Java Data Objects (JDO) - Developing a Simple Banking Application using JDO
Apr-10,'02 Java Data Objects (JDO)
Mar-25,'02 PE:J - The Productivity Environment for Java
Feb-13,'02 ADO.NET : Retrieve Database Metadata
Feb-03,'02 Effective C# - Tip 6: Make sure to eliminate obsolete object references
Jan-31,'02 Effective C# - Tip 5: Ensure duplicate objects are not created
Jan-30,'02 Effective C# - Tip 4: Consider providing static factory creation methods instead of constructors
Jan-27,'02 Effective C# - Tip 3: Consider providing a private constructor to ensure Objects cannot be directly instantiated
Jan-27,'02 Effective C# - Tip 2: Consider enforcing the Singleton property with a private constructor
Jan-27,'02 Effective C# - Tip 1: Avoid relying on Destructors
Jan-27,'02 60 Tips for Effective C# Code Development
Jan-16,'02 Modified Article: Channels and .NET Remoting - to work with .NET Beta 2
Jan-13,'02 Developing a Java/RMI Server Component using IIOP
Jan-13,'02 Developing a Java/RMI Client to our RMI/IIOP Server Component
Jan-13,'02 Developing a CORBA Client to our RMI/IIOP Server Component
Jan-10,'02 Accessing a .NET Web Service using Apache/SOAP and Java
Jan-06,'02 Building a Web Service Component using C# and .NET
Jan-06,'02 Building a Web Service Client using C# and .NET
Jan-01,'02 ADO.NET:Building a Distributed Component Server using C# and .NET
Jan-01,'02 ADO.NET:Building a Distributed Component Client using C# and .NET
Dec-31,'01 COM+:Building a complete COM+ Server component using C# and .NET
Dec-31,'01 COM+:Building a COM+ Client using C# and .NET
Dec-27,'01 COM to .NET Interoperability
Dec-27,'01 Classic COM Server using C# and .NET
Dec-27,'01 Classic COM Client using Visual Basic ver 6.0
Dec-27,'01 Managed C++ Client using Early Binding
Dec-27,'01 Managed C++ Client using Late Binding
Nov-15,'00 Emerging Technologies for eCommerce
Nov-09,'00 Enterprise Java Book Reviews
Nov-01,'00 Making HTTP GET and POST requests on Web Pages using C#, ASP+ and the .NET Framework.
Oct-26,'00 Asynchronous Message Queuing using the .NET and COM+ Services.
Oct-25,'00 Installing Microsoft .NET on your machine.
Oct-20,'00 Channels and .NET Remoting.
Oct-19,'00 C# Reflection and Dynamic Method Invocation.
Oct-19,'00 The Advanced C#/.NET Tutorial
Oct-13,'00 Microsoft's .NET Strategy...
Jun-28,'00 Microsoft Proposes a New Language - C# (pronounced 'C Sharp')
Mar-15,'00 Developing a Web Based E-Mail system using the Java Mail API, JSP and the Servlet API
Jan-31,'00 Developing an Applet based Sender/Receiver using IBM's MQSeries
Jan-06,'00 Developing a CORBA client that invokes using the Dynamic Invocation Interface (DII)
Dec-27,'99 The Factory Method (Creational) Design Pattern
Oct-24,'99 Coding an MTS Server Component using Visual C++ and ATL
Oct-24,'99 Coding an MTS Client using Visual C++
Oct-24,'99 Viewpoint - The latest SOAP Opera
Oct-16,'99 JMS - Developing a Topic Publisher
Oct-16,'99 JMS - Developing a Topic Subscriber
Oct-16,'99 JMS - Developing a Queue Sender
Oct-16,'99 JMS - Developing a Queue Receiver
Oct-10,'99 The CORBA Component Model (CCM)
Oct-08,'99 Developing Bean Managed Persistence (BMP) in Entity EJBs
Sept-24,'99 The Java Message Service (JMS)
Sept-18,'99 Created the Distributed Computing Discussion Forum for Developers
Sept-01,'99 Article on Jini Technology
Aug-01,'99 Java IDL - Java meets CORBA - Part 4
Aug-01,'99 Java IDL - Java meets CORBA - Part 3
Aug-01,'99 Java IDL - Java meets CORBA - Part 2
Aug-01,'99 Java IDL - Java meets CORBA - Part 1
July-01,'99 Enterprise JavaBeans - Part 8
July-01,'99 Enterprise JavaBeans - Part 7
July-01,'99 Enterprise JavaBeans - Part 6
July-01,'99 Enterprise JavaBeans - Part 5
June-01,'99 Enterprise JavaBeans - Part 4
June-01,'99 Enterprise JavaBeans - Part 3
June-01,'99 Enterprise JavaBeans - Part 2
June-01,'99 Enterprise JavaBeans - Part 1
May-04,'99 A Detailed Comparison of EJB and MTS (with specific code examples)
Apr-26,'99 Coding the Bank Checking Account MTS Client
Apr-26,'99 Coding the Bank Checking Account MTS Component
Apr-26,'99 Coding the Bank Account IDL
Mar-17,'99 Coding a DCOM Server from IDL
Mar-17,'99 Coding a DCOM Client
Mar-14,'99 Coding CORBA Servers that create Stringified Servants
Mar-14,'99 Coding CORBA Clients that use Stringified references
Mar-14,'99 COM+
Mar-12,'99 Coding a CORBA Server
Mar-12,'99 Coding a CORBA Client
Mar-11,'99 Developing a Java/RMI Server
Mar-11,'99 Developing a Java/RMI Client
Mar-08,'99 The Advanced COM/DNA Tutorial
Mar-02,'99 Coding an MSMQ Server
Mar-02,'99 Coding an MSMQ Client
Feb-24,'99 Coding an MTS Server Component
Feb-24,'99 Coding an MTS Client
Feb-12,'99 Coding a Jini Client
Feb-12,'99 Coding a Jini Service
Feb-12,'99 Jini - The Network Dialtone
Dec-19,'98 Modeling using Session and Entity Enterprise JavaBeans
Dec-19,'98 Developing Session Beans
Dec-19,'98 Developing Entity Beans
Dec-16,'98 My Enterprise JavaBeans Presentation at The Wisconsin Java Users' Group meeting on Dec 16'98
Oct-16,'98 The Mediator (Behavioral) Design Pattern
Sept-27,'98 A Detailed Comparison of CORBA, DCOM and Java/RMI (with specific code examples)
July-19,'98 Enterprise Java Beans (EJB)
July-06,'98 Java/RMI - Under the Hood
July-01,'98 Java Remote Method Invocation (Java/RMI)
June-29,'98 ICAM'98 presentation slides - A Computational Architecture for LMMS
June-25,'98 A Computational Architecture for LMMS
May-17,'98 Viewpoint - Sun vs Microsoft
Apr-28,'98 The Advanced Java Tutorial
Apr-08,'98 The Microsoft Message Queue Server (MSMQ)
Mar-26,'98 The Book Gallery
Mar-25,'98 Microsoft Transaction Server (MTS)
Mar-16,'98 Threading Models in COM
Mar-12,'98 DCOM and CORBA
Mar-09,'98 Java/COM Integration - Use Visual J++ to develop COM Objects
Mar-03,'98 Common Object Request Broker Architecture (CORBA)
Feb-26,'98 Viewpoint - The Battle for the Enterprise
Feb-22,'98 JavaBeans vs. ActiveX - A Comparison Based on a whole new scale
Feb-22,'98 The Component Object Model (COM)
Feb-14,'98 Behavioral Patterns
Feb-14,'98 Structural Patterns
Feb-14,'98 Creational Patterns
Dec-04,'97 Converting ActiveX to JavaBeans
 

 

About the Author...
Gopalan Suresh Raj is a Software Architect, Developer and an active Author. He has co-authored a number of books including "Professional JMS", "Enterprise Java Computing-Applications and Architecture" and "The Awesome Power of JavaBeans". His expertise spans enterprise component architectures and distributed object computing. Visit him at his Web Cornucopia© site (https://gsraj.tripod.com/) or mail him at gopalan@gmx.net.

 


Click Here to go to Web Cornucopia

Go to the Component Engineering Cornucopia page

This site was developed and is maintained by Gopalan Suresh Raj

You are visitor number since January 1,1999.

Last Updated: Jan 06, '02

.

If you have any questions, comments, or problems regarding this site, please write to me I would love to hear from you.


Copyright (c) 1997-2002, Gopalan Suresh Raj - All rights reserved. Terms of use.

All products and companies mentioned at this site are trademarks of their respective owners.