Visual C++ Tutorial 1 -Windows Forms Application: Getting Started Hello World Free Install

preview_player
Показать описание
★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

Visual C++ 2010 Express Tutorial 1 - Getting Started Searches related to windows forms application
windows forms application example
wpf application
windows forms application tutorial
visual studio windows forms application
c# windows forms application
windows forms application vs wpf
windows forms application sql server
windows forms application login form Searches related to visual c++ getting started
visual studio getting started
visual basic getting started
c# getting started
getting started with ultimate++
borland c++ 5.5 tutorial
ultimate++ toolkit c++
getting started with visual c++ 2008
getting started with visual studio 2010 c++
Рекомендации по теме
Комментарии
Автор

To anyone who is watching this video currently, it is worth pointing out that if you decide to use any visual studio after 2012, windows form application no longer supports c++. There are a few tricks around but i wouldn't bother.
Just learn c#, the similarities are many!

bahjat
Автор

If you are trying to put me to sleep, you are doing a hell of a job!

MAGAMAN
Автор

This is a very well laid out simple tutorial, easy to follow for beginners. Nice job!

HeyKocaTopcu
Автор

Before this video, I thought that in VS it's possible to create windows programs only by codding (can't imaging how much time it takes). But now, I found that IDE has done tools.
Also, have met two problems, while I watching:
1) "Windows form application" is removed from VS 2012.
2) Couldn't find tool box.
Already fix it!
Oh, that's great! Thank's man!

ErjayReal
Автор

I found watching these tutorials in VLC at 1.5x normal speed makes the pace much better!

michaelfouche
Автор

Thank you very much indeed for this video. It did help me to get familiarised with the IDE, which is really daunting when one is a beginner.

edmondstrelnikov
Автор

Viusal Studio 2012 still support Forms. Just create an empty CLR project then right click your project and add new item -> UI -> Windows Form

winuxworx
Автор

Your Videos have been good me as I am just starting in Visual Studio C++. MY question is do you have a tutorial for a Windows Form App that uses Socket communications via Ethernet?

Well done videos.

Thanks;

DncmFamily
Автор

what workload do i need to use c++ forms, because i cant find any

calibr
Автор

Congratulations on every computer lessons. I will have to start using the Visual Studio Express development environment but I am not sure which version to start with. The language that I will consider is C ++ 11. I would like to ask you questions which you should kindly answer me, thanks.
1) Is there a simpler version of VS Express to use? If so, which one ?
2) The Help (I don't mean MSDN library) of the Visual C ++ IDE that I will use to program in C ++, is it a guide that explains in detail all the API functions of Windows? In addition, is it possible to find an example code for each function? All that can be read on the MSDN library, can it also be done from the Help integrated into the environment?
3) Does using and coding any function taken from MSDN or Help require the installation of specific libraries inside VC ++? Or is it possible to compile and run the code without installing additional libraries?
4) Is it possible to install the help guide offline? How can I do ?
Thanks for the replies

claudiosilvestri
Автор

Thank you sir, very good.


I am doing the needful and being very diligent.

tassinfaak
Автор

Excellent tutorial. Thanks for sharing!!!!

czb
Автор

How to learn all the functions and methods like to open anything which function should be used and all functions like this where we can learn all these

hyipsgroup
Автор

Thanks for the tutorials, it helped me a lot, I have one question though each time I update/save/delete(and thank you for teaching me how to do it properly) a data the windows form doesn't show the changes made is there anyway I can refresh the windows form?

letshavewhat
Автор

With VS 2012 you need to create a CLR application, then just insert a form.

xFallenZX
Автор

Zgadzam się! Ale dzięki temu wideo teraz wiem jak stworzyć windows aplikację.

ErjayReal
Автор

How do use C++/CLI for socket programming, I have done it in MFC win32, but never used CLI.

edmonkhodadadian
Автор

After downloading/installing Visual Studio C++ 2010 and following your video to add the button and textbox, the compile fails with: 1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

tomhepner
Автор

My Visual Studio 2010 doesn´t have all these Templates(Other languages, Database, etc), how can i add more of then?

Glauberz
Автор

Hello sir i need a little bit help.. I am making OS in visual basic but i want to code a panel on right click of mouse for creating new folder or refresh etc so i want to show it on the mouse position as we have at right click on desktop it pops up.. please help me

sajjadalitalpur