Skip to content

Simple Talk
Syndicate content
this is the simpletalk site rss feed
Updated: 2 days 20 hours ago

Implementing method override covariance on C# (Part 1)

Wed, 07/14/2010 - 05:00
It has been said by many people that C# is 'Java done right'. However, there is one feature not included in C# that I do miss from my time in Java - method override covariance - so I decided to see if anything could be done to add this small but useful feature to C#...
Categories: Communities, SQL Server

Visual Studio VB 2010 Enhancements

Wed, 07/14/2010 - 05:00
The latest evolution of VB in Visual Studio will bring with it a bundle of C# functionality, nudging the two languages even closer together. To ensure we're ready to make the most of these enhancements, Hima Vejella takes us through each new feature.
Categories: Communities, SQL Server

Reflectoron in Prism: a WPF MVVM tutorial

Wed, 07/14/2010 - 05:00
When Eli was writing a WPF MVVM tutorial, he decided to use .NET Reflector as his sample, and created a WPF UI for .NET Reflector using its public interface, mimicking the original. A WPF/Prism version of Reflector? Eli explains what he did, and supplies the complete project and source to Reflectoron
Categories: Communities, SQL Server

Raw Materials: Four Nines

Wed, 07/14/2010 - 05:00
Jill's cloud looks like a winner.
Categories: Communities, SQL Server

What's New in Code Access Security in .NET Framework 4.0 - Part 2

Tue, 07/13/2010 - 05:00
Having introduced us to the basics of the new Code Access Security Model available in .NET Framework 4.0, Matteo Slaviero explains how to use this powerful new system to implement fine-grained code security in ways where have never before been possible.
Categories: Communities, SQL Server

Don Woods: Geek of the Week

Tue, 07/13/2010 - 05:00
Of all the original thinkers in IT, few are as original or as amusing as Don Woods. INTERCAL, Colossal Cave Adventure, the Jargon file and the New Hackers' Dictionary all owe much to his irresistible brand of humour, and his immense knowledge and experience in IT.
Categories: Communities, SQL Server