VisualStudio2012

Showing posts with label VisualStudio2012. Show all posts

Visual Studio is the integrated development platform (IDE) from Microsoft that is used to build websites, web services, mobile applications, and desktop applications. If you are on the .NET platform, you have already used any one of the various versions of Visual Studio editor.

 

As Visual Studio 2022 has been already released a year ago, now the company has announced the end of support for the old versions: Visual Studio 2012, Visual Studio 2017, and Visual Studio 2019.

Published by on under Microsoft Visual Studio 2022 | News

Sometime we work on a Visual Studio solution file that has a huge nos. of projects and folders. Keeping all of them in the Solution Explorer, makes it difficult to manage. Visual Studio provides a way to make it simpler and cleaner.

 

Though it is available since Visual Studio 2012, but if you are not aware of this feature, let's discuss on this. Continue reading the post to learn about it.

Published by on under Tips | Visual Studio 2013

If you are a developer and developing code using Visual Studio IDE, you might want to learn the shortcut keys that our facorite IDE exposes to use. Mads Kristensen developed a Visual Studio extension and exported all the keyboard shortcuts of Visual Studio 2012, 2013 and 2015.

 

In this post, I am not only bookmarking the tool and link to the site, but also sharing the same with you. I hope, it will be useful for you in day to day development life.

Published by on under Tips | Visual Studio 2013

After the release of Visual Studio 2012 Update 3 (RTM) in 26th June, Microsoft released the 4th Update to the web today, the 13th November 2013. Within this timeframe, they also released couple of intermediate release of the Update 4 for beta testing and bug fixes.

 

This includes the latest cumulative series of feature additions and bug fixes. If you are waiting for the final release of Update 4, it’s the time to update your IDE with latest set of features & fixes.

Published by on under News | VisualStudio

After the release of Visual Studio 2012 Update 2 in April 2013, Microsoft just released the next RTM version of Visual Studio 2012 marked as Update 3 (26th June 2013). This includes the latest cumulative series of feature additions and bug fixes.

 

It also includes Team Foundation Server 2012 Update 3. If you are waiting for the final release of Update 3, it’s the time to update your IDE with latest set of features & fixes.

Published by on under News | VisualStudio

Majority of the developers uses source control server as their project’s repository. SVN and TFS (Team Foundation Server) are one of them. If you are one of the user, you are already familiar with the Check-In and Check-Out process that we do from Team Explorer.

 

In some case, you may need to do the same from command prompt. Today, this post will cover how to Check-Out and Check-In files/folders from command prompts.

Published by on under TFS | Tips

One of my friend, Abhishek Sur (Microsoft MVP, Client App Dev), recently published a book titled "Visual Studio 2012 and .NET 4.5 Expert Development Cookbook" covering basic usage of Visual Studio 2012 IDE, its various components and better utilization of the tool.

 

This post is just an announcement of the book and introduce you with the content of it. If you are willing to buy, find herewith the links of different store.

Published by on under .Net | Book

It’s just 10 days when Visual Studio 2012 Update 2 RTM was released and now again, Microsoft released their next update pack named “Update 3”. This release is currently available under CTP (Community Technology Preview) first release.

 

Find herewith more about this release i.e. list of changes and the link to download it. Keep in mind that, it’s a CTP release and not ready for production environment yet.

Published by on under News | VisualStudio

Just 2 months after the release of Visual Studio 2012 Update 2 CTP release, Microsoft released the final version of Visual Studio 2012 Update 2 which also includes a single Blend version that can be used to build apps for Silverlight, WPF, Windows Phone and Windows 8 Store etc.

 

The update is freely available for you to download from Microsoft site. I am going to share the direct link here for you to get easy access link.

Published by on under ExpressionBlend | News

Microsoft released CTP (Community Technology Preview) version of Visual Studio 2012 Update 2 just few months after the release of Visual Studio 2012 Update 1. This new release comes with the Blend for Visual Studio which now supports all the major project templates.

 

If you are using multiple versions of Expression Blend, it’s time for you to upgrade to this release. Find out more about this release and download links.

Published by on under ExpressionBlend | News

Did you install Visual Studio 2012 in a fresh new environment and willing to target your project for .NET Framework prior to Framework 4 but could not see the option to change to the older framework version? This post will help you in details.

 

Continue reading more to know about the default .NET Targeted Framework of Visual Studio 2012 and the steps to install additional framework version.

Published by on under .Net | VisualStudio

Along with Windows 8 RTM for MSDN/TechNet Subscribers, Microsoft released Visual Studio 2012 and .NET 4.5 to the MSDN/TechNet Subscribers and all other developers. This is the latest version of the popular Software development tool in Microsoft platform.

 

In a blog post today, Somasegar announced the availability of Visual Studio 2012, .NET 4.5 and Blend. Continue reading to find out the links and other important information about this releases.

Published by on under .Net | News

Yes, you read the title right. Just after the announcement of Windows 8 RTM, Microsoft announced the release date of Visual Studio 2012. The final product will be available to MSDN subscribers and general public on 15th August 2012.

 

Visual Studio 2012 virtual launch event will be organize by S. Somasegar and Jason Zander on 12th September 2012. Don’t miss the opportunity to watch it live.

Published by on under .Net | News

For last two days we learnt about the new attributes named “CallerMemberName” and “CallerLineNumber” introduced in CSharp 5.0.

 

Today in this post we will learn about another attribute named “CallerFilePath” which has been newly included in C# 5. Tune in to know about it with a simple example to trace the development issues that one source file can generate.

Published by on under .Net | C# 5.0

Yesterday we discussed about “CallerMemberName” attribute. If you didn’t read it, you can find it here: “What’s New in C# 5.0 - Learn about CallerMemberName Attribute”.

 

Today we will discuss about another attribute named “CallerLineNumberAttribute” that has been newly added in latest CSharp version i.e. C# 5.0. Tune in to learn about it’s feature and uses to trace our development issues. Don’t forget to ask your queries and leave a comment below if this post was helpful for you.

Published by on under .Net | C# 5.0

C# 5.0 comes with Visual Studio 2012 and .NET Framework 4.5. Currently it is in RC (Release Candidate) mode and will get the final RTM version soon. In our last CSharp blog post “Evolution of C# (1.0 – 5.0)”, we learned about the evolution of C# and also we also came to know about the main features introduced in each C# version.

 

Today in this post, we will learn about one new attribute that has been introduced in C# 5.0 named “CallerMemberName” for developers. Yes, it is for developers to trace the information about the caller code. Let’s begin discussing about it.

Published by on under .Net | C# 5.0

Visual Studio 2012 is currently in RC stage and many of us actually started exploring it by downloading. Each Visual Studio release is like Christmas for developers around the globe and Visual Studio 2012 is no exception!

 

Telerik released a Free eBook on Visual Studio 2012 and ASP.NET 4.5 for you which will walk you through the highlights and show you how to use the new features to make your life as a developer easier. Read more to download the Free eBook and start exploring it’s features.

Published by on under eBook | News

“Quick Launch” is a new feature in Visual Studio 2012. If you used Productivity Power Tools in Visual Studio 2010, you might be familiar with this. In Visual Studio 2010 Productivity Tools, you can see this with the name “Quick Access”.

 

Now Microsoft integrated it as “Quick Launch” in Visual Studio 2012 and to use it, you don’t have to install any extensions. This 4th tip on Visual Studio 2012 will guide you to know more about this new feature. So, continue reading and let me know your feedback.

Published by on under CodeProject | Tips

Microsoft Visual Studio 2012 RC is now available for public download. There are plenty of new enhancements in this release of Visual Studio IDE. I already started explaining them in my blog for the developers to improve their productivity using this new IDE.

 

Today in this productivity improvement post, we will know about the enhanced version of the Solution Explorer. It is not new and was available in earlier versions too but in this new release they added new enhancements for the developers. Check out the complete post to know about it and it’s benefits.

Published by on under CodeProject | Tips

In our last blog post we discussed about browser switching mechanism in Visual Studio 2012 for web developers to test their web applications against different web browsers which actually increases the productivity time of such applications.

 

Today in this post, we will learn about the Refactor feature of Visual Studio 2012 which will again improve your productivity without using any additional tools or extensions. So, continue reading this post to learn about this feature of new Visual Studio IDE.

Published by on under CodeProject | Tips