ASP.NET News from Blogger: Sushils WebLog   Get the feed of: Sushils WebLog

Total News: 15

Time to resurrect my blog...

Its me again after 4 long year. I have decided to start blogging agian. From the last time I wrote in 2005, there have been multitude of things I have been working. I was working on JDBC driver for SQ...

SQL Server 2005 and Visual Studio 2005 RTM!

Yes, we have done it! SQL Server 2005 and Visual Studio 2005 are now released to manufacturing. What this means that we are done with both the products, you can even download the official bits if you ...

SqlDependency changes for RTM

I just posted a blog on our team webpage on the changes in new SqlDependency feature from Beta 2 to RTM. There have been a lot of changes since we shipped in Beta 2. Do let us  know what you...

See you at PDC05!

I am here at PDC05, LA represeting the SQL Server team as part of staffing the product pavillion. There is just one word to sum up the level of excitment/ enthusiasm that I feel in the ...

ConnectionStringBuilder in ADO.Net v2.0 - a Primer

Do you want to know more about ConnectionStringBuilder feature in ADO.Net v2.0? If yes, then look up our team site where I posted a short introduction. ...

Our team blog is Online

The team in which I work is called DataWorks. I am excited to announce that we as a team have our own Web Log at http://blogs.msdn.com/dataaccess. Check out the message from our PUM (Product...

Getting Notifications to Work.

With good things said about Notification in my previous blog, I will like to take a step further to walk you through some  common issues in setting up this feature. We would need to undestand how...

Guerrilla SQL Server 2005 class

I happened to go to one of the class from a mentoring company. It was presented by Bob Beauchemin-Niels Berglund-Dan Sullivan. Boy! they were great! I was just in time for the ADO.Net presentation tha...

Notification Support in SqlClient Managed Provider

After a brief hiatus, let me start with blogging the new Notification support in SqlClient MP that is introduced in Whidbey. There are scenarios in which an application would store a cache of dat...

Enumerating SQL Servers

Continuing with the discussion on enumeration, I will go over ways to enumerate active SQL servers on the network in this blog. Pre-Whidbey, to get list of active servers on the network, we could have...

Using Provider Factories

There are situation in real world; when you dont want to write code, dependent on just one of the managed provider. This also helps to easily move from using one provider to another if the code design...

Provider Enumeration in Whidbey

I have been wanting to post for a long time now, and have finally decided to FIGHT my slackness. I will continue with my views on some of the new features in ADO.Net for Whidbey. I will start wit...

Typed XML in ADO.Net v2.0

In the earlier sections, we have been looking at Untyped XML which are different from Typed XML. Typed XML data type is an XML defined with an associated xml schema in Sql Server 2005. ...

XML Data type in ADO.Net v2.0 - Part I

After a long hiatus, let me start with how the new XML data type in SQL Server 2005 is exposed via ADO.Net 2.0. I will discuss this new data type in following parts: XML data type in SQL Server 2005 ...

Welcome!

Inspired by my colleagues here, I have taken into blogging. I had wanted to do it for a long time now. With the beta release 2.0 version of the Microsoft .Net framework (code named 'Whidbey'),&nb...

View Other bloggers