C# or C+++

11/28/2010 09:14 MeetJunx#1
I cannot install these two in my laptop. Ive download them from a different site. cus the site where I can download these programs leads me no where.
And I cannot Install these programs. can someone help me?like gimme a legit link for it or something like that.
Thanks.:D
11/28/2010 10:45 gabrola#2
microsoft.com
11/28/2010 12:02 gorgone#3
now with the power of FrameWork 4.0 u can use c# in much applications, anyway the most strong between them are c++ it can work on CNC machines to simple win tools.

my advice is c# with framework 4.0 and SharpDevelop 4.0 like editor not Visual studio 2010 is too heavy

Cheers
11/29/2010 04:30 MeetJunx#4
Well I cannot download any programs from microsoft. I am trying to download C# 2010 BUT it always redirects me to an unknown page. Can someone help me with this. I SERIOUSLY cannot start coding with this problem :rtfm:
11/30/2010 00:04 Korvacs#5
Contact Microsoft thats the only way your going to get a legit copy, unless your going to pay for it.
12/01/2010 09:53 gorgone#6
dude c# with framework 4.0 and SharpDevelop 4.0
is legittim i m working with this configuration i m developper and beta tester of Microsoft in italy

Best Regurds
Gorgone
12/02/2010 05:38 Real~Death#7
[Only registered and activated users can see links. Click Here To Register...]
get utorrent

:)

sharpdev does have problems compiling some code written in visual studio,and most ppl use VS

but here
[Only registered and activated users can see links. Click Here To Register...]

and here is another ide
[Only registered and activated users can see links. Click Here To Register...]
12/02/2010 07:03 pro4never#8
I want to point out there is no need to torrent visual studio even if you want the ultimate edition.

There is a unlimited usage ultimate key leaked all over the internet so all you need to do is download the trial from the microsoft website and activate it with that key...

I've done that on at least 2-3 computers now and had NO issues.
12/02/2010 10:43 gorgone#9
yes totaly true
all microsoft prodocts are downloadable from [Only registered and activated users can see links. Click Here To Register...]
not use other links the trial numebers will send u after u registered.
12/02/2010 15:02 Huseby#10
I got Visual basic ultimate studios from msdnaa ^.^, but i mainly use notepad ++ when i wright scripts.
12/02/2010 15:19 gorgone#11
ehheeh at the end of story the best editor is notepad eheheh i think the same !
but anyway if some1 doesn t remember class names or right methos to read o write memory like SharpDevelop 4.0 or Visual Studio ..
12/03/2010 10:11 Ian*#12
Yeah there is nothing wrong with Notepad++ unless you want to actually compile ur code :rolleyes:
12/03/2010 13:35 _tao4229_#13
Quote:
Originally Posted by Ian* View Post
Yeah there is nothing wrong with Notepad++ unless you want to actually compile ur code :rolleyes:
There's support for external compilers I believe.

More of *send current file to process as cmd-line arg*
12/03/2010 20:01 Ian*#14
Quote:
Originally Posted by _tao4229_ View Post
There's support for external compilers I believe.

More of *send current file to process as cmd-line arg*
Never have tried to do that, but I'm sure there is. I guess it's all a matter of personal preference then, I just prefer working inside of an IDE unless im writing a basic function for someone else.