How to install .NET 3.0 RTM?

If you have windows xp,sp2 or windows 2003,you can follow these instructions to install .NET 3.0 (all downloads are free, so you can install it)

STEP1:

=======

You can install Visual c# express edition from here (Its free, so you can download from here)

https://msdn.microsoft.com/vstudio/express/visualcsharp/download/

STEp2:

========

Please use following instructions to install .NET 3.0

(a)

Install .NET 3.0 runtime

https://www.microsoft.com/downloads/details.aspx?FamilyId=10CC340B-F857-4A14-83F5-25634C3BF043&displaylang=en

(b)

install windows SDK

https://www.microsoft.com/downloads/details.aspx?FamilyId=C2B1E300-F358-4523-B479-F53D234CDCCF&displaylang=en

(c)

Install Visual studio extensions

https://www.microsoft.com/downloads/details.aspx?FamilyId=F54F5537-CC86-4BF5-AE44-F5A1E805680D&displaylang=en

After this, you can write WCF applications in vC# express edition