Tutorials Forums
     Tutorials Videos
        Sign Up Now For FREE

Articles tagged with: Community News

01
September
2010

Emacs Emulation Extension Now Available
5.0/5 rating (1 votes)

This extension provides basic support for Emacs keybindings and text editing commands, very similar to the built-in Emacs keyboard layout in VS 2008.  Once the extension is installed you should be able to use familiar keyboard shortcuts to execute Emacs commands within VS 2010.

download-now

Installation and Setup

Installing Emacs Emulation requires Visual Studio 2010 Pro, Premium, or Ultimate (the Express editions do not support extensions) and a one-time elevation to administrator permissions.  This elevation is necessary to install the keybindings file in the Visual Studio Program Folder.  The first time you launch Visual Studio after downloading and installing the extension, you should see a permissions dialog, shown below.  Click OK and follow the system prompt to elevate.  This is only required once; subsequent launches of Visual Studio will not prompt for elevation.

emacs00 

28
August
2010

How to Make Phone Calls From Inside Gmail
5.0/5 rating (1 votes)

Gmail voice and video chat makes it easy to stay in touch with friends and family using your computer’s microphone and speakers. But until now, this required both people to be at their computers, signed into Gmail at the same time. Given that most of us don’t spend all day in front of our computers, we thought, “wouldn’t it be nice if you could call people directly on their phones?”

Starting today, you can call any phone right from Gmail.
googlephone
17
August
2010

Online Chat:Scott Guthrie talks shop with developers
5.0/5 rating (1 votes)

ScottGu

 

 

Starts: Wednesday August 18, 2010, 10:00AM
Ends: Wednesday August 18, 2010, 11:30AM
Event Type: Training/Seminar
Location: This is a virtual event.
Price:
Website: https://www.livemeeting.com/cc/microsoft/join?id=G2K4BH&role=attend&pw=PN6.%3CQ%5Drb
Industry: computer software
Keywords: .NET, C#, Silverlight, WPF, web, design, Visual Studio, Microsoft, tech, developers, dev, SL, Java, Adobe, Flash
Intended For: Developers, designers, architects, Engineers
Organization: LIDNUG

 

Scott Guthrie is coming back - and will continue to do so every quarter.

Ask the Gu.

Don't miss out.

12
August
2010

Patch Available for the Growing Find and Replace Dialog
5.0/5 rating (1 votes)

One of our top reported Microsoft Connect issues since RTM has been that the Find and Replace dialog grows 16px on each use.  On repeated use, this can quickly take up your entire screen real estate.  We now have a patch available for this issue which you can download

download-now

If you have any additional questions, feel free to leave comments below.  If you’re experience problems with this patch, please file a Connect Bug, and we’ll investigate.

Thanks,

28
July
2010

ASP.NET MVC 3 Preview
5.0/5 rating (2 votes)

ASP.NET MVC 3 Preview 1 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 4 runtime.
ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).
The installation package includes templates and tools for Visual Studio 2010 to increase productivity when writing ASP.NET MVC applications. For example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. The default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP.NET MVC application.
Because the ASP.NET MVC framework is built on ASP.NET 4, developers can take advantage of existing ASP.NET features like authentication and authorization, profile settings, localization, and so on.
aspnetmvc3
now have a preview of version 3.0 - download from Microsoft:Download-72