So, is this forum language agnostic?
-
I'm assuming C#, VB, C++ and other languages are suitable for any questions related to WinForms? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
I'm assuming C#, VB, C++ and other languages are suitable for any questions related to WinForms? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
I'm assuming C#, VB, C++ and other languages are suitable for any questions related to WinForms? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithMarc Clifton wrote:
I'm assuming C#, VB, C++ and other languages are suitable for any questions related to WinForms?
Of course. I would like to see questions regarding the language on the language forums, questions regarding a .NET type or the CLR in the .NET forum and so on.
█▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██
-
Marc Clifton wrote:
C#, VB, C++
Already forums for them as there is for database. Could it be this forum is for design issues surrounding WinForms? Could end up with overlapping issues.
Richard A. Abbott wrote:
Could it be this forum is for design issues surrounding WinForms?
It's going to be hard to ask questions that don't go into code/language related topics as well, so I think we will see a mixture of languages. This, I believe, is what Marc was asking about.
----------------------------- In just two days, tomorrow will be yesterday.
-
I'm assuming C#, VB, C++ and other languages are suitable for any questions related to WinForms? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithInevitably. I suspect that most windows forms questions will still end up in the VB/C# forums, as most people don't know what they are asking ( just like 80% of posts in the C++/CLI forum are off topic ). I guess that means by the time a question gets here, it's bound to be an interesting one :-)
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
I'm assuming C#, VB, C++ and other languages are suitable for any questions related to WinForms? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithShouldn't the phrase be "language indifferent"? "language agnostic" would mean that the forum doesn't know whether programming languages exist. ;)
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?
-
Shouldn't the phrase be "language indifferent"? "language agnostic" would mean that the forum doesn't know whether programming languages exist. ;)
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?
I suspect it means that it doesn't care one way or the other.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Shouldn't the phrase be "language indifferent"? "language agnostic" would mean that the forum doesn't know whether programming languages exist. ;)
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?
Michael Dunn wrote:
Shouldn't the phrase be "language indifferent"? "language agnostic" would mean that the forum doesn't know whether programming languages exist.
One of the definitions of agnostic is: "uncertain of all claims to knowledge" and you'll see the term used in computereze fairly frequently, for example: "but thanks to the Mono project it's virtually platform-agnostic." or: "Yes, the person who started the Rails project is a MySQL fan... but Rails is database agnostic. " (both quotes taken from the web) Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith