Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- sort by:
- Relevance
- Date
- Popularity
- SimpleIPC 1.0.0.1 (Windows)
- SimpleIPC is a set of objects, server processes, and configuration tools which allow you, the software developer, to have some of your application's work performed in an external process on the same machine. You make function calls to objects in the external process as if they were local objects. "Under...
- Software downloads 2009-04-21
- .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...
- White papers 2006-04-01
- 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...
- White papers 2004-12-01
- 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,...
- White papers 2002-09-01
- 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...
- Webcasts
- 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.
- Webcasts
Additional Resources
- SimpleIPCExpress 1.0.0.2 (Windows)
- SimpleIPCExpress lets you have some of your application's work performed in an external process on the same machine - insulating your app from memory leaks and process crashes. You make function calls to objects in the external process as if they were local objects. Under the covers you're using .NET...
- Software downloads 2009-09-25
- Visual Basic .NET Code Samples: Master Set of 101 Samples 1 (Windows)
- Visual Basic .NET Code Samples: Master Set of 101 Samples includes a master set of Visual Basic .NET code samples demonstrating various aspects of the language in the following areas: syntax, data access, Windows Forms, Web development and Web services, XML, security, the .NET Framework, file system and file I/O,...
- Software downloads 2007-08-28
- Macromedia Flash Remoting MX 1 (Windows)
- 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,...
- Software downloads 2007-08-13
- Vista Home Basic on 512MB? Hey, it works!
- Vista Home Basic on 512MB? Hey, it works!Well, this certainly hasn't match my experienceGranted, my first try with 512 MB RAM on Home Basic was 512 shared. But after I upgraded it to 1 GB shared (128 to the video card, 896 system) it wasn't any better. It took almost...
- Discussion threads 2007-05-09
- Microsoft Visual Studio Orcas Beta 1 ready for download
- Microsoft Visual Studio Orcas Beta 1 ready for downloadI'm downloading Visual C# Express Orcas.If I have an MSDN Subscription, then I would be glad to download Beta 1, but the cost of Premium even the Operating System is out of reach for me. My college starts fall after my fist...
- Discussion threads 2007-04-20
- DataObjects.NET Express 3.9.5 (Windows)
- DataObjects.NET Express is freeware database persistence layer for .NET Framework. It dramatically decreases development time by handling persistence of your classes transparently--DataObjects.NET PetShop sample (Microsoft's .NET Pet Shop clone) contains 3 times less business and data tier code then its original exposing much more features including access control and editing...
- Software downloads 2007-02-22
- Implement XML serialization in the .NET Framework
- Serialization is the act of saving an object to a storage medium or transforming the object so that it may be sent across a network. Serialization is an important aspect of the .NET Framework for developers to understand. From remoting to Web services, serialization plays an integral part in many...
- Download resources 2006-12-14
- Usability on the web is a sham
- Usability on the web is a shamAgreedI made post with similar notions referencing Apollo yesterday...http://danny-t.co.uk/index.php/2006/12/12/apollo-breaking-out-of-the-browser/Agreed...and puzzledI agree with the idea but I'm puzzled about your focus. Why wouldn't you add any product/technology that *subtracts* anything from the In my mind--and with apologies to those who did a lot of work...
- Discussion threads 2006-12-13
- Using IPC channels and .NET Framework 2.0 to communicate between processes
- Many C++ developers are used to using named pipes to communicate from one application to another. Unfortunately the .NET Framework does not supply an easy way to access named pipes. With the introduction of .NET Framework 2.0, Microsoft has included a new remoting channel that is built on named pipes...
- Download resources 2006-12-12
- Universal Desktop Daily - Friday, October 6, 2006
- I caught a post on Business Intelligence and Rich Internet Applications. It seems to be a thinly veiled promo for Farata Systems, but still worth a read, and Farata is doing some cool stuff. Rob Relyea posted on Talking to customers about WPF. Its interesting to see how...
- Blog posts 2006-10-06
- Vendidi Framework 1.2.2 (Windows)
- Vendidi Framework comprises a Class Library and a database structure that a developer can use to speed up the development of .NET applications and dramatically improve productivity. It's a solution to the requirements of enterprise applications, with a library of ready to use classes, that represent abstractions of objects found...
- Software downloads 2006-09-15
- JustRemoteIT 1.2 (Windows)
- Quick and easy remote access to your clients PC's, view the screen, control the keyboard and mouse. Just a single EXE to distribute to remote PC's, no install required service install is optional, client is preconfigured using provided ClientPrep tool so no messing around. Host the JustRemoteIT Server exe on...
- Software downloads 2006-09-13
- A sneak preview of .NET 3.0
- David Chappell, who literally wrote the book on "Understanding .NET," has just put together a paper with lots of details on Microsoft's upcoming .NET Framework 3.0. .NET 3.0 provides common foundations for workflow, Web services messaging, and presentation layer. Until earlier this summer, the...
- Blog posts 2006-08-02
- IE Inadequate? No, Ajax is Inadequate.
- IE Inadequate? No, Ajax is Inadequate. Rich![i]There is also the question of whether or not Rich Internet Applications are really worth the overhead. [/i]You take ten pounds of rich, I'll take an ounce of usable. Every time someone comes around telling us the wonders of "rich feature set"...
- Discussion threads 2006-05-25
- << Previous
- page 1 of 1
- Next >>
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
Meet Doc
-
Here to help you with your Document Management Needs
- Doc is an enigma. Born to a Russian ballerina and a German electrical engineer, he grew up in various locations in the United States. He’s seen the insides of more brands, versions, and generations of printer and printer-related hardware than almost anyone.
- To learn more about this mysterious figure check out his blog on ZDNet and his Workspace on TechRepublic. You’ll be glad you did.
-
Produced by
ZDNet and



