Hello All,
I am a junior C# .NET Software Developer and have recently started developing Windows Applications for Vista. I am having hard time not only converting previously written applications to Vista compatible; but also writing new applications. Vista UAC does not allow some of the code to run like Windows Services calling processes under different user, unable to write into Program Files folder, etc.
I Just want to ask if anyone could suggest me some good resources/books to learn Windows Application Development for Vista using C#.
Thanks
Loading
Mahesh ChandPosted Jul 25, 2008, 7:37 AM
Here is an excellent book on .NET 3.5 and Windows Vista programming.
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition by Andrew Troelsen, APress
Keep an eye on latest updates on the book since .NET 3.5 is still changing.