Click here to Skip to main content
15,892,927 members

Articles by Patrick Smacchia MVP.NET (Articles: 8)

Articles: 8

RSS Feed

Average article rating: 3.82

Programming Languages
C#
7 Feb 2006   Updated: 7 Feb 2006   Rating: 3.75/5    Votes: 10   Popularity: 3.75
Licence: Not specified    Views: 60,151     Bookmarked: 33   Downloaded: 300
Please Sign up or sign in to vote.
An article on the keyword event in C#
7 Feb 2006   Updated: 7 Feb 2006   Rating: 4.82/5    Votes: 43   Popularity: 7.83
Licence: Not specified    Views: 231,252     Bookmarked: 142   Downloaded: 1,053
Please Sign up or sign in to vote.
An introduction to the MSBuild technology.
24 Feb 2006   Updated: 24 Feb 2006   Rating: 4.69/5    Votes: 35   Popularity: 7.07
Licence: Not specified    Views: 311,254     Bookmarked: 167   Downloaded: 0
Please Sign up or sign in to vote.
A list of .NET 2.0 and C# 2.0 new features.
3 Mar 2006   Updated: 3 Mar 2006   Rating: 1.50/5    Votes: 9   Popularity: 1.43
Licence: Not specified    Views: 26,432     Bookmarked: 17   Downloaded: 0
Please Sign up or sign in to vote.
Exception management guidelines for use in C#.
16 Mar 2006   Updated: 16 Mar 2006   Rating: 3.63/5    Votes: 15   Popularity: 4.16
Licence: Not specified    Views: 39,064     Bookmarked: 29   Downloaded: 174
Please Sign up or sign in to vote.
This chapter describes the System.Threading.Monitor class and the lock C# keyword.
24 Mar 2006   Updated: 24 Mar 2006   Rating: 3.08/5    Votes: 8   Popularity: 2.78
Licence: Not specified    Views: 37,490     Bookmarked: 32   Downloaded: 187
Please Sign up or sign in to vote.
How to simplify the synchronization of acces to your resources by using the notion of affinity between threads and resources.
15 Jun 2006   Updated: 15 Jun 2006   Rating: 4.78/5    Votes: 33   Popularity: 7.06
Licence: Not specified    Views: 112,579     Bookmarked: 96   Downloaded: 397
Please Sign up or sign in to vote.
This article presents a new feature named anonymous methods added to the 2.0 version of the C# language. Unlike generics, this feature does not involve new IL instructions. All the magic happens at the level of the compiler.
Web Development
ASP.NET
28 Apr 2006   Updated: 28 Apr 2006   Rating: 4.30/5    Votes: 5   Popularity: 3.01
Licence: Not specified    Views: 46,361     Bookmarked: 26   Downloaded: 202
Please Sign up or sign in to vote.
ASP.NET 2.0: Handling a page request on several threads.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
France France
Patrick Smacchia is a .NET MVP involved in software development for over 15 years. He is the author of Practical .NET2 and C#2, a .NET book conceived from real world experience with 647 compilable code listings. After graduating in mathematics and computer science, he has worked on software in a variety of fields including stock exchange at Société Générale, airline ticket reservation system at Amadeus as well as a satellite base station at Alcatel. He's currently a software consultant and trainer on .NET technologies as well as the author of the freeware NDepend which provides numerous metrics and caveats on any compiled .NET application.