How to export keymap Rider in Visual Studio? - export

At the new job, everyone uses Visual Studio, but before that I worked in Rider and I want to transfer Keymap to Visual Studio. I'm using VS on win10.

Yes, as mu88 replied, it is impossible.

Related

WDK Templates won't show up in Visual Studio 2017

I started to play with Driver development again and I am using Visual studio Enterprise 2017.
I have something that actually gives me a headache as to now start asking why I install WDK and it does not show up in visual studio 2017. This, as far as I am concerned, has not been resolved.
Please anyone with an idea why this is impossible? I mean why WDK templates won't show in Visual studio 2017?

what are the correct tools to create a cube from SQL server 2012?

I am new to this field. I am trying to create a cube from SQL Server 2012. I generally know how to create a cube using Visual Studio 2010. But I can not find Visual Studio 2010 to download (or to buy). The IT person can provider Visual Studio 2015, but I do not know which version do I need (Visual Studio Community, Visual Studio Professional, or Visual Studio Enterprise?).
I downloaded the free version of SQL Server 2012 from https://www.microsoft.com/en-us/download/details.aspx?id=50003
But we did not install all of the features (see image 1 below)
When I create a new project in SQL management studio, it looks like image 2.
Can anyone point me to the right direction?
Thank you very much!
Download this version of SQL Server Data Tools (SSDT) to get the templates to create a cube, https://www.microsoft.com/en-us/download/details.aspx?id=36843.
It installs a Visual Studio shell if you don't have Visual Studio installed already. It's enough to use the cube project templates. SSDT is all you need to start develop cubes, tabular models, Integration Services packages, and Reporting Services solutions.
For SQL Server 2012, you should use Visual Studio 2010 to create cubes.
You need to have Data Tools installed so that you can create an Analysis Services Project.
See this article for more information: http://www.codeproject.com/Articles/451750/Installing-SQL-Server-Data-Tools-SSDT

Stand-alone SQL server data tool for visual studio 2013

Anywhere to download that tool without the visual studio 2013? I accidentally remove this tool and I really don't want to reinstall my visual studio 2013.
I searched vs->tools->extensions and updates; still can not find separate package.
Any good idea?

No WPF/Silverlight in VS2012?

I have installed VS2012 on a windows 8 machine and surprisingly doesn't show any WPF or Silverlight option when I create a project.
Am I missing something here?! In fact, it is not the way it used to be in VS2010. I only can see it as template under Visual C# which again it is under Online.
Why is that?
You need to install "Visual Studio Express for Windows Desktop"....it's a different edition which has restored the WPF capability.
http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-windows-desktop
http://blogs.msdn.com/b/visualstudio/archive/2012/09/12/visual-studio-express-2012-for-windows-desktop-is-here.aspx
To help decide if it's got all the capabilities you need:
Limitations of Visual Studio 2012 Express Desktop

Alternative IDE for Silverlight

I want to play around with silverlight without having to buy a Visual Studio 2008 license.
I already used my trial time with Visual Studio, so I'm trying to find another solution.
Any thing out there?
Thanks
Visual Web Developer Express SP1 is supported with RC0 and later. Install it first, then install the tools.
What I heard, you can use VS Express SP1 with Silverlight.
Use Eclipse
Eclipse tools for Microsoft Silverlight check out http://www.eclipse4sl.org/

Resources