开发者

Personal meters & tools - C# or VB.Net?

I'm sure a lot of people around here tried Rainmeter or Google desktop. They are nice but I never felt comfortable using them on my desktop, either because they ate too many space or aren't much flexible in terms of settings and stuff that can be grabbed from the Webs.

So I开发者_运维问答 thought I'd make my own personal tools.

It's intended for Windows 7. What language, VB or C#, should be easier to implement this kind of stuff (small panels with no borders/frames, small memory usage if possible) based on experiences of people?

Cheers!


There is nothing inherently different about C# or VB.Net that is going to make this task any easier. They are both equally suited to the task, have access to the same APIs and have similar performance characteristics.

Just choose the language you are most comfortable with. That will have the greatest impact on the ease in which this application is implemented.


I don't think there will be a difference, since it's a .NET framework anyway, so same gui features and I think the same performance/memory usage. Go with the one you are more familiar coding with.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜