Nanny Maroon's Academic Musings
  • Home
  • Oral Bibliography
    • Editing
  • Critiquing
    • Design & Structure
  • WebQuest
  • EI Resilience
    • EI Instructional Strategies
    • PISA 2012 Problem Solving
  • Improving Academic Achievement by Developing Non-Cognitive Skills: A Data-supported Proposal
    • Readings >
      • Culture Readings >
        • Culture Bibliography
      • EI Readings >
        • EI Bibliography
      • Resilience Readings >
        • Resilience Bibliography
      • VR Readings >
        • VR Bibliography
      • AR in Distributed ED >
        • AR in ED bibliography
      • Social Skills in Online Discussions >
        • Social Skills Bibliography
  • NEWs
  • Webmaster
  • Artiste
  • Home
  • Oral Bibliography
    • Editing
  • Critiquing
    • Design & Structure
  • WebQuest
  • EI Resilience
    • EI Instructional Strategies
    • PISA 2012 Problem Solving
  • Improving Academic Achievement by Developing Non-Cognitive Skills: A Data-supported Proposal
    • Readings >
      • Culture Readings >
        • Culture Bibliography
      • EI Readings >
        • EI Bibliography
      • Resilience Readings >
        • Resilience Bibliography
      • VR Readings >
        • VR Bibliography
      • AR in Distributed ED >
        • AR in ED bibliography
      • Social Skills in Online Discussions >
        • Social Skills Bibliography
  • NEWs
  • Webmaster
  • Artiste
Search by typing & pressing enter

YOUR CART

6/12/2018 0 Comments

Installing Spire Office and Discovering C#

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."
Picture
Picture

 
​At the end of the Spire.Office for .NET install, select "RUN DEMO" and discover it doesn't do anything! Save a screenshot of that last window with instructions on where to find the demos.


READ TUTORIALS FOUND IN SPIRE.OFFICE 
  • Spire .Doc for .NET is an independent .NET Word class library which doesn't require MS Office installed on system. It is much faster than MSWord automation, with much better stability and scalability. @eiceblue Spire .Office tutorials, Spire .Doc FindAndReplace FindAnd Highlight
  • Spire .Doc for .NET is an independent .NET Word class library which doesn't require MS Office installed on system. It is much faster than MSWord automation, with much better stability and scalability. @eiceblue Spire .Office tutorials, Spire .Doc FindAndReplace FindAnd Highlight
  • Spire .Doc for .NET users can save Word Doc/Docx to stream, save as web response and convert Word Doc/Docx to to XML, RTF, EMF, TXT, XPS, ERUB, HTML, SVG and vice versa, as well as PDF and HTML to image. @eiceblue Spire .Office tutorials, Spire .Doc FindAndReplace ReplaceWithHtml
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

Read "Getting Started with Angular 6.0 [1]" and get lost in the technical jargon! 

Follow the "Download Office API" link at the top of the "Getting Started with Angular 6.0" article and discover "Free Spire.Office for .NET [2}" and become intrigued at how it allows developers to create a wide range of applications, enabling them to open, create, modify, convert, print, View MS Word, Excel, PowerPoint and PDF documents without needing to install MS Office on the development or target systems. Click the "DOWNLOAD" button and install software. Try to open the program and it returns an error about .NET 
Picture
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.

  • .NET Core CLI Tools telemetry We want to know how the tools are used and if they work well, not what you're building. If you suspect that the telemetry is collecting sensitive data or that we're insecurely or inappropriately handling data, file an issue... docs.microsoft.com/en-us/dotnet/core/tools/telemetry
  • .NET Core Guide *Flexible deployment *Cross-platform *Command-line tools *Compatible *Open source *Supported by Microsoft *C#, Visual Basic, and F# languages to write applications for personal, academic or commercial purposes by individuals and companies. docs.microsoft.com/en-us/dotnet/core/​
  • .NET Core command-line interface (CLI) tools: Basic, Project modification and Advanced commands included + extensibility model allows additional tools. Command structure = driver ("dotnet"), command ("verb"), and possibly command arguments and options. docs.microsoft.com/en-us/dotnet/core/tools/index?tabs=netcore2x

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... 
​​
Picture
[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
0 Comments

    Ambassador K'Erica

    Tech for life turned artistic teacher.

    Archives

    June 2018
    May 2018

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.