SBC DotNet Weblog

Microsoft MVP - Groove:Architecture

DotNet Links

DotNet Weblogs

General Links

Groove Weblogs

Browse by Tags

All Tags » C#/C++ CLR (RSS)
Enterprise Library 4.0 – May 2008 is out!
This release of Enterprise Library for .NET 3.5 & VisualStudio 2008 includes the following: Integration with the Unity Application Block Windows Management Instrumentation (WMI) 2.0 support and improved instrumentation Performance improvements Pluggable...
CTDOTNET: Building Scalable Enterprise Applications in .NET/C#
Desmond Nolan (Enterprise Architect) will present at the Connecticut .NET Developers Group meeting on Tuesday Jan 23rd (6-8PM) at the Microsoft Farmington office . More details at the CTDOTNET website .
RHS' all-day C# Mini Code-Camp
Richard Hale Shaw gave an all-day C# Mini Code-Camp at MSFT Waltham MA on Saturday (04.30). Over 300 attended! He teaches at various Code-camps, VS Live and similar events - DON'T miss the opportunity to see him . RHS is very articulate and precise in...
Posted: May 02 2005, 08:48 AM by c1sbc
Filed under:
Visual C# 2005: A Developer's Notebook (Ch 01 - C#2.0 free download)
Jesse Liberty's new book Visual C# 2005: A Developer's Notebook is almost here (April release scheduled). Download Chapter 1 ( C# 2.0 PDF File here ).
Posted: Apr 23 2005, 09:58 AM by c1sbc | with 1 comment(s)
Filed under:
Visual Studio 2005 Beta 2 Expiration Date
Dan Fernandez, Visual C# Product Manager reports that the Visual Studio 2005 Beta 2 Expiration Date is May 1st 2006 .
Posted: Apr 18 2005, 08:04 PM by c1sbc | with 1 comment(s)
Filed under:
Last call to register - Mini CodeCamp C# Special Edition (@ Watham MA)
Last call to register - Mini CodeCamp C# Special Edition (@ Watham MA All day Saturday April 30th). Done in the CodeCamp tradition and will benefit VB/C++ developers who want to get into .NET or C# programmers looking for an all-day refresher course.
Using Reflection - balancing the issue with 'loose coupling'
Sahil Malik's post on the performance of Reflection raises some issues. While Reflection can bring in the power of extensibility ('loose coupling via Interfaces') it comes at the cost of performance (as pointed out by Sahil). Justin Gehtland's example...
INETA Newsletter interview with C++ Guru Kate Gregory
The March '05 issue of INETA Newsletter has a nice short interview with C++ Guru Kate Gregory . Kate shares some of her opinions on C++ in a managed world - "I actually prefer VB to C# because I never drift off into C++ by accident." I can relate to that...
Richard Hale Shaw on Hungarian Notation
RHS has a great little piece on Hungarian Notation . I particularly liked his affinity towards 'C' and how he started on it a couple of decades ago (a not too different experience for me as I recall). Since we are on the topic of language evolution &...
Posted: Mar 31 2005, 09:39 AM by c1sbc | with 8 comment(s)
Filed under: ,
Download chapter from Effective C# - Distinguish between Value Types and Reference Types
Chapter 6 of Effective C# - Distinguish between Value Types and Reference Types is here [ PDF format ]. Better still - get the book: Effective C#.
More Posts Next page »