Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio » C#   (RSS)

CRM developer toolkit v1

A new toolkit to make customizations to CRM 4.0 has been released. Download bits from http://code.msdn.microsoft.com/E2DevTkt View All CRM Entities - Displays a listing of CRM entities that are dynamically available from the CRM Explorer within Visual

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

Cache Tool source code

Console .WriteLine( "Cache tool source code as attachment..." ); Visual Studio 2005 project
Posted by Jonas Deibe | 3 Comments
Attachment(s): PrefireCRM4.zip
 
Page view tracker