Stories recently tagged with 'Migration'

Getting started with Migrator.net(lostechies.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 8 months ago

"Database refactoring, [..] this is one area that they Ruby crowd has gotten in right (not saying that they haven't got other things right), but with Migrations, it is amazingly easy to create objects in your database and then easily version your database." read more...

1 comment |category: |Views: 175

tags: another

Silverlight 2: migrating from alpha to beta 1(weblogs.asp.net)

submitted by PluginbabyPluginbaby(1190) 3 years, 10 months ago

Today I had to migrate a Silverlight Alpha 1.1 project to Silverlight 2 beta 1 for a client. As we had to expect there are a lot of changes! First thing to notice: after installing Silverlight 2 Tools for Visual Studio 2008 you won't be able to open your Silverlight 1.1 projects in VS2008, you have to migrate. read more...

add a comment |category: |Views: 1

tags: another

Mono Migration Analyzer(haacked.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 2 months ago

"Now this is a stroke of genius. If you want people to consider making their .NET applications work on Mono, give them a tool that informs them ahead of time how much trouble (or how easy) it will be to migrate to Mono." read more...

add a comment |category: |Views: 3

tags: another

.NET 1.1 to .NET 2.0 Migration(blogs.msdn.com)

submitted by dalzieldalziel(6230) 5 years, 6 months ago

Peter Laudati answers common questions on how to migrate .NET apps from 1.1 to 2.0. Includes a link to a PPT presentation based on the post. read more...

add a comment |category: |Views: 212

tags: another