Skip to content
Antonio Valentini
  • Home
  • About
  • Contact
  • Privacy Policy
Menu Close
  • Home
  • About
  • Contact
  • Privacy Policy
Read more about the article Testing your code part 2 – Theories and InlineData

Testing your code part 2 – Theories and InlineData

  • Post author:Antonio
  • Post published:March 19, 2018
  • Post category:Development
  • Post comments:0 Comments

In the last article we introduced xUnit.net and talked about the very basic way to write tests with the [Fact] attribute. Today will we'll add some spicy to our tests with the [Theory] attribute.…

Continue ReadingTesting your code part 2 – Theories and InlineData
Read more about the article Testing your code part 1 – Intro and Facts

Testing your code part 1 – Intro and Facts

  • Post author:Antonio
  • Post published:March 11, 2018
  • Post category:Development
  • Post comments:0 Comments

In this series of tutorials I'll try to guide you through the path of Unit Testing. At the end, hopefully, we'll be able to set up one or more testing…

Continue ReadingTesting your code part 1 – Intro and Facts
Read more about the article How to make your web application more secure

How to make your web application more secure

  • Post author:Antonio
  • Post published:March 4, 2018
  • Post category:Security
  • Post comments:0 Comments

While finalizing the new UI for my website, I decided to spend a bit of time concentrating on security, even though time's never enough. There are lots of different aspects…

Continue ReadingHow to make your web application more secure
  • Go to the previous page
  • 1
  • 2

Recent Posts

  • Rotate an object towards the mouse position [2D]
  • Common needs when building enterprise software
  • Test your web app with Selenium, xUnit and .NET Core
  • Mapping objects made easy with AutoMapper
  • How to handle File and Folder dialog windows in a WPF application

Categories

  • Development
  • Game Development
  • Security

Archives

  • October 2020
  • April 2020
  • January 2020
  • October 2019
  • November 2018
  • September 2018
  • April 2018
  • March 2018
Twitter Github Linkedin
  • About
  • Contact
  • Privacy Policy
Copyright 2022 - Antonio Valentini