Welcome to MSDN Blogs Sign in | Join | Help

May 2008 - Posts

Enterprise Library 4.0 - May 2008

Collection of libraries for faster .NET development. Some parts you already have by using the CRM plattform but if your project requires extensions it might be worth looking at before doing investments on building stuff yourself. http://www.microsoft.com/downloads/details.aspx?FamilyId=90DE37E0-7B42-4044-99BE-F8ECFBBC5B65&displaylang=en
Posted by Jonas Deibe | 0 Comments
Filed under: , ,

Lambda expressions and anonymous methods on Metadata service in CRM 4.0

In C# 3.0 Microsoft has added lambda expression. This is not a new feature in computer languages originally designed on a conceptualized level way back in time by an American called Alonzo Church . Lamda expressions provide shorthand syntax for algorithms.
Posted by Jonas Deibe | 0 Comments
Filed under: , ,

Attachment(s): LambdaExample.zip

Playing around with filters on queues using a plug-in (C#)

Quite common I get questions regarding modifications on queues. What can be changed in the main GUI and how do I only display queues in context of the actual logged in user. The main GUI is not possible to change since it's none customized page but the
Posted by Jonas Deibe | 0 Comments
Filed under: , ,

Attachment(s): RemoveQueues.cs
 
Page view tracker