Sign in
Janne Mattila's blog
From programmer to programmer -- Programming just for the fun of it
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET General
2007 Office system
ACT
Application Compatibility
Application Development
asp.net
C/C++
Excel
Excel Services
Fun
IE8
InfoPath
Microsoft CRM
Microsoft Office SharePoint Server 2007
Mobile
Programming
Silverlight
tips and tricks
Visual Studio
WCF
Browse by Tags
MSDN Blogs
>
Janne Mattila's blog
>
All Tags
>
wcf
Tagged Content List
Blog Post:
Web Services and namespaces (or WCF?)
Janne Mattila 2
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...
on
15 Oct 2008
Page 1 of 1 (1 items)