Monday, October 05, 2009

Ground to SQL Azure Migration with SSIS

With the popularity that SQL Azure is gaining [over 2 mega hits on Google today], one of the first things you may want to do is get your hands on to the product and get some experience creating databases, creating tables, populating tables, etc. Various tools have emerged, briefly summarized here and available in detail elsewhere on the internet and the MSDN forums. One such option is to use the SQL Server BI' s Integration Services [built for the specific purpose of integrating enterprise database resources]. This article brought to you from Packt Publishing shows the details of taking a table from SQL Server 2008 to SQL Azure using the Integration Services template in Visual Studio 2008.

Slice and dice with Pivot Tables and Pivot Charts

You want to visualize your data and make business decisions using your data on the backend server, but you are not an experienced BI developer using Microsoft SQLServer's BIDS or Visual Studio. Well, you can do nearly the same thing using your Excel product. You can look up data on an ad-hoc basis using Pivot Table and Pivot Charts using Microsoft Excel. If you want to know the mechanics of doing it, read the detailed article brought to you by DotNetSlackers.com.

Sunday, October 04, 2009

Microsoft ASP.NET AJAX debut on CDN

Microsoft's ASP.NET launched a new Microsoft AJAX CDN service that provides caching support for AJAX libraries (ASP.NET AJAX and jquery) recently.

Google, Yahoo and AOL have been doing the same for quite sometime. The idea of hosting these files on CDN is to distribute your javascript and css libraries on several servers around the world and serve the user with requested information from a location nearest to the user. This is the main advantage of a CDN, delivering content from a location closest to the user to reduce delay. The CDN's are a combination of software and hardware.This is mostly used for content that does not chage over time significantly. The content servers are provided by such companies as Akamai, Mirror Image Internet, Limelight etc. It was rumored that Microsoft has an interest in Limelight but it appears many more are interested.

  • Google hosts several popular ajax libraries at the Google site. These libraries hosted on Google CDN can be used for animations, easier DOM navigation, Gadgets, etc.


  • Dojo Toolkit organization hosts its javascript and style related files on the AOL CDN. If you need to use Dojo this may be easiest place to start with. These are also on Google CDN.

Read my article where I used javascript hosted on AOL CDN and the style sheets from my intranet to demo jQuery inside a DOJO accordion.

  • Yahoo's YUI (Yahoo User Interface) library hosts its Javascript and CSS on Yahoo CDN. Read more about Yahoo CDN here..

Friday, October 02, 2009

Mahatma Gandhi - Champion of the under dogs

To day is the day we should remember Mahatma Gandhi (1869-1948). He was the root cause for India coming out of the occupation by the  British Empire and find itself once again as one nation under the sun. He was a straight shooter and did not mince  words. He has to his credit many quotes, the one I like is this,

Happiness is when what you think, what you say, and what you do are in harmony.


India has entered a new era of prosperity but we should always keep in mind how Gandhi overcame the odds against him, and the nation. We should remember that he did it in a manner that is gentlemanly,  unique and original.


Read his autobiography on Amazon.com:
http://www.amazon.com/Gandhi-Autobiography-Story-Experiments-Truth/dp/0807059099/ref=sr_1_1?ie=UTF8&s=books&qid=1254509552&sr=1-1

Read my Cold Fusion articles

Not the low-temperature nuclear fusion articles but the down to earth Adobe's Cold Fusion. Presently it is version 9.0 but the articles I wrote a couple of years ago are still useful. In fact I am planning to revisit Cold Fusion 9 to savor the enhancements.

I hear there is even a <cfspreadsheet> tag to interact with all kinds of data. This and the <cfchart> tag should be a very interesting combination. To get the latest on Cold Fusion and find out what's new read this article by Ben Forta.

In the mean time brush up your skill set reveiwing the following articles.

















DMCA.com Protection Status