tags:

views:

59

answers:

2

Is there SDK available to download for wpf, as I wanto read that SDK when I don't have internet. Any idea about it, from where can I download SDK for WPF.

+1  A: 

WPF is part of Visual studio, you don't need an SDK.

If you want to learn WPF, trying buying a book (an online book as well)

if you want to use it and get help, I think installing MSDN locally will do it.

Dani
I have download SDK for silverlight, that is why I think there might be SDK for the WPF As well.
Asim Sajjad
Mean there is no separate SDK for WPF?
Asim Sajjad
nope, it comes with visual studio (2008) if you have earlier version you might need an add-on, but it's old staff...
Dani
A: 

I think you are talking about the API!? This should be included in the MSDN Library which you can download from here. However, the library is several GB...

gehho
I know MSDN is in GB that is why I am asking is there any sdk available only for WPF, just like the SilverLight SDK ?
Asim Sajjad