Topics
-
- 0 replies
- 1 view
Learn what is new in the Visual Studio Code April 2023 Release (1.78) Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
Learn about the latest Visual Studio Code features and extensions during VS Code Day 2023 on April 26, 2023 Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
Learn what is new in the Visual Studio Code March 2023 Release (1.77) Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
Learn about the Visual Studio Code team's experience and future with GitHub Copilot artificial intelligence Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
Learn what is new in the Visual Studio Code February 2023 Release (1.76) Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
Learn what is new in the Visual Studio Code January 2023 Release (1.75) Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 0 views
Announcing the release of the unified Visual Studio Code command-line interface and the latest improvements to remote development. Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
Migrating Visual Studio Code to Electron process sandboxing Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 2 views
Announcing the official launch of VS Code Community Discussions, a place for extension authors to connect. Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
What are dev container Features and what's new Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 2 views
Why we decided to build a language server for working with Markdown Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 2 views
Securely connect to and develop on any remote machine with the VS Code Server private preview. Read the full article View the full article
Last reply by VS Code, -
- 29 replies
- 60.2k views
I am trying to send an email with the following code: Dim smt As System.Web.Mail.SmtpMail Dim sm As New System.Web.Mail.MailMessage() sm.To = registry.Read(clspmRegistry.RegKeysEnum.EmailErrors) sm.Subject = strSubject sm.From = strFron sm.Body = strBody sm.Priority = Web.Mail.MailPriority.High smt.SmtpServer = "[my email server]" smt.Send(sm) I am getting "Could not access 'CDO.Message' object." ?? I am finding alot of references to this problem but no solutions on the web. Got any ideas? Also, what I really need to do is send through an email server that re…
Last reply by Calobima, -
Pass this code from C# to F#. Menus and SubMenus.
by Guest Metaconta- 1 reply
- 789 views
I have a Menu and Sub-Menu code of the "C # 2019 console". I want to do the same but in F #. I don't understand the F # language. That's why I need help. When the program is done in F #, I will study it to familiarize myself with it. View zoom. Code C#: using System; namespace Menu_consola_18_cs { class Program { // Variable general para guardar el > de la última opción que haz entrado // en la hora de volver atrás. Por ejemplo: private static int guardarOpcion = 0; static void Main(string[] args) { Console.Title = "Menú de opciones"; // Tamaño ventana consola. …
Last reply by Calobima, -
- 0 replies
- 2 views
Provide a consistent development environment anywhere using the development container CLI. Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 1 view
Increase productivity by moving your development environment from local, to containers, to the cloud. Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 2 views
How Laravel uses containerized dev environments to make a better tutorial Read the full article View the full article
Last reply by VS Code, -
- 0 replies
- 915 views
I am a hobbyist programmer. I have been using Visual Basic 2008 Express for all these years. I never got used to any of the more modern versions of Visual Studio. Windows Phone was an exception, though one short lived. I have been educating my self to move to the GNU/Linux world, but it has proven difficult to find a programming language and an integrated development environment as good as Visual Basic 2008 Express. I am open to suggestions if any of you might have any?
Last reply by JumpyNET, -
- 0 replies
- 1 view
Bringing custom notebook experiences to the Visual Studio Code extension Marketplace. Read the full article View the full article
Last reply by VS Code, -
Testing few things.
Last reply by AWS,
-
Who's Online 0 Members, 0 Anonymous, 11 Guests (See full list)
- There are no registered users currently online