Set up VS Code for PHP Development

This is an old website post. New post address: https://www.pisciottablog.com/2018/07/06/set-up-vs-code-for-php-development/ +++ This wordpress.com domain will not be kept up-to-date anymore+ +++ Please, use the new one (pisciottablog.com) ++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++   Download and install Visual Studio Code. Install the following extensions from the Extentions button - PHP IntelliSense - PHP... Continue Reading →

Visual C++ Code Snippets

This is an old website post. New post address: https://www.pisciottablog.com/2018/07/01/visual-c-code-snippets/ +++ This wordpress.com domain will not be kept up-to-date anymore+ +++ Please, use the new one (pisciottablog.com) ++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++   CS#1 A Textbox's text is of CLI String type (System::String^) and not C++ String (std::string). Here an example on... Continue Reading →

How to create a Form in Visual C++ Projects

This is an old website post. New post address: https://www.pisciottablog.com/2018/07/01/how-to-create-a-form-as-visual-c-project/ +++ This wordpress.com domain will not be kept up-to-date anymore+ +++ Please, use the new one (pisciottablog.com) ++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++   Download and install Visual Studio from the official website. Note: I'm using the German version of Visual Studio! Now,... Continue Reading →

Blog at WordPress.com.

Up ↑