<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>ASP.NET CENTRAL</title>
	<atom:link href="http://dotnetcentral.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetcentral.wordpress.com</link>
	<description>Exploring ASP.NET</description>
	<lastBuildDate>Sun, 14 Feb 2010 10:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dotnetcentral.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/93a7cd06efc6354900c06f72a8a61cab?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>ASP.NET CENTRAL</title>
		<link>http://dotnetcentral.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dotnetcentral.wordpress.com/osd.xml" title="ASP.NET CENTRAL" />
	<atom:link rel='hub' href='http://dotnetcentral.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Business Intelligence Cheat Sheet Key Definitions</title>
		<link>http://dotnetcentral.wordpress.com/2010/02/13/business-intelligence-cheat-sheet-key-definitons/</link>
		<comments>http://dotnetcentral.wordpress.com/2010/02/13/business-intelligence-cheat-sheet-key-definitons/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 08:44:26 +0000</pubDate>
		<dc:creator>Mitul Suthar</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Data Marts]]></category>
		<category><![CDATA[Data Warehouse]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[KPIs]]></category>
		<category><![CDATA[OLTP]]></category>
		<category><![CDATA[Star Schema]]></category>
		<category><![CDATA[Transactional Data]]></category>

		<guid isPermaLink="false">http://dotnetcentral.wordpress.com/?p=51</guid>
		<description><![CDATA[All the key Business Intelligence Terms used are defined in this post.  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=51&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Aggregate</strong></em>: An Aggregate is a value formed by combining values from a given dimension or set of dimensions to create a single value.  This is often done by adding the values together using the sum aggregate, but other aggregation calculations can also be used.</p>
<p><em><strong>Preprocessed Aggregates</strong></em>: Data Aggregates in the cubes that are calculated ahead of time and stored within the cube itself are known as Preprocessed Aggregates.</p>
<p><em><strong>Cube</strong></em>: A Cube is a structure that contains a value for one or more measures for each unique combination of the members of all its dimensions.  These are detail or leaf-level values.  The cube also contains aggregated values formed by the dimension hierarchies or when or more of the dimensions is left out of the hierarchy.</p>
<p><em><strong>Data Mining:</strong></em> Data mining uses a complex mathematical algorithm to sift through detail data to identify patterns, correlations, and clustering within the data.</p>
<p><em><strong>Data Warehouse</strong></em>: A collection of data, from a variety of sources, organized to provide useful guidance to an organization&#8217;s decision makers</p>
<p><em><strong>Data Mart</strong></em>: A Data Mart is a body of historical data in an electronic repository that does not participate in the daily operations of the organization. Instead, this data is used to create business intelligence.  The data in the data mart usually applies to a specific area of the organization.</p>
<p><em><strong>Measure</strong></em>: A Measure is  a numeric quantity expressing some aspect of the organization&#8217;s performance.  The information represented by this quantity is used to support or evaluate the decision making and performance of the organization.  A measure can also be called a fact.</p>
<p><em><strong>Dimension</strong></em>: A Dimension is a categorization used to spread out an aggregate measure to reveal its constituent parts.</p>
<p><strong><em>Attribute</em></strong>: An Attribute is an additional piece of information pertaining to a dimension member that is not the unique identifier or the description of the member.</p>
<p><em><strong>Hierarchy</strong></em>: A Hierarchy is a structure made up of two or more levels of related dimensions.  A dimension at an upper level of the hierarchy completely contains one or more dimensions from the next lower level of the hierarchy.</p>
<p><em><strong>Star Schema</strong></em>: A Star Schema is a relational database schema used to hold measures and dimension in a data mart.  The measures are stored in a fact table and dimensions are stored in dimension tables.</p>
<p><em><strong>Data cleansing</strong></em>: Data Cleansing removes inconsistencies and errors from transactional data, so it has the consistency necessary for use in a data mart.</p>
<p><em><strong>ETL</strong></em>:  The Extract, Transform and Load(ETL) process extracts data to copy from one or more OLTP systems, performs any required data cleansing to transform the data to a consistent format, and loads the cleansed data by inserting it into the data mart.</p>
<p><em><strong>KPIs:</strong></em> Key Performance Indicators are highly summarized measures designed to quickly relay the status of that measures.  They actually reflect the most vital aspects of the organization.</p>
<p><em><strong>Latency of BI</strong></em>: The latency of Business Intelligence is the amount of time between the occurrence of a transaction and the loading of that transaction&#8217;s information into the business intelligence system.</p>
<p><em><strong>OLTP</strong></em>: Online Transaction Processing systems record business interaction as they happen.  They support day-to-day operations of an organization.</p>
<p><em><strong>OLAP</strong></em>:  Online Analytical Processing (OLAP) systems enable users to quickly and easily retrieve information from data, usually in a data mart, for analysis.  OLAP systems present data using measures, dimensions, hierarchies, and cubes.</p>
<p><em><strong>Transactional Data</strong></em>: The Transactional Data is the information stored to track the interaction, or business transactions, carried out by an organization.</p>
<p><em><strong>Detail or Leaf-Level Value</strong></em>: A measure value that exists at an intersection of all the dimensions is called a detail or leaf-level value.</p>
<p><em><strong>Multidimensional Database</strong></em>: A multidimensional database is structured around measures, dimensions, hierarchies, measures, dimensions, hierarchies and cubes.</p>
<p><span style="color:#800000;"><em>NOTE: This post will be continuously updated as and when I learn more and more terms.  Thank you for your patience.</em></span></p>
<br />Filed under: <a href='http://dotnetcentral.wordpress.com/category/business-intelligence/'>Business Intelligence</a> Tagged: <a href='http://dotnetcentral.wordpress.com/tag/bi/'>BI</a>, <a href='http://dotnetcentral.wordpress.com/tag/data-marts/'>Data Marts</a>, <a href='http://dotnetcentral.wordpress.com/tag/data-warehouse/'>Data Warehouse</a>, <a href='http://dotnetcentral.wordpress.com/tag/etl/'>ETL</a>, <a href='http://dotnetcentral.wordpress.com/tag/kpis/'>KPIs</a>, <a href='http://dotnetcentral.wordpress.com/tag/oltp/'>OLTP</a>, <a href='http://dotnetcentral.wordpress.com/tag/star-schema/'>Star Schema</a>, <a href='http://dotnetcentral.wordpress.com/tag/transactional-data/'>Transactional Data</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetcentral.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetcentral.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetcentral.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetcentral.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dotnetcentral.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dotnetcentral.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dotnetcentral.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dotnetcentral.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetcentral.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetcentral.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetcentral.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetcentral.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetcentral.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetcentral.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=51&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dotnetcentral.wordpress.com/2010/02/13/business-intelligence-cheat-sheet-key-definitons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02aece665d5b35d09c3adce3bfe078a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mitul</media:title>
		</media:content>
	</item>
		<item>
		<title>Integration of Microsoft Business Intelligence Tools Diagram</title>
		<link>http://dotnetcentral.wordpress.com/2010/02/10/integration-of-microsoft-business-intelligence-tools-diagram/</link>
		<comments>http://dotnetcentral.wordpress.com/2010/02/10/integration-of-microsoft-business-intelligence-tools-diagram/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 09:03:56 +0000</pubDate>
		<dc:creator>Mitul Suthar</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://dotnetcentral.wordpress.com/?p=45</guid>
		<description><![CDATA[This post is about a pictorial representation of how MS tools fit into Business Intelligence.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=45&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://dotnetcentral.files.wordpress.com/2010/02/businessintelligence_mstools.jpg"><img class="aligncenter size-full wp-image-46" title="businessIntelligence_MSTools" src="http://dotnetcentral.files.wordpress.com/2010/02/businessintelligence_mstools.jpg?w=500&#038;h=357" alt="MS Tools and Business Intelligence" width="500" height="357" /></a>This photo is taken from the <a href="http://www.microsoft.com/bi/aboutbi/default.aspx">Microsoft Site for Business Intelligence</a>.  This picture explains to us how all the MS tools fit at different levels of Business Intelligence.</p>
<br />Filed under: <a href='http://dotnetcentral.wordpress.com/category/business-intelligence/'>Business Intelligence</a> Tagged: <a href='http://dotnetcentral.wordpress.com/tag/business-intelligence/'>Business Intelligence</a>, <a href='http://dotnetcentral.wordpress.com/tag/ms-office/'>MS Office</a>, <a href='http://dotnetcentral.wordpress.com/tag/sharepoint/'>Sharepoint</a>, <a href='http://dotnetcentral.wordpress.com/tag/sql-server/'>SQL Server</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetcentral.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetcentral.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetcentral.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetcentral.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dotnetcentral.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dotnetcentral.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dotnetcentral.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dotnetcentral.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetcentral.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetcentral.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetcentral.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetcentral.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetcentral.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetcentral.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=45&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dotnetcentral.wordpress.com/2010/02/10/integration-of-microsoft-business-intelligence-tools-diagram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02aece665d5b35d09c3adce3bfe078a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mitul</media:title>
		</media:content>

		<media:content url="http://dotnetcentral.files.wordpress.com/2010/02/businessintelligence_mstools.jpg" medium="image">
			<media:title type="html">businessIntelligence_MSTools</media:title>
		</media:content>
	</item>
		<item>
		<title>What is Business Intelligence?</title>
		<link>http://dotnetcentral.wordpress.com/2010/02/09/what-is-business-intelligence/</link>
		<comments>http://dotnetcentral.wordpress.com/2010/02/09/what-is-business-intelligence/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:43:43 +0000</pubDate>
		<dc:creator>Mitul Suthar</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Cognos]]></category>
		<category><![CDATA[Data Marts]]></category>
		<category><![CDATA[Data Warehousing]]></category>
		<category><![CDATA[Hyperion]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[OLAP]]></category>
		<category><![CDATA[ORACLE]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://dotnetcentral.wordpress.com/?p=35</guid>
		<description><![CDATA[Business Intelligence  refers to skills, processes, technologies, applications and practices used to support decision making<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=35&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><span style="color:#993300;"><strong>Definition:</strong></span></em> <a href="http://dotnetcentral.wordpress.com/2010/02/06/what-is-business-intelligence/">Business Intelligence</a>(BI) is the delivery of accurate, useful information to the appropriate decision makers within the necessary time frame to support effective decision making.</p>
<p>Or</p>
<p><a href="http://dotnetcentral.wordpress.com/2010/02/06/what-is-business-intelligence/">Business Intelligence</a> (BI) refers to skills, processes, technologies, applications and practices used to support decision making.(Source:<a href="http://en.wikipedia.org/wiki/Business_intelligence"> wiki</a>)</p>
<p>BI uses technologies, processes, and applications to analyze mostly internal, structured data and business processes.</p>
<p>There are bunch of other <a href="http://www.youtube.com/results?search_query=Business+Intelligence&amp;search_type=&amp;aq=f">videos </a>online explaining the definition of Business Intelligence.  However I felt this video to be more simple and yet clear in understanding.</p>
<span style="text-align:center; display: block;"><a href="http://dotnetcentral.wordpress.com/2010/02/09/what-is-business-intelligence/"><img src="http://img.youtube.com/vi/od2BlylNkBY/2.jpg" alt="" /></a></span>
<p>To facilitate effective decision making there are different<strong> BI technologies</strong> available to process and analyse different Business processes and transactions to present future desired business outcomes. </p>
<p>All the BI technologies uses BI Tools that are like software applications designed to <strong>report</strong>, <strong>analyse</strong> and <strong>present</strong> data.</p>
<p>The common functions of BI technologies can be listed as below:</p>
<ol>
<li>Reporting</li>
<li>Online analytical processing(OLAP)</li>
<li>Analytics</li>
<li>Data mining</li>
<li>Business performance management</li>
<li>Benchmarking</li>
<li>Text mining </li>
<li>Predictive analytics</li>
</ol>
<p> The famous proprietory BI tools are listed below how ever a comprehensive list can be found(<a href="http://en.wikipedia.org/wiki/Business_intelligence_tools"> here</a>)</p>
<ol>
<li>Cognos(IBM)</li>
<li> Hyperion(ORACLE)</li>
<li>SQL SERVER Analysis and Reporting services(MICROSOFT)</li>
<li>Sybase</li>
<li>Teradata</li>
<li>Business Objects(SAP)</li>
</ol>
<p> BI tools use information stored in <a href="http://en.wikipedia.org/wiki/Data_warehouse">Data Warehouses </a>and <a href="http://en.wikipedia.org/wiki/Data_mart">Data Marts </a>but all tools do not require them.</p>
<br />Filed under: <a href='http://dotnetcentral.wordpress.com/category/business-intelligence/'>Business Intelligence</a> Tagged: <a href='http://dotnetcentral.wordpress.com/tag/business-intelligence/'>Business Intelligence</a>, <a href='http://dotnetcentral.wordpress.com/tag/cognos/'>Cognos</a>, <a href='http://dotnetcentral.wordpress.com/tag/data-marts/'>Data Marts</a>, <a href='http://dotnetcentral.wordpress.com/tag/data-warehousing/'>Data Warehousing</a>, <a href='http://dotnetcentral.wordpress.com/tag/hyperion/'>Hyperion</a>, <a href='http://dotnetcentral.wordpress.com/tag/ibm/'>IBM</a>, <a href='http://dotnetcentral.wordpress.com/tag/ms/'>MS</a>, <a href='http://dotnetcentral.wordpress.com/tag/olap/'>OLAP</a>, <a href='http://dotnetcentral.wordpress.com/tag/oracle/'>ORACLE</a>, <a href='http://dotnetcentral.wordpress.com/tag/sap/'>SAP</a>, <a href='http://dotnetcentral.wordpress.com/tag/sql-server/'>SQL Server</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetcentral.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetcentral.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetcentral.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetcentral.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dotnetcentral.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dotnetcentral.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dotnetcentral.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dotnetcentral.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetcentral.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetcentral.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetcentral.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetcentral.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetcentral.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetcentral.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=35&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dotnetcentral.wordpress.com/2010/02/09/what-is-business-intelligence/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02aece665d5b35d09c3adce3bfe078a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mitul</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server Certification Prep &#8211; Getting Started</title>
		<link>http://dotnetcentral.wordpress.com/2009/10/23/getting-started-with-sql-server-certification-part-1/</link>
		<comments>http://dotnetcentral.wordpress.com/2009/10/23/getting-started-with-sql-server-certification-part-1/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 06:15:56 +0000</pubDate>
		<dc:creator>Mitul Suthar</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">http://dotnetcentral.wordpress.com/?p=26</guid>
		<description><![CDATA[This post is about Collaborating online to get SQL server Certification and share thoughts and Ideas online. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=26&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How many times you have thought of getting yourself certified on a skill and you havn&#8217;t been able to do so?  What are the different things have prevented you in this regard?</p>
<p>Well I have started preparing for SQL Server Certification Examination.  I have thought something different this time with preparting for my exam.  The Idea of Collaboration is no new in this Information Age.  However I thought if we collaborate via blog and start working on SQL server certification together, which would be remarkable and exciting.</p>
<p>I will be posting series of blog posts for SQL Server Certification Preparation titled &#8220;SQL Server Certification Prep&#8221;.  During my series of posting I am anticipating more and more people to collaborate and share their thoughts and ideas.</p>
<p>Please give your feedback on this I need help !!</p>
<br />Posted in Developers, SQL Server, Websites Tagged: Certification, SQL Server <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetcentral.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetcentral.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetcentral.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetcentral.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dotnetcentral.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dotnetcentral.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dotnetcentral.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dotnetcentral.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetcentral.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetcentral.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetcentral.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetcentral.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetcentral.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetcentral.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=26&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dotnetcentral.wordpress.com/2009/10/23/getting-started-with-sql-server-certification-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02aece665d5b35d09c3adce3bfe078a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mitul</media:title>
		</media:content>
	</item>
		<item>
		<title>Do I need certification ?</title>
		<link>http://dotnetcentral.wordpress.com/2009/08/02/do-i-need-certification/</link>
		<comments>http://dotnetcentral.wordpress.com/2009/08/02/do-i-need-certification/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 23:00:36 +0000</pubDate>
		<dc:creator>Mitul Suthar</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[certifications]]></category>
		<category><![CDATA[University of Toledo]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://dotnetcentral.wordpress.com/?p=20</guid>
		<description><![CDATA[The article is about the importance of getting certified from my perspective and experience.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=20&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#993300;"><strong>Efficiency and Productivity</strong></span></p>
<p>Do I need a certification ?  Probably the most confusing question for professional.  I would advice that you would be better than most of your colleagues if you had a certification in your profession.  Research after research have proven that employees with certifications are better professional than one without.</p>
<p>Is having knowledge more important than performing a job efficiently?  In the long run I would go for the later one of course.  I would likely hire a person who performs his/her job with more accuracy and efficiency.  If you have certification than eventually you become more productive than the guy with more knowledge.</p>
<p>I always tend to work the harder way out rather than doing same thing simpler and faster.  Whereas my boss always want efficiency and accuracy?  I don&#8217;t like the way I work but sometimes I need to finish more tasks.  And then I think that doing more work is being more efficient which is a destructive thought.  Since now I am preparing for .NET certification I have felt that If I start my job all over again then I would have done those tasks much quicker.</p>
<p>I am a part of Association of Systems Management at University of Toledo as VP of Finance.  During spring 09 we invited Keith Fournier, a distinguished speaker  from MeyerHill Lynch, located in Ohio.  What a remarkable speaker and an inspiring professional?  He had number of certifications attached to his name.  We simply asked do we really need certifications if we can do our jobs better.  He said yes you need to have those if you need to prove your are efficient.</p>
<p><strong><span style="color:#993300;">Higher Salary and  Higher job security</span></strong></p>
<p>Keith said &#8220;More letters in front of the name = Higher Salary&#8221; during speech while recollecting his memories from his early days.  How many times you came across a job that matched your skills to required one.  Probably very few!  On top of that even it matched your not confident enough to that you can make it.  If you had a certification your chances of getting job would be higher.</p>
<p>How about renewing your certification?  Renewing your certification is absolutely as important as getting one.  If you renew your certification you are not only renewing your certification but also your skills, renewing your image to management that your willing to learn and adapt to changes.  Companies want to be more efficient than before.  Have you ever heard a company saying &#8220;We are likely to post a loss next quarter because we are not efficient as we used to in past&#8221;.</p>
<p>Your company would like to improve performance and so would like efficient employees.  If you are not efficient than you used to be than they don&#8217;t need you any more or during next pay rise your list might not be there.  If you have a certification then more likely your job will be secure.</p>
<p>If you feel that you want to work for so and so company, work hard on your skills so that they will start looking for you.</p>
<p>For a novice developer knowing primary and most expected skills is very necessary.   As per my experience I would highly recommend to take certification in the field of your choice.</p>
<p><span style="color:#993300;"><span style="color:#000000;"> </span><strong><br />
</strong></span></p>
<br />Posted in Developers, Websites Tagged: .net, certifications, Developers, University of Toledo, Website <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetcentral.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetcentral.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetcentral.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetcentral.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dotnetcentral.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dotnetcentral.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dotnetcentral.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dotnetcentral.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetcentral.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetcentral.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetcentral.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetcentral.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetcentral.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetcentral.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=20&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dotnetcentral.wordpress.com/2009/08/02/do-i-need-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02aece665d5b35d09c3adce3bfe078a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mitul</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 5 things great developers do</title>
		<link>http://dotnetcentral.wordpress.com/2009/07/23/top-5-things-great-developers-do/</link>
		<comments>http://dotnetcentral.wordpress.com/2009/07/23/top-5-things-great-developers-do/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 05:47:10 +0000</pubDate>
		<dc:creator>Mitul Suthar</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[MVP]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sqlauthority]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://dotnetcentral.wordpress.com/?p=6</guid>
		<description><![CDATA[In this article I attempt to focus on five great things developers do and at which they are masters<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=6&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#000080;">1. </span> <span style="color:#000080;">Great developers are Masters of their domains.</span></p>
<p>A great developer is an expert in his/her domain, eg.  If one is C# developer then one would be an expert on C# developer.  Of course they know other skills set as well but they are known for what they are great at.  I can mention few names who are MVPs(Microsoft&#8217;s Most Valuable Professional) like Pinal Dave of <a href="http://blog.sqlauthority.com/">SQLAuthority.com</a>, Scott Mitchell of <a href="http://www.4guysfromrolla.com/">4guysfromRolla.com</a> and I can go on. But when I think of Pinal, I can only think one thing and that is SQL, and when I think of Scott I think ASP.NET.  They have mastered their domains.</p>
<p><span style="color:#000080;">2. </span><span style="color:#000080;"> Community Involvement</span></p>
<p>Think of an MVP, he/she will be an active member of a community related to their domains of expertise.  In technology and in world there are different ways of doing same things.  As in programming or developing same thing could be done more efficiently.  Through active participation you learn tricks and tips that you will rarely learn somewhere else.  Through Communities you will get a chance to interact with expert speakers and developers.</p>
<p><span style="color:#000080;">3. </span> <span style="color:#000080;">Leverage Benefits of Social Media</span></p>
<p>Most of the programmers and developers have their own websites, blogs, forums or discussion boards.  Or atleast they participate in one of them.  With this kind of participation developers gain and give maximum.  We don&#8217;t want to be selfish and just take benefits from what others have contributed.   Sharing your best techniques could solve someone&#8217;s problem.</p>
<p><span style="color:#000080;">4. </span><span style="color:#000080;"><span style="color:#000080;">Accept Challenges</span> </span></p>
<p>My Professor Dr. Ahmed mentoined about a national research conducted on developers.  The research was about how can you increase productivity of a developer and the result was to provide them with toughest challenges to work with.  Great developers will take challenges and work hard to make it happen.  They will never give up untill they have found a way to figure it out.</p>
<p><span style="color:#000080;">5.  Flatten their learning curve</span></p>
<p>With website development or software development every once in a while a new technology or a standard is about to change the industry.  Its quite possible that if you do not know that skill set  then most likely you will not survive the next recession.   Developers have understood that there is one that is constant with technology which is Learning is constant.  Great developers will easily learn new technology, find ways to improve their existing skills, attend conferences and follow trends.  They will try to decrease their learning curve as much as possible with new technology.</p>
<br />Posted in Developers Tagged: Asp.net, C#, Developer, MVP, software, SQL, Sqlauthority, Technology <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetcentral.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetcentral.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetcentral.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetcentral.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dotnetcentral.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dotnetcentral.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dotnetcentral.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dotnetcentral.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetcentral.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetcentral.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetcentral.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetcentral.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetcentral.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetcentral.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=6&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dotnetcentral.wordpress.com/2009/07/23/top-5-things-great-developers-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02aece665d5b35d09c3adce3bfe078a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mitul</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 10 Asp.net Websites</title>
		<link>http://dotnetcentral.wordpress.com/2009/07/03/hello-world/</link>
		<comments>http://dotnetcentral.wordpress.com/2009/07/03/hello-world/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 00:21:18 +0000</pubDate>
		<dc:creator>Mitul Suthar</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[Vb.net]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Top 10 asp.net favorite websites. These are my top 10 favorite websites that actually educates you about asp.net.  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=1&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello everyone this is my first post on dotnetcentral and I would like to share few good websites on asp.net.  I am Mitul Suthar an d I am currently an asp.net developer working at The University of Toledo.</p>
<p>There are tons of websites and blogs out in the free space explaining crazy .NET concepts.  Some of the websites are very good at giving you the right content.  Some forums are very active and some are not.</p>
<p>Every programmer needs a one stop solution where he or she can find out answers quickly.  But it depends a lot on <span style="color:#800000;">what one is looking for</span>. For a novice developer, wouldn&#8217;t be great if he/she knew all the handy websites while searching something.  Below are listed my top 10 favorite asp.net websites.</p>
<p>The websites below are just listed in order but do not reflect their rankings in anyway.  The solutions provided in these websites might work out for you but might not be the appropriate solution for your website.  I advice to experiment on a sample website first and then implement code into your project.</p>
<p>1.  <a href="http://www.asp.net">www.asp.net</a></p>
<p><span style="color:#ff6600;">Tip:</span> Very good website for a starting point.  I have learn many things and much more through videos on this site.  However I rarely recommend you get anything useful in the forums sections.  The user interface in asp.net/forums is not up to the mark.</p>
<p>2. <a href="http://msdn.microsoft.com/en-us/default.aspx">http://msdn.microsoft.com/en-us/default.aspx</a></p>
<p><span style="color:#ff6600;">Tip:</span> This is an encyclopedia of Microsoft technologies explained in detail.  I guess there is every piece of functionality explained here.  I advice you to get familiar with the navigation menus, as it will be difficult to find the right stuff you are looking for.</p>
<p>3. <a href="http://msdn.microsoft.com/en-us/rampup/default.aspx">http://msdn.microsoft.com/en-us/rampup/default.aspx</a></p>
<p><span style="color:#ff6600;">Tip:</span> Rampup, aptly named, gives you flexible learning interface through via any medium(doc,video, audio, podcast, slide shows).  Important thing it&#8217;s free.  Get the most use of the material and you will get reward at the end.</p>
<p>4. <a href="http://4guysfromrolla.com/">http://4guysfromrolla.com/</a></p>
<p><span style="color:#ff6600;">Tip:<span style="color:#000000;"> This website gives you the right information and with almost accurate code.  I don&#8217;t like the navigation in the website.  Becomes difficult to find sometimes.</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">5. <a href="http://Codeproject.com/">http://Codeproject.com/</a></span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;"><span style="color:#ff9900;">Tip:</span> Codeproject : Simply great website and I have found their code most useful.  Codeproject rocks.  Would be great if the interface would be less cluttery.  C# sharp developers if your are hearing.</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">6. <a href="http://aspalliance.com/">http://aspalliance.com/</a></span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;"><span style="color:#ff9900;">Tip:</span> Aspalliance does a fairly decent job at providing you the necessary code.  However I don&#8217;t visit it often. </span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">7. <a href="http://Csharpcorner.com/">http://Csharpcorner.com/</a></span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;"><span style="color:#ff9900;">Tip:</span> For all the C# developers C# is the website you should look for.</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">8. <a href="http://sitepoint.com/">http://sitepoint.com/</a></span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;"><span style="color:#ff9900;">Tip:</span> Sitepoint provides content but not something you can easily sort out.  It will take hell out of you if you need to copy a code in your project.</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">9. <a href="http://asp101.com/">http://asp101.com/</a></span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;"><span style="color:#ff9900;">Tip:</span> Another wonder from internet.com.  A child website of internet.com just like <a href="http://4guysfromrolla.com">Http://4guysfromrolla.com</a> provides you appropriate content your looking for.</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">10.  <a href="http://akadia.com/">http://akadia.com/</a> </span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;"><span style="color:#ff9900;">Tip:</span> This is my personal favorite because it gives you the content in the most simplest form html, less cluttery and neat.  A must look for.</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;">These are some of my favorite websites which might work out for you.  Please share your personal favorites here so that we all can benefit from it.</span></span></p>
<p><span style="color:#ff6600;"><span style="color:#000000;"> </span></span></p>
<br />Posted in Websites Tagged: Asp.net, C#, Microsoft, podcast, Vb.net, Website <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetcentral.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetcentral.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetcentral.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetcentral.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dotnetcentral.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dotnetcentral.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dotnetcentral.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dotnetcentral.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetcentral.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetcentral.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetcentral.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetcentral.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetcentral.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetcentral.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetcentral.wordpress.com&amp;blog=8419000&amp;post=1&amp;subd=dotnetcentral&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dotnetcentral.wordpress.com/2009/07/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02aece665d5b35d09c3adce3bfe078a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mitul</media:title>
		</media:content>
	</item>
	</channel>
</rss>
