<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; 2008 &#8211; Management Studio New Features</title>
	<atom:link href="http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:29:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Melanie</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-169632</link>
		<dc:creator><![CDATA[Melanie]]></dc:creator>
		<pubDate>Mon, 19 Sep 2011 17:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-169632</guid>
		<description><![CDATA[Can you please help. I have receive this error on my SQL server 2008 management studio after i did the Drop trigger in SQLCMD

A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error 0 - The Local Security Authority cannot be contacted) (Microsoft SQL Server)

Please help.]]></description>
		<content:encoded><![CDATA[<p>Can you please help. I have receive this error on my SQL server 2008 management studio after i did the Drop trigger in SQLCMD</p>
<p>A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error 0 &#8211; The Local Security Authority cannot be contacted) (Microsoft SQL Server)</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pranay rana</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-148222</link>
		<dc:creator><![CDATA[pranay rana]]></dc:creator>
		<pubDate>Thu, 14 Jul 2011 09:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-148222</guid>
		<description><![CDATA[I also like last one ACtivity monitor]]></description>
		<content:encoded><![CDATA[<p>I also like last one ACtivity monitor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 14 of 31 Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-148133</link>
		<dc:creator><![CDATA[SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 14 of 31 Journey to SQLAuthority]]></dc:creator>
		<pubDate>Thu, 14 Jul 2011 01:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-148133</guid>
		<description><![CDATA[[...] All the four tabs provide very important information; however, the one which I refer most is “Recent Expensive Queries.” Whenever I find my server running slow or having any performance-related issues, my first reaction is to open this tab and see which query is running slow. I usually look at the query with the highest number for Average Duration. The Recent Expensive Queries monitors only show queries which are in the SQL Server cache at that moment. (Read more here) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] All the four tabs provide very important information; however, the one which I refer most is “Recent Expensive Queries.” Whenever I find my server running slow or having any performance-related issues, my first reaction is to open this tab and see which query is running slow. I usually look at the query with the highest number for Average Duration. The Recent Expensive Queries monitors only show queries which are in the SQL Server cache at that moment. (Read more here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satish</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-141081</link>
		<dc:creator><![CDATA[satish]]></dc:creator>
		<pubDate>Wed, 15 Jun 2011 13:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-141081</guid>
		<description><![CDATA[Thansk for your article Pinal. It is really nice and give more guide about the new features available with Sql Server 2008.]]></description>
		<content:encoded><![CDATA[<p>Thansk for your article Pinal. It is really nice and give more guide about the new features available with Sql Server 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-93208</link>
		<dc:creator><![CDATA[Antonio]]></dc:creator>
		<pubDate>Fri, 15 Oct 2010 10:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-93208</guid>
		<description><![CDATA[I am just wondering why regions can be implemented with same syntax as used in Visual Studio, this style is great PITA because it doesn&#039;t work in VS.

Whats wrong with this syntax :

#region RegionType 1


#endregion]]></description>
		<content:encoded><![CDATA[<p>I am just wondering why regions can be implemented with same syntax as used in Visual Studio, this style is great PITA because it doesn&#8217;t work in VS.</p>
<p>Whats wrong with this syntax :</p>
<p>#region RegionType 1</p>
<p>#endregion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Thomas</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-80767</link>
		<dc:creator><![CDATA[Ron Thomas]]></dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-80767</guid>
		<description><![CDATA[We have noticed that in SSMS 2008 when you open a table to display data, the tab text (or MDI Title) does NOT contain the table name as it did in 2000 and 2005. It there anyway to get it to behave the old way? (I&#039;ve been through the Tools\Options but haven&#039;t found anything).

This is a major pain for us and we are wondering why MS would remove this display option.

Thanks in advance,

Ron Thomas]]></description>
		<content:encoded><![CDATA[<p>We have noticed that in SSMS 2008 when you open a table to display data, the tab text (or MDI Title) does NOT contain the table name as it did in 2000 and 2005. It there anyway to get it to behave the old way? (I&#8217;ve been through the Tools\Options but haven&#8217;t found anything).</p>
<p>This is a major pain for us and we are wondering why MS would remove this display option.</p>
<p>Thanks in advance,</p>
<p>Ron Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit Thapar</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-79019</link>
		<dc:creator><![CDATA[Sumit Thapar]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 04:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-79019</guid>
		<description><![CDATA[Thank you Mr.Pinal for such an important and educative knowlegde on new features in sql server 2008.]]></description>
		<content:encoded><![CDATA[<p>Thank you Mr.Pinal for such an important and educative knowlegde on new features in sql server 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anish</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-55933</link>
		<dc:creator><![CDATA[Anish]]></dc:creator>
		<pubDate>Thu, 17 Sep 2009 06:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-55933</guid>
		<description><![CDATA[Hi Dave,

This is really very nice topic and you explained very simply. could you please elaborate how to check the performance of the SP using SSMS 2008.

Anish]]></description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>This is really very nice topic and you explained very simply. could you please elaborate how to check the performance of the SP using SSMS 2008.</p>
<p>Anish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul brian</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-55770</link>
		<dc:creator><![CDATA[paul brian]]></dc:creator>
		<pubDate>Thu, 10 Sep 2009 11:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-55770</guid>
		<description><![CDATA[Can you please let me know where to download this application?]]></description>
		<content:encoded><![CDATA[<p>Can you please let me know where to download this application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuldip</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-54088</link>
		<dc:creator><![CDATA[Kuldip]]></dc:creator>
		<pubDate>Sat, 25 Jul 2009 06:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-54088</guid>
		<description><![CDATA[one of the thing i notice about the IntelliSense is not work when i use database of sqlserver 2000 in sql 2008 management  studio i cant understand that thing.]]></description>
		<content:encoded><![CDATA[<p>one of the thing i notice about the IntelliSense is not work when i use database of sqlserver 2000 in sql 2008 management  studio i cant understand that thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritesh Modi</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-53594</link>
		<dc:creator><![CDATA[Ritesh Modi]]></dc:creator>
		<pubDate>Fri, 10 Jul 2009 04:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-53594</guid>
		<description><![CDATA[Thansk for your article Pinal. It is really nice and give more guide about the new features available with Sql Server 2008.]]></description>
		<content:encoded><![CDATA[<p>Thansk for your article Pinal. It is really nice and give more guide about the new features available with Sql Server 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Grujic</title>
		<link>http://blog.sqlauthority.com/2009/06/28/sql-server-2008-management-studio-new-features-2/#comment-53410</link>
		<dc:creator><![CDATA[Dejan Grujic]]></dc:creator>
		<pubDate>Thu, 02 Jul 2009 09:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=5706#comment-53410</guid>
		<description><![CDATA[Dave,

I don&#039;t know if you noticed, but Intellisense in Query Editor works only when you connect to SQL Server 2008. It worked with older versions while 2008 was in beta, but Microsoft turned it off in final version.

Since it&#039;s hard to live without Intellisense once you tried it, you can take a look at DbOctopus.

Among other features it has intellisense which works with older versions of SQL Server too.

Btw. we&#039;re currently giving away free licenses, so it&#039;s practically a free tool for now.]]></description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>I don&#8217;t know if you noticed, but Intellisense in Query Editor works only when you connect to SQL Server 2008. It worked with older versions while 2008 was in beta, but Microsoft turned it off in final version.</p>
<p>Since it&#8217;s hard to live without Intellisense once you tried it, you can take a look at DbOctopus.</p>
<p>Among other features it has intellisense which works with older versions of SQL Server too.</p>
<p>Btw. we&#8217;re currently giving away free licenses, so it&#8217;s practically a free tool for now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

