do i have to install vista to use .NET framework 3.0 ??
-
do i have to install vista to use .NET framework 3.0 ?? and can i use Windows Presentation Foundation with .NET framework 2.0 thnx
-
do i have to install vista to use .NET framework 3.0 ?? and can i use Windows Presentation Foundation with .NET framework 2.0 thnx
KariemAj wrote:
do i have to install vista to use .NET framework 3.0 ??
No.
KariemAj wrote:
can i use Windows Presentation Foundation with .NET framework 2.0
No.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
KariemAj wrote:
do i have to install vista to use .NET framework 3.0 ??
No.
KariemAj wrote:
can i use Windows Presentation Foundation with .NET framework 2.0
No.
Prasad Notifier using ATL | Operator new[],delete[][^]
can anyone tell me plz what all i have to do to run .net framework on my pc and also use WPF. thnx
-
can anyone tell me plz what all i have to do to run .net framework on my pc and also use WPF. thnx
Windows XP SP2 + .NET Framework 3.
Kevin
-
can anyone tell me plz what all i have to do to run .net framework on my pc and also use WPF. thnx
What he meant to say was that Vista comes with the .NET Framework 3.0 right out of the box. If you're developing WPF applications (or anything else that runs on .NET3), they should work on Vista automatically. If you're not running Vista, you can download the .NET Framework 3.0 from Windows Update or from http://www.microsoft.com/downloads/details.aspx?familyid=10CC340B-F857-4A14-83F5-25634C3BF043[^]. Then you can create and run your WPF applications on XP SP2. Keep in mind that if you choose to distribute your WPF applications to non-Vista users, the recipients need to download the .NET Framework 3.0 runtime just like you did. Does this help? :)
-
What he meant to say was that Vista comes with the .NET Framework 3.0 right out of the box. If you're developing WPF applications (or anything else that runs on .NET3), they should work on Vista automatically. If you're not running Vista, you can download the .NET Framework 3.0 from Windows Update or from http://www.microsoft.com/downloads/details.aspx?familyid=10CC340B-F857-4A14-83F5-25634C3BF043[^]. Then you can create and run your WPF applications on XP SP2. Keep in mind that if you choose to distribute your WPF applications to non-Vista users, the recipients need to download the .NET Framework 3.0 runtime just like you did. Does this help? :)
yea, thnx dude, i appreciate it too much