Search:

Type: Posts; User: Witch_King

Search: Search took 0.01 seconds.

  1. Replies
    51
    Views
    11,535

    Microsoft hasn't released anything yet. Sure...

    Microsoft hasn't released anything yet. Sure there is a Beta2, but their new products are still being worked on. In terms of games, they now will have X-BOX. I think MS will do just fine in the...
  2. Replies
    51
    Views
    11,535

    Corporatons will not produce products for Linux...

    Corporatons will not produce products for Linux if all of their return will be squandered by software pirates. While a choice exists to have their investments protected they will choose to do so.
    ...
  3. Replies
    51
    Views
    11,535

    I still think that Linux's greatest downfall is...

    I still think that Linux's greatest downfall is that it does not want to compete. It is too reserved, especially its philosopy.

    Microsoft will eliminate pirated software. We will begin to see this...
  4. Replies
    51
    Views
    11,535

    No, that was an insult.

    No, that was an insult.
  5. Replies
    51
    Views
    11,535

    It's a private school that leans toward business...

    It's a private school that leans toward business operations training, even with it CIS students, also runs on a trimester -year round.
  6. Replies
    51
    Views
    11,535

    No I don't work for Microsoft. I'm a student at...

    No I don't work for Microsoft. I'm a student at DeVry.
  7. Replies
    51
    Views
    11,535

    .NET allows you to have all the power you want,...

    .NET allows you to have all the power you want, but it also offers you the ability to adopt secure class objects that will be a standard. Also C# is not owned by Microsoft.

    .NET also proposes to...
  8. Replies
    51
    Views
    11,535

    You have a lot to learn too KEN. Like I said, C#...

    You have a lot to learn too KEN. Like I said, C# is not that big of a part of .NET. It is simply a seamless protocol. Soon all of the languages will have seamless integration. .NET is a service. I...
  9. Replies
    51
    Views
    11,535

    C# is a very small part of .NET. It is an OOP...

    C# is a very small part of .NET. It is an OOP language that has seemless integration with .NET framework classes. It was necessary to create C# because C++ is not managed. VS.NET is totally designed...
  10. Replies
    51
    Views
    11,535

    You would only say this because you have...

    You would only say this because you have absolutely no understanding of what .NET is. It is not even worth argueing with someone who knows nothing at all.

    Your total and complete ignorance is...
  11. Replies
    51
    Views
    11,535

    WinME is not a good operating system, that's all....

    WinME is not a good operating system, that's all. Since WinXP is comming out that would be the best choice, the .NET framework is built in. You will like VS.NET and once you start to understand the...
  12. Replies
    51
    Views
    11,535

    You will have to use .NET or else you will be out...

    You will have to use .NET or else you will be out of business by the middle of next year.
  13. Replies
    51
    Views
    11,535

    Actually they use _getch(), but I tried both and...

    Actually they use _getch(), but I tried both and they didn't work. Remember we are now dealing with C#. When you get the DVD disc tomorrow and install it than find out how to pause the screen. Also...
  14. Replies
    51
    Views
    11,535

    Okay, what do you use instead of _getch()? It...

    Okay, what do you use instead of _getch()? It doesn't work!

    C# filename extensions are '.cs' if that wasn't obvious.

    Yeah, I'm lost, but there are lots of tutorials and sample code. The...
  15. Replies
    51
    Views
    11,535

    using System; namespace CSharpTest { ///...

    using System;

    namespace CSharpTest
    {
    /// <summary>
    /// Summary description for Class1.
    /// </summary>
    class Class1
    {
    static void Main(string[] args)
  16. Replies
    51
    Views
    11,535

    Hello World in C#

    I have no idea what I did, but I wrote "Hello World" in C# just now. I used a console workspace. Whooo Hooo!!!!
Results 1 to 16 of 16