Having installed .NET [1], download Spire.Office for .NET [2]. Open and install the program. On the belief that "more is better" when it comes to navigating new software, check the box to "Add Control into VS Toolbox."
Navigate to e-iceblue website tutorials and discover how to create, write and save in C# [3]. Spend three hours looking for C# only to learn that it is in Visual Studio Professional 2017 [4]. The good news? "If you are an individual developer working in a classroom learning environment, for academic research, or contributing to open source projects you may qualify for a free version of Visual Studio, called Visual Studio Community. Visual Studio Community 2017 includes all the great functionality of Visual Studio Professional 2017, designed and optimized for individual developers, students, open source contributors, and small teams." Download Visual Studio Community [5]. As an extra-special perk, download the C# for Everyone app [6]. On June 16 (2018), Join C# Corner Hyderabad Dev Meetup [7]. [1] www.nannymaroon.xyz/webmaster/discovering-spire-office-and-net
[2] https://www.e-iceblue.com/Introduce/spire-office-for-net-free.html#.WyC8JEgvy01 [3]www.e-iceblue.com/Tutorials/Spire.Doc/Spire.Doc-Program-Guide/Create-Write-and-Save-Word-in-C-and-VB.NET.html [4] www.microsoft.com/en-us/p/visual-studio-professional-2017/dg7gmgf0dst5 [5] www.visualstudio.com/vs/community/ [6] www.microsoft.com/en-us/p/c-for-everyone/9nblggh08j0b [7] www.c-sharpcorner.com/events/c-sharp-corner-hyderabad-dev-meetup
0 Comments
5/25/2018 0 Comments Discovering Spire Office and .NET
Google ".NET" and discover the "Get Started with ".NET" in 10 Minutes [3]" page published by Microsoft. First, click the "Download .NET SDK" button and install the software. Read all of the linked documents before closing the installation window in order to familiarize yourself with the program.
Now, open the default command prompt and realize you do not remember how to navigate between directories! Google "How to Change Command Prompt Directories" and discover the perfect tutorial in YouTube [4]. Navigate to the root directory C:\> and try to run the commands in Step #2 of "Get Started with ".NET" in 10 Minutes" and they do not work! Return to Step #2 and realize it is asking for the "NEW" command prompt. Google "how do i open a new command prompt in windows" and discover "How to open a new Command Prompt in Windows Server Core [5]." Open the page and follow the instructions. Change command prompt directories to C:\> and follow the instructions in Step #2 of "Get Started with ".NET" in 10 Minutes." BRAVO!!! You did it. Your screen should look like this... [1] https://www.c-sharpcorner.com/article/getting-started-with-angular-6/
[2] www.e-iceblue.com/Introduce/spire-office-for-net-free.html#.WwhkYCBlC00 [3] https://www.microsoft.com/net/learn/get-started/windows [4] https://www.youtube.com/watch?v=sjaCgavMO18&feature=youtu.be [5] www.dell.com/support/article/us/en/04/how10111/how-to-open-a-new-command-prompt-in-windows-server-core?lang=en |