Theme Forest C3 Premium WordPress Theme | Web About.org

Theme Forest C3 Premium Clean Classy Corporate WordPress Theme, with a complex and customizable WP framework.

continue reading

3LABS

3Labs decided to recreate c3 as Frameworks.

continue reading

iKeepSafe Digital Citizenship C3 Matrix

Based on the C3 Framework created by education and technology expert Davina Pruitt-Mentle, the iKeepSafe Digital Citizenship C3 Matrix takes a holistic and comprehensive approach to preparing students for the 21st century.

continue reading

Podcast Introduction to Moq

Abid Quereshi introduces Moq, which is the only mocking library for .NET developed from scratch. Moq takes full advantage of .NET 3.5 and C# 3.0 features, providing a practical, unobtrusive and straight-forward way to quickly setup dependencies for your tests. It is easier to learn and use than most of the other mock object frameworks.

continue reading

Mono 2.0 Takes .NET Cross Platform

Mono 2.0 is an open source, cross-platform .NET development framework. Mono 2.0 provides all the necessary software to develop and run .NET client and server applications on Linux, as well as other operating systems..... Multi-Language: Develop in C# 3.0 (including LINQ), VB 8, Java, Python, Ruby, Eiffel, F#, Oxygene, and more

continue reading

Mono 2.0 released, brings C# 3.0 to Linux and Mac OS X

The Mono project, which builds a cross-platform open-source implementation of Microsoft's .NET framework, has announced the availability of version 2.0. This milestone release delivers compatibility with .NET 2.0 and C# 3.0 on a broad range of platforms and architectures.

continue reading

Mono 2.0 Released

Mono 2.0 is a portable and open source implementation of the .NET framework for Unix, Windows, MacOS and other operating systems. The 2.0 release comes packed with new features, the main ones being the compiler upgrade to C# 3.0 with support for LINQ, as well as the inclusion of ADO.NET 2.0, ASP.NET 2.0, and Windows Forms 2.0.

continue reading

A beginners intro to Extension Methods in C# 3.5

In this entry I have explained the basics of using Extension Methods using C# in the .Net Framework 3.5. This blog entry shows just how easily you can extend any class you want to, even sealed classes!

continue reading