Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
(It did ship in 2005, so... ;))
 
No edit summary
 
Line 1: Line 1:
  +
<onlyinclude>{{{{{tpl|tooltip}}}
−
== What is Visual Studio? ==
 
  +
|mode={{{mode|}}}
  +
|arg={{{arg|}}}
  +
|name=Cataclysm Shoulderguards
  +
|itemid=30168
  +
|quality=Epic
  +
|ilvl=133
  +
|icon=INV_Shoulder_14
  +
|slot=Shoulder
  +
|level=70
  +
|bind=BoP
  +
|type=Mail
  +
|armor=790
  +
|attrib=+53 Stamina<br />+36 Intellect<br />+20 Spirit
  +
|sockets={{socket|Blue}}<br />{{socket|Blue}}
  +
|sockbonus=+4 Spell Power
  +
|classes=Shaman
  +
|set=Cataclysm Raiment
  +
|setpc=5
  +
|durability=100
  +
}}</onlyinclude>
  +
This item is part of the [[Cataclysm Raiment]] armor set, the [[Tier 5]] raid set for restoration [[shaman]]s.
   
  +
==Source==
−
[http://msdn.microsoft.com/vstudio/ Visual Studio] is a commercial [http://en.wikipedia.org/wiki/IDE IDE] for software development by [http://www.microsoft.com Microsoft]. It is especially used in application development for the Microsoft Windows operating systems. Because of its high price and rather complex structure it will probably overtax any hobbyist AddOn-Developer. However, it's a well known and appreciated tool for many professional software developers.
 
  +
This item can be purchased for {{costitem|1|Pauldrons of the Vanquished Champion}} from:
  +
* {{NPC|Scryers|Veynna Dawnstar|Keeper of Sha'tari Heirlooms}} in [[Shattrath City]]
  +
* {{NPC|Aldor|Kelara|Keeper of Sha'tari Heirlooms}} in [[Shattrath City]]
   
  +
==External links==
−
== Why Visual Studio? ==
 
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
  +
Links that do not conform to the rules will be DELETED.
  +
Repeat violations may result in a BAN.
  +
Have a nice day. :) -->
  +
{{Elinks-item|30168}}
  +
   
  +
[[Category:World of Warcraft mail shoulder items]]
−
First off: Visual Studio might be a really bad choice for most AddOn-developers out there. It's very expensive, complex and you won't be able to make use of its most powerful features when just using it for AddOn writing. However, there might be some developers out there who are already familiar with it and want to use it for AddOn development out of habit.
 
  +
[[Category:World of Warcraft epic items]]
−  
  +
[[Category:World of Warcraft socketed items]]
−
Again, if you haven't heard of Visual Studio up to this point, you are almost certainly not going to want to use it for WoW scripting.
 
−  
−
You can download [http://msdn.microsoft.com/vstudio/express/default.aspx Visual Studio Express] for free from Microsoft.
 
−  
−
== Visual Studio and LUA ==
 
−  
−
A plugin for [http://www.lua.org LUA]-support for Visual Studio 2003 can be found [http://www.sjbrown.co.uk/?code=lualite here]. It's basically a simple syntax scheme and does not take real advantage of any advanced VS-features. There's a pseudo-IntelliSense feature but it doesn't work very well. So don't expect anything special here.
 
−
Notice that the plugin only works on the 2003 versions of Visual Studio .NET!
 
−  
−
A plugin for [http://www.lua.org LUA]-support for Visual Studio 2005 can be found [http://www.trystan.org/lua.html here]. This plug-in supports syntax highlighting, project support, basic MSBuild integration, and shell integration. Intellisense and code regions are in the works. Notice that the plugin only works on the 2005 versions of Visual Studio .NET!
 
−  
−
== Visual Studio and XML ==
 
−  
−
This might become the one reason for using Visual Studio in AddOn-development. Those of you who played around with the Whidbey-Beta will know what I mean.
 
−  
−
The XML editor included in .NET 2003 is okay, but really nothing special. It has basic XSD support and stuff, but it really won't stand a chance against tools like [http://www.altova.com/products_ide.html XMLspy]. However, with the upcoming release of version 2005 things will change. The whole XML-Editor was rewritten in the new version and can now easily compete with most XML-Editors out there, free and commercial. So anyone who is already planning to buy Whidbey once it's released will greatly appreciate it's XML-capabilities for WoW-scripting.
 
−  
−
[[Category:Interface Customization]]
 
−
[[Category:Glossary]]
 

Revision as of 13:49, 9 November 2010

Inv shoulder 14

This item is part of the Cataclysm Raiment armor set, the Tier 5 raid set for restoration shamans.

Source

This item can be purchased for 1 Pauldrons of the Vanquished Champion from:

External links