Browse by Tags

Web Services and namespaces (or WCF?)
15 October 08 10:27 AM | jannemattila | 2 Comments   
You might have encountered following situation: 1. You have created class library “MyLibrary” and it contains following class: 1 2 3 4 5 6 7 8 namespace MyLibrary { public class Employee { public string FirstName; public string LastName; } } 2. You have Read More...
Maximize the use of CPU with parallel extensions (+ some WPF stuff)
26 August 08 10:03 PM | jannemattila | 3 Comments   
Since this is my 40th post to this blog I decided to go back to square one… or post one actually :-) I’m going to create Windows Presentation Foundation (WPF) application that solves the Knight’s Tour puzzle. I actually didn’t know about this puzzle before Read More...
Transferring attachment file from Web Service to InfoPath
08 February 07 08:21 AM | jannemattila | 7 Comments   
I previously posted about InfoPath and Web Service data connections. Back then I didn't mention that you could use the same method to transfer InfoPath attachments as well. It's actually pretty straightforward thing. All you need to do at the web service Read More...

Search

This Blog

Syndication

Page view tracker