|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Application Programming | |
Software/Program for Computer Enthusiasts
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#11 (permalink) | ||||||||||||||
|
Programmer
|
Quote:
__________________
|
||||||||||||||
|
|
|
|
#12 (permalink) | ||||||||||||||
|
New to Overclock.net
|
Quote:
but seriously i meant what GUI to use in coding it. express versions suffice or should I actually buy stuff? I'm a linux guy, i dont like hate paying for software OH and also why not C++.Net? its not just you, most of my friends who are .NET experts use C#
Last edited by Indian_Engineer : 05-29-08 at 11:01 PM. |
||||||||||||||
|
|
|
|
|
#13 (permalink) | ||||||||||||||
|
Programmer
|
Quote:
__________________
|
||||||||||||||
|
|
|
|
#14 (permalink) | |
|
New to Overclock.net
|
Quote:
Use Visual Studio Express or you can download the 90-day trial of the Pro version. C++ .NET / managed C++ is just fugly and for pretty much anything that isn't embedded / time-critical code you might as well use C# ...well, assuming you have the .NET Framework installed on your target platform. There are few things that you can do in C++ that you can't do more neatly (or at least more prettily) in C# these days (although using managed C++ does allow you to call unmanaged classes from managed C++ code without having to resort to COM interop). |
|
|
|
|
|
|
#15 (permalink) | ||||||||||||||
|
Programmer
|
Quote:
__________________
|
||||||||||||||
|
|
|
|
#16 (permalink) | |
|
New to Overclock.net
|
Quote:
Anyway I digress, my point is, never make assumptions about target platforms sometimes it is an issue thanks to company IT policies. |
|
|
|
|
|
|
#17 (permalink) | ||||||||||||||
|
Programmer
|
Quote:
__________________
|
||||||||||||||
|
|
|
|
#18 (permalink) | |
|
New to Overclock.net
|
Quote:
I know .NET is great and there's almost certainly nothing in it that has the potential for a gaping security hole, so we must muddle along with the tools that we're given... |
|
|
|
|
|
|
#19 (permalink) | ||||||||||||||
|
Programmer
|
Quote:
__________________
|
||||||||||||||
|
|
|
|
#20 (permalink) | |
|
New to Overclock.net
|
Quote:
Careful what you say - that's very nearly heresy in some places never the less, the decision to upgrade isn't mine to make, so we do the best with the tools that we're given. Pass me that hammer - I think I see a nail. |
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|