DevLifeStyle Community
All Tags » .NET (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Cool C# Code - Predecates, Lambda and Anonymous Methods

    i was reviewing a piece of code of a colleague, and i came across a very familiar pattern of code. basically he had a list of employees where he wanted to "loop" over and exclude any employees with age over 30. so his first attempt was the most common one: he used a foreach loop to remove all...
    Posted to Articles by Mohamad Halabi on 06-29-2009
    Filed under: Filed under: , , ,
  • Truly Understanding .NET Transactions and WCF Implementation

    Introduction Strictly speaking, implementing transactions in WCF is easy: you use attributes to control the service and operations behaviors and you are done! If that is the case, then why is the scrolling bar so tiny? Well that is because just about like everything else in programming; you need to understand...
    Posted to Articles by Mohamad Halabi on 04-22-2009
    Filed under: Filed under: ,
  • WCF Queued Messaging

    Solution.zip Who is this Article For? This article is aimed at developers who work with messaging across distributed systems. It assumes familiarity with the following: WCF Messaging concepts MSMQ Introduction Message Exchange Patterns (MEPs) are well known for seasoned developers. In a nutshell, messaging...
    Posted to Articles by Mohamad Halabi on 04-11-2009
    Filed under: Filed under: , ,
  • Developing with Microsoft Business Rule Engine

    Who is this article for? Mainly this article is for two set of readers: first are those who are new to Microsoft Business Rule Engine and are looking for a direct hands-on approach rather than going though the theory and architecture behind BRE (links for that at the Additional Resources section). Second...
    Posted to Articles by Mohamad Halabi on 04-08-2009
    Filed under: Filed under: ,
Page 1 of 1 (4 items)
Copyright© 2009 DevLifeStyle. All rights reserved
Powered by Community Server (Non-Commercial Edition), by Telligent Systems