Puppeteer Sharp v0.1 released!
I’m super excited to announce that the first usable version of Puppeteer Sharp is ready to download from Nuget. The first milestone on the roadmap is completed.
[Read More]
Implementing a BasePage in your ASP.NET Webforms Project
I started to prepare two posts, one about Page Sessions and the other one about reducing QueryString, ViewState and Session boilerplate. But I realized that both solutions were implemented on a BasePage. So I felt that I first needed to write about the importance of implementing a BasePage in a...
[Read More]
How to start an OSS project
An OSS project is very different from a project you work on in your daily job. At first, It’s like being in a fairy tale but, without discipline, your dream project can quickly become [insert a boring movie reference here].
[Read More]
How to work with stored procedures and not die trying
What’s wrong with databases? I won’t try to sell you the idea that stored procedures are the best and that everybody needs to throw away all their ORM code and move to the database world. I believe that every team has to choose the best tool that not only helps...
[Read More]
Puppeteer Sharp Monthly Report - February 2018
Introduction
Welcome to the first Puppeteer Sharp monthly digest. I hope this is the first of many to come.
As this is the first digest, I need to explain the current status and the roadmap I have planned.
[Read More]