DCSIMG
Data Dude - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » Data Dude (RSS)
אז מה חדש ב–TFS 11
Tweet מהרגע שחזרתי מכנס Build לקוחות שואלים אותי מה מחכה להם בגרסא החדשה של Visual Studio 11 ו – TFS 11? קצת היסטוריה – בעבר חברות רכשו מספר רב של כלים עבור כל תפקיד ייעודי בחברה, לאנשי פיתוח – Visual Studio, לאנשי בדיקות Quality Center ועוד כלים לאוטומציה, מנהלים עבדו עם Excel או MS Project ועוד ועוד כלים, הבעיה שלא היתה אינטגרציה ושיתופיות מלאה בין הכלים, מה שגרם לקשיים לא קטנים בתקשורת ובמעקב אחרי התהליך. ב – 2005 מיקרוסופט הוציאה לאוויר העולם את Team System כמוצר נפרד מ – Visual Studio שהיה חידוש...
Cannot Create Database Project - Cannot load file or assembly "Microsoft.SqlServer.Management.SqlParser"
CodeProject Couple of days ago I’ve format my computer, a fresh start . Today I tried to open a Database project I’m working on and I got the following error message: Of course I’ve installed SQL 2008 + with Management Studio and all the other things coming with Visual Studio 2010, but I did make some changes to the 2008 R2 installation… I wanted to remove the Default SQL Express coming with Visual Studio and install the complete suite. During this process I’ve removed several SQL installations from...
The Ultimate Offer – TFS For Everyone
The Ultimate Offer – TFS For Everyone In my previous posts I’ve talked about TFS 2010 Server Licensing , 500$ for TFS retail it’s a very good price, But I have MSDN Subscription Do I Need To Pay More? You don’t need to pay any additional fee, the opposite, you will get a Free Upgrade with many new features and new tools. Each version of Visual Studio 2010 includes a Team Foundation Server , so if you have Visual Studio 2008 Professional with MSDN Professional you can upgrade to Visual Studio 2010...
Implementing a WIX installer that calls the GDR version of VSDBCMD.EXE
Implementing a WIX installer that calls the GDR version of VSDBCMD.EXE   Duke Kamstra just post a great article about WIX and DB Dude. One of the cool things that shipped with the Visual Studio Team System 2008 Database Edition GDR (aka the GDR) is the command line utility VSDBCMD.EXE . By using this utility, you can take the artifacts created by building a Database Project and deploy them to a database instance. If the database doesn’t exist on the instance of SQL Server, it will be created...
Data Dude R2 Is Out
Data Dude R2 Is Out Martin Hinshelwood's just post about Visual Studio Team System 2008 Database Edition GDR R2 . There is new Deployment abilities Refactoring , Data types and of course better support for SQL 2008, for the full overview Click Here     Enjoy.
Visual Studio Team System 2008 Database Edition GDR September CTP
Visual Studio Team System 2008 Database Edition GDR September CTP Published On: Visual Studio Team System 2008 Database Edition GDR September CTP What is new in the September CTP (#17): The SQL Server 2008 support has been completed, all DDL 2008 statements are now supported. The SQL Server 2008 T-SQL parser now understands all new 2008 syntax and statements. Schema Compare and Import Schema supports translation between SQL Server versions. For example can now compare a SQL Server 2005 database project...