Always remain updated about current software development trends
Best Practice No. 4: Improve bandwidth performance of ASP.NET sites using IIS compression.
FlexibleMessageBox \u2013 A flexible replacement for the .NET MessageBox.
In some of our recent Windows Phone events, I've been using an example "application" (i.e. it's a demo, not a whole app) to try and talk about an approach to structure code such that a reasonable percentage of it is portable across both...
This atricle explains how to access methods from another server page.
A class to conduct a lottery based on different chances of participants.
This article concentrates on implementing forms authentication for an ASP.NET MVC application.
Today's wild Wednesday project is from, David Rousset, who walks us through creating a software based 3D engine, in C#, TypeScript and JavaScript. In short pick the language that's best for you and follow along with him as he talks 3D, matrix math and code...Tutorial...
In this article we will discuss about securing the user passwords by using hashing and salting on the user passwords.