<?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/"
	>

<channel>
	<title>NinethSense</title>
	<atom:link href="http://blog.ninethsense.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ninethsense.com</link>
	<description>Praveen's Drawing Book - NinethSense oWnZ mE!</description>
	<pubDate>Fri, 12 Mar 2010 12:11:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASP.NET MVC 2 Released</title>
		<link>http://blog.ninethsense.com/aspnet-mvc-2-released/</link>
		<comments>http://blog.ninethsense.com/aspnet-mvc-2-released/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 12:09:01 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/aspnet-mvc-2-released/</guid>
		<description><![CDATA[Final release of ASP.NET MVC 2 is now available for VS 2008/Visual Web Developer 2008 Express with ASP.NET 3.5.
Download Links:

Download ASP.NET MVC 2 using the Microsoft Web Platform Installer 
Download ASP.NET MVC 2 from the Download Center 

&#160;
What is new in ASP.NET MVC 2?

New Strongly Typed HTML Helpers 
Enhanced Model Validation support across both server [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/parallel-extensions-to-the-net-framework-35-has-been-released/' rel='bookmark' title='Permanent Link: Parallel Extensions to the .NET Framework 3.5 has been released'>Parallel Extensions to the .NET Framework 3.5 has been released</a> <small>Parallel Extensions simplifies development by providing library-based support for introducing...</small></li><li><a href='http://blog.ninethsense.com/visual-studio-2010-my-read-bits/' rel='bookmark' title='Permanent Link: Visual Studio 2010 &ndash; my read bits'>Visual Studio 2010 &ndash; my read bits</a> <small>Read some articles about new Microsoft Visual Studio 2010. Here...</small></li><li><a href='http://blog.ninethsense.com/microsoft-sql-server-2008-reporting-services-released/' rel='bookmark' title='Permanent Link: Microsoft SQL Server 2008 Reporting Services released'>Microsoft SQL Server 2008 Reporting Services released</a> <small>Microsoft SQL Server 2008 Reporting Services provides a complete server-based...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Final release of ASP.NET MVC 2 is now available for VS 2008/Visual Web Developer 2008 Express with ASP.NET 3.5.</p>
<p>Download Links:</p>
<ul>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=185037" target="_blank">Download ASP.NET MVC 2 using the Microsoft Web Platform Installer</a> </li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=157074" target="_blank">Download ASP.NET MVC 2 from the Download Center</a> </li>
</ul>
<p>&#160;</p>
<p><strong>What is new in ASP.NET MVC 2?</strong></p>
<ul>
<li>New Strongly Typed HTML Helpers </li>
<li>Enhanced Model Validation support across both server and client</li>
<li>Auto-Scaffold UI Helpers with Template Customization </li>
<li>Support for splitting up large applications into “Areas” </li>
<li>Asynchronous Controllers support that enables long running tasks in parallel </li>
<li>Support for rendering sub-sections of a page/site using Html.RenderAction </li>
<li>Lots of new helper functions, utilities, and API enhancements </li>
<li>Improved Visual Studio tooling support</li>
</ul>
<p>&#160;</p>
<p>Read <a href="http://weblogs.asp.net/scottgu/archive/2010/03/11/asp-net-mvc-2-released.aspx" target="_blank">ScottGu’s Blog entry</a></p>


<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/parallel-extensions-to-the-net-framework-35-has-been-released/' rel='bookmark' title='Permanent Link: Parallel Extensions to the .NET Framework 3.5 has been released'>Parallel Extensions to the .NET Framework 3.5 has been released</a> <small>Parallel Extensions simplifies development by providing library-based support for introducing...</small></li><li><a href='http://blog.ninethsense.com/visual-studio-2010-my-read-bits/' rel='bookmark' title='Permanent Link: Visual Studio 2010 &ndash; my read bits'>Visual Studio 2010 &ndash; my read bits</a> <small>Read some articles about new Microsoft Visual Studio 2010. Here...</small></li><li><a href='http://blog.ninethsense.com/microsoft-sql-server-2008-reporting-services-released/' rel='bookmark' title='Permanent Link: Microsoft SQL Server 2008 Reporting Services released'>Microsoft SQL Server 2008 Reporting Services released</a> <small>Microsoft SQL Server 2008 Reporting Services provides a complete server-based...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/aspnet-mvc-2-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IT Architecture bytes</title>
		<link>http://blog.ninethsense.com/it-architecture-bytes/</link>
		<comments>http://blog.ninethsense.com/it-architecture-bytes/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 12:46:24 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[Architecture]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/it-architecture-bytes/</guid>
		<description><![CDATA[Design Principles at a glance. I will be adding more in coming days.



KISS

keep it simple and stupid 
Keep it simple, stupid! 
Keep it short and simple 

The KISS principle states that simplicity should be a key goal in design, and that unnecessary complexity should be avoided


YAGNI 
You ain&#8217;t gonna need it 
It is the principle [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/agile-software-development/' rel='bookmark' title='Permanent Link: Agile Software Development'>Agile Software Development</a> <small>Agile Software Development is said to be today’s methodology. The...</small></li><li><a href='http://blog.ninethsense.com/application-architecture-for-net-designing-applications-and-services/' rel='bookmark' title='Permanent Link: Application Architecture for .NET: Designing Applications and Services'>Application Architecture for .NET: Designing Applications and Services</a> <small>Application Architecture for .NET: Designing Applications and Services provides architecture-...</small></li><li><a href='http://blog.ninethsense.com/patterns-practices-application-architecture-guide-v20-beta/' rel='bookmark' title='Permanent Link: patterns &#038; practices Application Architecture Guide - v2.0 beta'>patterns &#038; practices Application Architecture Guide - v2.0 beta</a> <small> Link: http://www.codeplex.com/AppArchGuide Provides design-level guidance for the architecture and...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Design Principles at a glance. I will be adding more in coming days.</p>
<table border="1">
<tbody>
<tr>
<td><a href="http://en.wikipedia.org/wiki/KISS_principle" target="_blank"><strong>KISS</strong></a></td>
<td width="213">
<li>keep it simple and stupid </li>
<li>Keep it simple, stupid! </li>
<li>Keep it short and simple </li>
</td>
<td width="321">The KISS principle states that simplicity should be a key goal in design, and that unnecessary complexity should be avoided</td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/You_Ain't_Gonna_Need_It" target="_blank"><strong>YAGNI</strong></a> </td>
<td width="213">You ain&#8217;t gonna need it </td>
<td width="321">It is the principle in extreme programming that programmers should not add functionality until it is necessary </td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/Don't_repeat_yourself" target="_blank"><strong>DRY</strong></a> </td>
<td width="213">
<li>Don&#8217;t Repeat Yourself </li>
<li>Duplication is Evil </li>
</td>
<td width="321">Aimed at reducing repetition of information of all kinds. Every piece of knowledge must have a single, unambiguous, authoritative representation within a system. </td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/Separation_of_concerns" target="_blank"><strong>SOC</strong></a> </td>
<td width="213">Separation of Concerns</td>
<td width="321">It is the process of separating a computer program into distinct features that overlap in functionality as little as possible </td>
</tr>
<tr>
<td><strong><a href="http://en.wikipedia.org/wiki/Single_responsibility_principle" target="_blank">SRP</a></strong></td>
<td width="213">Single Responsibility Principle </td>
<td width="321">Every object should have a single responsibility, and that responsibility should be entirely encapsulated by the class. All its services should be narrowly aligned with that responsibility.</td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/Test-driven_development" target="_blank"><strong>TDD</strong></a> </td>
<td width="213">Test Driven Development</td>
<td width="321">Is a software development technique that relies on the repetition of a very short development cycle: First the developer writes a failing automated test case that defines a desired improvement or new function, then produces code to pass that test and finally refractors the new code to acceptable standards.</td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/Continuous_Integration" target="_blank"><strong>CI</strong></a></td>
<td width="213">Continuous Integration</td>
<td width="321">continuous integration&#160; implements continuous processes of applying quality control - small pieces of effort, applied frequently.</td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/Behavior_driven_development" target="_blank"><strong>BDD</strong></a></td>
<td width="213">Behavior Driven Development</td>
<td width="321">Is an Agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project.</td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/Domain-driven_design" target="_blank"><strong>DDD</strong></a></td>
<td width="213">Domain Driven Design</td>
<td width="321">Is an approach to developing software for complex needs by deeply connecting the implementation to an evolving model of the core business concepts.</td>
</tr>
<tr>
<td><strong><a href="http://martinfowler.com/eaaCatalog/" target="_blank">POEAA</a></strong></td>
<td width="213">Patterns of Enterprise Application Architecture</td>
<td width="321">A book by Martin Flower</td>
</tr>
</tbody>
</table>


<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/agile-software-development/' rel='bookmark' title='Permanent Link: Agile Software Development'>Agile Software Development</a> <small>Agile Software Development is said to be today’s methodology. The...</small></li><li><a href='http://blog.ninethsense.com/application-architecture-for-net-designing-applications-and-services/' rel='bookmark' title='Permanent Link: Application Architecture for .NET: Designing Applications and Services'>Application Architecture for .NET: Designing Applications and Services</a> <small>Application Architecture for .NET: Designing Applications and Services provides architecture-...</small></li><li><a href='http://blog.ninethsense.com/patterns-practices-application-architecture-guide-v20-beta/' rel='bookmark' title='Permanent Link: patterns &#038; practices Application Architecture Guide - v2.0 beta'>patterns &#038; practices Application Architecture Guide - v2.0 beta</a> <small> Link: http://www.codeplex.com/AppArchGuide Provides design-level guidance for the architecture and...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/it-architecture-bytes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enterprise Service Bus</title>
		<link>http://blog.ninethsense.com/enterprise-service-bus/</link>
		<comments>http://blog.ninethsense.com/enterprise-service-bus/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 07:51:41 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[ESB]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/enterprise-service-bus/</guid>
		<description><![CDATA[Today I was discussing something with a friend (scenario anonymous ;)) and came the topic Enterprise Service Bus. I checked its Wikipedia explanation and I wonder why I missed the link between its definition and title. Because I knew the concept but didn’t know Enterprise Service Bus was the name for that.
An Enterprise Service Bus [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/goals-of-enterprise-library/' rel='bookmark' title='Permanent Link: Goals of Enterprise Library'>Goals of Enterprise Library</a> <small>Enterprise Library is a collection of application blocks intended for...</small></li><li><a href='http://blog.ninethsense.com/enterprise-library-your-first-step-on-daab/' rel='bookmark' title='Permanent Link: Enterprise Library: Your first step on DAAB'>Enterprise Library: Your first step on DAAB</a> <small>This sample code snippet gives you a kick start (Hello...</small></li><li><a href='http://blog.ninethsense.com/enterprise-library-40-for-visual-studio-2008-released/' rel='bookmark' title='Permanent Link: Enterprise Library 4.0 for Visual Studio 2008 Released'>Enterprise Library 4.0 for Visual Studio 2008 Released</a> <small> Enterprise Library is a collection of reusable software components...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Today I was discussing something with a friend (scenario anonymous ;)) and came the topic Enterprise Service Bus. I checked its <a href="http://en.wikipedia.org/wiki/Enterprise_service_bus" target="_blank">Wikipedia explanation</a> and I wonder why I missed the link between its definition and title. Because I knew the concept but didn’t know Enterprise Service Bus was the name for that.</p>
<blockquote><p>An Enterprise Service Bus (or ESB) consists of a software architecture construct which provides fundamental services for complex architectures via an event-driven and standards-based messaging-engine (the bus).</p>
<p>An ESB generally provides an abstraction layer on top of an implementation of an enterprise messaging system, which allows integration architects to exploit the value of messaging without writing code. Unlike the more classical enterprise application integration (EAI) approach of a monolithic stack in a hub and spoke architecture, an enterprise service bus builds on base functions broken up into their constituent parts, with distributed deployment where needed, working in harmony as necessary.</p>
</blockquote>
<p>&#160;</p>
<p>Another good reading: <a title="http://www.microsoft.com/biztalk/en/us/esb-guidance.aspx" href="http://www.microsoft.com/biztalk/en/us/esb-guidance.aspx" target="_blank">http://www.microsoft.com/biztalk/en/us/esb-guidance.aspx</a></p>
<p><a href="http://www.microsoft.com/global/biztalk/en/us/PublishingImages/SampleESBArchitecture.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="What Is an Enterprise Service Bus? " alt="What Is an Enterprise Service Bus? " src="http://i.microsoft.com/global/biztalk/en/us/PublishingImages/SampleESBArchitecture-sm.jpg" width="500" height="378" /></a></p>


<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/goals-of-enterprise-library/' rel='bookmark' title='Permanent Link: Goals of Enterprise Library'>Goals of Enterprise Library</a> <small>Enterprise Library is a collection of application blocks intended for...</small></li><li><a href='http://blog.ninethsense.com/enterprise-library-your-first-step-on-daab/' rel='bookmark' title='Permanent Link: Enterprise Library: Your first step on DAAB'>Enterprise Library: Your first step on DAAB</a> <small>This sample code snippet gives you a kick start (Hello...</small></li><li><a href='http://blog.ninethsense.com/enterprise-library-40-for-visual-studio-2008-released/' rel='bookmark' title='Permanent Link: Enterprise Library 4.0 for Visual Studio 2008 Released'>Enterprise Library 4.0 for Visual Studio 2008 Released</a> <small> Enterprise Library is a collection of reusable software components...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/enterprise-service-bus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My new Lappy :)</title>
		<link>http://blog.ninethsense.com/my-new-lappy/</link>
		<comments>http://blog.ninethsense.com/my-new-lappy/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 17:18:20 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/my-new-lappy/</guid>
		<description><![CDATA[Toshiba A505 Series. Intel Core2Duo 2.2 GHz/4GB DDR3/500 GB HDD/16” TFT/HDMI



No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Toshiba A505 Series. Intel Core2Duo 2.2 GHz/4GB DDR3/500 GB HDD/16” TFT/HDMI</p>
<p><a href="http://blog.ninethsense.com/wp-content/uploads/2010/03/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.ninethsense.com/wp-content/uploads/2010/03/image-thumb.png" width="504" height="369" /></a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/my-new-lappy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visual Studio 2010 editions - naming</title>
		<link>http://blog.ninethsense.com/visual-studio-2010-editions-naming/</link>
		<comments>http://blog.ninethsense.com/visual-studio-2010-editions-naming/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 09:07:07 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[DOTNET]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/visual-studio-2010-editions-naming/</guid>
		<description><![CDATA[


Visual Studio 2010
Contents


Professional Edition
Meaning is almost same as present. Includes features necessary for the development. A cheap edition.


Premium Edition
Kind of enhanced Team Edition for Developers. It includes all the good features of Developer &#38; Database editions and few features from tester edition


Ultimate Edition
Everything! Can say an equivalent for existing ‘Team Suite’.



&#160;
Official release of Visual Studio [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/visual-studio-2010-and-net-framework-4-training-kit/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Training Kit'>Visual Studio 2010 and .NET Framework 4 Training Kit</a> <small>&#160; The Visual Studio 2010 and .NET Framework 4 Training...</small></li><li><a href='http://blog.ninethsense.com/the-wait-for-visual-studio-2008-is-over/' rel='bookmark' title='Permanent Link: The Wait for Visual Studio 2008 is Over!'>The Wait for Visual Studio 2008 is Over!</a> <small> On Monday, Nov. 19, Microsoft announced that Visual Studio...</small></li><li><a href='http://blog.ninethsense.com/download-visual-studio-2010-and-net-framework-4-training-kit/' rel='bookmark' title='Permanent Link: Download Visual Studio 2010 and .NET Framework 4 Training Kit'>Download Visual Studio 2010 and .NET Framework 4 Training Kit</a> <small>URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=752CB725-969B-4732-A383-ED5740F02E93&amp;displaylang=en The Visual Studio 2010 and .NET Framework 4...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<table border="1">
<tbody>
<tr>
<th width="186">Visual Studio 2010</th>
<th width="402">Contents</th>
</tr>
<tr>
<td width="186">Professional Edition</td>
<td width="402">Meaning is almost same as present. Includes features necessary for the development. A cheap edition.</td>
</tr>
<tr>
<td width="186">Premium Edition</td>
<td width="402">Kind of enhanced Team Edition for Developers. It includes all the good features of Developer &amp; Database editions and few features from tester edition</td>
</tr>
<tr>
<td width="186">Ultimate Edition</td>
<td width="402">Everything! Can say an equivalent for existing ‘Team Suite’.</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>Official release of Visual Studio 2010 is planned for 22 March 2010.</p>


<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/visual-studio-2010-and-net-framework-4-training-kit/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Training Kit'>Visual Studio 2010 and .NET Framework 4 Training Kit</a> <small>&#160; The Visual Studio 2010 and .NET Framework 4 Training...</small></li><li><a href='http://blog.ninethsense.com/the-wait-for-visual-studio-2008-is-over/' rel='bookmark' title='Permanent Link: The Wait for Visual Studio 2008 is Over!'>The Wait for Visual Studio 2008 is Over!</a> <small> On Monday, Nov. 19, Microsoft announced that Visual Studio...</small></li><li><a href='http://blog.ninethsense.com/download-visual-studio-2010-and-net-framework-4-training-kit/' rel='bookmark' title='Permanent Link: Download Visual Studio 2010 and .NET Framework 4 Training Kit'>Download Visual Studio 2010 and .NET Framework 4 Training Kit</a> <small>URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=752CB725-969B-4732-A383-ED5740F02E93&amp;displaylang=en The Visual Studio 2010 and .NET Framework 4...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/visual-studio-2010-editions-naming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Load user controls dynamically with ASP.NET</title>
		<link>http://blog.ninethsense.com/load-user-controls-dynamically-with-aspnet/</link>
		<comments>http://blog.ninethsense.com/load-user-controls-dynamically-with-aspnet/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:06:23 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/load-user-controls-dynamically-with-aspnet/</guid>
		<description><![CDATA[
ctrl_homegadget ctrl 
	= &#40;ctrl_homegadget&#41; LoadControl&#40;&#34;ctrl_homegadget.ascx&#34;&#41;;
ctrl.Border = false;
ctrl.Title = &#34;Hello&#34;;
pnlGedgets.Controls.Add&#40;ctrl&#41;;



Related posts:Get list of WinForms Controls from an assembly Here is the sample code. private void ShowControlsFromAssembly(string assemblyfile) {...Checkbox - Check All, None This sample code demonstates the working of &#8216;check all&#8217; and...How to dynamically make an InfoPath form An InfoPath template have an extension of .XSN [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/get-list-of-winforms-controls-from-an-assembly/' rel='bookmark' title='Permanent Link: Get list of WinForms Controls from an assembly'>Get list of WinForms Controls from an assembly</a> <small>Here is the sample code. private void ShowControlsFromAssembly(string assemblyfile) {...</small></li><li><a href='http://blog.ninethsense.com/checkbox-check-all-none/' rel='bookmark' title='Permanent Link: Checkbox - Check All, None'>Checkbox - Check All, None</a> <small>This sample code demonstates the working of &#8216;check all&#8217; and...</small></li><li><a href='http://blog.ninethsense.com/how-to-dynamically-make-an-infopath-form/' rel='bookmark' title='Permanent Link: How to dynamically make an InfoPath form'>How to dynamically make an InfoPath form</a> <small>An InfoPath template have an extension of .XSN which is...</small></li></ol>]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="csharp" style="font-family:monospace;">ctrl_homegadget ctrl 
	<span style="color: #008000;">=</span> <span style="color: #000000;">&#40;</span>ctrl_homegadget<span style="color: #000000;">&#41;</span> LoadControl<span style="color: #000000;">&#40;</span><span style="color: #666666;">&quot;ctrl_homegadget.ascx&quot;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
ctrl.<span style="color: #0000FF;">Border</span> <span style="color: #008000;">=</span> false<span style="color: #008000;">;</span>
ctrl.<span style="color: #0000FF;">Title</span> <span style="color: #008000;">=</span> <span style="color: #666666;">&quot;Hello&quot;</span><span style="color: #008000;">;</span>
pnlGedgets.<span style="color: #0000FF;">Controls</span>.<span style="color: #0000FF;">Add</span><span style="color: #000000;">&#40;</span>ctrl<span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span></pre></div></div>



<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/get-list-of-winforms-controls-from-an-assembly/' rel='bookmark' title='Permanent Link: Get list of WinForms Controls from an assembly'>Get list of WinForms Controls from an assembly</a> <small>Here is the sample code. private void ShowControlsFromAssembly(string assemblyfile) {...</small></li><li><a href='http://blog.ninethsense.com/checkbox-check-all-none/' rel='bookmark' title='Permanent Link: Checkbox - Check All, None'>Checkbox - Check All, None</a> <small>This sample code demonstates the working of &#8216;check all&#8217; and...</small></li><li><a href='http://blog.ninethsense.com/how-to-dynamically-make-an-infopath-form/' rel='bookmark' title='Permanent Link: How to dynamically make an InfoPath form'>How to dynamically make an InfoPath form</a> <small>An InfoPath template have an extension of .XSN which is...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/load-user-controls-dynamically-with-aspnet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MCPD &#8211; Microsoft Certification</title>
		<link>http://blog.ninethsense.com/mcpd-microsoft-certification/</link>
		<comments>http://blog.ninethsense.com/mcpd-microsoft-certification/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 07:26:03 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[DOTNET]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[MCPD]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/mcpd-microsoft-certification/</guid>
		<description><![CDATA[More details: http://www.microsoft.com/learning/en/us/certification/mcpd.aspx
You can choose either 
1. Win developer or
2. Web (asp.net) developer or
3. Enterprise Application Developer
MCPD in Enterprise application stream is the super one but you have to cover 6 papers. Other streams need 3 papers each. 
Exams:







70-536


70-505


70-563


70-562


70-564


70-561


70-503


70-565




Windows Developer


?


?


?

&#160;
&#160;
&#160;
&#160;
&#160;



Web Developer


?

&#160;
&#160;

?


?

&#160;
&#160;
&#160;



Enterprise Application Developer


?


?

&#160;

?

&#160;

?


?


?






Related posts:MCTS &#8211; How to write the exam? I know there are people [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/mcts-how-to-write-the-exam/' rel='bookmark' title='Permanent Link: MCTS &ndash; How to write the exam?'>MCTS &ndash; How to write the exam?</a> <small>I know there are people who like to get certified...</small></li><li><a href='http://blog.ninethsense.com/remainder-microsoft-certification-discount-ends-on-31-march-2009/' rel='bookmark' title='Permanent Link: Remainder: Microsoft Certification discount ends on 31 March 2009'>Remainder: Microsoft Certification discount ends on 31 March 2009</a> <small>Below are the steps to obtain Microsoft discount voucher. 1....</small></li><li><a href='http://blog.ninethsense.com/why-we-must-use-microsoft-patterns-and-practices/' rel='bookmark' title='Permanent Link: Why we must use Microsoft Patterns and Practices?'>Why we must use Microsoft Patterns and Practices?</a> <small>A quick answer will be “to make development environments more...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>More details: <a href="http://www.microsoft.com/learning/en/us/certification/mcpd.aspx" target="_blank">http://www.microsoft.com/learning/en/us/certification/mcpd.aspx</a></p>
<p>You can choose either </p>
<p>1. Win developer or</p>
<p>2. Web (asp.net) developer or</p>
<p>3. Enterprise Application Developer</p>
<p>MCPD in Enterprise application stream is the super one but you have to cover <u>6</u> papers. Other streams need 3 papers each. </p>
<p>Exams:<br />
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="120">
<p><b></b></p>
</td>
<td valign="top" width="72">
<p><b>70-536</b></p>
</td>
<td valign="top" width="65">
<p><b>70-505</b></p>
</td>
<td valign="top" width="71">
<p><b>70-563</b></p>
</td>
<td valign="top" width="71">
<p><b>70-562</b></p>
</td>
<td valign="top" width="69">
<p><b>70-564</b></p>
</td>
<td valign="top" width="72">
<p><b>70-561</b></p>
</td>
<td valign="top" width="72">
<p><b>70-503</b></p>
</td>
<td valign="top" width="72">
<p><b>70-565</b></p>
</td>
</tr>
<tr>
<td valign="top" width="120">
<p><b>Windows Developer</b></p>
</td>
<td valign="top" width="72">
<p>?</p>
</td>
<td valign="top" width="65">
<p>?</p>
</td>
<td valign="top" width="71">
<p>?</p>
</td>
<td valign="top" width="71">&#160;</td>
<td valign="top" width="69">&#160;</td>
<td valign="top" width="72">&#160;</td>
<td valign="top" width="72">&#160;</td>
<td valign="top" width="72">&#160;</td>
</tr>
<tr>
<td valign="top" width="120">
<p><b>Web Developer</b></p>
</td>
<td valign="top" width="72">
<p>?</p>
</td>
<td valign="top" width="65">&#160;</td>
<td valign="top" width="71">&#160;</td>
<td valign="top" width="71">
<p>?</p>
</td>
<td valign="top" width="69">
<p>?</p>
</td>
<td valign="top" width="72">&#160;</td>
<td valign="top" width="72">&#160;</td>
<td valign="top" width="72">&#160;</td>
</tr>
<tr>
<td valign="top" width="120">
<p><b>Enterprise Application Developer</b></p>
</td>
<td valign="top" width="72">
<p>?</p>
</td>
<td valign="top" width="65">
<p>?</p>
</td>
<td valign="top" width="71">&#160;</td>
<td valign="top" width="71">
<p>?</p>
</td>
<td valign="top" width="69">&#160;</td>
<td valign="top" width="72">
<p>?</p>
</td>
<td valign="top" width="72">
<p>?</p>
</td>
<td valign="top" width="72">
<p>?</p>
</td>
</tr>
</tbody>
</table>


<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/mcts-how-to-write-the-exam/' rel='bookmark' title='Permanent Link: MCTS &ndash; How to write the exam?'>MCTS &ndash; How to write the exam?</a> <small>I know there are people who like to get certified...</small></li><li><a href='http://blog.ninethsense.com/remainder-microsoft-certification-discount-ends-on-31-march-2009/' rel='bookmark' title='Permanent Link: Remainder: Microsoft Certification discount ends on 31 March 2009'>Remainder: Microsoft Certification discount ends on 31 March 2009</a> <small>Below are the steps to obtain Microsoft discount voucher. 1....</small></li><li><a href='http://blog.ninethsense.com/why-we-must-use-microsoft-patterns-and-practices/' rel='bookmark' title='Permanent Link: Why we must use Microsoft Patterns and Practices?'>Why we must use Microsoft Patterns and Practices?</a> <small>A quick answer will be “to make development environments more...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/mcpd-microsoft-certification/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Run WCF service (service.svc) on IIS7</title>
		<link>http://blog.ninethsense.com/run-wcf-service-servicesvc-on-iis7/</link>
		<comments>http://blog.ninethsense.com/run-wcf-service-servicesvc-on-iis7/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:47:03 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[DOTNET]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/run-wcf-service-servicesvc-on-iis7/</guid>
		<description><![CDATA[Do you get: 
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.

You need to call Windows Communication Foundation Installation Utility.
Just execute this:
C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation&#62; ServiceModelReg.exe -i



Related posts:Learn .NET Framework 3.0 The Microsoft .NET Framework 3.0 (formerly WinFX), is the new....NET Framework 3.0 Technologies Get more information on [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/learn-net-framework-30/' rel='bookmark' title='Permanent Link: Learn .NET Framework 3.0'>Learn .NET Framework 3.0</a> <small>The Microsoft .NET Framework 3.0 (formerly WinFX), is the new...</small></li><li><a href='http://blog.ninethsense.com/net-framework-30-technologies/' rel='bookmark' title='Permanent Link: .NET Framework 3.0 Technologies'>.NET Framework 3.0 Technologies</a> <small>Get more information on the Microsoft .NET Framework version 3.0...</small></li><li><a href='http://blog.ninethsense.com/visual-studio-2010-and-net-framework-4-training-kit/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Training Kit'>Visual Studio 2010 and .NET Framework 4 Training Kit</a> <small>&#160; The Visual Studio 2010 and .NET Framework 4 Training...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Do you get: </p>
<blockquote><h4>HTTP Error 403.14 - Forbidden</h4>
<h5>The Web server is configured to not list the contents of this directory.</h5>
</blockquote>
<p>You need to call Windows Communication Foundation Installation Utility.</p>
<p>Just execute this:</p>
<blockquote><p>C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation&gt; ServiceModelReg.exe -i</p>
</blockquote>


<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/learn-net-framework-30/' rel='bookmark' title='Permanent Link: Learn .NET Framework 3.0'>Learn .NET Framework 3.0</a> <small>The Microsoft .NET Framework 3.0 (formerly WinFX), is the new...</small></li><li><a href='http://blog.ninethsense.com/net-framework-30-technologies/' rel='bookmark' title='Permanent Link: .NET Framework 3.0 Technologies'>.NET Framework 3.0 Technologies</a> <small>Get more information on the Microsoft .NET Framework version 3.0...</small></li><li><a href='http://blog.ninethsense.com/visual-studio-2010-and-net-framework-4-training-kit/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Training Kit'>Visual Studio 2010 and .NET Framework 4 Training Kit</a> <small>&#160; The Visual Studio 2010 and .NET Framework 4 Training...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/run-wcf-service-servicesvc-on-iis7/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Strip SQL Comments using RegularExpression with C#</title>
		<link>http://blog.ninethsense.com/strip-sql-comments-using-regularexpression-with-c/</link>
		<comments>http://blog.ninethsense.com/strip-sql-comments-using-regularexpression-with-c/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 06:53:50 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[Strip comments]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/strip-sql-comments-using-regularexpression-with-c/</guid>
		<description><![CDATA[Here is the code:

Regex r 
	= new Regex&#40;@&#34;(/\*([^*]&#124;[\r\n]&#124;(\*+([^*/]&#124;[\r\n])))*\*+/)&#124;(--.*)&#34;&#41;;
textBox2.Text 
	= r.Replace&#40;textBox1.Text, string.Empty&#41;;



Related posts:Reverse text as you type Time pass public string Reverse(string x) { char[] charArray =...ASP.NET: How to detect .NET version from Browser - using User-Agent string. This code will help you to fetch the .NET versions...Get currently logged in user from a service running [...]


Related posts:<ol><li><a href='http://blog.ninethsense.com/reverse-text-as-you-type/' rel='bookmark' title='Permanent Link: Reverse text as you type'>Reverse text as you type</a> <small>Time pass public string Reverse(string x) { char[] charArray =...</small></li><li><a href='http://blog.ninethsense.com/aspnet-how-to-detect-net-version-from-browser-using-user-agent-string/' rel='bookmark' title='Permanent Link: ASP.NET: How to detect .NET version from Browser - using User-Agent string.'>ASP.NET: How to detect .NET version from Browser - using User-Agent string.</a> <small>This code will help you to fetch the .NET versions...</small></li><li><a href='http://blog.ninethsense.com/get-currently-logged-in-user-from-a-service-running-under-localsystem-account/' rel='bookmark' title='Permanent Link: Get currently logged in user from a service running under LocalSystem account'>Get currently logged in user from a service running under LocalSystem account</a> <small>Here goes the sample code: using System.IO; using System.Management; using...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Here is the code:</p>

<div class="wp_syntax"><div class="code"><pre class="csharp" style="font-family:monospace;">Regex r 
	<span style="color: #008000;">=</span> <span style="color: #008000;">new</span> Regex<span style="color: #000000;">&#40;</span><span style="color: #666666;">@&quot;(/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*+/)|(--.*)&quot;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
textBox2.<span style="color: #0000FF;">Text</span> 
	<span style="color: #008000;">=</span> r.<span style="color: #0000FF;">Replace</span><span style="color: #000000;">&#40;</span>textBox1.<span style="color: #0000FF;">Text</span>, <span style="color: #FF0000;">string</span>.<span style="color: #0000FF;">Empty</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span></pre></div></div>



<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/reverse-text-as-you-type/' rel='bookmark' title='Permanent Link: Reverse text as you type'>Reverse text as you type</a> <small>Time pass public string Reverse(string x) { char[] charArray =...</small></li><li><a href='http://blog.ninethsense.com/aspnet-how-to-detect-net-version-from-browser-using-user-agent-string/' rel='bookmark' title='Permanent Link: ASP.NET: How to detect .NET version from Browser - using User-Agent string.'>ASP.NET: How to detect .NET version from Browser - using User-Agent string.</a> <small>This code will help you to fetch the .NET versions...</small></li><li><a href='http://blog.ninethsense.com/get-currently-logged-in-user-from-a-service-running-under-localsystem-account/' rel='bookmark' title='Permanent Link: Get currently logged in user from a service running under LocalSystem account'>Get currently logged in user from a service running under LocalSystem account</a> <small>Here goes the sample code: using System.IO; using System.Management; using...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/strip-sql-comments-using-regularexpression-with-c/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free e-book &#8211; First Look: Microsoft Office 2010</title>
		<link>http://blog.ninethsense.com/free-e-book-first-look-microsoft-office-2010/</link>
		<comments>http://blog.ninethsense.com/free-e-book-first-look-microsoft-office-2010/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 09:12:29 +0000</pubDate>
		<dc:creator>NinethSense</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ninethsense.com/free-e-book-first-look-microsoft-office-2010/</guid>
		<description><![CDATA[ 
Download here.


Related posts:Free sample chapter from Book: Windows Internals, Fifth Edition Chapter 5, “Processes, Threads, and Jobs,” from Windows Internals, Fifth...Introducing MS SQL Server 2008 &#8211; Free eBook Offer  &#160; You can download Introducing Microsoft SQL Server 2008...Office 2010 Beta Developer Training Kit Training kit that provides developers with collateral to get started...


Related posts:<ol><li><a href='http://blog.ninethsense.com/free-sample-chapter-from-book-windows-internals-fifth-edition/' rel='bookmark' title='Permanent Link: Free sample chapter from Book: Windows Internals, Fifth Edition'>Free sample chapter from Book: Windows Internals, Fifth Edition</a> <small>Chapter 5, “Processes, Threads, and Jobs,” from Windows Internals, Fifth...</small></li><li><a href='http://blog.ninethsense.com/introducing-ms-sql-server-2008-free-ebook-offer/' rel='bookmark' title='Permanent Link: Introducing MS SQL Server 2008 &ndash; Free eBook Offer'>Introducing MS SQL Server 2008 &ndash; Free eBook Offer</a> <small> &#160; You can download Introducing Microsoft SQL Server 2008...</small></li><li><a href='http://blog.ninethsense.com/office-2010-beta-developer-training-kit/' rel='bookmark' title='Permanent Link: Office 2010 Beta Developer Training Kit'>Office 2010 Beta Developer Training Kit</a> <small>Training kit that provides developers with collateral to get started...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ninethsense.com/wp-content/uploads/2010/02/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.ninethsense.com/wp-content/uploads/2010/02/image-thumb1.png" width="134" height="161" /></a> </p>
<p>Download <a href="http://download.microsoft.com/download/E/D/A/EDAE500D-75C8-406F-B1B4-A9FDEF477281/ebook_Microsoft_Office_2010.pdf" target="_blank">here</a>.</p>


<p>Related posts:<ol><li><a href='http://blog.ninethsense.com/free-sample-chapter-from-book-windows-internals-fifth-edition/' rel='bookmark' title='Permanent Link: Free sample chapter from Book: Windows Internals, Fifth Edition'>Free sample chapter from Book: Windows Internals, Fifth Edition</a> <small>Chapter 5, “Processes, Threads, and Jobs,” from Windows Internals, Fifth...</small></li><li><a href='http://blog.ninethsense.com/introducing-ms-sql-server-2008-free-ebook-offer/' rel='bookmark' title='Permanent Link: Introducing MS SQL Server 2008 &ndash; Free eBook Offer'>Introducing MS SQL Server 2008 &ndash; Free eBook Offer</a> <small> &#160; You can download Introducing Microsoft SQL Server 2008...</small></li><li><a href='http://blog.ninethsense.com/office-2010-beta-developer-training-kit/' rel='bookmark' title='Permanent Link: Office 2010 Beta Developer Training Kit'>Office 2010 Beta Developer Training Kit</a> <small>Training kit that provides developers with collateral to get started...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ninethsense.com/free-e-book-first-look-microsoft-office-2010/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
