Σεπτέμβριος 2007 - Δημοσιεύσεις

My articles on PC Magazine

Some months ago I published some articles on the Greek version of PC Magazine , on behalf of Microsoft Hellas and dotNETZone.gr community site. Here are the articles: ASP.NET Starter Kits .NET Compact Framework (Mobile development) XNA Studio Express (Game development) Apparently the articles are in Greek!

Διαβάστε περισσότερα »

My first article on CodeProject.com

I'm happy to present my first article on CodeProject.com! It's the last article of my blog, regarding Progress Indication when transferring files with 'Windows Communication Foundation'. I never new that there is such immediate response by readers in CodeProject. I already got some very useful comments on my code! The article in CodeProject.com... The article in this blog...

Διαβάστε περισσότερα »

File transfer with progress indication using Windows Communication Foundation

This article examines the implementation of upload and download functionality with progress indication (progress bar feature) using the Windows Communication Foundation. Here is a list of what you need: Visual Studio 2005 .NET Framework 3.0 Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF) Sample code consists of three C# projects bundled in a solution. A brief description of these projects follows. Download the Code FileService This is the main server project. The Server Contract File Server

Διαβάστε περισσότερα »