O
Oleg
Hi People,
Does anybody knows how to set up a V.S. .NET.
I am trying to use Windows libraries in my code, but got
en error that library in not found, not installed, etc.
here is the simple exaple.
using System.Windows;
using System.Windows.Frames;
anyhow, it doesn't recognize the Windows part, does
anybody knows how to fix it?
I am using Visual Studio .NET (Version 7)
Thank you in advance for help
Does anybody knows how to set up a V.S. .NET.
I am trying to use Windows libraries in my code, but got
en error that library in not found, not installed, etc.
here is the simple exaple.
using System.Windows;
using System.Windows.Frames;
anyhow, it doesn't recognize the Windows part, does
anybody knows how to fix it?
I am using Visual Studio .NET (Version 7)
Thank you in advance for help