CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Microsoftlover

Search: Search took 0.04 seconds; generated 55 minute(s) ago.

  1. Replies
    6
    Views
    1,250

    Re: Considering C++ .NET

    If your talking about what to chosoe between C++/CLI and C#, i would go for C#, especially because its based towards .NET development, and the class libraries of .NET are created in C# itself anyway....
  2. Replies
    1
    Views
    1,047

    Re: Managed C++

    Managed C++ WAS the C++ Language extension provided by Microsoft, but now it's C++/CLI, so Managed C++ is pretty much old new's now. Programming in C++/CLI simply allows you to program with the .NET...
  3. Replies
    3
    Views
    1,233

    RAD Development

    Which IDE is the best to use for RAD Windows Application Development in Java?I dont mind if it isnt free.
  4. Replies
    15
    Views
    9,747

    Java - Most Popular Language?

    I dont get it, after all of the criticism's and misconceptions Java recieves, it is still the most in demand Programming Language for Programming Jobs. Why is this?I mean, there have been literally...
  5. Replies
    1
    Views
    1,012

    Object Oriented Programming

    Hi all. Im a C++ Programmer that just moved to C# after having stopped programming for 6-7 months.Ive forgotten alot about classes and am having problems learning about classes and objects, i just...
  6. Replies
    2
    Views
    46,863

    Re: C++/CLI and C#

    Thanks, looks like im staying with C++/CLI then..C++/CLI community is slowly getting big aswell even though its only been approx.6 months since C++/CLI's official release.
  7. Re: Writing a WinForm app for 95/98/2000/XP....

    SharpDevelop.
  8. Replies
    2
    Views
    46,863

    [RESOLVED] C++/CLI and C#

    When it comes to developing Windows Forms Applications, what is more powerful out of C++/CLI and C#?Microsoft state on MSDN that C++/CLI is the most powerful .NET Language,but i wish to know what...
  9. Replies
    19
    Views
    2,397

    C++/CLI and Managed C++

    Whats the difference between C++/CLI and Managed C++?
  10. Replies
    3
    Views
    1,096

    Re: Visual C++ .NET Apps

    Come onnnnnnnn:(
  11. Replies
    3
    Views
    1,096

    Re: Visual C++ .NET Apps

    Anyone..? =/
  12. Replies
    7
    Views
    1,210

    Re: I'm new in C++, where to start from ?

    www.cplusplus.com is a nice site to start.

    www.vtc.com however helped me ALOT, it has online bideo courses on many languages INCLUDING C++.

    www.pscode.com - Great for C++ code samples.
    ...
  13. Replies
    3
    Views
    1,096

    Visual C++ .NET Apps

    Hey all. Im a C++ Coder looking to get into creating GUI apps. Im looking to try out Visual C++ .NET and dont know where to start. Any links/sites and books that could help me start to create GUI...
  14. Replies
    8
    Views
    1,397

    Re: What C++ would be best?

    Dont forget that Microsoft are implementing LINQ with C# and VB.NET, not with C++.NET
  15. Replies
    3
    Views
    956

    Re: What to use and learn?

    Thanks so much for your replies. I will try out MFC and see how its like.
    If it doesnt work out well, i may aswell go to C#.

    Thanks again :)
  16. Replies
    3
    Views
    956

    What to use and learn?

    Hi all. Ive been really confused over this topic so i hope you guys could help me out :D.

    Anyway, Ive been learning C++ and am finding it fine. Now i want to start to create Windows Forms Apps but...
Results 1 to 16 of 16





Click Here to Expand Forum to Full Width

Featured