Skip to main content

Latest Articles:


Create a Silverlight Europe weather map
Entry Date: Sep 2010 site: Silverlight Show Rating:
keywords:Silverlight; XAML; Silverlight 3.0; Silverlight 4;
Article Description:
I don’t generally find the fall or winter an appropriate time to track weather conditions, but this is an exception. Microsoft recently released the Bing Maps Silverlight Control SDK, which ties Silverlight and Bing Maps closely together, allowing developers to create some very powerful mapping applications. In this article, I’ll walk the reader through the process of creating an Europe weather map application in Silverlight by using the Bing Maps Silverlight Control
Comments:

Nice full sample, how to integrate Silverlight Bing Maps SDK into your SL application and a real sample application (weather map).

Click Here To Navigate to the Article

Getting Started with Bing Maps Silverlight Control v1.0
Entry Date: Sep 2010 site: Chris Pietschmann Rating:
keywords:Silverlight; XAML; Silverlight 3.0; Silverlight 4;
Article Description:
It’s been 8 months since the CTP release of the Bing Maps Silverlight Control at MIX’08, and finally this week Microsoft released the Final v1.0 release of the control to the web. Now, we can all finally start using the Bing Maps Silverlight Control in Production!
Comments:

Very nice intro to Silverlight Bing Maps SDK, really you will learn in some minutes how to start from scratch and use this powerful control.

Click Here To Navigate to the Article

Announcing Sketchables – Rapid Mockup Creation with SketchFlow
Entry Date: Aug 2010 site: hardcodet Rating:
keywords:Silverlight 4; Expression Blend;
Article Description:
SketchFlow is a great addition to Blend, but I was missing the ability to create quick mockups of user interfaces. I’m a huge fan of productivity tools such as Balsamiq, and I was sorely missing its ease and speed in SketchFlow.
Comments:

Great stuff, addon to add powerful balsamiq features to Sketchflow (quite easy to drop controls and add data).

Click Here To Navigate to the Article

Simultaneously calling multiple methods on a WCF service from silverlight
Entry Date: Aug 2010 site: imeta Rating:
keywords:Silverlight; Silverlight 3.0;
Article Description:
A while back I had to debug some performance issues in an existing Silverlight app, as the problem / solution was a bit obscure and finding info about it was quite tricky, I thought I’d share, maybe it can help the next person with this problem.
Comments:

Client network stack is a quite powerful feature incorporated in Silverlight 3, apart from the main topic discussed in this article (concurrent calls browser limits issues), it explains as well how to share browser cookies using client network stack.

Click Here To Navigate to the Article

Performance Testing Guidance for web applications
Entry Date: Aug 2010 site: Codeplex Rating:
keywords:Performance; TFS;
Article Description:
Performance Testing Guidance for Web Applications - PDF Version.
Comments:

Small companies cannot afford having an own specialized performance testing team, but knowing the basics can let us make some decent performance testing and ensure some minimum levels of quality.

This guide is quite useful a must read to get the concepts.

Click Here To Navigate to the Article

JavaScript vs Silverlight: An answer
Entry Date: Jul 2010 site: Gala Soft Rating:
keywords:Silverlight; Java Script; Silverlight 4;
Article Description:
An article was published at JupiterJS.com (titled “JavaScript vs Silverlight”) arguing that JavaScript is better than Silverlight. Unfortunately, there is no way to post comments on that page (weird, really) so I decided I would post my answer here.
Comments:

Interesting post comparing Silverlight with Javascript, highlighting weak and stron points, a nice read (also nice to read the article reffered that only covers the javascript part)

Good to read both points of views

Click Here To Navigate to the Article

Microsoft Visual Studio Team Explorer Everywhere 2010
Entry Date: Jul 2010 site: Microsoft Download Rating:
keywords:TFS; Team Explorer;
Article Description:
Eclipse plug-in and cross-platform command-line client for Visual Studio 2010 Team Foundation Server
Comments:

Looking for an Eclipse TFS free plugin, or for multiplaform Team Explorer / command line. Microsoft just bought Team Prise technology and now you can download this plugin for free.

Click Here To Navigate to the Article

Simple Image cropping in Expression Design
Entry Date: Jul 2010 site: Developing for .net Rating:
keywords:Silverlight; Silverlight 4; Expression Blend;
Article Description:
I had a case today where I wanted to crop an image, something I haven’t needed to do in some time. In fact, the last time I had to do it was on my previous computer which had several graphics programs installed. This time, however, the only application I have installed on this machine is Expression Design 2. I remember seeing the feature I was after in some training videos, so I thought I should be able to figure out quickly enough. Unfortunately, it didn’t work as I remembered. On the other hand, I found a pretty quick way to do simple cropping so I thought I’d share that.
Comments:

If you have to use Expression Designer (vector graphics oriented tool) sometimes you won't find a direct way to do som simple bitmap operations.

In this post you will find how easy is to crop a bitmap image.

Click Here To Navigate to the Article

Installing Silverlight applications without the browser involved
Entry Date: Jun 2010 site: Tim Heuer Rating:
keywords:Silverlight 4;
Article Description:
One of the features we are introducing in Silverlight 4 is a ‘silent install’ mechanism for out-of-browser applications. Currently every out-of-browser application (trusted or not) starts from an in-browser mechanism. In some instances where you want to deploy the app via managed desktop software or perhaps via CD-ROM, you don’t want to have to tell the user to start on an HTML page first.
Comments:

Quite good feature, in some companies they just have thousand of machines and they want to minimize network bandwith, you can make a silent deploy of an OOB silverlight application and make it automatically (deploying from a local storage and in an unattended way).

Click Here To Navigate to the Article

SharePoint 2010: Business Connectivity Services - Features & Limitations
Entry Date: Jun 2010 site: Sharepoint 2010 Macaw Rating:
keywords:Sharepoint; Sharepoint 2010;
Article Description:
Business Connectivity Services, the sequencer of the Business Data Catalog, is going to play a key rol in SharePoint composites. BCS allows you to connect SharePoint 2010 and Office 2010 applications to external business data. The external data is made available in SharePoint 2010 through ‘external lists’. From an end-user experience the external lists have similar functionality as standard SharePoint lists. There are two types of integrated solutions: You can build no-code solutions using SharePoint Designer or you can build a solution with custom coding using Visual Studio.
Comments:
Microsoft agnostic evaluation of Sharepoint 2010 Business Connectivity Services, advantages and drawbacks, quite recommeded reading.
Click Here To Navigate to the Article

Creating an OData feed for your Azure databases
Entry Date: Jun 2010 site: Patrick verbruggen Rating:
keywords:Azure; ODATA;
Article Description:
Having the ability to create an OData source for any SQL Azure database more or less instantly seems a bit like low-hanging fruit: it would be great if you could just flick a switch in the SQL Azure Portal for a specific database and hey presto: one OData feed!
Comments:
Quite interesting, OData support on your Azure databases, something you get for free :-).
Click Here To Navigate to the Article

Page (1) Of 59 Next Articles >>