Sign in
Arash Ghanaie-Sichanie Blog
Microsoft, Program Management, Live Services, Software + Service and more....
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Tags
Agile Development
Arash blog has moved
Arash Ghanaie-Sichanie
bio
Building Applications for Cloud Services
Business Application Building
Business Platform
Conference
CRM
Developer Persona
Developer Tools
Extensibility Architecture
Interoperability
Live Developer Platform
Live Mesh Developer Platform
Partner Hosted Business Platform
Scrum
Service Oriented Architectures
Silverlight
Software Project Management
Software+Service
Titan
Usability
Visual Studio Integration
Web Service APIs
Monthly Archives
Archives
December 2011
(1)
December 2008
(1)
November 2008
(1)
October 2008
(1)
April 2008
(1)
November 2007
(1)
October 2007
(1)
August 2007
(1)
May 2007
(2)
March 2007
(1)
February 2007
(2)
January 2007
(1)
December 2006
(2)
November 2006
(1)
October 2006
(1)
September 2006
(7)
August 2006
(5)
July 2006
(9)
June 2006
(4)
May 2006
(1)
April 2006
(4)
March 2006
(2)
February 2006
(4)
December 2005
(8)
November 2005
(2)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Arash Ghanaie-Sichanie Blog
Use Visual Studio 2005 to build CRM Callouts!
Posted
over 7 years ago
by
Arashs
29
Comments
You already can develop web services applications for CRM V3.0 using Visual Studio(VS) 2003 or 2005 (or any IDE that supports web service standards for that matter). This is because our web services uses WSDL standard that is platform and tool independent...
Arash Ghanaie-Sichanie Blog
Accessing Web Services From CRM Forms
Posted
over 7 years ago
by
Arashs
14
Comments
I have been very busy planning for our next release and I have to say, I am very excited about what we are doing next! More on that later........... I am still getting mail from folks asking how to access a web service from CRM forms. I thought I share...
Arash Ghanaie-Sichanie Blog
Calling “CRM” Web services using JScript
Posted
over 7 years ago
by
Arashs
20
Comments
Since I wrote the post about calling "any" web service from CRM forms (BTW, that is my most viewed post to date!), folks have written to me and asked "what the heck, what about calling “CRM” web services, hello"? Calling CRM web services from JScript...
Arash Ghanaie-Sichanie Blog
Working with CRM Form Lookup Controls Programmatically
Posted
over 7 years ago
by
Arashs
13
Comments
Lately, I have been asked a number of times about how to programmatically work with Lookup controls on CRM forms. Basically, you can read values from and set new values to almost all of the CRM form controls, including Lookups. You can write Jscript code...
Arash Ghanaie-Sichanie Blog
How to convert DynamicEntity to Strongly typed Business Entity
Posted
over 8 years ago
by
Arashs
4
Comments
As i mentioned in earlier blogs, Business Entities in Microsoft Dynamics CRM V3.0 can be represented using two different classes. For example an Account Business Entity can be represented using a DynamicEntity class instance or an account class instance...
Arash Ghanaie-Sichanie Blog
Generating a web service proxy manually
Posted
over 7 years ago
by
Arashs
6
Comments
When you use the VS 2005 callout template that I posted earlier you can take advantage of most of the new VS 2005 IDE features such as auto complete, IntelliSense, code snippets, etc to build your callout. However, if you need to generate a proxy to call...
Arash Ghanaie-Sichanie Blog
Building applications for Partner hosted CRM
Posted
over 7 years ago
by
Arashs
3
Comments
Earlier this year, we announced a new program to enable service providers offer hosted version of Microsoft Dynamics CRM 3.0 . The partner hosted version of CRM which is based on a Service Provider Licensing Agreement (SPLA) model delivers the same rich...
Arash Ghanaie-Sichanie Blog
A platform for building your business application, no matter what it is
Posted
over 7 years ago
by
Arashs
2
Comments
If you want to build a business application, let's say a real estate application, you typically will need a number of building blocks to construct your application architecture. You need UI components, service interfaces, security support, communications...
Arash Ghanaie-Sichanie Blog
Create IntelliSense Code Snippets for CRM
Posted
over 7 years ago
by
Arashs
2
Comments
Visual Studio 2005 IntelliSense Code Snippets feature enables pre-authored pieces of code to be created that can later be shared and inserted into your application. Code snippets increase productivity by reducing the amount of time spent typing repetitive...
Arash Ghanaie-Sichanie Blog
Thanks for all the nice comments
Posted
over 6 years ago
by
Arashs
1
Comments
Just had a chance to go through many comments that have been posted to my blog. Thank you for all the nice comments. As for CRM questions, sorry I am not going to spend much time replying to those. There are now other folks who are more qualified to answer...
Arash Ghanaie-Sichanie Blog
Write less code with CRM Helper classes...........
Posted
over 8 years ago
by
Arashs
3
Comments
Building an extremely developer friendly programming experience is a challenge, when you are working within the constraints of WSDL programming model. Basically, a WSDL programming model does not allow you to describe code/functions (e.g. user friendly...
Arash Ghanaie-Sichanie Blog
Customize CRM Data right inside Visual Studio 2005
Posted
over 7 years ago
by
Arashs
2
Comments
CRM customization tools are pretty cool in a sense that they allow you to customize the CRM schema with just a few clicks. If you are a developer building CRM Applications, you typically do this: go to CRM application UI in IE à add your data customizations...
Arash Ghanaie-Sichanie Blog
Agile development at Microsoft Dynamics CRM team
Posted
over 7 years ago
by
Arashs
6
Comments
I am not a big fan of waterfall software development model for many obvious (and not very obvious) reasons. At the risk of revealing my age, long before I joined Microsoft, I taught software development methodologies at European universities and I must...
Arash Ghanaie-Sichanie Blog
Programmatic way to download CRM attachments
Posted
over 7 years ago
by
Arashs
9
Comments
We have some sample code on this topic being released in the next rev of the SDK samples (coming very soon!). In the meantime, since I have been asked about this a few times, here is a simple piece of code that shows how to download CRM attachments using...
Arash Ghanaie-Sichanie Blog
What does a Program Manager do at Microsoft?
Posted
over 8 years ago
by
Arashs
0
Comments
I have been asked this question many many times. Mostly when I interview new candidates for Microsoft but also when I am having a frank chat with partners or customers at conferences etc. Steven Sinofsky, who has many years of experince at Microsoft,...
Arash Ghanaie-Sichanie Blog
Do you have a cool CRM Add-on?
Posted
over 7 years ago
by
Arashs
1
Comments
There are a number of very cool Microsoft CRM add-ons and plugins out there (A list of which can be found on solution finder ) so I have decided to mention the name of any cool add-on that I have recently saw a demo of, on my blog. No preference is given...
Arash Ghanaie-Sichanie Blog
Role of PMs in scrum process
Posted
over 7 years ago
by
Arashs
2
Comments
We are just about to finish the 5 th sprint. I blogged earlier about agile development at CRM team , but at the time I had little clue on how Program Managers(PMs) can add value to the new process. 5 sprints later, I think we know more about the role...
Arash Ghanaie-Sichanie Blog
To be Strongly typed or not to be....
Posted
over 8 years ago
by
Arashs
2
Comments
When we were designing the Microsoft Dynamics CRM V3.0 web services, we had a lot of discussions around how strongly typed our Object Model should be. Some developers including myself (although I am a “Program Manager” at Microsoft) would strongly prefer...
Arash Ghanaie-Sichanie Blog
Titan Software Design Review, what an event!
Posted
over 7 years ago
by
Arashs
1
Comments
I have been very busy lately so haven't had a chance to update my blogs for a while but I am back! We just finished a very exciting three day software design review event for Titan in Redmond. The event was packed with ISVs participating from all over...
Arash Ghanaie-Sichanie Blog
A plane that can also be driven as a car, only 148K on sale now!
Posted
over 7 years ago
by
Arashs
1
Comments
Couldn't resist the temptation to share this animation on the new roadable plane from Terrafugia .
Arash Ghanaie-Sichanie Blog
Web services standards, free for all...
Posted
over 7 years ago
by
Arashs
0
Comments
Today we made a great announcement which will significantly encourage and promote interoperability between applications and platforms. We simply pledged that any third party can create their own implementation of the web services standards that we have...
Arash Ghanaie-Sichanie Blog
Does Microsoft use Microsoft CRM internally?
Posted
over 7 years ago
by
Arashs
4
Comments
Yes, Absolutely! Let me tell you how we use it in the CRM product team in particular. Everyone across the product team, from program mangers to developers, testers, project managers, planners, designers, etc u se CRM on a daily basis and for our critical...
Arash Ghanaie-Sichanie Blog
Looking for a CRM Metadata "cache"? look no further.....
Posted
over 7 years ago
by
Arashs
0
Comments
CRM V3.0 comes with a brand new web service that provides information about the CRM metadata (e.g. what business entities are in the system, their attribute list, picklist values, etc). When we designed this web service, we had a specific goal to make...
Arash Ghanaie-Sichanie Blog
Biztalk 2006 adaptor for CRM V3.0
Posted
over 7 years ago
by
Arashs
0
Comments
Just got back from a week of holiday and while scrambling through hundreds of email found out that we finally released the Biztalk 2006 adaptor for CRM V3.0. Very Cool! The adaptor can be used inside Visual Studio and allows easier integration with ERP...
Arash Ghanaie-Sichanie Blog
Test drive CRM Titan Dev power at Convergence 2007
Posted
over 6 years ago
by
Arashs
2
Comments
It is very likely that I (or/and another collegue from CRM programmability) will be at Convergence 2007 this year. If you are a CRM customer or partner with an active NDA with Microsoft, there will be a chance to test drive the all new CRM Titan developer...
Page 1 of 3 (64 items)
1
2
3