A Performance Comparison of Windows Communication Foundation (WCF) with Existing Distributed Communication Technologies

.NET No Comments »

This article provides a high-level performance comparison between Windows Communication Foundation (WCF) and existing Microsoft .NET distributed communication technologies.

from  Saurabh Gupta, Program Manager, Microsoft Corporation

Contents

1. Introduction
2. Goals
3. Comparisons
3.1 ASP .NET Web Services (ASMX)
3.1.1 IIS Hosted Interoperable Basic Profile 1.0 Web Service
3.1.2 IIS Hosted Interoperable Basic Profile 1.0 Web Service using Transport Security
3.2 Web Services Enhancements (WSE)
3.2.1 IIS Hosted Interoperable Web Service using WS-Security
3.3 .NET Enterprise Services (ES)
3.3.1 Self-Hosted Request/Reply TCP Application
3.3.2 Self-Hosted Secure Request/Reply TCP Application
3.3.3 Secure Transacted Request/Reply TCP Application
3.4 .NET Remoting
3.4.1 Request/Reply Named Pipe Application
4. Conclusion
5. Appendix
5.1 Description of Bindings
5.2 Performance Test Machine Configuration
6. References
7. About the Author
8. Acknowledgements

Camera Finder - Popular photo cameras used in the Flickr community

Others No Comments »

camerafinder.gif

These graphs show the number of Flickr members who have uploaded at least one photo with a particular camera on a given day over the last year.

http://flickr.com/cameras/brands/

Silent install of the .NET Framework - Brad Abrams

.NET No Comments »

.NET FX 3.0: the magic command line is: Dotnetfx3.exe /q
See this white paper for more details.

If you are still on .NET Fx 2.0, the command is:  Dotnetfx.exe /q:a /c:”install /q”
And you can find more out here.

Orginal post - Silent install of the .NET Framework

An HTML painter

Fun No Comments »

the actual HTML, tks to Telerik’s blog

Integrated Virtual Debugger from VS with VMware Workstation 6

.NET No Comments »

VMWare LogoVMWare Workstation Version 6 include a new feature that simplifies the process of debugging applications running on a virtual machine instance from Visual Studio.

With the new Workstation IDE (integrated development environment) plug‐ins, software developers are provided with a configurable interface between their virtual machines and Visual Studio (Windows only) that lets them easily test, run, and debug programs in virtual machines.

You can specify settings such as the location of the virtual machine, which setup or clean‐up scripts to execute, the location of shared folders, and (in Visual Studio) directories to be copied between the host and guest.

When configured, the integrated virtual debugger finds the virtual machine, powers it on if necessary, sets up the environment based on your configuration settings, and launches or attaches to the application. All breakpoints, watch points, and so on that you set in your IDE will function as if you were running your application on the host computer.

Depending on the configuration setting you specify, when the application finishes running, the virtual machine is powered off, suspended, reverted to a snapshot, or left in its current state.vmware_workstation_6_xp_vista_ultimate_screenshot.jpg

Adobe Digital Editions

Others No Comments »

Adobe Digital Editions Download Site
Adobe on Tuesday announced the release of Adobe Digital Editions 1.0 available for free download to Windows and Mac users.
Adobe Digital Editions is an engaging new way to read and manage eBooks and other digital publications. Digital Editions is built from the ground up as a lightweight, Rich Internet Application (RIA). Digital Editions works online and offline, and supports PDF and XHTML—based content as well as Flash SWF for rich interactivity.

FFClickOnce - ClickOnce in Firefox by James Dobson

.NET No Comments »

FFClickOnce - A Firefox extension for running .NET ClickOnce applicationsFFClickOnce allows Firefox to run a .NET ClickOnce application.

ClickOnce is an application deployment technology developed by Microsoft. (See http://msdn.microsoft.com/clickonce/)

ffextension_icon.pngFFClickOnce

 James Dobson’s blog

Entries RSS Comments RSS Login