Git Product home page Git Product logo

schodotcom's People

Contributors

stoyandimov avatar

Watchers

 avatar

schodotcom's Issues

Remove sensitive web.config settings before pushing to GitHub

  1. Implement web.[env].config with a build action outputting a web.config by applying transformations.
  2. Explain configuration setup (web.[env].config) in a wiki page mentioned in the main README.md file
  3. Remove and ignore web.config file from git history
  4. Remove publish file from git history

Resume web page

Create a resume-like web page including information about working experience, education and skills.

Remove blog admin credentials from the repository

The current implementation of BlogEngine.NET persists its data to App_Data.
Currently, the admin (default) username and password are version controlled.

Solutions: Remove/ignore user credentials from the repository.

Implement emailing service

Currently, the contact form on the website doesn't send an email.

Solution: Create an emailing service and consume it upon contact form submission.

Note: consider Azure configuration settings for emailing.

Contact form submission exception

Application Insights exception message:

One or more errors occurred.Failure sending mail.An asynchronous operation cannot be started at this time. Asynchronous operations may only be started within an asynchronous handler or module or during certain events in the Page lifecycle. If this exception occurred while executing a Page, ensure that the Page is marked <%@ Page Async="true" %>. This exception may also indicate an attempt to call an "async void" method, which is generally unsupported within ASP.NET request processing. Instead, the asynchronous method should return a Task, and the caller should await it.

Add analytics

Investigate analytics options to add to the application to monitor the traffic and behavior of the visitors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.