New tutorials! Nice

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
3/4/2010 5:32:46 PM
Gravatar
Total Posts 22

New tutorials! Nice

Check out the new developer tutorial videos here:

http://www.mojoportal.com/developertrainingvideos.aspx

 

As I watched them, I noticed several places where Joe stops to collapse all projects to make it readable. I thought I'd see if there was a way to do "collapse all" in VS 2008, and came across PowerCommands for Visual Studio 2008, which does include a "Collapse Projects" command, among other things. I thought people working with MojoPortal would find this very useful:

http://code.msdn.microsoft.com/PowerCommands

3/5/2010 7:35:02 AM
Gravatar
Total Posts 18439

Re: New tutorials! Nice

Looks useful but reading the comments on that page it sounds like it may cause some problems as well.

There is a list of keyboard shortcuts here http://msdn.microsoft.com/en-us/library/da5kh0wa%28VS.80%29.aspx you can use the - key on the number pad to collapse a tree but unfortunately it does not work if you try it at the solution node, it does work if you select a project node it will collapse the folders in the project so it offers no real savings vs clicking the node to collapse it. Maybe VS 2010 has an improvement for this, I haven't tried it yet.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.