Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
SAP provides UI Guidelines for CRM WebClient User Interface. Is there something similar for Microsoft Dynamics CRM or Microsoft Dynamics in general?
Yes. Download the Microsoft CRM 4.0 SDK which includes, among other things, the CRM 4.0 UI style guide, which sounds like what you're looking for.
Also User experience (UX) guidelines for Windows, Dynamics NAV and AX
There is a user interface guideline for Dynamics CRM 3.0 as well as UI style guide for dynamics CRM 4.0
Hope this helps,
hadi
Here is the URL of the latest UI Design Guidelines for Microsoft Dynamics CRM: Guidelines
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Are there any free tools for developing VB.NET applications?
Microsoft tools have express versions which are free:
http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-products
If you are not willing to go for microsoft product then here is an awesome product for you which is open source and much less in size:
It is called Sharp Develop:
http://www.icsharpcode.net/opensource/sd/ [Download and Info link]
Microsoft Visual Studio Community (Visual Studio Express) is a free and full-featured IDE for building apps for Web, Windows Store, Windows Desktop, and even Android and iOS using programming languages including C#, C++, HTML/JavaScript, and Visual Basic.
https://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx
But its only licensed to use for academic/ research kind projects. See the terms:
https://www.visualstudio.com/support/legal/dn877550
A good free IDE is available from CodePlex, called SharpDevelop.
https://sharpdevelop.codeplex.com/releases/view/111370
But you still need to make sure the controls used in your projects are licenced.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm wanting to learn about the API and add-on capability of the Mac version of Office, 2011.
I cannot find any documentation on MSDN - it must be hidden well. Can someone point me at it please? Thank you.
You can find the the Mac Office 2011 VBA reference docs at http://mac2.microsoft.com/vb/1033/default.aspx?src=office.
In almost all cases, the PC version of Office 2010 VBA references are concurrent with the Mac Office 2011 versions, but you can locate the Object Model Changes from Microsoft - Product - 2010 on each product under the Visual Basic Help page and you'll see what may have been added, removed or changed. For example, here is the Object Model Changes from Microsoft Word 2010.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I spent a lot of time reading blogs and tutorials on the Net regarding how to do this and that with VS2010, but I thought it would be better to learn it in a more systematic way.
Do you know of a good website/book that will teach me how to use Visual Studio 2010/2008 Team System + Microsoft Project to perform various tasks from Project Management to code development and testing in the way the software was designed for?
Thank you.
Go to the supplier ;o) Microsoft has a nice section dedicated to Visual Studio 2010 and .NET Framework 4 Training
From the ad I'm seeing to the right at this very moment:
http://ads.stackoverflow.com/a.aspx?Task=Click&ZoneID=4&CampaignID=854&AdvertiserID=200&BannerID=1469&SiteID=1&RandomNumber=1794578319&Keywords=visual-studio-2010%2cproject-management%2cx-user-highrep%2cx-user-registered
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
If I recall correctly one of the limitations of the Office 2007 Ribbon UI was that you cannot use it to compete with other MS Office products like Word or Excel.
Does this same restriction apply for the Windows 7 Ribbon UI?
Thanx.
This is from the Windows Ribbon Development newsgroup:
Just like Windows common controls,
there are no unusual licensing
requirements involved when using the
Windows Ribbon framework in your
applications.
Here's more info on the Windows Ribbon Framework and also some UI Guidelines.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
We are switching over to SVN+Jira+VS2008 for our .NET development. Are there any plugins for Visual Studio that allow to work with Jira directly from the IDE? It would be great if it could be integrated with SVN support (we use AnkhSVN for now), although it's probably too much to ask. Google did not yield much, only some mailing lists which were mostly about other topics.
Atlassian has published a free connector for Visual Studio. It's available from the plugin exchange website : https://plugins.atlassian.com/plugin/details/19493
The JIRA-VSTD integration already exists; I just found it yesterday.
Check this out. It's a commercial product by ALM Works.
I havent personally tried it myself, but in the process of obtaining it.
The VSJira Visual Studio extension was started in October 2015 and is actively maintained as of this month (January 2018).
Looks like this has been deprecated by Atlassian
https://developer.atlassian.com/blog/2015/06/discontinuing-ide-connectors-support/
but i download and fix some part of it's connector and now you can download in visual studio 2015:
http://u2s.ir/3fknUR
fix that i done: extension.vsixmanifest, [Content_Types].xml
and zip all file as Atlassian Connector For Visual Studio.vsix
sorry i just test with my jira version and it possible that with new version of jira does not work with this
tested with JIRA v6.1.4