Matteo Slaviero What’s New in Code Access Security in .NET Framework 4.0 – Part I The Code Access Security model has been completely redesigned in the .NET Framework 4.0, to the point where CAS policies... 15 June 2010 24 min read
Khawar Yunus Obfuscating Silverlight with SmartAssembly If you are in the .NET Software business, you have a problem. .NET assemblies can be read, and debugged, by... 02 June 2010 4 min read
William Brewer Advice on CSS you’ll wish your mother told you William Brewer turns a jaundiced eye to the task of laying out web pages using CSS, and gives some nuggets... 21 May 2010 16 min read
Matteo Slaviero AJAX basics with jQuery in ASP.NET ASP.NET now has support for the jQuery JavaScript library. Although ASP.NET integrated AJAX technology by introducing the is the UpdatePanel... 19 May 2010 20 min read
Michael Sorens Essential Tools for the WPF Novice When Michael sets out to do something, there are no half-measures; So when he set out to learn WPF, we... 19 May 2010 18 min read
Richard Morris Chuck Esterbrook: Geek of the Week The Cobra Programming Language is an exciting new general-purpose Open-source language for .NET or Mono, which features unit tests, contracts,... 26 April 2010 13 min read
Phil Factor The Cobra Programming Language There are suddenly a number of strong alternatives to C# or VB. F#, IronPython and Iron Ruby are now joined... 26 April 2010 9 min read
Chris Farrell The Fast Guide to Application Profiling In this sample chapter from his recently released book (co-Authored with Paul Glavich) Chris Farrell gives us a fast overview... 22 April 2010 35 min read
Ludmal De Silva ASP.NET 4.0 Features ASP.NET v4 is released with Visual studio 2010. Web developers are presented with a bewildering range of new features and... 22 April 2010 11 min read
Nick Harrison Back to Basics: Converting a Web Page to a Web Form View ASP.NET developers can learn a lot from MVC practices. This article shows you how to structure a WebPage in an... 20 April 2010 15 min read
Geoffrey Braaf .NET Reflector Pro to the rescue Almost all applications have to interface with components or modules written by somebody else, for which you don't have the... 19 April 2010 6 min read
Edward Elliott Investigating .NET Memory Management and Garbage Collection Investigating a subtle memory leak can be tricky business, but things are made easier by using The .NET framework's tool... 24 March 2010 23 min read
Michael Sorens From WinForm to WPF: A Quick Reference Guide Michael Sorens provides a handy wallchart to help migration between WinForm / WPF, VS 2008 / 2010, and .NET 3.5... 23 March 2010 13 min read
Amirthalingam Prasanna Developing your Data Access Layer with ADO.NET Entity Framework 4 Entity Framework has evolved in the light of feedback. ADO.NET Entity Framework 4 is now better able to accommodate different... 23 March 2010 11 min read
Paul Glavich .NET Performance Testing and Optimization – The Complete Guide In the Complete Guide .NET Performance and Optimization, Paul Glavich and Chris Farrell offer a comprehensive and essential handbook to... 08 March 2010 4 min read
Richard Morris Rich Hickey: Geek of the Week With Clojure soon to be ported to the .NET framework, as ClojureCLR, we felt that the time had come to... 02 March 2010 8 min read
Nick Harrison Reflector Pro Cometh Reflector 6 is here. Nick Harrison is a long-time Reflector enthusiast, and has been responsible for writing an add-in. As... 25 February 2010 9 min read
James Johnson Hands-on Entity Framework People keep saying that Entity Framework is simple to learn. Simple? Well, finally, we're going to be forced to agree,... 23 February 2010 11 min read
Carl Niedner ANTS Profiler Saves Me From A Sordid Fate A bit of string concatenation never hurt anybody, right? Think again. Carl Niedner has been designing software since 1983, and... 18 February 2010 5 min read
Nick Harrison Back to Basics: Structuring a Web Page with CSS and ASP.NET Nick explains why such habits as using nested HTML Tables to position content in the right place on the browser... 28 January 2010 15 min read