Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
2answers
1k views

Change number of Recent Projects displayed on VS2010 Start Page

Ok, I had VS2010 Start Page set up to display 20+ projects in the Recent Projects section, but while I was messing around with theming and importing/exporting settings I seem to have reset it back to ...
3
votes
2answers
2k views

How do you get a Rails project to start with index.html.erb instead of index.html?

My index.html page for my project needs some Ruby code so I need to change it to a .erb extension. How do I configure Rails to identify the index.html.erb file as the starting page of the project ...
1
vote
1answer
188 views

How can I customize the Visual Studio 2010 Start Page to show recent Websites?

Is it possible to have the Visual Studio 2010 Start Page show a list of Recent Websites in addition to (or in place of) the list of Recent Projects? Most of my solutions are Websites, and it's ...
1
vote
2answers
162 views

How to Open a Solution from a Custom VS2010 Start Page

I'm writing a custom WPF Start Page for VS2010. I have it displaying a list of common solutions used by me in a View. Now, I want to open the Solution in VS when selected. Any ideas? I'm looking at ...
1
vote
1answer
329 views

How to customize the Visual Studio 2010 RC StartPage recent projects

I'd like to play around with customizing the visual studio 2010 rc start page recent items. For what I have in mind I'd need to customize the datasource / databinding but I can't find where the ...
0
votes
1answer
44 views

Customizing (not changing!) the VS 2008 start menu

Is it possible to customize the VS2008 start menu (remove the RSS feeds, expand recent programs, etc.)?
0
votes
3answers
339 views

How do I make Visual Studio Start Page display my checked out files?

We use Visual Source Safe. Is there a way to have the all-files-checked-out-to-me report display on the Start Page in Visual Studio? So that when I opened VS, I'd see a report of everything I have ...
0
votes
1answer
88 views

Is there a library that helps publish portlets to all the different portals? eg. Google Gadgets, Vista Sidebar, JSR 168, Facebook

These days there are so many different sites and environments where you can setup a portal and pull data from all over the place. Each of course expects the data in its own format. Do you know of any ...