Browse by Tags

All Tags » Data » Tips and Tricks (RSS)

Tip/Trick: How to upload a .SQL file to a Hoster and Execute it to Deploy a SQL Database by ScottGu

Last month I posted about the new (free) Database Publishing Wizard that is designed to make it much, much easier to upload and deploy SQL Express and SQL Server databases in a web hoster environment. In my first Database Publishing post , I walked through...

Recipe: Deploying a SQL Database to a Remote Hosting Environment (Part 1) by ScottGu

Scenario: You finish building a great ASP.NET application, have everything tested and working right on your local system, are taking full advantage of the new ASP.NET 2.0 Membership, Role and Profile features, and are ready to publish it to a remote hosting...

My ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas "Highlights Page" by ScottGu

Several people have sent me email lately asking for a suggested short-list of my best/favorite past blog posts to read (I’ve done 200 posts over the last 12 months and apparently it takes too long to read them all <g>). I’ve put together...

Tip/Trick: Online Database Schema Samples Library by ScottGu

Problem: You are building a web application, and are trying to figure out how to best model the particular database schema you need for the application. Solution: One great resource I found recently on the web that I recommend checking out is a really...
More Posts