Always remain updated about current software development trends

Articles having tag: VISUAL STUDIO 2010

[Visual Studio Extension Of The Day] PHP Tools for Visual Studio

  PHP Tools extend Visual Studio with the support for PHP code. The extension adds syntax highlighting, real-time checking of syntax errors, code outlining which makes it easier to understand code and navigation features, so that you can easily go...

Getting started with LINQ to SharePoint

One of the major advantages of SharePoint 2010 is the support for LINQ. If you are new to LINQ, I would recommend you to read the below article from MSDN.http://msdn.microsoft.com/en-us/library/bb397926.aspxWith the support of LINQ to SharePoint, in SharePoint...

Developing JAVA Projects using jDeveloper and TFS as Source Control

Oracle JDeveloperis a free integrated development environment that simplifies the development of Java-based SOA and Java EE applications.One of main goals ofTeam Foundation Server 2010is to support heterogeneous development environments and of course part of...

Developing PHP Project using Expression Web and TFS as SourceControl

Expression Webis a great website development environment with Expression Web 4 SP1 you have several new productivity features, and updates toPHP support. The following link illustrates Expression Web's updated PHP IntelliSense, the new "Open as PHP"...

Integrate BING API for Search inside ASP.Net web application

As you might already know, Bing is the Microsoft Search engine and is getting popular day by day. Bing offers APIs that can be integrated into your website to increase your website functionality. At this moment, there are two important APIs available. They...

There’s no better time to seize the future!

 Upgrade your team to Visual Studio Premium with MSDN and save 15%. MSDN offers up cool resources\u2014including 12,000+ downloads for servers, tools, and apps. The best part? Every subscriber gets the next version of Visual Studio when it ships. Score!More...

C# and VB.NET language specification

Hi,If you search in your vs installation dir under subfolderMicrosoft Visual Studio 10.0\\VB\\SpecificationsandMicrosoft Visual Studio 10.0\\VC#\\Specificationsyou can found documents about language specificaiton. If you have 5 minutes to spend i think it's a...

Instant Feature Builder extension for Visual Studio 2010

Package documentation, source code and interaction logic to run inside Visual Studio as a guide, training or hands on lab.

Deleting Team Project in Team Foundation Server 2010

I'm seeing a lot of people still using some old ways ported fromTFS 2008to delete a team project likeTFSDeleteProjectutility. InTFS 2010the administration tasks are made very easy to help you in a lot of administration stuff, for the deletion point...