Φεβρουάριος 2014 - Δημοσιεύσεις

Δημοσιεύτηκε στις Κυριακή, 23 Φεβρουαρίου 2014 5:48 μμ από το μέλος k badas :: 0 σχόλια

Enter JSON

I have already written some articles concerning AJAX, now it's time to take another step and introduce JSON. Actually JSON is just a format - a standard - not a technique. However it is widely used in combination with AJAX in order to create asynchronous Διαβάστε περισσότερα
Δημοσιεύτηκε στις Κυριακή, 16 Φεβρουαρίου 2014 12:13 μμ από το μέλος k badas :: 2 σχόλια

Asynchronous programming in .NET 4.5

Asynchronous programming has been a part of Microsoft's applications for a long time. However things tend to mature. .NET 4.5, released in August 2012, brought up C# 5 and VB 2012. And along came a new way of creating asynchronous methods. Instead of Διαβάστε περισσότερα
Δημοσιεύτηκε στις Κυριακή, 9 Φεβρουαρίου 2014 1:35 μμ από το μέλος k badas :: 0 σχόλια

Secure your website

When was the last time you heard a website was hacked? Well, probably what you have heard of concerned some major properly secure website and the people who got access to it were no rookies. However this is no excuse for you to stand there waiting for Διαβάστε περισσότερα
Δημοσιεύτηκε στις Δευτέρα, 3 Φεβρουαρίου 2014 7:40 μμ από το μέλος k badas :: 1 σχόλια

Abstract classes and interfaces

In this article we are going to talk about abstract classes and interfaces. Both abstract classes and interfaces are a part of .Net's architecture and are not explicit of its web equivalent. They are a way of describing some characteristics a class may Διαβάστε περισσότερα