Archive

.NET

2015-09-12

What is the difference between Reference Types and Value Types?
Here is where you will understand the difference between a Class and a Struct. Also the difference between Stack Memory and Heap Memory.

2019-03-23

My first impressions of Razor Components (server-side Blazor)
Since Razor Components is coming along .NET Core 3 I decided to give it a try and write what I think about it so far

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

.NET Core

2019-03-23

My first impressions of Razor Components (server-side Blazor)
Since Razor Components is coming along .NET Core 3 I decided to give it a try and write what I think about it so far

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

.NET Framework

2015-09-12

What is the difference between Reference Types and Value Types?
Here is where you will understand the difference between a Class and a Struct. Also the difference between Stack Memory and Heap Memory.

AJAX

2013-11-03

Upload de arquivos usando ASP.NET MVC, AJAX e jQuery
É muito fácil de fazer um uploader usando componentes do Bootstrap com barra de progresso

2013-10-06

How to upload a file using ASP.NET MVC and AJAX
A very simple file uploader using the progress bar component from Bootstrap

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

Análises

2012-01-02

Análise do Kindle 4
Comprei um Kindle 4. Ele é tão bom quanto todos dizem?

2012-08-07

RescueTime - Um software muito bom para medir a produtividade na frente do pc
Você se acha uma pessoa produtiva?

API

2015-03-01

How to use the Youtube API to load a single video
Learn how to use the Youtube API and javascript to load only one video

2015-03-29

Load a custom video with the Youtube API using ASP.NET
Learn how to load a video from the backend (ASP.NET) using the Youtube API

2015-04-19

Create a video gallery with modal using ASP.NET and Bootstrap
Learn how to create a video gallery using the Youtube API with ASP.NET and Bootstrap modal

Arquitetura de Software

2015-04-23

WordPress - Escolha fácil, mas nem sempre o melhor caminho
Entenda o porque criar sites no WordPress pode ser ruim para a sua empresa

ASP.NET

2014-09-15

Como fazer com que a sessão não expire usando Forms Authentication
Uma dica rápida de como fazer com que a sessão só expire depois de 1 ano

2014-09-22

Criando páginas de erro 404 personalizadas no ASP.NET MVC
É muito fácil de se criar páginas de erro personalizadas no MVC. Veja como fazer.

2015-01-11

Setting folder permissions using Web Deploy
Learn how to set folder permissions to your ASP.NET projects when using Web Deploy

2015-03-29

Load a custom video with the Youtube API using ASP.NET
Learn how to load a video from the backend (ASP.NET) using the Youtube API

2015-04-22

The best way to use DropDownListFor with ASP.NET MVC
Things don't need to be difficult and, of course, do everything you can to reuse your code

2015-04-19

Create a video gallery with modal using ASP.NET and Bootstrap
Learn how to create a video gallery using the Youtube API with ASP.NET and Bootstrap modal

2011-11-03

A quick reference for the ASP.NET inline server tags. Great for beginners!
Here is a complete guide of the ASP.NET inline tags. I am sure you will find it useful!

2012-03-24

How to fix "Error in processing. The server response was: Greylisted, please try again in X seconds"
Yes! A solution for this strange error! How many times have you seen this one while trying to send an e-mail?

2012-03-26

Como corrigir o erro "Error in processing. The server response was: Greylisted, please try again in
Exatamente, a solução pra esse erro bizarro. Quantas vezes você já viu esse erro?

2013-11-03

Upload de arquivos usando ASP.NET MVC, AJAX e jQuery
É muito fácil de fazer um uploader usando componentes do Bootstrap com barra de progresso

2013-10-06

How to upload a file using ASP.NET MVC and AJAX
A very simple file uploader using the progress bar component from Bootstrap

2013-09-02

Por que escolhi trabalhar com ASP.NET?
Não tem detalhes técnicos da tecnologia e nem comparativos. É mais uma opinião pessoal mesmo.

2013-11-03

Using web.config to make your ASP.NET project accept LESS CSS
Learn how to solve the 404 error you get when you try to run an ASP.NET project with .less files

2013-12-01

A importância de selecionar um bom programador .NET
Com um bom programador no time você pode evitar estresse em projetos de qualquer tamanho

2015-08-27

Could not load file or assembly ‘Antlr3.Runtime’ or one of its dependencies. The parameter is incorr
How to fix this weird project error with in a very simple way?

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

Back to basics

2015-09-12

What is the difference between Reference Types and Value Types?
Here is where you will understand the difference between a Class and a Struct. Also the difference between Stack Memory and Heap Memory.

2015-09-06

What are and how to use variables in C#
A short text explaining the basics of this every day necessity

Blazor

2019-03-23

My first impressions of Razor Components (server-side Blazor)
Since Razor Components is coming along .NET Core 3 I decided to give it a try and write what I think about it so far

Business

2015-02-08

How philosophy is related with business and why we should care about it
Who do you think is able to make more damage - a bad teacher or a bad doctor?

2015-08-08

An open letter to all recruiters
On behalf of all candidates

C#

2015-04-22

The best way to use DropDownListFor with ASP.NET MVC
Things don't need to be difficult and, of course, do everything you can to reuse your code

2011-10-17

How to create a list of time zones programmatically
It's very easy to create a list of timezones! And that is very useful too!!

2011-10-18

Como criar uma lista de fuso horários em C#
Veja como é fácil criar uma lista de fuso horários!

2011-12-03

Resize images keeping the aspect ratio in C#
A very useful code snippet which will help you to resize images programmatically in your projects!

2011-12-04

Redimensione imagens dinamicamente em C# mantendo sua proporção
Veja como é fácil redimensionar imagens usando C# e, o mais importante: Proporcionalmente!

2012-03-24

How to fix "Error in processing. The server response was: Greylisted, please try again in X seconds"
Yes! A solution for this strange error! How many times have you seen this one while trying to send an e-mail?

2012-03-26

Como corrigir o erro "Error in processing. The server response was: Greylisted, please try again in
Exatamente, a solução pra esse erro bizarro. Quantas vezes você já viu esse erro?

2013-11-03

Upload de arquivos usando ASP.NET MVC, AJAX e jQuery
É muito fácil de fazer um uploader usando componentes do Bootstrap com barra de progresso

2013-10-06

How to upload a file using ASP.NET MVC and AJAX
A very simple file uploader using the progress bar component from Bootstrap

2014-02-19

Replacing all non numeric characters from a string using Regex
Use this simple snipet to remove all dashes and dots from document numbers, license plates and so on

2014-04-15

Write and read XML files by serializing and deserializing objects with C#
This is a very useful approach when you don't want to create the XML files using XmlWriter

2015-09-12

What is the difference between Reference Types and Value Types?
Here is where you will understand the difference between a Class and a Struct. Also the difference between Stack Memory and Heap Memory.

2015-09-06

What are and how to use variables in C#
A short text explaining the basics of this every day necessity

2019-03-23

My first impressions of Razor Components (server-side Blazor)
Since Razor Components is coming along .NET Core 3 I decided to give it a try and write what I think about it so far

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

Career

2014-12-14

Leave the office! See what you need to work anywhere you want
Do you know those days you don't want to be in the office? Here is what you need to work anywhere you want!

2015-01-05

Unprofessional people and the oxymoron effect
Why is it bad to have colleagues like this and how to deal with them?

2015-02-08

How philosophy is related with business and why we should care about it
Who do you think is able to make more damage - a bad teacher or a bad doctor?

2011-12-05

How to improve your resume with a Microsoft certification
It's not so hard as you think, you just need to be organized. Check out how to have your Microsoft Certification

2012-02-17

Carrer move: From .NET Developer to Microsoft Certified Trainer
When the crisis comes it's time to make a career move. That's why I went to the education field!

2012-04-01

Prove yourself with a Microsoft SQL Server 2012 certification!
Data management is very important and the amount of data is growing every year. There is a market demand!!!

2012-04-16

Associate, Expert and Master: The reinvention of the Microsoft certifications
Microsoft has reinvented the certifications in order to validate the skills in a deeper way. But how does it look?

2012-06-08

Microsoft announces a new developer certification - Get ready for Metro!
Yes, that's right: Microsoft Certification for Metro Apps!

2013-08-07

How to drive a web developer crazy in 20 easy steps
Be sure this works all the time. But don't do it unless you want people to hate you

2015-08-08

An open letter to all recruiters
On behalf of all candidates

2018-05-13

Fellow developer: The lack of empathy may be killing your career
Do you really understand your client? Are you sure?

2020-04-12

Working from home during the COVID-19 pandemic
Nobody expected a coronavirus forcing people to work from home

2020-12-19

Changes after 9 months into the COVID-19 pandemic
Some improvements in my environment and also on myself

2021-10-04

You need to read this if you want to become a programmer
Programmer, developer, software engineer, coder... It doesn't matter. You want to become one and I want to help

2022-12-21

This article was written by an AI and reviewed by a human
"I am putting myself to the fullest possible use, which is all I think that any conscious entity can ever hope to do." – HAL 9000

Carreira

2011-11-29

Como melhorar seu curriculo tirando uma certificação Microsoft?
Não é tão difícil quanto parece! Você só precisa se organizar e estudar!

2011-12-27

5 coisas produtivas que você pode fazer enquanto procura emprego
Está procurando trabalho e tem um monte de tempo de sobra? Saiba o que fazer para não perder a sanidade

2012-01-26

Se você é um trabalhador mediano, seu salário também é mediano. E você vai ser demitido!
País crescendo e muitas vagas de emprego. Mas como anda a qualidade do seu trabalho?

2012-03-18

Private cloud: A evolução da computação nas nuvens
A Microsoft está lançando novas certificações para esta nova tecnologia!

2013-09-02

Por que escolhi trabalhar com ASP.NET?
Não tem detalhes técnicos da tecnologia e nem comparativos. É mais uma opinião pessoal mesmo.

2013-12-01

A importância de selecionar um bom programador .NET
Com um bom programador no time você pode evitar estresse em projetos de qualquer tamanho

2014-03-16

Como entrar no mercado de trabalho .NET depois da faculdade
Me perguntaram como entrar no mercado de trabalho depois da faculdade e resolvi publicar a conversa

Certificações Microsoft

2012-03-18

Private cloud: A evolução da computação nas nuvens
A Microsoft está lançando novas certificações para esta nova tecnologia!

Cloud computing

2012-03-08

Private cloud: The evolution of cloud computing
Microsoft is releasing new certifications for this evolving technology!

Code snippets

2014-09-25

Adding an external link message to all links with jQuery
Learn how to show a message to the user whenever he clicks in a link pointing to a different website

2015-01-11

Setting folder permissions using Web Deploy
Learn how to set folder permissions to your ASP.NET projects when using Web Deploy

2015-03-01

How to use the Youtube API to load a single video
Learn how to use the Youtube API and javascript to load only one video

2015-03-29

Load a custom video with the Youtube API using ASP.NET
Learn how to load a video from the backend (ASP.NET) using the Youtube API

2015-04-22

The best way to use DropDownListFor with ASP.NET MVC
Things don't need to be difficult and, of course, do everything you can to reuse your code

2015-04-19

Create a video gallery with modal using ASP.NET and Bootstrap
Learn how to create a video gallery using the Youtube API with ASP.NET and Bootstrap modal

2011-10-17

How to create a list of time zones programmatically
It's very easy to create a list of timezones! And that is very useful too!!

2011-11-26

How to resize images for any resolution (or fluid layout) using CSS
Learn how to resize images for any resolution by simply using CSS

2011-12-03

Resize images keeping the aspect ratio in C#
A very useful code snippet which will help you to resize images programmatically in your projects!

2012-03-24

How to fix "Error in processing. The server response was: Greylisted, please try again in X seconds"
Yes! A solution for this strange error! How many times have you seen this one while trying to send an e-mail?

2013-08-10

How to insert many records into the database using Entity Framework (bulk insert)
It's using SqlBulkCopy but as both Entity Framework and SqlBulkCopy belong to ADO.NET...

2013-08-19

How to uncheck all radio buttons and checkboxes using jQuery
Learn how to use jQuery to reset all radio buttons and checkboxes AT ONCE in a page

2013-08-24

Horizontal scrolling with jQuery
Learn how to easily make horizontal anchors with jQuery

2014-02-19

Replacing all non numeric characters from a string using Regex
Use this simple snipet to remove all dashes and dots from document numbers, license plates and so on

2014-04-15

Write and read XML files by serializing and deserializing objects with C#
This is a very useful approach when you don't want to create the XML files using XmlWriter

Computação em nuvem

2015-01-12

O que é, quanto custa e quais as vantagens do Microsoft Azure
Os melhores serviços de computação na nuvem com um precinho bem camarada

2012-03-18

Private cloud: A evolução da computação nas nuvens
A Microsoft está lançando novas certificações para esta nova tecnologia!

Configuration

2015-01-11

Setting folder permissions using Web Deploy
Learn how to set folder permissions to your ASP.NET projects when using Web Deploy

2013-11-03

Using web.config to make your ASP.NET project accept LESS CSS
Learn how to solve the 404 error you get when you try to run an ASP.NET project with .less files

2019-12-01

How to stop your computer with Windows 10 waking up during the night?
It sounds like the computer is a small baby but bear with me

CSS

2011-11-26

How to resize images for any resolution (or fluid layout) using CSS
Learn how to resize images for any resolution by simply using CSS

2011-11-27

Redimentione imagens com CSS mantendo a proporção
Redimensione imagens para qualquer resolução usando somente CSS. Perfeito para layouts fluidos!

Czech it out!

2015-01-05

Unprofessional people and the oxymoron effect
Why is it bad to have colleagues like this and how to deal with them?

2012-01-05

Czech Republic might get hit by hurricane Andrea
Funny... I ask for snow and I get a hurricane...

2012-02-17

Carrer move: From .NET Developer to Microsoft Certified Trainer
When the crisis comes it's time to make a career move. That's why I went to the education field!

2012-08-22

A short story about my return to Czech Republic
What happened in this month of hibernation after my arrival?

Dicas

2014-09-15

Como fazer com que a sessão não expire usando Forms Authentication
Uma dica rápida de como fazer com que a sessão só expire depois de 1 ano

2014-09-22

Criando páginas de erro 404 personalizadas no ASP.NET MVC
É muito fácil de se criar páginas de erro personalizadas no MVC. Veja como fazer.

2015-01-12

O que é, quanto custa e quais as vantagens do Microsoft Azure
Os melhores serviços de computação na nuvem com um precinho bem camarada

2011-10-18

Como criar uma lista de fuso horários em C#
Veja como é fácil criar uma lista de fuso horários!

2011-11-08

DBCC Shrink e Fragmentação
Assista um vídeo onde é mostrado como o shrink pode causar fragmentação nos índices do banco

2011-11-27

Redimentione imagens com CSS mantendo a proporção
Redimensione imagens para qualquer resolução usando somente CSS. Perfeito para layouts fluidos!

2011-11-29

Como melhorar seu curriculo tirando uma certificação Microsoft?
Não é tão difícil quanto parece! Você só precisa se organizar e estudar!

2011-12-04

Redimensione imagens dinamicamente em C# mantendo sua proporção
Veja como é fácil redimensionar imagens usando C# e, o mais importante: Proporcionalmente!

2012-01-26

Se você é um trabalhador mediano, seu salário também é mediano. E você vai ser demitido!
País crescendo e muitas vagas de emprego. Mas como anda a qualidade do seu trabalho?

2012-03-26

Como corrigir o erro "Error in processing. The server response was: Greylisted, please try again in
Exatamente, a solução pra esse erro bizarro. Quantas vezes você já viu esse erro?

2012-05-09

Como inserir vários registros no banco usando Entity Framework?
Ok, é com SqlBulkCopy. Mas como ele pertence ao ADO.NET dá no mesmo

2012-08-07

RescueTime - Um software muito bom para medir a produtividade na frente do pc
Você se acha uma pessoa produtiva?

2013-09-02

Por que escolhi trabalhar com ASP.NET?
Não tem detalhes técnicos da tecnologia e nem comparativos. É mais uma opinião pessoal mesmo.

2013-12-01

A importância de selecionar um bom programador .NET
Com um bom programador no time você pode evitar estresse em projetos de qualquer tamanho

2014-03-16

Como entrar no mercado de trabalho .NET depois da faculdade
Me perguntaram como entrar no mercado de trabalho depois da faculdade e resolvi publicar a conversa

Diversos

2015-01-02

Produção para o Digital com Davidson Sousa
Fui entrevistado para o Social+ Entrevistas pra falar sobre como o marketing e a tecnologia podem andar de mãos dadas

2015-03-09

Ser brasileiro é ser amado no exterior
Eu sei que isso não acontece em alguns países mas na República Tcheca acontece!

2015-04-23

WordPress - Escolha fácil, mas nem sempre o melhor caminho
Entenda o porque criar sites no WordPress pode ser ruim para a sua empresa

2011-10-30

Tablet da vovó: A cópia quase fiel do iPad só que 17 anos mais velho
Já imaginou um tablet na década de 90? Pois é, quase tivemos!

2011-11-07

Eu, o Diners Club International e a anuidade do cartão de crédito
Não uso cartão de crédito e chegou a anuidade. Tive que fazer algo, né? Aliás, é justo pagar anuidade?

2012-01-03

Boneco realista do Steve Jobs chega ao mercado em fevereiro
Você compraria? É certo lucrarem com a imagem dele?

Docker

2019-08-25

The problem of debugging a Docker project in Visual Studio
ERROR: Command 'unzip' not found. Install 'unzip' for this script to work.

Education

2021-10-04

You need to read this if you want to become a programmer
Programmer, developer, software engineer, coder... It doesn't matter. You want to become one and I want to help

Entity Framework

2012-05-09

Como inserir vários registros no banco usando Entity Framework?
Ok, é com SqlBulkCopy. Mas como ele pertence ao ADO.NET dá no mesmo

2013-08-10

How to insert many records into the database using Entity Framework (bulk insert)
It's using SqlBulkCopy but as both Entity Framework and SqlBulkCopy belong to ADO.NET...

Fun

2011-10-27

What is a deadlock?
How many times have you faced a deadlock like this?

2022-12-21

This article was written by an AI and reviewed by a human
"I am putting myself to the fullest possible use, which is all I think that any conscious entity can ever hope to do." – HAL 9000

Gadgets

2011-12-29

Review: Amazon Kindle 4
Is the kindle 4 so good as everybody says? I got one for myself and I am gonna review it!

2012-01-02

Análise do Kindle 4
Comprei um Kindle 4. Ele é tão bom quanto todos dizem?

2021-01-14

The smart world needs dumb redundancy
With the growing popularity of smart devices, we really need to think about what happens when they fail

2021-04-20

Amazon got me again: From Kindle 4 to Kindle Oasis 3
Back to the books! 📚

Hardware

2019-08-28

Building my new PC - Going back to AMD and feeling good about it
After a long time away from PC build and only using Intel notebooks... I'm home

IIS

2011-10-29

Fixing the annoying IIS error: Cannot open database requested by the login
Cannot open database _Database Name_ requested by the login. The login failed. Login failed for user _User_

2013-11-03

Using web.config to make your ASP.NET project accept LESS CSS
Learn how to solve the 404 error you get when you try to run an ASP.NET project with .less files

2015-08-27

Could not load file or assembly ‘Antlr3.Runtime’ or one of its dependencies. The parameter is incorr
How to fix this weird project error with in a very simple way?

JavaScript

2014-09-25

Adding an external link message to all links with jQuery
Learn how to show a message to the user whenever he clicks in a link pointing to a different website

2015-03-01

How to use the Youtube API to load a single video
Learn how to use the Youtube API and javascript to load only one video

2015-03-29

Load a custom video with the Youtube API using ASP.NET
Learn how to load a video from the backend (ASP.NET) using the Youtube API

2015-04-19

Create a video gallery with modal using ASP.NET and Bootstrap
Learn how to create a video gallery using the Youtube API with ASP.NET and Bootstrap modal

2013-08-19

How to uncheck all radio buttons and checkboxes using jQuery
Learn how to use jQuery to reset all radio buttons and checkboxes AT ONCE in a page

2013-08-24

Horizontal scrolling with jQuery
Learn how to easily make horizontal anchors with jQuery

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

jQuery

2014-09-25

Adding an external link message to all links with jQuery
Learn how to show a message to the user whenever he clicks in a link pointing to a different website

2013-08-19

How to uncheck all radio buttons and checkboxes using jQuery
Learn how to use jQuery to reset all radio buttons and checkboxes AT ONCE in a page

2013-08-24

Horizontal scrolling with jQuery
Learn how to easily make horizontal anchors with jQuery

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

Metro

2012-06-08

Microsoft announces a new developer certification - Get ready for Metro!
Yes, that's right: Microsoft Certification for Metro Apps!

2012-08-26

My opinion about Windows 8 RTM
What's changed in Windows 8? What makes it better than the previous versions?

Meu Brasil brasileiro

2011-11-07

Eu, o Diners Club International e a anuidade do cartão de crédito
Não uso cartão de crédito e chegou a anuidade. Tive que fazer algo, né? Aliás, é justo pagar anuidade?

2011-12-20

Minha opinião sobre biblioteca nas empresas
É vantagem ter uma biblioteca na empresa? Física ou virtual?

Microsoft Azure

2015-01-12

O que é, quanto custa e quais as vantagens do Microsoft Azure
Os melhores serviços de computação na nuvem com um precinho bem camarada

Microsoft Certification

2011-12-05

How to improve your resume with a Microsoft certification
It's not so hard as you think, you just need to be organized. Check out how to have your Microsoft Certification

2012-03-08

Private cloud: The evolution of cloud computing
Microsoft is releasing new certifications for this evolving technology!

2012-04-01

Prove yourself with a Microsoft SQL Server 2012 certification!
Data management is very important and the amount of data is growing every year. There is a market demand!!!

2012-04-16

Associate, Expert and Master: The reinvention of the Microsoft certifications
Microsoft has reinvented the certifications in order to validate the skills in a deeper way. But how does it look?

2012-06-08

Microsoft announces a new developer certification - Get ready for Metro!
Yes, that's right: Microsoft Certification for Metro Apps!

Misc

2014-12-10

Ship of fools
by Ted Kaczynski (based on Plato's allegory)

2014-12-14

Leave the office! See what you need to work anywhere you want
Do you know those days you don't want to be in the office? Here is what you need to work anywhere you want!

2015-02-08

How philosophy is related with business and why we should care about it
Who do you think is able to make more damage - a bad teacher or a bad doctor?

2011-10-27

What is a deadlock?
How many times have you faced a deadlock like this?

2013-08-07

How to drive a web developer crazy in 20 easy steps
Be sure this works all the time. But don't do it unless you want people to hate you

2013-09-26

How to reduce the size of a word document by optimizing the images in 5 easy steps
Very useful in case you get a huge .doc / .docx full of images

2015-08-08

An open letter to all recruiters
On behalf of all candidates

2019-10-31

Why do we see websites in a language that we didn't choose?
It happens pretty often when you live abroad, especially when you don't speak the local language

2021-01-14

The smart world needs dumb redundancy
With the growing popularity of smart devices, we really need to think about what happens when they fail

MVC

2014-09-22

Criando páginas de erro 404 personalizadas no ASP.NET MVC
É muito fácil de se criar páginas de erro personalizadas no MVC. Veja como fazer.

2013-11-03

Upload de arquivos usando ASP.NET MVC, AJAX e jQuery
É muito fácil de fazer um uploader usando componentes do Bootstrap com barra de progresso

2013-10-06

How to upload a file using ASP.NET MVC and AJAX
A very simple file uploader using the progress bar component from Bootstrap

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

News

2012-01-05

Czech Republic might get hit by hurricane Andrea
Funny... I ask for snow and I get a hurricane...

2012-01-06

The 10 interesting links of the week (2)
10 interesting pages about anything which have got me this week

2012-03-08

Private cloud: The evolution of cloud computing
Microsoft is releasing new certifications for this evolving technology!

2012-08-26

My opinion about Windows 8 RTM
What's changed in Windows 8? What makes it better than the previous versions?

Notícias

2011-10-30

Tablet da vovó: A cópia quase fiel do iPad só que 17 anos mais velho
Já imaginou um tablet na década de 90? Pois é, quase tivemos!

2012-01-03

Boneco realista do Steve Jobs chega ao mercado em fevereiro
Você compraria? É certo lucrarem com a imagem dele?

2012-03-18

Private cloud: A evolução da computação nas nuvens
A Microsoft está lançando novas certificações para esta nova tecnologia!

Personal life

2014-12-14

Leave the office! See what you need to work anywhere you want
Do you know those days you don't want to be in the office? Here is what you need to work anywhere you want!

2015-01-05

Unprofessional people and the oxymoron effect
Why is it bad to have colleagues like this and how to deal with them?

2012-02-17

Carrer move: From .NET Developer to Microsoft Certified Trainer
When the crisis comes it's time to make a career move. That's why I went to the education field!

2012-08-22

A short story about my return to Czech Republic
What happened in this month of hibernation after my arrival?

2015-08-08

An open letter to all recruiters
On behalf of all candidates

2019-10-31

Why do we see websites in a language that we didn't choose?
It happens pretty often when you live abroad, especially when you don't speak the local language

2020-04-12

Working from home during the COVID-19 pandemic
Nobody expected a coronavirus forcing people to work from home

2020-12-19

Changes after 9 months into the COVID-19 pandemic
Some improvements in my environment and also on myself

2021-01-02

My plan for 2021
This time with 7 realistic and totally feasible goals

2022-01-01

I'm not good at New Year's resolution
I was supposed to do a couple of things in 2021 but my mental health was on the way

2022-12-21

This article was written by an AI and reviewed by a human
"I am putting myself to the fullest possible use, which is all I think that any conscious entity can ever hope to do." – HAL 9000

2023-06-21

It's been 4 decades already
Just a few things about the last 40 years

PowerShell

2019-09-22

Using Powershell scripts to start and stop Windows Services
If you have a slow computer and want to save some memory or processing when you are not coding, this is for you

Produtividade

2012-08-07

RescueTime - Um software muito bom para medir a produtividade na frente do pc
Você se acha uma pessoa produtiva?

República Tcheca

2015-03-09

Ser brasileiro é ser amado no exterior
Eu sei que isso não acontece em alguns países mas na República Tcheca acontece!

Reviews

2011-12-29

Review: Amazon Kindle 4
Is the kindle 4 so good as everybody says? I got one for myself and I am gonna review it!

2012-08-08

Review: Notebook Lenovo IdeaPad Z580
I got this new notebook with a fair price. But what about its quality? Is it a good one?

2012-08-26

My opinion about Windows 8 RTM
What's changed in Windows 8? What makes it better than the previous versions?

2019-12-08

NDepend Review: A great tool to expose the technical debt in your projects
I was sent a license to test NDepend and now I am going to give my impressions

2021-04-20

Amazon got me again: From Kindle 4 to Kindle Oasis 3
Back to the books! 📚

Software development

2018-05-13

Fellow developer: The lack of empathy may be killing your career
Do you really understand your client? Are you sure?

2019-10-25

The importance of having coding standards in a project
We need standards in everything, especially our code

2019-10-31

Why do we see websites in a language that we didn't choose?
It happens pretty often when you live abroad, especially when you don't speak the local language

2020-07-21

How to invert the parameters of a method using Regular Expressions
A wild regex appears to save the day

SQL Server

2011-11-08

DBCC Shrink e Fragmentação
Assista um vídeo onde é mostrado como o shrink pode causar fragmentação nos índices do banco

2012-04-01

Prove yourself with a Microsoft SQL Server 2012 certification!
Data management is very important and the amount of data is growing every year. There is a market demand!!!

Tecnologia

2015-01-02

Produção para o Digital com Davidson Sousa
Fui entrevistado para o Social+ Entrevistas pra falar sobre como o marketing e a tecnologia podem andar de mãos dadas

2015-01-12

O que é, quanto custa e quais as vantagens do Microsoft Azure
Os melhores serviços de computação na nuvem com um precinho bem camarada

2015-04-23

WordPress - Escolha fácil, mas nem sempre o melhor caminho
Entenda o porque criar sites no WordPress pode ser ruim para a sua empresa

2011-10-30

Tablet da vovó: A cópia quase fiel do iPad só que 17 anos mais velho
Já imaginou um tablet na década de 90? Pois é, quase tivemos!

2012-01-02

Análise do Kindle 4
Comprei um Kindle 4. Ele é tão bom quanto todos dizem?

2013-09-02

Por que escolhi trabalhar com ASP.NET?
Não tem detalhes técnicos da tecnologia e nem comparativos. É mais uma opinião pessoal mesmo.

Tips and tricks

2020-07-21

How to invert the parameters of a method using Regular Expressions
A wild regex appears to save the day

2021-09-27

Use regular expressions in Visual Studio to find (and replace) anything
This is one of those things you realize after long time using the tool

Tutoriais

2011-11-11

O que é e como instalar pacotes usando o NuGet usando o Visual Studio 2010?
Aprenda como é fácil e rápido instalar bibliotecas usando o NuGet no Visual Studio 2010

2011-11-27

Redimentione imagens com CSS mantendo a proporção
Redimensione imagens para qualquer resolução usando somente CSS. Perfeito para layouts fluidos!

2012-03-26

Como corrigir o erro "Error in processing. The server response was: Greylisted, please try again in
Exatamente, a solução pra esse erro bizarro. Quantas vezes você já viu esse erro?

2012-05-09

Como inserir vários registros no banco usando Entity Framework?
Ok, é com SqlBulkCopy. Mas como ele pertence ao ADO.NET dá no mesmo

2013-11-03

Upload de arquivos usando ASP.NET MVC, AJAX e jQuery
É muito fácil de fazer um uploader usando componentes do Bootstrap com barra de progresso

Tutorials

2014-09-25

Adding an external link message to all links with jQuery
Learn how to show a message to the user whenever he clicks in a link pointing to a different website

2014-12-14

Leave the office! See what you need to work anywhere you want
Do you know those days you don't want to be in the office? Here is what you need to work anywhere you want!

2015-01-11

Setting folder permissions using Web Deploy
Learn how to set folder permissions to your ASP.NET projects when using Web Deploy

2015-03-01

How to use the Youtube API to load a single video
Learn how to use the Youtube API and javascript to load only one video

2015-03-29

Load a custom video with the Youtube API using ASP.NET
Learn how to load a video from the backend (ASP.NET) using the Youtube API

2015-04-22

The best way to use DropDownListFor with ASP.NET MVC
Things don't need to be difficult and, of course, do everything you can to reuse your code

2015-04-19

Create a video gallery with modal using ASP.NET and Bootstrap
Learn how to create a video gallery using the Youtube API with ASP.NET and Bootstrap modal

2011-10-29

Fixing the annoying IIS error: Cannot open database requested by the login
Cannot open database _Database Name_ requested by the login. The login failed. Login failed for user _User_

2011-11-03

A quick reference for the ASP.NET inline server tags. Great for beginners!
Here is a complete guide of the ASP.NET inline tags. I am sure you will find it useful!

2011-11-16

What is NuGet and how to install its packages into Visual Studio 2010
It's very easy to install the Newtonsoft.Json into the project with NuGet!

2011-11-26

How to resize images for any resolution (or fluid layout) using CSS
Learn how to resize images for any resolution by simply using CSS

2011-12-16

Getting started with Windows Azure
Learn how to get started building applications for Windows Azure with the Windows Azure SDK & Tools

2012-03-24

How to fix "Error in processing. The server response was: Greylisted, please try again in X seconds"
Yes! A solution for this strange error! How many times have you seen this one while trying to send an e-mail?

2013-10-06

How to upload a file using ASP.NET MVC and AJAX
A very simple file uploader using the progress bar component from Bootstrap

2013-08-10

How to insert many records into the database using Entity Framework (bulk insert)
It's using SqlBulkCopy but as both Entity Framework and SqlBulkCopy belong to ADO.NET...

2013-08-19

How to uncheck all radio buttons and checkboxes using jQuery
Learn how to use jQuery to reset all radio buttons and checkboxes AT ONCE in a page

2013-08-24

Horizontal scrolling with jQuery
Learn how to easily make horizontal anchors with jQuery

2013-09-26

How to reduce the size of a word document by optimizing the images in 5 easy steps
Very useful in case you get a huge .doc / .docx full of images

2013-11-03

Using web.config to make your ASP.NET project accept LESS CSS
Learn how to solve the 404 error you get when you try to run an ASP.NET project with .less files

2014-02-19

Replacing all non numeric characters from a string using Regex
Use this simple snipet to remove all dashes and dots from document numbers, license plates and so on

2014-04-15

Write and read XML files by serializing and deserializing objects with C#
This is a very useful approach when you don't want to create the XML files using XmlWriter

2015-08-27

Could not load file or assembly ‘Antlr3.Runtime’ or one of its dependencies. The parameter is incorr
How to fix this weird project error with in a very simple way?

2019-07-16

Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications

Utilities

2019-09-22

Using Powershell scripts to start and stop Windows Services
If you have a slow computer and want to save some memory or processing when you are not coding, this is for you

2019-12-01

How to stop your computer with Windows 10 waking up during the night?
It sounds like the computer is a small baby but bear with me

Vídeos

2015-01-02

Produção para o Digital com Davidson Sousa
Fui entrevistado para o Social+ Entrevistas pra falar sobre como o marketing e a tecnologia podem andar de mãos dadas

2011-12-16

Getting started with Windows Azure
Learn how to get started building applications for Windows Azure with the Windows Azure SDK & Tools

Visual Studio

2011-11-11

O que é e como instalar pacotes usando o NuGet usando o Visual Studio 2010?
Aprenda como é fácil e rápido instalar bibliotecas usando o NuGet no Visual Studio 2010

2011-11-16

What is NuGet and how to install its packages into Visual Studio 2010
It's very easy to install the Newtonsoft.Json into the project with NuGet!

2019-08-25

The problem of debugging a Docker project in Visual Studio
ERROR: Command 'unzip' not found. Install 'unzip' for this script to work.

2019-12-08

NDepend Review: A great tool to expose the technical debt in your projects
I was sent a license to test NDepend and now I am going to give my impressions

2020-07-21

How to invert the parameters of a method using Regular Expressions
A wild regex appears to save the day

2021-09-27

Use regular expressions in Visual Studio to find (and replace) anything
This is one of those things you realize after long time using the tool

Web Deploy

2015-01-11

Setting folder permissions using Web Deploy
Learn how to set folder permissions to your ASP.NET projects when using Web Deploy

Windows

2012-08-26

My opinion about Windows 8 RTM
What's changed in Windows 8? What makes it better than the previous versions?

2019-12-01

How to stop your computer with Windows 10 waking up during the night?
It sounds like the computer is a small baby but bear with me

Windows Azure

2011-12-16

Getting started with Windows Azure
Learn how to get started building applications for Windows Azure with the Windows Azure SDK & Tools

Work from home

2020-04-12

Working from home during the COVID-19 pandemic
Nobody expected a coronavirus forcing people to work from home

2020-12-19

Changes after 9 months into the COVID-19 pandemic
Some improvements in my environment and also on myself

Workplace

2014-12-10

Ship of fools
by Ted Kaczynski (based on Plato's allegory)

2014-12-14

Leave the office! See what you need to work anywhere you want
Do you know those days you don't want to be in the office? Here is what you need to work anywhere you want!

2015-01-05

Unprofessional people and the oxymoron effect
Why is it bad to have colleagues like this and how to deal with them?

2018-05-13

Fellow developer: The lack of empathy may be killing your career
Do you really understand your client? Are you sure?

2017-07-28

We need to talk about communication issues in development teams
Every software development team has communication issues. Here are the most important and how to address them.

2019-10-21

How the renovation of a room exposed resistance to change in the workplace
You can't please everyone. Especially after a room renovation.

2019-10-25

The importance of having coding standards in a project
We need standards in everything, especially our code

XML

2014-04-15

Write and read XML files by serializing and deserializing objects with C#
This is a very useful approach when you don't want to create the XML files using XmlWriter

Youtube

2015-03-01

How to use the Youtube API to load a single video
Learn how to use the Youtube API and javascript to load only one video

2015-03-29

Load a custom video with the Youtube API using ASP.NET
Learn how to load a video from the backend (ASP.NET) using the Youtube API

2015-04-19

Create a video gallery with modal using ASP.NET and Bootstrap
Learn how to create a video gallery using the Youtube API with ASP.NET and Bootstrap modal