Wednesday, August 11, 2010

An example of packaging web application containing database upgrade SQL file

An example of packaging web application containing database upgrade SQL file


An example of packaging web application containing database upgrade SQL file

Posted: 09 Aug 2010 11:07 AM PDT

A few months ago, we have a blog talking about extending the web publishing pipeline to package database project deployed SQL file.  In this blog, I'll show step by step example of packaging web application with SQL Server database upgrade SQL file using Visual Studio 2010.  This way, we can generate a web package with incremental SQL script to certain database version.  The scenario may help distributions of a web upgrade package which needs to be installed on many different locations, each with their own SQL server database.   1. Create a Web Application Project 2. Add a new "SQL Server 2008 Database Project" to the solution 3. Prepare a development database, such as my test1 database as the following: 4. Right click our...(read more)

StringFormat and CurrentCulture in Silverlight

Posted: 11 Aug 2010 09:44 AM PDT

I recently got a note about a nagging issue in using StringFormat in XAML binding expressions and how it doesn't honor the current user's culture settings. This is true that there is an issue in that it doesn't in WPF or Silverlight . If you don't know...( read more )...(read more)

Silverlight Cream for August 11, 2010 -- #923

Posted: 11 Aug 2010 09:09 AM PDT

In this Issue: René Schulte , Haruhiro Isowa , Jesse Liberty , Jeremy Likness , Shawn Wildermuth , Evan Hutnick , Don Burne , Mark Tucker , On Ali Tinwala , Derik Whittaker , and Mark Arteaga . Shoutouts: Chris Cavanagh has converted his Soft Body Physics...( read more )...(read more)

Windows Phone 7: Touch-based Gestures API in XNA Game Studio 4.0

Posted: 11 Aug 2010 05:10 AM PDT

Check out this great sample available in the XNA community site. It includes code that uses the Gestures API to enable hold, drag, tap, flick, pinch gestures....( read more )...(read more)

My interview on MicrosoftFeed

Posted: 11 Aug 2010 05:00 AM PDT

I had the honor to be interviewed by MicrosoftFeed, you can read it here : Meet Davide Zordan – Silverlight MVP from Italy...( read more )...(read more)

Looking ahead: Panorama and Pivot controls for Windows Phone developers

Posted: 10 Aug 2010 10:10 PM PDT

Here's a preview of what to expect with the Panorama and Pivot controls that will be built into the Windows Phone Developer Tools....( read more )...(read more)

Favorite Stop Motion video

Posted: 10 Aug 2010 03:47 PM PDT

This is such a well done stop motion video I have to share. Even the music is awesome. The small city effect is done with a tilt shift lens, too bad they're $2,000, otherwise i would be all over it....(read more)

Dog days of summer

Posted: 10 Aug 2010 03:42 PM PDT

It's been the usual summer in Atlanta, hot and humid. Venturing outside is like going into a sauna. Most of my days this summer have been inside working on both client work and I'm back to the grind working on a Windows Phone 7 book. My walls are covered in notes, here's a little peak....(read more)

No comments:

Post a Comment