Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » 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

The dynamic Cache Tool for CRM 1.2 - 4.0 versions

Or any other web application... simply change the paths in the configuration file. When doing demo's in a virtual environment as VPC it's pretty nice to have some sort of tool to pre-hit your application. I have made a simple console app that will do
Posted by Jonas Deibe | 1 Comments
Filed under: , , , ,

Attachment(s): Trigger CRM.msi

Creating a no-code workflow for CRM 4.0 with Visual Studio 2005 (2008)

New in CRM 4.0 is the possibility to build custom workflows using Windows Workflow Foundation (WF). WF is the programming model, engine and tools for quickly building workflow enabled applications on CRM 4.0. In previous version of CRM the engine was
Posted by Jonas Deibe | 5 Comments
Filed under: , , ,

Attachment(s): WfOpportunityReminder.zip

Access denied (401) when using CRM 4.0 plug-in registration tool?

I have made a slight modification on the CRM 4.0 Sdk plugin registration tool. I simple added a new property and once checked default credentionals are used when connection to discovery and crm webservice. It's your own choice now to either user current
Posted by Jonas Deibe | 5 Comments
Filed under: ,

Attachment(s): Pluginregtooldefaultcredcheckbox.zip

The Wait for Visual Studio 2008 is Over!

Full and trail versions please go to http://msdn2.microsoft.com/en-us/vstudio/default.aspx Training Kit http://www.microsoft.com/downloads/details.aspx?FamilyID=8bdaa836-0bba-4393-94db-6c3c4a0c98a1&DisplayLang=en Downloading...
Posted by Jonas Deibe | 1 Comments
Filed under: , ,

CRM 4.0 Plugin Example a simple "Logger"

In CRM 3.0 callouts was the business extension and in 4.0 its name changed to Plugins. Still it's the entry point for doing business extensions extending the product or customizing it for your needs. The product group has done a great work on re-engineered
Posted by Jonas Deibe | 7 Comments
Filed under: , ,

Attachment(s): Plugin_CTP3_VS2005_XML_example.rar

Office webb komponents i Microsoft CRM 3.0 (level 300)

I office finns det ett bra bibliotek för att programmera staplar och diagram precis som man kan göra ifrån tex Excel. Hur gör man då? Jag tänkte inte publicera en hel solution utan mera några exempel på möjligheter. Tex kan man relativt enkelt göra om
 
Page view tracker