3
votes
1answer
90 views

How to best distribute client specific configuration settings

I'm writing a WinForms desktop application which will be shipped out to several different clients and am wondering what the best way to implement a user configuration file is. Normally I would use the ...
1
vote
1answer
183 views

Books about Windows Os Programming [closed]

I'm trying to develop a desktop application which is similar to CCleaner. But I'm having problems with R&D resources... I can't find good books about Windows Operating System Programming Topic ...
2
votes
6answers
889 views

How much time does it take to learn how to build desktop applications after mostly doing web development in .net? [closed]

I am an ASP.NET / C# web developer. How much time does it take to learn how to build desktop applications using C# in the .net environment?