![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 295
Rep Power: 4
![]() |
What will free get you?
Here is the free stuff in this world.
![]() Notice the nice windows, not bad for free right? Here is what a car you can buy with money looks like. Go Money, Go! See the same thing applies to software tools, in my opinion. If you can buy what you think is a nicer ride, buy it and use it and like it, but its not for everyone, and those who don't have the pretty car, don't hate the pretty car owners, just fix up your ridge and smoke them, so their pretty car looks bad when your junker takes them. Everything is what it is, nothing more, nothing less. |
|
|
|
|
|
#12 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
Hey! That pictures are eating my dial-up!!!
|
|
|
|
|
|
#13 | |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 295
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
|
|
#14 |
|
Hobbyist Programmer
|
Shit, I wish my OS looked like that...
|
|
|
|
|
|
#15 | |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
Quote:
Now i'll say this and you might not agree with me, Visual Studio .Net 2003 is the BEST IDE i've ever used. |
|
|
|
|
|
|
#16 |
|
Expert Programmer
|
I agree but i don't agree.
I agree bja888 should stop bitching, i was working on "if i ignore him, maybe he'll just go away" method. I don't agree about the editor, as you say.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#17 |
|
Hobbyist Programmer
|
Hey, back up now. It never told me not to edit that. I compleatly understand why and stuff but still Its usefull for me to put the code there!
All I get is "Windows Form Designer generated code". It does not say "Don't fu** with this method dumb a**" like it should. Still though.... every time I add or edit something visually it reverts the code to how it shouldent be. |
|
|
|
|
|
#18 |
|
Programming Guru
![]() |
bja888, should kitchen knifes also have "do not stab yourself" written on them?
__________________
|
|
|
|
|
|
#19 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
Maybe you deleted the warning too, here's the words right off of the editor
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.binary_text = new System.Windows.Forms.TextBox();
...If you want to have some initialization code do this: Create a new method, call it InitializeThis(), put your code in it, and call it in the constructor right after the initializeComponents call. |
|
|
|
|
|
#20 | |
|
Programming Guru
![]() |
Quote:
![]() This thing beat the world top speed record, and will outrace a Saleen S7 anyday.
__________________
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|