Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the updates to Visual Studio 2013?

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly talks about "what are the updated contents of Visual Studio 2013". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Now let the editor take you to learn "what are the updated contents of Visual Studio 2013"?

.net Framework version support

Before, after the release of VS2012, and then had the details of the update of the VS2013 version, I read it, and I didn't want to update it, because Microsoft said that it no longer seemed to support the lower version of the Framewrok framework, and it was also complained by the majority of programmers. It may be that Microsoft changed its mind or brought all the versions in, which should be a good thing for programmers or companies who want to upgrade VS tools.

One Asp.Net

Since I am mainly involved in Web now, let's create a Web program and have a look.

You can see that there is only one template in the4.5 version of .net Framwork. All right, click in first and then look at it.

The original option can be selected here, or good, do not know whether the previous VS2012 has a secondary function, I do not seem to have seen before.

Browser link support

Directly above the picture.

You can collect all your local browsers, and then you can directly select the browser you want to use for preview or debugging, which is much more convenient than before. This function is also available in VS2012, but record it here.

The next feature should be even better, it can support multiple browsers as your default browser. Selection control can be carried out through Ctrl.

It's a great, practical function.

Support for the Bootstrap library

I've known about this before, and I seem to have added it to VS2012, and the version is relatively low, so I don't remember it very much. BootStrap3.0 is now supported in this version. BootStrap is a very powerful front-end UI, if you don't know much about it, you can go directly to the official website http://www.bootstrap.com/, as well as the Chinese official website document http://www.bootcss.com/.

Through the project you just created, you can see the bootstrap.js file and the version specification in the JavaScript folder. Here is another good thing you can take a look at and learn, the object is dishes like me, that is, dynamic style language, I have never used it, but it looks very NB.

Asp.Net MVC 5.0

Look at the screenshot above, you can find that it is Asp.Net 5.0L, so fast, I did not come to learn MVC1,2, is to learn MVC3.0 directly, and then to now MVC5, it seems to compare MVC4.0 and MVC5.0 to learn, but I have heard that MVC5.0 is not much newer than MVC4.0.

Inadvertently found another class library reference

This is a special processing of Json data, seems to be better than Microsoft, it seems that Microsoft integrates more technologies, teams, can drive more people to participate in it, the focus is open source, let the world's big cattle to optimize.

Entity Framework 6.0

Entity Framework ORM framework, I have only recently learned to learn, the direct learning is that EF5 feels very powerful, although the company still uses Ado.Net, there is no way to feel that there are too few documents at the same time, so it seems that I should read more English blog documents.

Entity Framework 6 is the first version of EF after open source, and it is compatible with Mono, that is, EF6 can run on Mono. Previously, EF1-5 could not run on Mono. And Entity Framework Power Tools Beta 4 adds EF6 and Visual Studio 2013 support. Mono doesn't know much either, but there are already a lot of people using it in the project, so you can check it out.

Knockout.js

This Js framework feels very good, as if it is also a framework that appeared for MVVM. In the past, it seems that it was mainly used in the development of WPF, and I don't remember it, and I know it well, but I am learning this Js framework. There is a document http://knockoutjs.com/ on the official website, if you are good at English, then there is no problem, and then you can also read it in Uncle Tom's blog. The translation is very good, and add the uncle's own superb opinions.

This is a Web application that has been built for MVC4.0, and it has been built in VS2012 before.

But it's not clear when Microsoft started to support it. Anyway, it feels good to have it, and now MVC can also learn from the development model of MVVM for rectification and reform. After all, MVVM is also evolved from MVC.

Asp.Net Web Api

The Asp.Net Web Api function is really good, docking with various clients (browsers, mobile devices) to build a framework for http services.

Of course, the version has been updated to 2 now. Support and integration of ASP.NET Web API 2 OWIN.

It is now possible to associate OWIN through Nuget

After installation, the project references the relevant class libraries.

Then can carry on the relevant trial, the specific use will not be introduced, I do not know, the first time to play this thing.

Other

Of course, the update is not just the points I introduced above. There's a lot more.

For example:

1.Microsoft.AspNet.Identity: ASP.NET Identity is a new authentication system for building ASP.NET web applications. ASP.NET Identity allows your application to log in and easily customize the relevant data of the logged-in user.

2.ASP.NET SignalR 2.0: is an ASP.NET developer that simplifies the process of turning real-time network functions into an application library. The real-time Web feature is the ability for connected client-server code to push content that becomes available instantly, rather than having the server wait for the client to request new data.

3.Nuget 2.7: this version of NuGet no longer needs to provide explicit consent for the NuGet package restore function to download the package. Agree (the relevant check box in the preferences dialog box in NuGet) now installed NuGet Grant. The default way package restore works.

The rectification and improvement of 4.TFS and the integration of Git.

5. Joined Python IDE.

At this point, I believe you have a deeper understanding of "what are the updated contents of Visual Studio 2013?" you might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report