Change Set Date Downloads Comment
50685
by lerocha
May 17 at
12:53 AM
97 Renaming T4 template include file to use .ttinclude extension and fixing issue to generate files with UTF16 encoding.
49579
by lerocha
Apr 28 at
6:04 AM
30 Auto-generating the main T4 template file (chinook.t4) from the ChinookMetadata assembly and refactoring existing T4 templates to include Chinook.t4.
45543
by lerocha
Jan 6 at
3:00 AM
62 Work Item # 20453: Adding missing GO command in the SQL Server script. The missing command was causing the script to fail when creating the database for the first time.
45521
by lerocha
Jan 5 at
3:23 AM
31 Copying SQL Compact scripts to output directory.
45519
by lerocha
Jan 5 at
2:57 AM
26 Adding post-build event to copy ChinookMetadata.dll to Lib folder.
45517
by lerocha
Jan 5 at
2:44 AM
36 Replacying the dependency on the ChinookMetadata project by the Lib\ChinookMetadata.dll. This way, it will be possible to run all T4 templates without rebuilding the entire solution first.
45516
by lerocha
Jan 5 at
2:17 AM
29 Fixing invalid characters on the customer table data.
45513
by lerocha
Jan 5 at
12:08 AM
37 Adding new column Total to the invoice table.
45502
by lerocha
Jan 4 at
8:07 AM
33 1. Work Item #20381: Creating additional sample data for customer table.
2. Refactoring unit test for checking unicode characters of customer records.
3. Creating two separate scripts for SQL Server Compact: CreateTables.sqlce and DropTables.sqlce.
45378
by lerocha
Dec 30 2008 at
11:32 AM
24 1. Creating unit tests to verify that all fields are populated properly in each table.
2. Changing type of Quantity field to integer.
3. Using NUMERIC data type for System.Decimal in SQL Server and MySQL.
45376
by lerocha
Dec 30 2008 at
7:52 AM
27 Updating versions of NUnit and MySql.Data assemblies in the Lib folder.
45373
by lerocha
Dec 30 2008 at
5:25 AM
26 Work Item #20383: Adding support for SQL Server Compact.
45367
by lerocha
Dec 29 2008 at
11:50 PM
22 1. Cleanning up SQL scripts.
2. Using sqlcmd.exe instead of osql.exe for SQL Server.
3. Using strong typed dataset on T4 templates for SQL scripts.
45329
by lerocha
Dec 29 2008 at
8:25 AM
23 Removing obsolete files.
45328
by lerocha
Dec 29 2008 at
7:51 AM
45 1. Work item # 20382: Adding a many-to-many relationship to the database schema (a Playlist can have many Tracks, and a Track can belong to multiple Playlists).
2. Work item # 20385: Changing version number to 1.1
3. Using XPath to navigate through iTunes library file in order to populate the Chinook database with media information.
4. Using strong typed dataset (ChinookDataSet).
5. Creating a new project (ChinookMetadata) to contain the database schema and classes used by T4 templates (for example: importing from iTunes library file).
36499
by lerocha
Aug 18 2008 at
12:25 AM
68 1. Using UTF-16 for encoding in order to get the scripts to populate data properly.
2. Updating SQL scripts to use Unicode strings.
3. Creating unit test to verify that data is properly encoded.
4. Adding CreatAll.bat to create all databases.
36300
by lerocha
Aug 17 2008 at
9:12 AM
5 Creating unit tests to verify that tables were created and populated for all database servers.
36276
by lerocha
Aug 17 2008 at
4:52 AM
3 Adding version information (Version 1.0) to generated scripts.
36268
by lerocha
Aug 17 2008 at
2:42 AM
4 1. Adding new table (Genre) and new fields to the Track table (GenreId, Composer).
2. Adding T4 template code to random generate sales information (Invoice and InvoiceLine records).
36111
by lerocha
Aug 16 2008 at
5:29 AM
3 Initial version of Chinook database.


1-20 of 20Change Sets < Previous 1 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987