Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft C#

Safe Method Caller -- A Defensive Programming Technique

Author: codeproject.com | Published: 27th Jun 2007 | Visited: 48 times | Add Comment
Filed in: CSharp

There are numerous times when we write code that communicates with a service or technology that, by nature of the connection or the robustness of the technology, can fail. This service helps protect you from those problems.

Read Article
 

Sponsored Links

 


Related Articles

 The Hidden Frame Technique Building an Ajax based application is all about the proper use of hidden frame technique. It is a smart way of building an Ajax based application. You can build a basic looking website but behind that is a powerful JavaScript coding that streams information asynchronously. The user will not see it b ...

 C# DAL Method Code Generator Generates C# data access layer method code for SQL sever stored procedu ...

 TLS: An exercise in concurrent programming A walkthough about multi-threading an app and a useful helper c ...

 Game Programming - One Introduction to the methods used to create a simple ...

 Game Programming - Two Introduction to the methods used to create a simple ...

 Game Programming - One Introduction to the methods used to create a simple ...

 Article :: Programming with Generic Delegates in .NET Paul Kimmel explains just how straightforward Lambda expressions, generics, and delegates really ...

 Yet Another Generic Factory Method An easily-applicable implementation of the design pattern Factory Me ...

 Article :: Programming the Windows Script Host Paul McFedries shows how to execute scripts and runs through the various elements in the Windows Script Host object mo ...

 Article :: Jumping in with Both Feet: A Visual Basic 2008 Programming Tour Learn to build a simple yet functional Visual Basic Applicati ...



Next: Text to Speech using Windows SAPI



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links