Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Apply DWR to Data Validation in an AJAX Application
- Direct Web Remoting DWR is a Java open source library for developing AJAX applications that consists of two components: JavaScript running in the browser that sends requests and dynamically updates the web page with the response, and a servlet running on the server that processes requests and sends responses back...
- Tags: Java, JavaScript, Web Browser, Direct Web Remoting, Scripting Languages, AJAX, Web Browsers, Software/Web Development, Web Development, Internet, Web 2.0
- White papers 2007-04-26
Additional Resources
- MSDN Webcast: Building a Remote Infrastructure: Web Services, .NET Remoting, and Beyond - Level
- In this webcast, part one of the three part series Building a Remote Infrastructure, developers will learn how to design and code a remoting solution using .NET Remoting and Web Services. Developers should find the demonstrations of the strengths and weaknesses of each remoting technology eye-opening, as well as the...
- Tags: Developer, Microsoft Developer Network, Web, Webcast, .NET Remoting, Web Service
- Webcasts
- ASP.NET Web Services or .NET Remoting: How to Choose
- .NET Remoting provides an infrastructure for distributed objects. It exposes the full-object semantics of .NET to remote processes using plumbing that is both very flexible and extensible. Compared to ASP.NET Web services, which provide a very simple programming model based on message passing, .NET Remoting offers much more complex functionality,...
- Tags: .NET Remoting, ASP.NET Web Service
- White papers 2002-09-01
- How to Develop Distributed Applications using .NET Remoting
- This webcast will introduce the developers to .NET Remoting. It starts with the difference between .NET Remoting, XML Web Services, and DCOM and the performance tradeoffs of each. Then it will move to the creation of Server Activated and Client Activated Objects SAOs and CAOs as well as Singletons and...
- Tags: .NET Remoting
- Webcasts
- Microsoft .NET Remoting Essentials
- Microsoft .NET Remoting is the .NET technology that allows to easily and quickly build distributed applications. All of the application components can be on one computer or they can be on multiple computers around the world. .NET Remoting allows client applications to use objects in other processes on the same...
- Tags: .NET Remoting, Microsoft Corp., Computer, Microsoft .NET Remoting, Productivity, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts
- Macromedia Flash Remoting MX (cfm)
- Macromedia Flash Remoting MX provides the connection between Macromedia Flash and your Web application server, making it fast and easy to create Rich Internet Applications. With its powerful yet simple programming model, you can easily integrate rich Macromedia Flash content with applications built using Macromedia ColdFusion MX, Microsoft .NET, Java,...
- Tags: Macromedia Inc., Macromedia Flash, Macromedia Flash Remoting MX, SOAP, Application Servers, Web Services, Middleware, Enterprise Software, Software
- Software downloads 2007-08-13
- .NET Remoting and Web Services: A Lightweight Bridge Between the .NET Compact and Full Framework
- With the growing popularity of powerful connected mobile devices (PDAs, smart phones, etc.), an opportunity to extend existing distributed applications with mobile clients emerges. The Microsoft .NET Compact Framework offers a development platform for mobile applications but is lacking support for .NET Remoting, which is the .NET middleware infrastructure for...
- Tags: Web, Mobile, .NET Remoting, Web Service, Microsoft .NET Compact Framework, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- White papers 2006-04-01
- Integrate DWR Into Your Java Web Application
- The Direct Web Remoting code comes in the form of an archived or zipped Java Archive JAR file, dwr.jar. The download address is http://www. getahead.ltd.uk/dwr/download.html. To get started with DWR, one must first set it up in the server-side web application. Place the dwr.jar file in the /WEB-INF/lib directory of...
- Tags: Web Application, O'Reilly Media Inc., Programming Languages, Java, Software Development, Software/Web Development
- Book chapters 2006-03-01
- DWR Makes Interportlet Messaging With Ajax Easy
- Many developers are looking to use Ajax technologies to improve the user experience of Web-based applications, but Ajax programming can be a tricky task. The open source Direct Web Remoting DWR library can make Ajax development easier for Java developers by automatically transforming Java classes into JavaScript classes. This paper...
- Tags: Messaging, AJAX, Internet, Software/Web Development, Web Development, Web 2.0
- White papers 2006-07-14
- What's New in .NET Remoting for .NET Framework 2.0
- The presenter of this webcast shows some new features and code examples in .NET Remoting in .NET Framework 2.0, including the new IpcChannel, the secure TcpChannel, and Version Tolerant Serialization VTS to allow authors to version their types without breaking serialization.
- Tags: Microsoft .NET Framework 2.0, .NET Remoting, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts
- 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, ActiveX/COM/COM+/DCOM, Development Tools, Software Development, Software/Web Development
- White papers 2005-10-19
- Which is better for distributed applications: Web services or remoting?
- By Mike GunderloyOne of the constant factors of the consulting business is the need to learn new tricks. Although basic client needs don’t really change over time, the tools that we have to fill those needs are constantly evolving. Not long ago, creating a distributed application that used the Internet...
- Tags: distributed application, Lark Group, Inc., Web, Web service
- Technical articles 2003-08-18
- DDObjects (zip)
- DDObjects is a remoting framework to be used with Borland Delphi and C++ Builder which originally has been started out of personal interest for technologies like DCOM, RMI, Corba. A main goal while developing DDObjects has not only been to keep the code one has to implement in order to...
- Tags: Borland Delphi, DCOM, DDObjects, Corba, ActiveX/COM/COM+/DCOM, Development Tools, Programming Languages, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- Software downloads 2007-04-12
- Java RMI and .Net Remoting Performance Comparison
- Java and .Net are both widely used for creating Middleware solutions. There are many interesting aspects which can be compared between Java and .Net. This paper examines the architecture of Java RMI and .Net Remoting and tests their performance as they come "Out-of-the-box". The performance was measured over a series...
- Tags: Microsoft .NET, .NET Remoting, Java RMI, Java, Programming Languages, Software Development, Software/Web Development
- White papers 2004-12-01
- Determine when to opt for remoting over Web services
- Many developers consider Web services thede facto solution in their everyday work. While Web services do work in manysituations, there are alternatives that may be more appropriate depending onthe project. Remoting is a good example, but decidingwhen to use remoting as opposed to a Web service canbe difficult. Let's take...
- Tags: Web services, .NET, Tony Patton, Web service, Web
- Technical articles 2005-08-23
- .Net Remoting
- In WAN how i can send a message from server to client using .NET remotingi have send a message from client to serverbut i unable to send from server to clientThanks in Advance
- Tags: contact_me_kk@..., .NET Remoting, server
- Discussion threads 2007-05-23
- Mood Indigo
- Indigo is the managed communication stack that ships with WinFX. It is the "V.Next" for ASP.NET Web Methods, .NET Remoting, Enterprise Services, System.Messaging, and WSE.
- Tags: Indigo, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts
- windows 98 remote administration
- does anyone know how to configure remote administration on a win 98 computer? it's old but it's connected to a production machine and can't be replaced without upgrading the entire computer. i've tried going into passwords from control panel, under the remote administration tab you can enable remote...
- Tags: ZatoichiMaster, remote administration
- Discussion threads 2007-07-05
- Determine when to opt for remoting over Web services
- Microsoft promotes Web services as the be-all and end-all solution, but the .NET platform includes options beyond Web services. One viable alternative is remoting, but it is only applicable given the right environment. Learn more about when and where remoting may be used as opposed to Web services. Many...
- Tags: Web, Tony Patton, Web services, Channel management, .NET, Middleware, Microsoft .NET Framework, Web service, .NET Newsletter, TechRepublic Inc., Microsoft .NET, XML, Microsoft Corp., Object, Enterprise Software, Software, Marketing
- Technical articles 2005-08-23
- ScreenShot Direct (exe)
- ScreenShot Direct is the fastest, most efficient way to capture screenshots directly into Microsoft PowerPoint. ScreenShot Direct dramatically improves your productivity by inserting screenshots onto new PowerPoint slides with one key press. No more wasting time switching back and forth between applications to copy and paste. ScreenShot Direct is designed...
- Tags: Shoreline Communications, Microsoft PowerPoint, Screenshot, ScreenShot Direct, Software Development, Development Tools, Microsoft Office, Software/Web Development, Office Suites, Software
- Software downloads 2007-08-03
- << Previous
- page 1 of 1
- Next >>