Where can I find the Mac Office 2011 developer details? [closed] - macos

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.

Related

WAMP requires Microsoft Visual Studio 2012 : VC 11 however that is no longer available on the microsoft website [closed]

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 5 years ago.
Improve this question
Visual Studio 2012 : VC 11 vcredist_x64/86.exe is no longer available on the Microsoft website though I need it to run WAMP.
This is the link to where the download is supposed to be:
http://www.microsoft.com/en-us/download/details.aspx?id=30679
How can I get these files ? Is there any third party downloads ?
Yes, WAMPServer support have added an installer for all the MSVC Redist libraries to the Secondary repository of Wampserver files which you can find here. For some reason MS keep messing with the location of these downloads.
Secondary repository of Wampserver files
Scroll down to the botton of that page and look for Microsoft VC++ packages VC2008, 2010, 2012, 2013, 2015 zip files
You can also find the link on the WAMPServer Forum page called WAMPServer 3 All you need to know

How can I share a Visual Studio project across computers easily? [closed]

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 2 years ago.
Improve this question
I own two computers at two different houses. I want to be able to work on a Visual Studio project on both of these computers easily.
Currently I'm mailing the project from one computer to the other, or using Dropbox. Very inconvenient.
What's the easiest way to share the project more conveniently?
Btw, I'm using the free Visual Studio Community 2013 edition, and I'm looking for a free option.
The best way is using version controlling system like Git
Use Visual Studio Online to manage your Project, it is free for up to 5 users and you can use Git as your version control. Then you just create a new Project and add your code. AFter this it is easy to commit and sync your work on both computers.
Either use the VS community version; there is also a cloud version, or it could be shared with dropbox or onedrive and many others.

Are there any free tools for developing VB.NET applications? [closed]

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.

Good source for studying professional software development with Visual Studio 2010? [closed]

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

Where do I download : VBRun60sp6.exe (which installs Visual Basic 6.0 SP6 run-time files)? [closed]

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 last year.
Improve this question
When I go to the MS web page describing the latest VB Runtime Files list it directs me to what looks like the right download for VBRun60sp6.exe but when I actually download it it's VB6.0-KB290887-X86.exe which is just the OleAut32.dll update for VB6.
I downloaded the VB6 IDE SP6 update but it installs directly to the Dev machine and I want to capture all of the files in one place. (If I do an /T extract from that update it doesn't have the .DLL files, etc. since it's an update).
Any ideas?
Download from:
http://www.microsoft.com/downloads/details.aspx?familyid=7B9BA261-7A9C-43E7-9117-F673077FFB3C&displaylang=en
If you can't find, it check out this search:
http://social.msdn.microsoft.com/Search/en-US?query=VBRun60sp6.exe
I know this is ancient, but I found this via Google because I need to run some old, line-of-business application written in VB6 even today.
For those looking for the Visual Basic 6.0: Run-Time Redistribution Pack (SP6) (vbrun60sp6): none of the official Microsoft source has it anymore. So I ended up digging through some old backups of mine and I found a copy. I uploaded them here vbrun60sp6 - Visual Basic 6.0: Run-Time Redistribution Pack (SP6)

Resources