asp.net mvc - What should be written inside the connection string when migrating SQL db to Azure with VS2015? -


enter image description here

the situation want deploy local db created in vs2015 azure. looking attached image, should write inside connection string?


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -