1.

Solve : How caan I write a real program with NO .NET junk??

Answer»

How can I write a real program with NO .NET junk?
I don't like .NET.
I don't understand .NET.
It does too long install.
It annoys me.
And I just can not use a program that VIOLATES simple English grammar with is funky name! Dot net?
They should have called it "Dognet" and maybe ... Sure. Write a program in assembly.What language do you actually want to program in? If you use vb, just program in vb6. Also, can you define the ".net junk" you keep talking about?Quote

Sure. Write a program in assembly.

OK. I am WILLING. But I need an API list for Windows.
I have never done GUI in assembly.
Was there Once Upon a Time a Visual ASM

The only API I know is the standard console stuff.
Do I have to buy an SDK THING to program in ASM?

Is there a web site that gives info about doing a simple
Windows program in ASM? Quote
Do I have to buy an SDK thing to program in ASM

No

Quote
Is there a web site that gives info about doing a simple
Windows program in ASM?

Here's a simple tutorial. With most operating systems you have to download the ASM interpreter(or whatever you call it).

Quote
I have never done GUI in assembly.

If you aiming at GUI's, don't do assembly. AutoIt is easy. It's good for writing PROGRAMS.. It's
practically as easy as batch files. However like ASM, you have to download a special interpreter.
However ASM, is more POWERFUL that AutoIt.

Quote
Was there Once Upon a Time a Visual ASM


Never was and never will be.


Hope that helped!


Discussion

No Comment Found