Welcome to JosephGuadagno.NET

Recent Posts

Introducing Microsoft LINQ

less than 1 minute read

This book is built on the beta of version 3.5 of the .NET framework. Since LINQ is a subset of the language enhancements made to .NET 3.5, the author chose t...

Introducing Microsoft ASP.NET AJAX

less than 1 minute read

So far I think every book or article I have read by Dino Esposito has been great, this is no exception! This book is broken up into three parts:

Inside Windows Communication Foundation

less than 1 minute read

As with most of the content from Wintellect, this book is an in-depth look at the Windows Communication Foundation. There is plenty of code and examples look...

C# Essentials

less than 1 minute read

The book itself is quite thin but covers enough of C# to make it useful for an introduction and to see the potential for the .NET framework.

Introducing Microsoft ASP.NET AJAX

less than 1 minute read

A pretty good introduction to the Ajax framework provided by Microsoft https://www.asp.net/ajax. Unfortunately, that most of the content now you can find on ...