Sign in
Jonas Deibe - Dynamics CRM, C#, JS
My personal blog about Microsoft Dynamics in code, picture and text (Stockholm/Sweden)
Search
Common tasks
Subscribe via RSS
Blog Home
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Tags
ASP.NET
C#
CRM 3.0
CRM 4.0
Document
English
Javascript
Live.com
Microsoft
MOSS/WSS
MSCRM SDK
Office
Performance Point Server
Personal
Reports
SaaS
SE
Settings
Sure Step
TechReady
Titan
Visual Studio
WorkFlow
WP7
XML
Link List
Other Bloggs
CRM Team
CRM Norway
Michael Höhne
CRM UK
Swedish Microsoft bloggers
Microsoft CRM Links
Microsoft Dynamics CRM Developer Center
Microsoft CRM
Microsoft CRM Community
Microsoft Dynamics
Dynamics Resource Center
Links
Personal Jonas Deibe
My private site
Archive
Archives
October 2012
(1)
March 2012
(1)
September 2011
(2)
November 2010
(1)
October 2010
(1)
August 2010
(1)
March 2010
(1)
February 2010
(2)
October 2009
(1)
August 2009
(2)
July 2009
(1)
June 2009
(1)
April 2009
(1)
March 2009
(4)
February 2009
(1)
January 2009
(1)
December 2008
(1)
November 2008
(1)
October 2008
(3)
September 2008
(3)
August 2008
(1)
July 2008
(1)
June 2008
(1)
May 2008
(3)
April 2008
(2)
March 2008
(5)
February 2008
(3)
January 2008
(6)
December 2007
(2)
November 2007
(5)
October 2007
(5)
September 2007
(2)
August 2007
(1)
June 2007
(3)
May 2007
(2)
April 2007
(5)
March 2007
(4)
February 2007
(3)
January 2007
(2)
December 2006
(4)
November 2006
(3)
October 2006
(3)
MSDN Blogs
>
Jonas Deibe - Dynamics CRM, C#, JS
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jonas Deibe - Dynamics CRM, C#, JS
Silverlight 2 Launched
Posted
over 5 years ago
by
jonadei
0
Comments
Check it out at http://silverlight/launch/
Jonas Deibe - Dynamics CRM, C#, JS
Laptop on memory steroids
Posted
over 5 years ago
by
jonadei
2
Comments
Virtualization on my laptop is now a dream!
Jonas Deibe - Dynamics CRM, C#, JS
Sure step case study
Posted
over 5 years ago
by
jonadei
4
Comments
IT Consultancy Improves Project Management and Closes More Deals with Sure Step http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001778 Sure Step is a methodology for implementations, optimizations, and upgrades of Microsoft Dynamics...
Jonas Deibe - Dynamics CRM, C#, JS
Building a new demo disc on Windows 2008 Server
Posted
over 5 years ago
by
jonadei
0
Comments
Today was a good day to rebuild my CRM 4.0 demo discs. I started up with downloading latest version of OS (windows 2008 server), to be honest is my first time installing w2008. The installation was super smooth and we have added very nice features to...
Jonas Deibe - Dynamics CRM, C#, JS
Demo online
Posted
over 5 years ago
by
jonadei
1
Comments
Great place to find cool and usefull solutions http://www.democrmonline.com/
Jonas Deibe - Dynamics CRM, C#, JS
Back in the office
Posted
over 5 years ago
by
jonadei
1
Comments
Expect some more activity from me here soon!
Jonas Deibe - Dynamics CRM, C#, JS
Vacation and house fixing
Posted
over 5 years ago
by
jonadei
1
Comments
I proberly won't blog a lot this summer since I got a house project. We bought our dream house quite near the sport area called Globen . The deal got finalized the same day as I was hosting the MS CRM-E2 ( E ngineering for E nterprise visit to Stockholm...
Jonas Deibe - Dynamics CRM, C#, JS
Reading the right CRM blogs?
Posted
over 5 years ago
by
jonadei
0
Comments
Ben has created a list of useful resource for the CRM community. if you are not listed and active blogger please ping Ben http://blogs.msdn.com/benriga/archive/2008/05/28/reading-the-right-crm-blogs.aspx
Jonas Deibe - Dynamics CRM, C#, JS
Enterprise Library 4.0 - May 2008
Posted
over 5 years ago
by
jonadei
0
Comments
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...
Jonas Deibe - Dynamics CRM, C#, JS
Lambda expressions and anonymous methods on Metadata service in CRM 4.0
Posted
over 5 years ago
by
jonadei
0
Comments
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...
Jonas Deibe - Dynamics CRM, C#, JS
Playing around with filters on queues using a plug-in (C#)
Posted
over 5 years ago
by
jonadei
0
Comments
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...
Jonas Deibe - Dynamics CRM, C#, JS
CRM Online
Posted
over 5 years ago
by
jonadei
1
Comments
Today CRM Online is available as service from Microsoft. Yes the name has changed from Dynamics CRM Live to Microsoft Dynamics CRM Online (Not to confuse too much on the existing www.live.com platform targeting more the consumer and smaller business)...
Jonas Deibe - Dynamics CRM, C#, JS
Supported messages for plug-ins
Posted
over 5 years ago
by
jonadei
4
Comments
Example t-sql style... There is an example in the SDK how to do this in C# code (Server\HowTo\CS\Entities\RetrieveSupportedMessages.cs) In some scenarios you might not find your supported message but a workaround could be to set the Triggering Pipeline...
Jonas Deibe - Dynamics CRM, C#, JS
Sure Step what's in it for me?
Posted
over 5 years ago
by
jonadei
6
Comments
Today I welcome a collegue of my Rebecka Isaksson as my first guest blogger. Rebecka is focusing on project management and business analysis and is part of the global Sure Step Development Team. Here we go Sure Step methodology Overview of Sure...
Jonas Deibe - Dynamics CRM, C#, JS
Cache Tool source code
Posted
over 5 years ago
by
jonadei
3
Comments
Console .WriteLine( "Cache tool source code as attachment..." ); Visual Studio 2005 project
Jonas Deibe - Dynamics CRM, C#, JS
The dynamic Cache Tool for CRM 1.2 - 4.0 versions
Posted
over 5 years ago
by
jonadei
1
Comments
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...
Jonas Deibe - Dynamics CRM, C#, JS
Email router doesn't start (Microsoft.Crm.Tools.EmailAgent.SystemState.xml is empty)
Posted
over 5 years ago
by
jonadei
2
Comments
Suddenly my email router stopped working in my VPC. A look in the event viewer showed #16192 - The E-mail Router service could not run the service main background thread. The E-mail Router service cannot continue and will now shut down. System.Configuration...
Jonas Deibe - Dynamics CRM, C#, JS
Learn how Visual Studio implements intellisense for ISV, Sitemap ect in CRM 4.0
Posted
over 5 years ago
by
jonadei
5
Comments
Intellisense your isv, sitemap or customizations in Visual Studio 2008 (2005)? Well it's really easy and makes modifications safe and controlled compared to manually/none intellisense. The example also works with other products and is not specific to...
Jonas Deibe - Dynamics CRM, C#, JS
Error while installing language pack in MS CRM 4.0?
Posted
over 5 years ago
by
jonadei
7
Comments
If you enable language packs after you have removed some out-of-the-box fields (e.g a tab) a language pack will fail. SE is currently working on a hot fix. Workarounds until hotfix is released; 1. Enable for example Swedish before applying the...
Jonas Deibe - Dynamics CRM, C#, JS
TechReady VI
Posted
over 5 years ago
by
jonadei
2
Comments
A great start at the TechReady 6 conference in Seattle for Microsoft Business Applications. For those not familiar with the conference, it's our internal, 2 times per year gathering of field technical personnel from around the world to get together and...
Jonas Deibe - Dynamics CRM, C#, JS
Blog corner report from the Swedish CRM 4.0 release
Posted
over 5 years ago
by
jonadei
2
Comments
Today I was at the Nacka Factory for the Swedish CRM 4.0 release party. Allot of customers, partners and Microsoft staff was there. I and Michael Höhne from Stunnware were represented at the blog corner. Many people stopped by and we had a really nice...
Jonas Deibe - Dynamics CRM, C#, JS
CRM 4.0 on Citrix
Posted
over 5 years ago
by
jonadei
1
Comments
CRM 4.0 now on Citrix (Presentation Server 4.5 (32 & 64 bit)) Read more here http://www.citrix.com/English/ps2/citrixready/product.asp?contentID=1297093
Jonas Deibe - Dynamics CRM, C#, JS
Creating a no-code workflow for CRM 4.0 with Visual Studio 2005 (2008)
Posted
over 5 years ago
by
jonadei
6
Comments
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...
Jonas Deibe - Dynamics CRM, C#, JS
Microsoft CRM 4.0 Sweden Customer Launch Events
Posted
over 5 years ago
by
jonadei
1
Comments
Malmö - Hotel Konserthuset, Amiralsgatan 19 den 6 februari kl 9.00 – 14.00 Stockholm - 7 februari kl 9.00 – 17.00, Factory, Augustendalstorget 6, 131 26 Nacka Strand. I will be attending the one in Stockholm and you find me in the " meet the bloggers...
Jonas Deibe - Dynamics CRM, C#, JS
Access denied (401) when using CRM 4.0 plug-in registration tool?
Posted
over 5 years ago
by
jonadei
5
Comments
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...
Page 2 of 4 (96 items)
1
2
3
4