Skip to content Skip to footer

TIPS & TRICKS

TIPS & TRICKS

windows-phone

Windows Phone 7 Development

Here are some resources for Windows Phone 7 Development General Information about WP7: http://www.windowsphone7.com Free Developer tools download and developer resources: http://developer.windowsphone.com Code Samples for Windows Phone: http://msdn.microsoft.com/en-us/library/ff431744(v=VS.92).aspx Windows Phone 7 Training Kit: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ca23285f-bab8-47fa-b364-11553e076a9a

Read more

sql-server

The backup set holds a backup of a database other than the existing database (Microsoft SQL Server, Error: 3154)

Long back I took the backup of my development server, Again I am trying to restore it in my own machine or any other machine, I am getting the following error. “The backup set holds a backup of a database other than the existing ‘sample’ database. RESTORE DATABASE is terminating abnormally. (Microsoft SQL Server, Error: 3154)” I…

Read more