Welcome to MSDN Blogs Sign in | Join | Help

Adding DBPro to Your Dev Edition Installation

With last week's announcement of DBPro being rolled into the Dev Edition, I've had some questions from customers on what it takes to get either edition installed with the other.

VSTS DBPro and Dev Edition are add-in features that install and are accessed through the VS IDE. So what does it take to get either edition added to your current setup? First, you have to download the ISO for the edition you want to install. You can either burn the ISO to a disc, or you can use the technique I wrote about in a previous entry (Have ISO, Will Travel). The ISO might be a large download, but when you run the install, it will detect what's already installed and add the missing elements.

There is a caveat though. Because the ISO will install pre-VS 2008 SP1 bits, after you install the other edition, you'll need to re-install VS 2008 SP1 afterwards.

Excelsior!

Technorati Tags: ,,
Posted by dajung42 | 1 Comments
Filed under: , ,

.NET 1.1 and VS2003 Mainstream Support Ends on Oct 14, 2008

In case you're still supporting .NET 1.1 applications, you should be aware that on October 14, 2008, mainstream support comes to this end and moves into extended support. Extended support continues until October 8, 2013.

What is the difference between Mainstream Support, Extended Support, and online self-help support?

Support provided Mainstream Support phase Extended Support phase
Paid support (per-incident, per hour, and others) X X
Security update support X X
Non-security hotfix support X ++
No-charge incident support X ++
Warranty claims X ++
Design changes and feature requests X ++
Product-specific information that is available by using the online Microsoft Knowledge Base X X

Product-specific information that is available by using the Support site at Microsoft Help and Support to find answers to technical questions

X X

X = Included

++ = Requires extended hotfix agreement, purchased within 90 days of mainstream support ending

Note A hotfix is a modification to the commercially available Microsoft product software code to address specific critical problems.

Follow this link for more information.

Excelsior!

Technorati Tags:
Posted by dajung42 | 1 Comments

VSTS Developer Edition = VSTS Developer + DB Pro

Today we announced that Visual Studio Developer Edition and Database Edition (aka DB Pro or DataDude) are going to be one SKU as of October 1, 2008. This is probably one of the most common requests our product group has received since the DataDude was released. After all, how many enterprise development efforts don't touch a database?

So what does bring these two products into one SKU mean to you? If you currently have VSTS Developer Edition or VSTS Database Edition, on October 1, when you log into MSDN will be able to download the other edition and install it on top of your current VSTS installation.

For those of you one the fence as to whether you should get the Developer Edition or Database Edition, now your choice is easy...just get the Developer Edition and you get DBPro.

With that said, the Developer Edition and the Database Edition will continue to be two separate installation packages until Rosario is released. When Rosario ships, that's when they'll make it one install.

As we get closer to the PDC at the end of October, you can expect a lot of announcements about the upcoming Rosario release and even .NET Framework 4.0.

Cool stuff!

Excelsior!

Technorati Tags: ,,
Posted by dajung42 | 2 Comments

SoCal Code Camp - Oct 25 and 26 at USC

The first Los Angeles Code Camp is just around the corner. It will be held over the weekend on October 25 and 26 at the University of Southern California (USC). Code Camps are great because (1) typically the presenters are developers in the area, not corporate speakers who don't make their living releasing code to customers from far away places and (2) it's free! This of multiple users group meeting all weekend long with topics ranging from WPF to Agile to SQL Server to Silverlight to Java. I'll have to admit that the Java and Open Source community isn't as well represented as other Code Camps across the nation, but in the code camps I've attended, they is definitely interest, there just needs to be people who submit topics for a session

In case you haven't checked you calendar, this event also takes place the weekend before the PDC. So if you didn't sign up for any of the pre-conference events but your in town, you should can definitely check out this event. USC is not that far from the Los Angeles Convention Center, either.

Check it out.

Excelsior!

Technorati Tags: ,
Posted by dajung42 | 1 Comments
Filed under: , ,

New Zunes

Zune120

Tuesday is commonly the day the world changes. One of the most common changes is that new music and videos are released to stores on Tuesday. Historically, IBM released new products on Tuesday. There even use to be quote, "the world never changes on a Monday." For Microsoft, the MP3 player world changed today (a Tuesday). We released two new Zune MP3 players: a 120GB HD Zune and a 16GB memory-based Zune.

Why are these two Zunes different than our previously released versions? Here are some key highlights:

  • Zune8Blue FM Song Tagging - Have you ever been listening the radio, come across a song you like, and want to buy it? You scramble for something to write with, try to capture the song name and artist, and then go to Amazon or where ever you go to buy your MP3s, and buy it? FM Song Tagging allows you tag a song that's playing for later purchase when you sync your device with your PC.
  • Games - One thing missing from our digital music player was the lack of games. Games have been added to this version and you'll be able to create and add your own games using XNA. No familiar with XNA? It's a game development toolkit and is supported on Xbox, Windows, and now Zune.
  • Device in the Cloud - If you have access to wireless hotspots, you'll be able to update your collection, browse the Zune Marketplace, exchange favorites with friends, or buy your FM tagged songs.
  • Audio Books - All Zune devices will support the audio book formats produced by Audible.Com and OverDrive.

You can expect a software update from Zune.net to enable these features later this month. All the other features like Wireless Sync, Wireless Sync, play video and TV Shows, etc. are still enabled.

I'm not a subscriber to Audible, but I know a number of people who are and they'll be happy with this feature.

Personally, I like the FM Song Tagging. I know, in the age of MP3s and satellite radio, FM radio listening is so last year, but when I'm not listening to NPR/SCPR, I like listening to KROQ and myFM. Being able to tag a song is a lot less frustrating than trying to write down the name of the song or typing it on Mobile OneNote on my phone.

Hopefully these new updates also brings a better software experience. We'll have to wait and see.

Excelsior!

Technorati Tags:
Posted by dajung42 | 3 Comments
Filed under: ,

Webcast Replay: TFS and EPM Integration

My colleague, David Scruggs, recently did a MSDN Webcast on Integrating TFS and EPM. For those of you who are not with what EPM means from a Microsoft point of view, it stands for Enterprise Project Management and the related products associated with it are Project Professional, Project Server, and Project Portfolio Server. TFS does have some project management capabilities and native hooks into the Microsoft Project Professional, but for a Project Management Office (PMO) that uses Microsoft Project Server and/or Project Portfolio Server, using Project Professional is SOOOO last century.

In the webcast, David covers TFS work item workflow, Project Server workflow, and how to use the TFS-PS Connector to bridge the gap between the servers. The TFS-PS Connector built by several Microsoft employees and is available for free on CodePlex, Microsoft's share source code web site. The source code for the connector is available on the CodePlex site as well as documentation on how to install and use it.

Considering the webcast is only 60 minutes long, David did a great job covering both TFS, EPM, and the connector. I highly recommend you check it out if you're interesting in connecting TFS with Project Server.

Excelsior!

Technorati Tags: ,,
Posted by dajung42 | 2 Comments
Filed under: , , ,

.NET Rocks! covers TFS 2008 and Beyond

.NET Rocks! was the first podcast I started to listen to when I got my first MP3 player that allowed me to bring podcasts down via syndication feeds. I always enjoyed stuff Carl Franklin produced ranging back from his tips in Visual Basic Programmers Journal (VBPJ) to his training material to .NET Rocks! and dnrTV.

They posted Show #373 that has Brian Randall of MCW Technologies, LLC and Martin Woodward of Teamprise and Radio TFS talking to Carl and co-host Richard Campbell about Team Foundation Server 2008, VSTS, and some of the really cool things coming out in Visual Studio code-named "Rosario." Things like UML support, enhanced testing, and database providers other than for SQL Server.

Share and enjoy!

Technorati Tags: ,,

NYC has a VSTS Users Group

I got word from my colleague in New York, Sajee Mathew, that a NYC VSTS Users Group has recently formed. They are going to meet on the 4th Tuesday of each month starting at 6:30 PM at the Microsoft Offices in Manhattan (1290 Avenue of Americas, 6th Floor).

The first meeting will be on September 30 and the speaker will be Claude Remillard, President of InCycle Software, who will provide a VSTS overview and roadmap.

You must register for this event. Food and refreshments will be served.

Note: The group's site requires that you have Silverlight 2 installed, so if you want to attend but don't have Silverlight installed yet, you can visit the Microsoft Events page and to register.

Hope to see you there!

Excelsior!

Technorati Tags:
Posted by dajung42 | 1 Comments

Silverlight and WPF free training in NYC on 9/3/2008

My colleague, Michael Scherotter, who is one of the premier Silverlight experts at Microsoft, will be in New York City holding a half-day workshop on Silverlight and WPF on September 3. Check out this link for more details.

Technorati Tags: ,
Posted by dajung42 | 1 Comments

Microsoft SQL Server 2008 Feature Pack - August 2008

In the same breath as "SQL Server 2008" was released to manufacturing (RTM) last week, the Microsoft SQL Server 2008 Feature Pack was also released. So what exactly is a SQL Server 2008 Feature Pack? Its a separate download for SQL Server 2008 and is a collection of stand-alone packages designed to provide additional functionality for SQL Server 2008. This pack includes 17 new redistributable and backward compatibility components and add-on providers.

  • Microsoft SQL Server 2008 Analysis Services 10.0 OLE DB Provider
  • Microsoft SQL Server 2005 Backward Compatibility Components
  • Microsoft SQL Server 2008 Command Line Utilities
  • SQL Server Compact 3.5 SP1
  • Microsoft SQL Server 2008 Data Mining Add-ins for Microsoft Office 2007
  • Microsoft SQL Server Driver for PHP 7
  • Microsoft Core XML Services (MSXML) 6.0
  • Microsoft SQL Server 2005 JDBC Driver 1.2
  • Microsoft SQL Server 2008 Management Objects
  • Microsoft OLEDB Provider for DB2
  • SQL Server Remote Blob Store
  • Microsoft SQL Server 2008 Native Client
  • Microsoft SQL Server 2008 Policies
  • Microsoft SQL Server 2008 Reporting Services Add-in for Microsoft SharePoint Technologies
  • Microsoft SQL Server System CLR Types
  • Microsoft Sync Framework
  • Microsoft SQL Server 2008 Upgrade Advisor

To learn about what each of these components and add-ons do, check out this section of the Feature Pack download page. NOTE: each item listed above is a separate download.

Excelsior!

Technorati Tags:
Posted by dajung42 | 1 Comments

Visual Studio 2008 / .NET Framework 3.5 Service Pack 1 is RTM

Hey kids, moms, and dads...what time is? Service Pack 1 Day for Visual Studio 2008 and .NET 3.5! And there was much rejoicing (<insert Tom Slick crowd cheer>yeah</>).

Seriously though, like a lot of Service Packs we're shipping these days, they just aren't the accumulation of hot fixes and patches, but new key enhancements like support for SQL Server 2008, ADO.NET Entity Framework, and improvements to performance and reliability.

There is not just one service pack, but a number of them have shipped. In a typical Microsoft fashion, there's one for edition of Visual Studio we ship.

VSPatchRemoverIf you have the SP1 Beta installed on your system, you'll have to remove prior to installing SP1. To do that, we also have the Visual Studio 2008 Service Pack Preparation Tool (formerly known as the Microsoft Visual Studio Patch removal tool) to help you remove any VS SP1 pre-releases. If you see the following screen that mentions the Patch Removal Tool, you might be redirected to main Microsoft.Com page. The Service Pack Preparation tool is what want.

If you're interested to find out more about about Service Pack 1 for TFS, check out Brian Harry's blog article.

Excelsior!

Technorati Tags: ,,,
Posted by dajung42 | 3 Comments
Filed under: , , ,

ASP.NET Web Developer Tips & Tricks Blog Started

There are so many blogs at Microsoft it's hard to keep up. From a developer standpoint, it's often difficult to keep up with all the latest things happening in .NET from both a Winform or Web Form point of view.

The Visual Web Developer Team has started a new blog providing tidbits of advice for ASP.NET Developers, and I mean tidbits. Reading this blog you're not going to land your development dream job or make you richer beyond the dreams of avarice, but it will help you get familiar with things that could make you more productive.

Check it out. You never know what you'll learn.

Excelsior!

Technorati Tags:
Posted by dajung42 | 1 Comments
Filed under: , ,

Streaming Olympic Broadcast: hype or huzzah!

I think the last time I was really excited about the Olympics was when it here is Los Angeles in 1984. Maybe it was because I got to go the Women's Individual qualifying round (Round of 64) with my dad. Ever since that time, I got more an more frustrated with the news coverage because they continued to only show popular events like gymnastics, track & field, swimming, diving, etc. and not the stuff that the US teams were particularly good at like archery or fencing (though fencing we got all 3 medal in Women's Saber...SWEET!). You end up NBC video feed-delays because they want to maximize viewership yet the Associated Press and other news organizations are posting results in real-time so why bother waiting for NBC to broadcast?

I've heard and read that a lot of people are complaining that the Silverlight video streaming hasn't been very good. That either it wouldn't work their machine or that the install takes to long and the video is unwatchable.

Personally, I have been watching the video streaming on three (3) laptops: two Windows Vista machines (Toshiba Tecra M7 and Lenovo T60P) and a Gen1 Dell XPS Laptop running WinXP SP2 (installed and configured long before I joined Microsoft). All machines are accessing the Internet wirelessly and all have been able to stream video just fine. I'll admit the WinXP box took a bit longer to install the Silverlight 2 Beta 2 player than the Vista boxes, but it works just fine. So much so, I couldn't pull my dad away from it long enough to gather around the dinner table with the rest of the family to sing happy birthday to my mom and mother-in-law because he was focused on watching the replay of China v. Korea in the Women's Team Archery finals.

Granted, the only commentary you hear is what is being broadcasted over the loud speaker at the event. No Bob Costa or other NBC newscaster trying to explain the event and what you're seeing, but if you were there in-person, you wouldn't get that anyway. The fact that I get to see events live or on the replay is extremely cool! It's made me excited about the Olympics again! No matter how much NBC broadcasts on the main NBC channel or on their other cable/satellite channels, you'll never get to see every event or events YOU want to see.

So is the streaming broadcast all hype or huzzah? I'd say it's both. Its definitely a great companion to the NBC broadcast and yes, it's hype to show of Microsoft's Silverlight technology. Was the buffering annoying? Yes, but not any more annoying than buffering from YouTube, QuickTime, or Real. Is it perfect? Considering this is a beta of Silverlight, I would say it was a great showcase of the technology and I believe the technology is only as good as the source of the content. There are areas to improve upon, but like I said before, I'm excited about the Olympics again and the feeds make me want to watch the games more than any NBC broadcast has made me want to watch it in the past.

I'm interested to hear what you think about the Silverlight broadcast, your experience with using it, and the Olympics in general.

Excelsior!

Posted by dajung42 | 1 Comments
Filed under:

2008 Summer Olympics and Silverlight 2 Beta 2

Forget your TiVo or other DVR device, Silverlight 2 Beta 2 is making a major debut as a streaming media technology at the 2008 Summer Olympics in China. NBC and Microsoft will be streaming over 3,500 hours of Olympic coverage to the US.

Start by going to http://www.nbcolympics.com/video to get to the video homepage. From there, I recommend either Live Competition or Long-form Rewinds in the left hand menu. Live Competition will get you whatever NBC/Microsoft is streaming live at the moment. Long Form Rewinds will get you an entire match, game, or round that you can start, stop, fast forward, rewind, etc.

OlympicsStandardPlayer The Standard Player allows you view the event, gives you major play-by-play action in scroll list box with a transcription of the live commentary happening. There are a few more tabs on the screen the background about the sport you're watching, trivia about it, and more. OlympicsEnhancedPlayerLiveFeed

If you click on the Enhanced Player button, that's where the player really shines. That's because you can watch up to 4 events at one time using the Live Video Control Room button found along the left hand menu of the Enhanced Player. Any of the other feeds can be switched to the main window so you can see more of the action. You can also enlarge the main screen to make the only thing that you're watching. The caveat there is that if were watching/monitoring 3 other events, you'll have to re-add them back to your Live Video Control Room windows. Unfortunately it doesn't remember what went into these windows.

There are a few commercials you'll have to endure through the broadcasts or replays, but not the long 2-3 minute ones like on commercial TV which is nice. Just short 30 second ones.

The feeds come with no announcer commentary, which is good and bad. If you don't know who's who (and assuming you care), you get nothing. As my wife described it, it's like actually being there because if you were live at the event, you wouldn't hear any commentary either. Okay...she makes a good point (as always).

I'm glad NBC invested the time, energy, and resources to do this for this Olympic game. Yes, it's a great showcase for Microsoft to show off Silverlight, but mostly because if you don't have the right cable or satellite subscription, you'd never get see a lot of the events. And even if did have that right, its very probable that NBC would only broadcast events that are popular or what advertisers say they'll sponsor (I'm assuming). And if you like fencing and/or archery like me, they'll show maybe 5 minutes of those events, and they usually only show highlights of the final point(s) and who medalled in the event.

Go USA! Excelsior!

Posted by dajung42 | 1 Comments
Filed under:

SQL Server 2008 is RTM!

Today, we announced the release to manufacturing (RTM) of SQL Server 2008. This is fairly substantial release of our data management and business intelligence platform. If you ask of our SQL Technology Specialists about what's new and improved in SQL Server 2008 over 2005, there are A TON of new features from server policy management to geospatial data type to performance scalability improvements, and the list goes on. I've sat in several demos where they showed an eye-chart slide of all the new features going into the product. And a lot of them are new, not just "if you didn't notice them in SQL 2005, they're new to you" type features. (I hate it when we say its new and yet it existed in a previous version and we're just highlighting it again).

For information, check out the SQL Server 2008 web site. FWIW: SQL Server 2008 also got a new logo.

Excelsior!

Technorati Tags:
Posted by dajung42 | 1 Comments
More Posts Next page »
 
Page view tracker