Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF   (RSS)

WCF Load Test tool

It’s been just released a few days ago to Codeplex: WCF Load Test . It looks pretty nice! :-) Project Description This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a unit test that replays the same sequence
Posted by cesardl | 0 Comments
Filed under:

Azure Metro Training in Madrid (16th April 2009) Material

Last week, we delivered a nice Azure training (One condensed full day about AZURE platform). Sorry, but everything is in Spanish (Agenda & Presentations), as we delivered it in Spanish. So, down below you can read the agenda and the Presentations
Posted by cesardl | 1 Comments
Filed under: , , , , ,

Event - RIA Applications Architecture & Development with Silverlight 2.0 - Barcelona, October 8th 2008

Yesterday, in Barcelona, I delivered another event about RIA Applications Architecture & Development with Silverlight 2.0. You can download my Presentation from the following link (within my SKY DRIVE): http://cid-c537c2af47f728a0.skydrive.live.com/browse.aspx/Msft%20Dpe%20Spain%20Architects%20Events/2008%20-%20RIA-Silverlight%20Event%20%7C5Oct.%208th%202008%7C6?view=detail

Optimistic Concurrency Updates using Entity Framework in N-Tier and N-Layer Applications (Part 2)

This is my second post about "Updating data using Entity Framework in N-Tier and N-Layer Applications". If you wanna read the basics, go to my first post here: http://blogs.msdn.com/cesardelatorre/archive/2008/09/04/updating-data-using-entity-framework-in-n-tier-and-n-layer-applications-short-lived-ef-contexts.aspx

Updating data using Entity Framework in N-Tier and N-Layer Applications (short lived EF contexts) - (Part 1)

First of all, we are talking about using Entity Framework and how it fits within N-Tier and N-Layer applications, ok?, that’s our initial scenario. An N-Tier application is an application where you have 3 or more physical tiers . I mean with that things

Consuming external WCF Services from Dynamics AX 2009 X++ code (Dynamics AX "5.0")

I'm gonna talk about a new feature in Dynamics AX 2009 (Dynamics AX "5.0") which is the really powerful possibility we have now about calling/consuming external Web Services or even WCF Services from our X++ code. So, in Dynamics AX 4.0, we could execute

Design_Time_Addresses URL in WCF (.NET 3.5)

.NET 3.5 creates an ACL (Access Control List) for the namespace " http://+:8731/Design_Time_Addresses " during the installation of Visual Studio so users without administrator privilege are able to develop WCF services. The ACL is set to (UI), which includes
Posted by cesardl | 1 Comments
Filed under: , ,

Error when consuming AX 5.0 AIF Services from an external .NET client application: How to fix it!!

If you create an AIF Service from scratch (like creating an AX query and generating the WCF Service with the AIF wizard) and then you try to consume it from an external .NET client app, you'll get an error (at least with AX 5.0 CTP3 drop2). On the other
 
Page view tracker