I have a need to migrate a legacy, desktop based, single user, accounting application to a web based, with rich UI(possibly), multi user one. It is more or less re-writing the entire legacy system.
I have a .net 3.5 application. It cannot be migrated to 4. I need to call a .net 4 assemb开发者_高级运维ly from my application.
I have a database working on SQL Server 2000. We are now migrating to a new server with SQL Server 2008 r2. Can anyone please point me to some resource or howto?
I have Microsoft Team Foundation Server 2008 installed on my company since tree years. I installed TFS 2010 and I want to migrate the version control from 2008 to 2010.
I have a legacy desktop accounting application developed using Delphi 5 & Paradox, which I intend to migrate to a web based Silverlight (for the sake of UX) application with SQL Server.
I\'m .net developer and have no experience with Visual Foxpro. I have to migrate old system use Visual Fox upto Asp.Net. The old system already use SQL Server to store data, but there are many reports
Is possible to remove a column in a migration postUp() method or is only intended to be used for data manipula开发者_StackOverflow社区tion?I don\'t know what version of Doctrine Migrations you are usi
I want to Replicate a database without data (Only the str开发者_C百科ucture) with stored procedures from MS Sql Server 2005 to My SQL 5.1. Is there an easy way of doing this.
I got interested in Ruby on Rails a few weeks ago.I am running on a MacBook Pro with OS 10.6. Ruby version 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10.6.0]
I\'m new to Rails programming. I was thinking about implementing devise and omniauth authentication per railscast tutorial. Since I don\'t know mongoid yet, I was planning on just starting with Active