Oana and Arthur | Our dev blog




Box Selection and Multi-Line Editing in VS 2010

Hi everyone, I just read a great post from Scott Guthrie (http://weblogs.asp.net/scottgu/archive/2010/04/26/box-selection-and-multi-line-editing-with-vs-2010.aspx) and watched the youtube video from Brittany Behrens (http://www.youtube.com/watch?v=qp2WuJ2rEE4&feature=player_embedded#!). 

Check them out & take care,

Arthur

Tags:
Categories: Visual Studio
0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


SVN plugin, part 3 (the last one)

The last two blog posts were about the SVN plugin for Visual Studio from the CodePlex page: http://tsvnaddin.codeplex.com/.

I did not try to get it running at work, but I took it for a spin for some at home. The plugin did it's job, but I stumbled upon some problems which made me use the good old Tortoise SVN client.

First of all if want to update or commit the files you've changed in the project/solution you only get the csproj/sln file to update -> this was a major issue for me.

A second issue is that the splash screen cannot be removed on x64 systems. I had no problems running it on my x86 laptop, but on my Windows 7 x64 laptop I couldn't get rid of that screen.

The last problem appeared when trying to remove the plugin... it just wouldn't let me remove it at all. I posted a solution on the project page on CodePlex: http://tsvnaddin.codeplex.com/Thread/View.aspx?ThreadId=79343.

To conclude, I have to say that the project is in it's beta state so the problems I encountered will probably be solved in the future and the good work of integrating SVN into Visual Studio should continue :)

With this post I end my thread on this Visual Studio SVN plugin. I will come back with further information when a new (maybe a stable) version of the plugin will be available.

Have a good night, Arthur 

Tags: , , , ,
Categories: SVN | Visual Studio | Windows
0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


SVN plugin, part 2

The SVN plugin didn't really integrate into my Visual Studio 2008 Pro at work so I didn't get the chance to use it at all.

I will be taking it for a ride for some personal stuff later next month, so I'll be back with a short review on it later.

 

Till then, take care,

Arthur

Tags: , , , ,
Categories: SVN
0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


Tortoise SVN client for Visual Studio

I've just found a great plug-in for Visual Studio for managing repositories. I've been using Tortoise SVN (which did a great job btw) but I was always looking for a nice integration with Visual Studio and now I found it at: http://tsvnaddin.codeplex.com/.

I will try it out for a couple of days and will come back with my impressions.

Till then, take care,

Arthur

Tags: , , , ,
Categories: .NET | Visual Studio
0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


Visual Studio 2010 RC and Moonlight 2

I read this morning that Visual Studio 2010 RC will be delivered february next year.

More details on this subject on: http://blogs.msdn.com/somasegar/archive/2009/12/17/visual-studio-2010-and-net-framework-4-beta-period-extended.aspx

A more different story is that the new Moonlight 2 version is avaible to download and install on linux, which I obviously did and I can say, it works fine so hats off for Novell.

Article: http://blogs.zdnet.com/microsoft/?p=4807

Official Moonlight site: http://go-mono.com/moonlight/

 

 

Tags: , ,
Categories: Silverlight | Visual Studio
0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed