.net - Developing Windows PC application using C# & VS2010 - should I consider Windows 8? -
basically,
i developing pc application mentioned in title using c#/.net using visual studio 2010.
it more functional guitastic company work (engineering).
main purpose serial communication. both , application..
my question is..
should developing keeping various operating systems in mind? target platform windows 7. thinking/hoping due straight forwards nature of app of features taking place in c# code functionality, standard application @ to the lowest degree used on windows 7 (target) , windows vista.
windows 8, imagine have maybe alter, create separate installer etc. these slight changes.
any advice or info on should considering extremely helpful!
a simple code work. beware machine specific code.
if creating application using c# , visual studio 2010 these gone work on both if not using os specific feature live tiles in windows 8 these not work on windows 7 or before version of os. suggest create basic ui supported both of os , rest of thing covered jit. jit compile il code machine specific code @ run time don't have worry such thing. care total if using machine specific work.
c# .net windows pc
No comments:
Post a Comment