<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8937555351966294632</id><updated>2024-11-01T13:57:49.562+05:30</updated><title type='text'>Krishna Mahesh</title><subtitle type='html'>This blog doesn&#39;t host any files on its server, All the links of this blog are collected from search engine&#39;s. So This Blog not responsible for any kind of copyright matters. If there is a question appeared about the copyright violation, please COMMENT ON MY BLOG. The links and that particular post will be removed happily and quickly as soon as possible.....&#xa;thanq....</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>222</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-1127650528260767849</id><published>2015-08-02T17:39:00.001+05:30</published><updated>2015-08-02T17:40:14.446+05:30</updated><title type='text'>Windows App Development (win 8.1) - #4</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;There&amp;nbsp;are&amp;nbsp;many&amp;nbsp;ways&amp;nbsp;to&amp;nbsp;layout&amp;nbsp;the&amp;nbsp;windows&amp;nbsp;app&amp;nbsp;screen&amp;nbsp;design in XAML. But two primary elements are used to positioning&amp;nbsp;the&amp;nbsp;layout&amp;nbsp;of&amp;nbsp;the&amp;nbsp;XAML&amp;nbsp;Page.&amp;nbsp;Those&amp;nbsp;are&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;Grid&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;StackPanel&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;In Grid Layout&amp;nbsp;we can define screen as Rows and Columns. We&amp;nbsp;can&amp;nbsp;give various&amp;nbsp;sizing options&amp;nbsp;for each row&amp;nbsp;&amp;amp;&amp;nbsp;column.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;In&amp;nbsp;StackPanel&amp;nbsp;we&amp;nbsp;can&amp;nbsp;change&amp;nbsp;the&amp;nbsp;Orientation&amp;nbsp;of&amp;nbsp;items&amp;nbsp;inside&amp;nbsp;the&amp;nbsp;StackPanel&amp;nbsp;and&amp;nbsp;we&amp;nbsp;can&amp;nbsp;align the items.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;b&gt;Grid&amp;nbsp;:&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Grid&amp;nbsp;element&amp;nbsp;is&amp;nbsp;using&amp;nbsp;to&amp;nbsp;layout&amp;nbsp;the&amp;nbsp;other&amp;nbsp;controls&amp;nbsp;inside&amp;nbsp;the&amp;nbsp;Rows&amp;nbsp;&amp;amp;&amp;nbsp;Columns&amp;nbsp;of&amp;nbsp;the&amp;nbsp;Grid.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;First create a new&amp;nbsp;project&amp;nbsp;by&amp;nbsp;selecting&amp;nbsp;the&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; font-weight: bold;&quot;&gt;Blank&amp;nbsp;mobile&amp;nbsp;application&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&amp;nbsp;in&amp;nbsp;template&amp;nbsp;wizard.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;Then it&amp;nbsp;will&amp;nbsp;Generate a mobile app Solution&amp;nbsp;with&amp;nbsp;mainpage.xaml. Now&amp;nbsp;just&amp;nbsp;open&amp;nbsp;that&amp;nbsp;file, you&amp;nbsp;will&amp;nbsp;see&amp;nbsp;image&amp;nbsp;like&amp;nbsp;as&amp;nbsp;follows.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGFh7gRDlFlosz_I5VOKDB3NFpVgvG9jijnmgyAx-HGCMAbr9kRoR9DVSNQ0bqDRi9gZbLAcrbqB24xwRh80-W7qUP5ddaou70tRc6fTdHLUF62p_Gm0oO2sMYcv1ngLEnJpMfd6jA6VE/s1600/1.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGFh7gRDlFlosz_I5VOKDB3NFpVgvG9jijnmgyAx-HGCMAbr9kRoR9DVSNQ0bqDRi9gZbLAcrbqB24xwRh80-W7qUP5ddaou70tRc6fTdHLUF62p_Gm0oO2sMYcv1ngLEnJpMfd6jA6VE/s400/1.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGb3-VvmWp_NfHoAIDFkRLo7g5NB3S1xOIn3G-ozWqfXDzfiCIDLFBKstAyycTegzAcl0fXmtnJ0w0vxZrFJ9EFjyWsWY71sVRoB6qGaM4n0TvqElyizuFLgDFgfbtpHobRNfc6NXV7T0/s1600/Lay1.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;161&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGb3-VvmWp_NfHoAIDFkRLo7g5NB3S1xOIn3G-ozWqfXDzfiCIDLFBKstAyycTegzAcl0fXmtnJ0w0vxZrFJ9EFjyWsWY71sVRoB6qGaM4n0TvqElyizuFLgDFgfbtpHobRNfc6NXV7T0/s400/Lay1.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: 11pt;&quot;&gt;This&amp;nbsp;mainpage.xaml&amp;nbsp;contain&amp;nbsp;Grid&amp;nbsp;element&amp;nbsp;by&amp;nbsp;default.&amp;nbsp;This&amp;nbsp;Grid&amp;nbsp;element&amp;nbsp;does&amp;nbsp;not&amp;nbsp;contain&amp;nbsp;any&amp;nbsp;row’s&amp;nbsp;and&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: 11pt;&quot;&gt;column’s&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;definitions.&amp;nbsp;That&amp;nbsp;means&amp;nbsp;it&amp;nbsp;taking&amp;nbsp;all&amp;nbsp;the&amp;nbsp;page&amp;nbsp;as&amp;nbsp;single&amp;nbsp;cell&amp;nbsp;by&amp;nbsp;default&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;these&amp;nbsp;grid&amp;nbsp;element&amp;nbsp;contain&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: 11pt;&quot;&gt;single&amp;nbsp;row&amp;nbsp;definition&amp;nbsp;and&amp;nbsp;Column&amp;nbsp;Definition.&amp;nbsp;These&amp;nbsp;definitions&amp;nbsp;are&amp;nbsp;implicitly&amp;nbsp;taken&amp;nbsp;by&amp;nbsp;Grid&amp;nbsp;element.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: 11pt;&quot;&gt;Just&amp;nbsp;see&amp;nbsp;the&amp;nbsp;following&amp;nbsp;code&amp;nbsp;sample.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: #a31515; font-family: Consolas;&quot;&gt;Grid.RowDefinitions&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;Auto&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;2*&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;1*&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;Auto&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Grid.RowDefinitions&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Grid.ColumnDefinitions&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;Auto&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;*&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;2*&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;Auto&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;ColumnDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Grid.ColumnDefinitions&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;100&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;Beige&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;Orange&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;0&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;4&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;=&quot;SteelBlue&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;=&quot;130&quot;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;=&quot;OrangeRed&quot;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;=&quot;4&quot;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: red; font-family: Consolas;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;=&quot;0&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: #a31515; font-family: Consolas;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: blue; font-family: Consolas;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; To&amp;nbsp;Explain&amp;nbsp;About&amp;nbsp;these&amp;nbsp;grid&amp;nbsp;element&amp;nbsp;I&amp;nbsp;took&amp;nbsp;4&amp;nbsp;Row&amp;nbsp;Definitions&amp;nbsp;and&amp;nbsp;4&amp;nbsp;Column&amp;nbsp;Definitions.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;So our Grid size will&amp;nbsp;be&amp;nbsp;4x4.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;Here&amp;nbsp;I&amp;nbsp;am&amp;nbsp;filling&amp;nbsp;these&amp;nbsp;cells&amp;nbsp;with&amp;nbsp;Rectangle&amp;nbsp;control along with&amp;nbsp;colors.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;In&amp;nbsp;Row&amp;nbsp;Definition Height &amp;nbsp;attribute can&amp;nbsp;be&amp;nbsp;mention&amp;nbsp;in&amp;nbsp;3&amp;nbsp;ways, Those&amp;nbsp;are&amp;nbsp;Height=”Auto”,&amp;nbsp;Height=”*”&amp;nbsp;and&amp;nbsp;Height=”200”.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Here&amp;nbsp;Height=”Auto”&amp;nbsp;Means&amp;nbsp;It&amp;nbsp;takes&amp;nbsp;the&amp;nbsp;Height&amp;nbsp;from&amp;nbsp;the&amp;nbsp;Controls&amp;nbsp;mentioned&amp;nbsp;inside&amp;nbsp;that&amp;nbsp;row&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;that&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;should&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;be&amp;nbsp;also&amp;nbsp;Tallest&amp;nbsp;Control&amp;nbsp;Mentioned&amp;nbsp;inside&amp;nbsp;of&amp;nbsp;that&amp;nbsp;row.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Height=”*”&amp;nbsp;means&amp;nbsp;this&amp;nbsp;will&amp;nbsp;take&amp;nbsp;the&amp;nbsp;whole&amp;nbsp;screen&amp;nbsp;Height&amp;nbsp;if&amp;nbsp;we&amp;nbsp;gave&amp;nbsp;as&amp;nbsp;a&amp;nbsp;Single&amp;nbsp;Row&amp;nbsp;Definition.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;If&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&amp;nbsp;we gave more&amp;nbsp;than&amp;nbsp;one&amp;nbsp;row&amp;nbsp;definition&amp;nbsp;its height will&amp;nbsp;depend&amp;nbsp;on other&amp;nbsp;rows.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Height=”200”&amp;nbsp;means&amp;nbsp;this&amp;nbsp;will&amp;nbsp;take&amp;nbsp;the&amp;nbsp;200&amp;nbsp;points&amp;nbsp;height&amp;nbsp;on&amp;nbsp;the&amp;nbsp;screen.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Similarly&amp;nbsp;Column&amp;nbsp;definition&amp;nbsp;also.&amp;nbsp;But&amp;nbsp;it&amp;nbsp;take&amp;nbsp;Width&amp;nbsp;attribute&amp;nbsp;not&amp;nbsp;height.&amp;nbsp;if&amp;nbsp;width&amp;nbsp;auto&amp;nbsp;means&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;it take highest width&amp;nbsp;of&amp;nbsp;the&amp;nbsp;control.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;See&amp;nbsp;the&amp;nbsp;following&amp;nbsp;image&amp;nbsp;generated&amp;nbsp;by&amp;nbsp;the&amp;nbsp;above&amp;nbsp;code.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZJBmbC84gXzm3e4iWTzdLYek85sq1hUyU8QHfMqBVLqT44nurGLyp3wIUZpQeLyHtLK9hruWpXs6s1gJEnBwA5tdS-eONqBGUZUKr1ngQkZIaNnHpYu3WXdUjw-3My1FeDrbDjZ4YsRM/s1600/wp_ss_20150730_0002.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZJBmbC84gXzm3e4iWTzdLYek85sq1hUyU8QHfMqBVLqT44nurGLyp3wIUZpQeLyHtLK9hruWpXs6s1gJEnBwA5tdS-eONqBGUZUKr1ngQkZIaNnHpYu3WXdUjw-3My1FeDrbDjZ4YsRM/s400/wp_ss_20150730_0002.png&quot; width=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Here&amp;nbsp;have&amp;nbsp;you&amp;nbsp;see&amp;nbsp;the&amp;nbsp;Orange&amp;nbsp;Red&amp;nbsp;at&amp;nbsp;Left&amp;nbsp;Bottom&amp;nbsp;Corner,&amp;nbsp;Orange&amp;nbsp;at&amp;nbsp;the&amp;nbsp;Right&amp;nbsp;top&amp;nbsp;Corner&amp;nbsp;and white at the&amp;nbsp;left&amp;nbsp;top&amp;nbsp;corner.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;For&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Row&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Column&amp;nbsp;I&amp;nbsp;wrote&amp;nbsp;the&amp;nbsp;following&amp;nbsp;Code&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;100&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Beige&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;(If&amp;nbsp;we&amp;nbsp;are&amp;nbsp;not&amp;nbsp;specified&amp;nbsp;any&amp;nbsp;Row&amp;nbsp;or&amp;nbsp;Column&amp;nbsp;number&amp;nbsp;by&amp;nbsp;default&amp;nbsp;it&amp;nbsp;will&amp;nbsp;take&amp;nbsp;the&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;row&amp;nbsp;and&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;column&amp;nbsp;as&amp;nbsp;its&amp;nbsp;position)&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Here I&amp;nbsp;gave&amp;nbsp;Height&amp;nbsp;is&amp;nbsp;100&amp;nbsp;points&amp;nbsp;and&amp;nbsp;width&amp;nbsp;is&amp;nbsp;90&amp;nbsp;points&amp;nbsp;and&amp;nbsp;I&amp;nbsp;am&amp;nbsp;filling&amp;nbsp;this&amp;nbsp;rectangle&amp;nbsp;with color&amp;nbsp;Beige.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;Then it take the Size of the First row height is 100 points and width of First Column is 90 points and Now&amp;nbsp;I&amp;nbsp;am&amp;nbsp;filling&amp;nbsp;the&amp;nbsp;one&amp;nbsp;more&amp;nbsp;cell.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;100&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Beige&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Orange&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;0&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;4&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;span style=&quot;background-color: transparent; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;Now another&amp;nbsp;cell&amp;nbsp;is&amp;nbsp;filled with&amp;nbsp;Orange&amp;nbsp;and&amp;nbsp;I&amp;nbsp;gave&amp;nbsp;the&amp;nbsp;Height&amp;nbsp;is&amp;nbsp;120 points&amp;nbsp;and&amp;nbsp;width&amp;nbsp;is&amp;nbsp;same&amp;nbsp;as&amp;nbsp;cell one. Now&amp;nbsp;first&amp;nbsp;row&amp;nbsp;height&amp;nbsp;is&amp;nbsp;changed&amp;nbsp;to&amp;nbsp;120&amp;nbsp;points.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Calibri; font-size: 11pt;&quot;&gt;But Width&amp;nbsp;won’t&amp;nbsp;be&amp;nbsp;effect&amp;nbsp;if&amp;nbsp;you&amp;nbsp;changed the width of&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Calibri; font-size: 11pt;&quot;&gt;the orange cell&amp;nbsp;that&amp;nbsp;will&amp;nbsp;effect&amp;nbsp;for&amp;nbsp;4&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Calibri; font-size: 11pt; vertical-align: super;&quot;&gt;th&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Calibri; font-size: 11pt;&quot;&gt;&amp;nbsp;column&amp;nbsp;only&amp;nbsp;it&amp;nbsp;won’t&amp;nbsp;be&amp;nbsp;effect&amp;nbsp;that&amp;nbsp;row&amp;nbsp;cells.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 11pt;&quot;&gt;Now&amp;nbsp;I&amp;nbsp;am adding one more cell with&amp;nbsp;Orange&amp;nbsp;Red.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Consolas; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;100&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Beige&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Orange&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;0&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;4&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;130&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;OrangeRed&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;4&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;0&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;In 3&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;rd&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;rectangle&amp;nbsp;I had&amp;nbsp;changed&amp;nbsp;the&amp;nbsp;Both&amp;nbsp;Height and&amp;nbsp;Width&amp;nbsp;but&amp;nbsp;the&amp;nbsp;height&amp;nbsp;of this&amp;nbsp;row won’t be effect the other&amp;nbsp;rows.&amp;nbsp;It&amp;nbsp;will&amp;nbsp;effect&amp;nbsp;only&amp;nbsp;on&amp;nbsp;the&amp;nbsp;forth&amp;nbsp;row&amp;nbsp;height&amp;nbsp;of&amp;nbsp;the&amp;nbsp;grid.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;But the&amp;nbsp;width of this rectangle will affect the 1&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; vertical-align: super;&quot;&gt;st&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;column of&amp;nbsp;the&amp;nbsp;grid, now&amp;nbsp;the width of First cell is taken as 120 points not 90 points and this width won’t be&amp;nbsp;effect&amp;nbsp;on&amp;nbsp;Orange&amp;nbsp;filled&amp;nbsp;Cell.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Just see&amp;nbsp;the&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;cell in&amp;nbsp;the&amp;nbsp;image&amp;nbsp;you&amp;nbsp;can find&amp;nbsp;the&amp;nbsp;height&amp;nbsp;&amp;amp;&amp;nbsp;width difference between&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;cell &amp;amp; 4&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;th&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;cell of&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Row&amp;nbsp;and&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;cell&amp;nbsp;in&amp;nbsp;First&amp;nbsp;row&amp;nbsp;&amp;amp;&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;cell&amp;nbsp;in&amp;nbsp;the&amp;nbsp;fourth&amp;nbsp;row&amp;nbsp;simultaneously.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;A&amp;nbsp;Rectangle&amp;nbsp;with&amp;nbsp;height&amp;nbsp;is&amp;nbsp;100&amp;nbsp;and&amp;nbsp;width&amp;nbsp;is&amp;nbsp;90&amp;nbsp;is&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;center&lt;/span&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&amp;nbsp;aligned&amp;nbsp;in&amp;nbsp;1&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;cell&amp;nbsp;of&amp;nbsp;the&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;row.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Now&amp;nbsp;I&amp;nbsp;am&amp;nbsp;adding&amp;nbsp;one&amp;nbsp;more&amp;nbsp;row&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;100&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Beige&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Orange&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;0&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;4&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;130&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;OrangeRed&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;4&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;0&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;SteelBlue&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;I&amp;nbsp;am&amp;nbsp;filling&amp;nbsp;2&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;nd&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;row&amp;nbsp;2&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;nd&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;column with&amp;nbsp;“SteelBlue”&amp;nbsp;without any&amp;nbsp;height&amp;nbsp;and&amp;nbsp;width&amp;nbsp;it&amp;nbsp;takes whatever height remains in&amp;nbsp;that&amp;nbsp;row&amp;nbsp;and&amp;nbsp;whatever&amp;nbsp;width&amp;nbsp;remains&amp;nbsp;in&amp;nbsp;that&amp;nbsp;column.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;You&amp;nbsp;may&amp;nbsp;got&amp;nbsp;Confused just see the image to understand now&amp;nbsp;I&amp;nbsp;am&amp;nbsp;adding&amp;nbsp;one&amp;nbsp;more&amp;nbsp;column&amp;nbsp;to&amp;nbsp;this&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;100&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Beige&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;90&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Orange&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;0&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;4&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;130&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;120&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;OrangeRed&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;4&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;0&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;SteelBlue&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Width&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;300&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;300&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Row&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;2&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Grid.Column&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;2&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Fill&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;Green&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Rectangle&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Now&amp;nbsp;see&amp;nbsp;the Green&amp;nbsp;Fill&amp;nbsp;area in&amp;nbsp;the&amp;nbsp;image&amp;nbsp;(Last&amp;nbsp;Column) for&amp;nbsp;that&amp;nbsp;I&amp;nbsp;wrote&amp;nbsp;both height&amp;nbsp;and&amp;nbsp;width as 300x300 points but&amp;nbsp;this&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;height&amp;nbsp;and&amp;nbsp;width&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;are&amp;nbsp;not&amp;nbsp;affected&amp;nbsp;on&amp;nbsp;3&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;rd&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;row&amp;nbsp;and&amp;nbsp;3&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;rd&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;column.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;Because we mentioned it&amp;nbsp;as&amp;nbsp;Height=”*”&amp;nbsp;and Width=”*”&amp;nbsp;So&amp;nbsp;it&amp;nbsp;won’t&amp;nbsp;depend&amp;nbsp;on its&amp;nbsp;controls&amp;nbsp;it&amp;nbsp;will depends&amp;nbsp;on other rows and columns&amp;nbsp;height&amp;nbsp;and&amp;nbsp;width.&amp;nbsp;In&amp;nbsp;One word&amp;nbsp;we&amp;nbsp;are&amp;nbsp;saying&amp;nbsp;to&amp;nbsp;this&amp;nbsp;row/column to&amp;nbsp;Auto&amp;nbsp;adjust their&amp;nbsp;size depending on other&amp;nbsp;rows&amp;nbsp;and&amp;nbsp;columns.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;In&amp;nbsp;row&amp;nbsp;definition&amp;nbsp;I&amp;nbsp;gave&amp;nbsp;height&amp;nbsp;of&amp;nbsp;the&amp;nbsp;two&amp;nbsp;controls&amp;nbsp;as&amp;nbsp;follows.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;2*&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255, 255, 255); font-family: Consolas; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: red; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;=&quot;1*&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: #a31515; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;RowDefinition&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); color: blue; font-family: &#39;Consolas&#39;; font-size: 9.5000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Here&amp;nbsp;it&amp;nbsp;divide&amp;nbsp;the&amp;nbsp;screen Remaining screen as&amp;nbsp;3&amp;nbsp;parts in that 2&amp;nbsp;parts of space is for&amp;nbsp;1&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;st&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;row height and&amp;nbsp;1&amp;nbsp;part is for&amp;nbsp;2&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;; vertical-align: super;&quot;&gt;nd&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;nbsp;row&amp;nbsp;height.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;This&amp;nbsp;is&amp;nbsp;how&amp;nbsp;the&amp;nbsp;Grid&amp;nbsp;(Row&amp;nbsp;Definition&amp;nbsp;&amp;amp;&amp;nbsp;Column&amp;nbsp;Definition)&amp;nbsp;will&amp;nbsp;be&amp;nbsp;work.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;b&gt;If&amp;nbsp;we&amp;nbsp;mentioned&amp;nbsp;Height=”*”&amp;nbsp;it&amp;nbsp;is&amp;nbsp;equal&amp;nbsp;to&amp;nbsp;Height=”1*”&lt;/b&gt;. I hope Readers will understand this article if they practiced.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;Note:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p15&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; mso-list: l0 level1 lfo1; text-indent: -18.0000pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold;&quot;&gt;1.&amp;nbsp;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Here&amp;nbsp;I&amp;nbsp;am&amp;nbsp;used&amp;nbsp;Rectangles&amp;nbsp;for&amp;nbsp;Explanation&amp;nbsp;about&amp;nbsp;Grid&amp;nbsp;row&amp;nbsp;sizes&amp;nbsp;and&amp;nbsp;columns.&amp;nbsp;You&amp;nbsp;may&amp;nbsp;better to pra&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: -18pt;&quot;&gt;ctice with&amp;nbsp;other&amp;nbsp;controls.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p15&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; mso-list: l0 level1 lfo1; text-indent: -18.0000pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold;&quot;&gt;2.&amp;nbsp;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;And&amp;nbsp;While&amp;nbsp;Explaining&amp;nbsp;I&amp;nbsp;am&amp;nbsp;represented&amp;nbsp;grid&amp;nbsp;rows&amp;nbsp;and&amp;nbsp;columns&amp;nbsp;from&amp;nbsp;1&amp;nbsp;to&amp;nbsp;4&amp;nbsp;but&amp;nbsp;actually&amp;nbsp;C#&amp;nbsp;Grid will start it&amp;nbsp;rows&amp;nbsp;and&amp;nbsp;columns&amp;nbsp;from&amp;nbsp;0&amp;nbsp;not&amp;nbsp;from&amp;nbsp;1&amp;nbsp;like&amp;nbsp;arrays.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
in Next Article i will Explain about StackPanel. :)&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;https://dl.dropboxusercontent.com/u/91648884/WindowsMobile/Windows%20App%20Layout.rar&quot; target=&quot;_blank&quot;&gt;Download The Project&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-align: center;&quot;&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://www.soft2166.blogspot.in/2015/07/windows-app-development-win-81-3.html&quot; style=&quot;font-size: x-large;&quot; target=&quot;&quot;&gt;Prev&lt;/a&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&amp;nbsp;- Next&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/1127650528260767849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/1127650528260767849?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/1127650528260767849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/1127650528260767849'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2015/08/windows-app-development-win-81-4.html' title='Windows App Development (win 8.1) - #4'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGFh7gRDlFlosz_I5VOKDB3NFpVgvG9jijnmgyAx-HGCMAbr9kRoR9DVSNQ0bqDRi9gZbLAcrbqB24xwRh80-W7qUP5ddaou70tRc6fTdHLUF62p_Gm0oO2sMYcv1ngLEnJpMfd6jA6VE/s72-c/1.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-4470459817867749809</id><published>2015-07-05T19:28:00.001+05:30</published><updated>2015-08-02T17:40:47.853+05:30</updated><title type='text'>Windows App Development (win 8.1) - #3</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
In this Article we going to Create Windows Phone 8.1 Mobile App&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Just Follow these steps to create the mobile app&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;R&lt;/b&gt;un the Visual Studio Community Edition (&lt;b&gt;StartMenu&lt;/b&gt; --&amp;gt; &lt;b&gt;Visual Studio Community Edition&lt;/b&gt;). It will open&amp;nbsp;&lt;b&gt;V&lt;/b&gt;isual &lt;b&gt;S&lt;/b&gt;tudio &lt;b&gt;Start Page &lt;/b&gt;as like below window, now Click on the New Project (&lt;b&gt;highlighted area in the image&lt;/b&gt;)&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWssQTrUgfivu-XQfVPxizhp_U4Gzy_SZTZjDs2rdTh0bEhCuTrIsfjLcnNvzh0ahpfHx6cNylB665QAol8sCxjPYzafO9-ajMEiFLNjM-qpTg2mKz3eIiq8nFNAI1JfqHE7dMlDKZSg8/s1600/1.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Visual Studio Start Page&quot; border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWssQTrUgfivu-XQfVPxizhp_U4Gzy_SZTZjDs2rdTh0bEhCuTrIsfjLcnNvzh0ahpfHx6cNylB665QAol8sCxjPYzafO9-ajMEiFLNjM-qpTg2mKz3eIiq8nFNAI1JfqHE7dMlDKZSg8/s320/1.PNG&quot; title=&quot;Visual Studio Start Page&quot; width=&quot;304&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
It will show the popup window like the following Image.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;H&lt;/b&gt;ere we can select the template for our Project. I am choosing Blank Mobile app for my Project. To select Blank Mobile App. First select the Project type as show in by &lt;b&gt;Orange arrow&lt;/b&gt;(&lt;b&gt;Templates --&amp;gt;&amp;nbsp;Visual C# --&amp;gt; Store Apps --&amp;gt; Windows Apps&lt;/b&gt;). Now select the&lt;b&gt; Blank App&lt;/b&gt; as Shown by &lt;b&gt;Blue Arrow &lt;/b&gt;in the Image.Give Name To Your Project.&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie623Loe70qZ6M45w9xK66iE-iD243mYNrRX1Ls3VkOl9xua8DoWS8mbARSWAy9622GeoljYyuuEF9BuJhpt_2RJYoLLozmIsmek5J_ISkisOUi7oe7tOrV7RBAli2Jq5qfzUBmLH5ZXo/s1600/2.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Windows app Selection Pop-Up Window&quot; border=&quot;0&quot; height=&quot;280&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie623Loe70qZ6M45w9xK66iE-iD243mYNrRX1Ls3VkOl9xua8DoWS8mbARSWAy9622GeoljYyuuEF9BuJhpt_2RJYoLLozmIsmek5J_ISkisOUi7oe7tOrV7RBAli2Jq5qfzUBmLH5ZXo/s400/2.PNG&quot; title=&quot;Windows app Selection Pop-Up Window&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Now it will load the Project Template and Some Files I will Explain Those in Single line&lt;/div&gt;
&lt;br /&gt;
App.xaml.cs --&amp;gt; This is used to define application level Designs and common Methods applicable for Project are used here.&lt;br /&gt;
&lt;br /&gt;
MainPage.xaml --&amp;gt; it is the default page created with project template.&lt;br /&gt;
&lt;br /&gt;
Properties --&amp;gt; This is All Project Assembly details and Project level settings will be stored here.&lt;br /&gt;
&lt;br /&gt;
References --&amp;gt; This is the place where we add external DLL&#39;s/other namespaces to our project.&lt;br /&gt;
&lt;br /&gt;
Assets --&amp;gt; Here we will add Images and other resources.&lt;br /&gt;
&lt;br /&gt;
Package.appxmanifest --&amp;gt; it is an XML file it contain the Details about the Package dependencies, Required capabilities, visual elements and other things about our application.&lt;br /&gt;
&lt;br /&gt;
You can see these in Solution Explorer by pressing &lt;b&gt;[CTRL&amp;nbsp;+ W, S]&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-ihFHVRzQ1Jk8hhH7TOSYNlOS7CGeZ96XCdqYI3-2KbFGQKx-uS259m9FigkHyu1-lmdliIeMo129_At987zbE5103ovzN_c7EXxv1b6V0Petq6MncRbbiQRy7R4MxUl_pLzVulvsBhU/s1600/3.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;app.xaml.cs file&quot; border=&quot;0&quot; height=&quot;255&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-ihFHVRzQ1Jk8hhH7TOSYNlOS7CGeZ96XCdqYI3-2KbFGQKx-uS259m9FigkHyu1-lmdliIeMo129_At987zbE5103ovzN_c7EXxv1b6V0Petq6MncRbbiQRy7R4MxUl_pLzVulvsBhU/s400/3.PNG&quot; title=&quot;app.xaml.cs file&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjh2Z4_D3gXjmSrisPG5QvSMxdDwxCrhdFjW1AcVIsnfjMriZnnhA2AGM9iGMoxJsksAXPqQz76AqIAmdoJ0WCoe7LRfNCcMo2CpaWh1c_RTpooqhLr9PjVxagEzynMU2iSxjVThsOytbA/s1600/4.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Solution Explorer&quot; border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjh2Z4_D3gXjmSrisPG5QvSMxdDwxCrhdFjW1AcVIsnfjMriZnnhA2AGM9iGMoxJsksAXPqQz76AqIAmdoJ0WCoe7LRfNCcMo2CpaWh1c_RTpooqhLr9PjVxagEzynMU2iSxjVThsOytbA/s320/4.PNG&quot; title=&quot;Solution Explorer&quot; width=&quot;225&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Now Double click on the MainPage.xaml it will show the Following Window&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Here&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Orange Color Arrow --&amp;gt; XAML Code Editor view. Over page Designs and controls code is located here only.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Purple Color Ellipse --&amp;gt;It is a Drop Down contain all Controls we are defined in XAML page. By Default It will show the Control where our cursor is pointed and we can Navigate to any of the control in our page by clicking this Drop Down.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Green Color Ellipse --&amp;gt; It is also a Drop Down similar to above but it will the Attributes of the control where we selected in Purple Color Ellipse.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Orange Color Ellipse --&amp;gt; We can adjust the Zoom the Code by using this.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Blue Color Arrow --&amp;gt; It is Preview Pane view what ever changes we are made in XAML those will be shown here.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Blue Color Ellipse --&amp;gt; we Can Adjust the size of over preview pane by using this (Zoom IN/Zoom Out).&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhgMCR4BEGO76LPVYrLOoyM9D3URy2ixM_htUJkHoUcGfUOLudYh4Tm1hNZfi8Vv2JfL6vRbQ2sCYIr4n9g2u0jjoAaQvkmVmcjAvE30jKcRiq09iz7lnwTqBmFDNXbS2GcDekDXuvEDU/s1600/5.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;MainPage.xaml&quot; border=&quot;0&quot; height=&quot;188&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhgMCR4BEGO76LPVYrLOoyM9D3URy2ixM_htUJkHoUcGfUOLudYh4Tm1hNZfi8Vv2JfL6vRbQ2sCYIr4n9g2u0jjoAaQvkmVmcjAvE30jKcRiq09iz7lnwTqBmFDNXbS2GcDekDXuvEDU/s320/5.PNG&quot; title=&quot;MainPage.xaml&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Just press &lt;b&gt;[CTRL+W,X] &lt;/b&gt;or Navigate click&lt;b&gt; View &amp;gt; Toolbox&amp;nbsp;&lt;/b&gt;it will show the Toolbox&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0GC6aJKOEI0nruvhPWmnIB3fs89L370-8QL37qmvnPcZ-33kiOpY1setKwgs0Lk8XiAD2ugk36F4shV7YfgYR9BhIivBgK0VLpRcBSERsENC8ej7R2bF8NTTfU8umO92S3kWs345jm4A/s1600/6.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0GC6aJKOEI0nruvhPWmnIB3fs89L370-8QL37qmvnPcZ-33kiOpY1setKwgs0Lk8XiAD2ugk36F4shV7YfgYR9BhIivBgK0VLpRcBSERsENC8ej7R2bF8NTTfU8umO92S3kWs345jm4A/s320/6.PNG&quot; width=&quot;110&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Now Drag and Drop the &lt;b&gt;Button &lt;/b&gt;and&lt;b&gt; TextBlock &lt;/b&gt;Control on to the Preview pane as show in following window. After drag and drop have you observe the Code pane, Code for Both &lt;b&gt;TextBlock&lt;/b&gt; and &lt;b&gt;Button&lt;/b&gt; control is Generated. Just see Both &lt;b&gt;Blue &lt;/b&gt;and&lt;b&gt; Orange Arrows.&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXyIJBlKY7YaAsQpXEG5IRdRHIl15BU7Tb0EcVec9heyntNDhc4WwwVE9Gfbq7VWV_niQ9LlAur3hlqfCM4zCg2-pvUwc0HDzH_LeIQFMua1trycRJXD0HC4lyQzV-BYN4qKJlKlFGc7M/s1600/7.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Defining Controls&quot; border=&quot;0&quot; height=&quot;189&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXyIJBlKY7YaAsQpXEG5IRdRHIl15BU7Tb0EcVec9heyntNDhc4WwwVE9Gfbq7VWV_niQ9LlAur3hlqfCM4zCg2-pvUwc0HDzH_LeIQFMua1trycRJXD0HC4lyQzV-BYN4qKJlKlFGc7M/s320/7.PNG&quot; title=&quot;Defining Controls&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Now Select the Button Control and Click on the properties window on the right side &lt;b&gt;[CTRL+W, P] &lt;/b&gt;or Through View Menu.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Just define the Name For Your Controls Then only you can access Your Controls in Code Behind. You can give name in tow ways by directly typing along with Name attribute or In Properties window filling the value to Name Attribute.Just see the &lt;b&gt;Ellipse&#39;s. &lt;/b&gt;You can change the Button Content also just see the small Orange ellipse.&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpcgvPNQoTF8rfWauDpgyCqnkbs_CqOkFdtv_ZmqnzSAgHFISppCB0hD_qNlgbmGU9YljfhCyLBSHv7kVGu6zZVKP1URWsN5Shb4nnvO0ET1qlFNIILh2zYtyh0XZNr20PALosb1STiNI/s1600/8.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;313&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpcgvPNQoTF8rfWauDpgyCqnkbs_CqOkFdtv_ZmqnzSAgHFISppCB0hD_qNlgbmGU9YljfhCyLBSHv7kVGu6zZVKP1URWsN5Shb4nnvO0ET1qlFNIILh2zYtyh0XZNr20PALosb1STiNI/s320/8.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Now just see the Following Image in By default in your Properties window wrench mark is selected&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
just select the thunder symbol it will show all events applicable for our button method, Now in click event i&#39;m writing a method name called &lt;b&gt;&quot;myButton_Click&quot; &lt;/b&gt;then it will generate the Code stub in Code behind.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFvwybTMbbYQephR6H_lsgiJqWV9zpHN6hjL5YRfLN0bQ58ZkOGJPITvI7pvUI9d6rB9r2xtfG0rz6FKVtthHh4x-tzvtUSw6LDhgcnAkGT0zIFgyfiTaDlQ-nyeCoeRsKNqlQB0gFqOk/s1600/9.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;314&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFvwybTMbbYQephR6H_lsgiJqWV9zpHN6hjL5YRfLN0bQ58ZkOGJPITvI7pvUI9d6rB9r2xtfG0rz6FKVtthHh4x-tzvtUSw6LDhgcnAkGT0zIFgyfiTaDlQ-nyeCoeRsKNqlQB0gFqOk/s320/9.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Code stub generated by visual studio in Code behind as follows.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
I already gave name to my TextBlock as &lt;b&gt;&quot;MyTextBlock&quot;&amp;nbsp;&lt;/b&gt;now i am going to modify the TextBlock content in Button Click Event. simply i wrote the text as shown in following image&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFcmwae0Uo3nVkXMUeioiWJ5kNY9CbyLRvTIL8xcACD1bcDbScFLxTqleZHzVMn5zxC6YVfEYRJDHkVoOcwGvT6fZD5T4sSEcdIkfpi8Vc-nfQXBkoWnbrHmO12hNKvlbd91ABme3Tj0w/s1600/10.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;100&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFcmwae0Uo3nVkXMUeioiWJ5kNY9CbyLRvTIL8xcACD1bcDbScFLxTqleZHzVMn5zxC6YVfEYRJDHkVoOcwGvT6fZD5T4sSEcdIkfpi8Vc-nfQXBkoWnbrHmO12hNKvlbd91ABme3Tj0w/s400/10.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Now i&#39;m saving my application and i&#39;m connected my windows mobile device to my PC&lt;br /&gt;
Now i&#39;m starting the Debug as shown in the following image. if you have emulator you can change by clicking the small arrow next to the &lt;b&gt;Device. &lt;/b&gt;Before Running app make sure your Phone is Unlocked otherwise it will throw error.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEia7E1QE1tn-xi23tMK2lZ_gLCSIiuvGAZaXJaJN1VpGTs0alXr-2OzLKxgsSnem3iQUT6jOyeDOTL1xFnnGIS2GZpBMeBl_ed-fzz2kEbB3RUkN0iuR4Ew-Vltg2JrC013-dkt55eG-bU/s1600/11.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;178&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEia7E1QE1tn-xi23tMK2lZ_gLCSIiuvGAZaXJaJN1VpGTs0alXr-2OzLKxgsSnem3iQUT6jOyeDOTL1xFnnGIS2GZpBMeBl_ed-fzz2kEbB3RUkN0iuR4Ew-Vltg2JrC013-dkt55eG-bU/s320/11.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Now this app is successfully deployed into your mobile and it runs like as show in the below image&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr4CmY6RyU8n3IrmeIMkvOSmJdm5NfxicXzx48pQSC5riqxzKKPmsx5ZHTJbEZDTXYWoNPSp90WAfcCiSxZR-CHGCzNZ9Qoh1oZ6RdWmD8dLN9kKI2JmiF_nyWAlkiPD2RydCg4tgYNbk/s1600/12.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr4CmY6RyU8n3IrmeIMkvOSmJdm5NfxicXzx48pQSC5riqxzKKPmsx5ZHTJbEZDTXYWoNPSp90WAfcCiSxZR-CHGCzNZ9Qoh1oZ6RdWmD8dLN9kKI2JmiF_nyWAlkiPD2RydCg4tgYNbk/s320/12.png&quot; width=&quot;192&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Now just click on the Button then your event will be fired by app and it will Display the text as you entered in C# code behind. Now can check this how event is firing by using the Breakpoints in C# Code behind.&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlmaqOfar6LMpmd2hWZTQbXaGiKoDkPgyiBC5SCSowYwGUPONVcVD8pSLOWnQ8wxfBozPbJokTqdcBksXsHa-j4YIirF3yBFZOcx734zUjeQC9oQCvbgegR7vz2rBcBw5sJhSN7kodwvw/s1600/13.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlmaqOfar6LMpmd2hWZTQbXaGiKoDkPgyiBC5SCSowYwGUPONVcVD8pSLOWnQ8wxfBozPbJokTqdcBksXsHa-j4YIirF3yBFZOcx734zUjeQC9oQCvbgegR7vz2rBcBw5sJhSN7kodwvw/s320/13.png&quot; width=&quot;192&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;https://db.tt/IUP8MGg6&quot; target=&quot;_blank&quot;&gt;Download The Project&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://soft2166.blogspot.in/2015/07/windows-app-development-win-81-2.html&quot; style=&quot;font-size: x-large;&quot; target=&quot;&quot;&gt;Prev&lt;/a&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&amp;nbsp;- &lt;a href=&quot;http://www.soft2166.blogspot.in/2015/08/windows-app-development-win-81-4.html&quot;&gt;Next&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/4470459817867749809/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/4470459817867749809?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/4470459817867749809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/4470459817867749809'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2015/07/windows-app-development-win-81-3.html' title='Windows App Development (win 8.1) - #3'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWssQTrUgfivu-XQfVPxizhp_U4Gzy_SZTZjDs2rdTh0bEhCuTrIsfjLcnNvzh0ahpfHx6cNylB665QAol8sCxjPYzafO9-ajMEiFLNjM-qpTg2mKz3eIiq8nFNAI1JfqHE7dMlDKZSg8/s72-c/1.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-7790054825975406005</id><published>2015-07-05T13:49:00.003+05:30</published><updated>2015-07-05T19:28:55.691+05:30</updated><title type='text'>Windows App Development (win 8.1) - #2</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIKSDUoXBQozuoPE9fevllwA0QsV3R75VkL-6da_92L8TRvdtxx2g_u0eoF9Iji-ELgy-MvAbfqjrno-Z_kdeE6KM_6jh9R4JVVCesuHlqqyZ7UvTrOzSMI7d_VDPoeoAPRB12WhLQC_4/s1600/Windows-8-SDK-starting_thumb.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIKSDUoXBQozuoPE9fevllwA0QsV3R75VkL-6da_92L8TRvdtxx2g_u0eoF9Iji-ELgy-MvAbfqjrno-Z_kdeE6KM_6jh9R4JVVCesuHlqqyZ7UvTrOzSMI7d_VDPoeoAPRB12WhLQC_4/s320/Windows-8-SDK-starting_thumb.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Before Starting Your First Windows app Development, you need Some tools.&lt;br /&gt;
&lt;br /&gt;
Create/Log-In the&lt;span style=&quot;font-size: large;&quot;&gt; &lt;a href=&quot;https://login.live.com/&quot; target=&quot;_blank&quot;&gt;Microsoft Account&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Download the Windows 8.1 Evaluation Copy &lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;https://technet.microsoft.com/en-in/evalcenter/hh699156.aspx&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Download &lt;a href=&quot;https://dev.windows.com/en-us/downloads&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Visual Studio Community Edition&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Register Your Mobile Device to start the&lt;span style=&quot;font-size: large;&quot;&gt; &lt;a href=&quot;https://msdn.microsoft.com/en-us/library/windows/apps/ff769508(v=vs.105).aspx#BKMK_UsingtheWindowsPhoneDeveloperRegistrationTool&quot; target=&quot;_blank&quot;&gt;Development&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
If You want to use Emulator for development your &lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;https://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx#windows&quot; target=&quot;_blank&quot;&gt;System Requirements&lt;/a&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://www.soft2166.blogspot.in/2015/07/windows-app-development-win-81-1.html&quot; target=&quot;&quot;&gt;Prev&lt;/a&gt;&amp;nbsp;- &lt;a href=&quot;http://www.soft2166.blogspot.in/2015/07/windows-app-development-win-81-3.html&quot;&gt;Next&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/7790054825975406005/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/7790054825975406005?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7790054825975406005'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7790054825975406005'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2015/07/windows-app-development-win-81-2.html' title='Windows App Development (win 8.1) - #2'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIKSDUoXBQozuoPE9fevllwA0QsV3R75VkL-6da_92L8TRvdtxx2g_u0eoF9Iji-ELgy-MvAbfqjrno-Z_kdeE6KM_6jh9R4JVVCesuHlqqyZ7UvTrOzSMI7d_VDPoeoAPRB12WhLQC_4/s72-c/Windows-8-SDK-starting_thumb.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-252250348242733894</id><published>2015-07-05T12:03:00.001+05:30</published><updated>2015-07-05T13:54:23.713+05:30</updated><title type='text'>Windows App Development (win 8.1) - #1</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Before&amp;nbsp;starting windows App Development we must know&amp;nbsp;about &lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;XAML.&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_DGdZmrhyJIgXEuKjfLmlwCIVEZnYvXxLfZKCE1nj-5PkRNUzi8N3NO5mZgSFhgqHTGGWsJC65SBvKD2_a4qsy_3KYP2DOpZnDGSkfbSWW9p9aVczjtlhQJ3iYfGtuxbmW22OG-QmySU/s1600/Xaml.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_DGdZmrhyJIgXEuKjfLmlwCIVEZnYvXxLfZKCE1nj-5PkRNUzi8N3NO5mZgSFhgqHTGGWsJC65SBvKD2_a4qsy_3KYP2DOpZnDGSkfbSWW9p9aVczjtlhQJ3iYfGtuxbmW22OG-QmySU/s320/Xaml.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XAML&lt;/b&gt;&amp;nbsp;(Extension&amp;nbsp;Application&amp;nbsp;Markup&amp;nbsp;Language) is a XML based Language Developed&amp;nbsp;by&amp;nbsp;Microsoft.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;b&gt;XAML&lt;/b&gt;&amp;nbsp;forms&amp;nbsp;a&amp;nbsp;User&amp;nbsp;Interface&amp;nbsp;markup&amp;nbsp;language&amp;nbsp;to&amp;nbsp;define&amp;nbsp;User Interface &amp;nbsp;elements, Data&amp;nbsp;Biding, events and other features.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; font-weight: bold; mso-spacerun: &#39;yes&#39;;&quot;&gt;XAML&amp;nbsp;for&amp;nbsp;Windows&amp;nbsp;Mobile:&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;XAML&amp;nbsp;is&amp;nbsp;similar&amp;nbsp;to&amp;nbsp;HTML,&amp;nbsp;its&amp;nbsp;frame&amp;nbsp;work&amp;nbsp;Code&amp;nbsp;name&amp;nbsp;is&amp;nbsp;“&lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;Jupiter&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;”&amp;nbsp;for&amp;nbsp;windows&amp;nbsp;run-time. XAML is a part of&amp;nbsp;the&amp;nbsp;windows&amp;nbsp;run-time programming model that forms the backbone of windows store&amp;nbsp;apps (formally known&amp;nbsp;as&amp;nbsp;Metro&amp;nbsp;style ( or) Immersive)&amp;nbsp;for&amp;nbsp;the&amp;nbsp;windows 8,&amp;nbsp;8.1&amp;nbsp;and&amp;nbsp;Phone&amp;nbsp;8.1 operating&amp;nbsp;System. It&amp;nbsp;enables Declaring user&amp;nbsp;interface&amp;nbsp;using&amp;nbsp;&lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;XAML&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;Technology.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; font-weight: bold; text-indent: 36pt;&quot;&gt;XAML&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;is&amp;nbsp;really&amp;nbsp;just&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; font-weight: bold; text-indent: 36pt;&quot;&gt;XML&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;,&amp;nbsp;Normally HTML&amp;nbsp;is&amp;nbsp;used&amp;nbsp;to&amp;nbsp;design&amp;nbsp;Web&amp;nbsp;pages&amp;nbsp;and&amp;nbsp;XML is&amp;nbsp;more&amp;nbsp;powerful&amp;nbsp;than HTML.&amp;nbsp;In&amp;nbsp;XML&amp;nbsp;we&amp;nbsp;can&amp;nbsp;define&amp;nbsp;elements&amp;nbsp;and&amp;nbsp;attributes&amp;nbsp;to&amp;nbsp;suite&amp;nbsp;our&amp;nbsp;needs. We&amp;nbsp;are&amp;nbsp;using&amp;nbsp;XML&amp;nbsp;to share Information&amp;nbsp;between&amp;nbsp;Devices,&amp;nbsp;and&amp;nbsp;application&amp;nbsp;configurations&amp;nbsp;but&amp;nbsp;&lt;b&gt;XAML&lt;/b&gt;&amp;nbsp;is used for User Interface design in windows&amp;nbsp;app&amp;nbsp;development. In&amp;nbsp;windows&amp;nbsp;app&amp;nbsp;&lt;b&gt;XAML&lt;/b&gt;&amp;nbsp;is&amp;nbsp;Creating instance for Classes&amp;nbsp;and&amp;nbsp;set the&amp;nbsp;values of the properties in C# file.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; font-weight: bold; text-indent: 36pt;&quot;&gt;XML&amp;nbsp;and&amp;nbsp;HTML&amp;nbsp;are&amp;nbsp;not&amp;nbsp;case&amp;nbsp;sensitive but&amp;nbsp;XAML&amp;nbsp;is&amp;nbsp;Case sensitive&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;Just see&amp;nbsp;the following small example.&amp;nbsp;For&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; font-weight: bold; text-indent: 36pt;&quot;&gt;Button&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 11pt; text-indent: 36pt;&quot;&gt;Control&amp;nbsp;how&amp;nbsp;I&amp;nbsp;we&amp;nbsp;in&amp;nbsp;&lt;b&gt;XAML&lt;/b&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;Button&amp;nbsp;x:Name=”TestClick”&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Content=&quot;Button&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;HorizontalAlignment=&quot;Left&quot;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Margin=&quot;144,131,0,0&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;VerticalAlignment=”Top”&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Click=”MyButton_Click”&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Width=”200”&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Height=”100”&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Background=”Red”/&amp;gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;These&amp;nbsp;&lt;b&gt;XAML&lt;/b&gt;&amp;nbsp;Code&amp;nbsp;is&amp;nbsp;equal&amp;nbsp;to&amp;nbsp;Following&amp;nbsp;Code&amp;nbsp;in&amp;nbsp;Code&amp;nbsp;behind&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Protected&amp;nbsp;override&amp;nbsp;void&amp;nbsp;OnNavigated(NavigationEventArgs&amp;nbsp;e)&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;{&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;Button&amp;nbsp;myButton=new&amp;nbsp;Button();&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;myButton.Name=”TestClick”;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;myButton.Content=”Button”;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;myButton.Width=”200”;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;myButton.Height=”100”;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;myButton.&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;HorizontalAlignment&lt;/span&gt;=Windows.UI.Xaml.&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;HorizontalAlignment&lt;/span&gt;.Left;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;myButton.&lt;/span&gt;&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;VerticalAlignment&lt;/span&gt;&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;=Windows.UI.Xaml.&lt;/span&gt;&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;VerticalAlignment&lt;/span&gt;&lt;span style=&quot;font-size: 14.6666669845581px;&quot;&gt;.Top;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;myButton.Background=new&amp;nbsp;SolidColorBrush(Colors.Red);&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;myButton.Click&amp;nbsp;+=&amp;nbsp;MyButton_Click;&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;layout-grid-mode: char; margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt; text-indent: 36.0000pt;&quot;&gt;
&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&amp;lt;Grid_Name&amp;gt;.children.Add(myButton);&lt;/span&gt;&lt;span style=&quot;background: rgb(255,255,255); font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-highlight: rgb(255,255,255); mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;}&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-left: 36.0000pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-family: &#39;Calibri&#39;; font-size: 11.0000pt; mso-spacerun: &#39;yes&#39;;&quot;&gt;Here&amp;nbsp;&lt;b&gt;XAML&lt;/b&gt;&amp;nbsp;Button&amp;nbsp;Control&amp;nbsp;is&amp;nbsp;Instance&amp;nbsp;for&amp;nbsp;the Button&amp;nbsp;class in C#. Here&amp;nbsp;have&amp;nbsp;you&amp;nbsp;seen the Code behind for single Button Control we&amp;nbsp;wrote&amp;nbsp;10&amp;nbsp;lines&amp;nbsp;of&amp;nbsp;code, But by using &lt;b&gt;XAML&lt;/b&gt;&amp;nbsp;we&amp;nbsp;wrote the same Code in single&amp;nbsp;line &amp;nbsp;only. Suppose if our&amp;nbsp;page&amp;nbsp;have more than 20&amp;nbsp;controls if we use the XAML it is just 20&amp;nbsp;lines of code&amp;nbsp;only but if we use same&amp;nbsp;Code&amp;nbsp;in C# Code&amp;nbsp;behind it take single control for eacdh line.&amp;nbsp;And&amp;nbsp;we&amp;nbsp;will&amp;nbsp;easily&amp;nbsp;defined the Controls in &lt;b&gt;XAML.&lt;/b&gt;&lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;H&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;ere have observe the deference between &lt;b&gt;XAML &lt;/b&gt;and&lt;b&gt; C#. &lt;/b&gt;For properties &lt;b&gt;VerticalAlignment, Background,&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&lt;b&gt;HorizontalAlignment&lt;/b&gt;&lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;properties how we wrote in &lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;XAML&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt; and &lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;C#. XAML &lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;parser will Convert &lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;HorizontalAlignment &lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;property value &quot;Left&quot; to&lt;b&gt; Windows.UI.Xaml.&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&lt;b&gt;HorizontalAlignment.Left&lt;/b&gt;, if you try myButton.&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: Calibri; font-size: 14.6666669845581px; text-indent: 48px;&quot;&gt;HorizontalAlignment=&quot;Left&quot; then C# Compiler will throw the Error.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;H&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;ave you remember &lt;b&gt;XAML&lt;/b&gt; is Case Sensitive if you type&amp;nbsp;&lt;/span&gt;&lt;b style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;HorizontalAlignment&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;property value &quot;left&quot; then we will get the Compilation Error because &lt;b&gt;XAML &lt;/b&gt;can&#39;t find the exact match for&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&lt;b&gt;&amp;nbsp;Windows.UI.Xaml.&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&lt;b&gt;HorizontalAlignment.Left.&lt;/b&gt; You will know more about &lt;b&gt;XAML &lt;/b&gt;when the real Development Start.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-size: 14.6666669845581px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;p0&quot; style=&quot;margin-bottom: 0pt; margin-top: 0pt;&quot;&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://www.soft2166.blogspot.in/2015/07/windows-app-development-win-81-2.html&quot;&gt;Next&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/252250348242733894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/252250348242733894?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/252250348242733894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/252250348242733894'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2015/07/windows-app-development-win-81-1.html' title='Windows App Development (win 8.1) - #1'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_DGdZmrhyJIgXEuKjfLmlwCIVEZnYvXxLfZKCE1nj-5PkRNUzi8N3NO5mZgSFhgqHTGGWsJC65SBvKD2_a4qsy_3KYP2DOpZnDGSkfbSWW9p9aVczjtlhQJ3iYfGtuxbmW22OG-QmySU/s72-c/Xaml.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-2510345050533159073</id><published>2015-04-12T20:53:00.001+05:30</published><updated>2015-04-12T20:53:21.835+05:30</updated><title type='text'>Facebook Developers F8 Conference</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbs7qT6oovZDa6Vh8GtiiRd3eHlRKsxVZ5xRYq3IupKRo1sl00-Hv6Vby-8cAweg5nDQtndDoxgkhxQS1TcMnGFccvN4NCRe-7sGLIx70T-W1XaoM5XRJHLsQoj6D3eNimBfz983s6tcY/s1600/f8_Con.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbs7qT6oovZDa6Vh8GtiiRd3eHlRKsxVZ5xRYq3IupKRo1sl00-Hv6Vby-8cAweg5nDQtndDoxgkhxQS1TcMnGFccvN4NCRe-7sGLIx70T-W1XaoM5XRJHLsQoj6D3eNimBfz983s6tcY/s1600/f8_Con.png&quot; height=&quot;207&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The name &quot;F8&quot; derives from the tradition at Facebook of having eight-hour Hackathons.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Hackathon:&lt;/b&gt;&amp;nbsp;A hackathon (also known as a hack day, hackfest or codefest) is an event in which computer programmers and others involved in software development and hardware development, including graphic designers, interface designers and project managers, collaborate intensively on software projects.[1] Occasionally, there is a hardware component as well. Hackathons typically last between a day and a week.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;F8 :&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;F8 is a mostly-annual conference held by Facebook&amp;nbsp;for the developer and technical community who are excited to learn about the latest developer offerings from Facebook. This year F8 will consist of two full days of sessions, workshops, product demos and one-on-one time with Facebook’s product experts in the Dev Garage.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;F8 conference started on March 25 morning in San Francisco with more than 2,500 developers coming together to build the next generation of apps. hundreds of thousands of developers working with Facebook around the world – with more than 70% outside the United States.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Mark Zuckerberg kicked off the morning keynote and highlighted three themes of F8 this year: Putting people first, giving people more options to connect through the Facebook family of apps (Facebook, WhatsApp, Messenger.., ), and previewing the future of sharing.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Today Facebook announced more than 25 products and tools to help developers &lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;build, grow&amp;nbsp;&lt;/b&gt;and&lt;b&gt; monetize&lt;/b&gt;&lt;/span&gt; mobile apps. Facebook provides connections between every mobile platform and a potential audience of 1.39 billion people, so developers can focus on doing what they do best innovating.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;-Highlights-&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;Messenger Platform:&lt;/b&gt;&amp;nbsp;Introducing a new way for apps to integrate with Messenger so people can better express themselves with GIFs, photos, videos, audio clips and more. For developers, this means more opportunities for growth and engagement.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Businesses on Messenger:&lt;/b&gt;&amp;nbsp;Previewing the first steps they are taking to reinvent the way people communicate and interact with businesses.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;New Share Sheet:&amp;nbsp;&lt;/b&gt;A simple, consistent experience for sharing from apps to Facebook.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Facebook Analytic&#39;s for Apps:&amp;nbsp;&lt;/b&gt;Facebook Analytic&#39;s for Apps helps developers build better apps and experiences for people. Developers now have a single place where they can understand their audience, measure how people use their app across devices and improve their marketing campaigns.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;LiveRail:&lt;/b&gt;&amp;nbsp;Now Mobile app publishers can use LiveRail’s monetization platform to manage their video and display ads business. Additionally, LiveRail is enabling publishers to use Facebook’s approach for delivering the right ad to the right audience—meaning better results and better experiences for people.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Internet of Things:&amp;nbsp;&lt;/b&gt;Developers can now easily use Parse to build a whole new category of apps for connected devices, from garage door openers to smoke detectors to wearable wristbands.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Social Plugins:&amp;nbsp;&lt;/b&gt;Refreshed Social Plugins with updated designs and better mobile experiences that will help people engage with content off Facebook. The Embedded Video Player is an entirely new social plugin that lets publishers embed native Facebook videos in a full-bleed video player. People can now watch and interact with Facebook videos from anywhere on the web.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;Spherical Video Coming to News Feed:&amp;nbsp;&lt;/b&gt;Previewing an immersive, 360-degree video experience in News Feed that lets you choose the viewing angle to explore your surroundings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;-Build-&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;b&gt;Stability &amp;amp; Bug Dashboard:&lt;/b&gt;&amp;nbsp;Now Facebook committed to fixing 90% of bugs within 30 days and they will show a chart of our progress on their bug dashboard. In addition, for bugs which affect Core parts of Facebook platform like Login and Social Plugins, developers will now see an estimate of when they can expect their bugs to get fixed.&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;https://developers.facebook.com/bugs&quot;&gt;https://developers.facebook.com/bugs&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;b&gt;Graph API v2.3: &lt;/b&gt;Graph API&lt;b&gt;&amp;nbsp;&lt;/b&gt;is the primary way for apps to read and write to the Facebook social graph. the new Version 2.3 marks their fourth versioned API release, with a new Debug Mode offering more visibility and additional data on each API call, updated functionality for managing videos and Pages, and new features that give people more control over their information.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;New SDKs for iOS and Android:&lt;/b&gt; They are completely rebuilt their iOS and Android SDKs for version 4.0. The simplified programming models for Login and Sharing make it easier to automatically handle errors, and reduce the size of an app using the SDKs.&lt;br /&gt;
&lt;b&gt;&lt;a href=&quot;https://developers.facebook.com/blog/post/2015/03/25/Updated-Graph-API-and-improved-Facebook-SDKs-for-iOS-and-Android/&quot;&gt;https://developers.facebook.com/blog/post/2015/03/25/Updated-Graph-API-and-improved-Facebook-SDKs-for-iOS-and-Android/&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;b&gt;Parse for IoT:&lt;/b&gt; Connect apps to hardware devices and build for the Internet of Things with new SDKs for the Arduino Yún microcontroller board and Embedded C.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Parse Enhanced Sessions:&lt;/b&gt; A more secure way to manage session logins for each device.&lt;br /&gt;
&lt;a href=&quot;http://blog.parse.com/2015/03/25/connecting-hardware-with-the-cloud-parse-for-iot/&quot;&gt;http://blog.parse.com/2015/03/25/connecting-hardware-with-the-cloud-parse-for-iot/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Parse + React:&lt;/b&gt; Parse is launching a library to bring its powerful data platform to applications built with React, the popular front end framework. This makes it even easier for developers to build complex and dynamic apps with Parse.&lt;br /&gt;
&lt;a href=&quot;http://blog.parse.com/2015/03/25/parse-and-react-shared-chemistry/&quot;&gt;http://blog.parse.com/2015/03/25/parse-and-react-shared-chemistry/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Parse Cloud Code Webhooks:&lt;/b&gt; Write code in whatever language you want. As long as you have a server running it, your Cloud Code can integrate with it.&lt;br /&gt;
&lt;a href=&quot;http://blog.parse.com/2015/03/25/introducing-cloud-code-webhooks/&quot;&gt;http://blog.parse.com/2015/03/25/introducing-cloud-code-webhooks/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Parse Explorer:&lt;/b&gt; A new, powerful debugging tool for production issues in Parse app.&lt;br /&gt;
&lt;a href=&quot;http://blog.parse.com/2015/03/25/chart-new-territory-with-parse-explorer/&quot;&gt;http://blog.parse.com/2015/03/25/chart-new-territory-with-parse-explorer/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Ads API v2.3:&lt;/b&gt; Ads API v2.3 is now open for all developers to use.&lt;br /&gt;
&lt;a href=&quot;https://developers.facebook.com/ads/blog/post/2015/03/25/announcing-v2-3&quot;&gt;https://developers.facebook.com/ads/blog/post/2015/03/25/announcing-v2-3&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Enhanced Video API:&lt;/b&gt; Updates to the Video API provide more control and customization of videos on Facebook.&lt;br /&gt;
&lt;div&gt;
&lt;a href=&quot;https://developers.facebook.com/docs/graph-api/reference/v2.2/video&quot;&gt;https://developers.facebook.com/docs/graph-api/reference/v2.2/video&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;-GROW-&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;b&gt;Messenger Platform:&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;https://www.messenger.com/&quot;&gt;https://www.messenger.com&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Facebook Analytics for Apps:&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;https://developers.facebook.com/products/analytics/&quot;&gt;https://developers.facebook.com/products/analytics/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Social Plugins:&lt;/b&gt; &lt;a href=&quot;https://developers.facebook.com/blog/post/2015/03/25/Grow-Your-App-By-Helping-People-Share/&quot;&gt;https://developers.facebook.com/blog/post/2015/03/25/Grow-Your-App-By-Helping-People-Share/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;App Invites:&lt;/b&gt; Grow apps organically by letting people send customized invites directly to their friends.&lt;/div&gt;
&lt;div&gt;
&lt;a href=&quot;https://developers.facebook.com/products/sharing/app-invites&quot;&gt;https://developers.facebook.com/products/sharing/app-invites&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Mobile App Ads enhancements:&lt;/b&gt; Our app ads helper tool has been updated to better help with app configuration. See some of our latest success stories with video and engagement ads.&lt;/div&gt;
&lt;div&gt;
&lt;a href=&quot;https://developers.facebook.com/tools/app-ads-helper/&quot;&gt;https://developers.facebook.com/tools/app-ads-helper/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;-MONETIZE-&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;LiveRail:&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.liverail.com/mobile-app-monetization/&quot;&gt;http://www.liverail.com/mobile-app-monetization/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;In-game Gifting:&lt;/b&gt; A new feature that lets players gift items to friends who are also playing the game.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;a href=&quot;https://developers.facebook.com/products/games/desktop/&quot;&gt;https://developers.facebook.com/products/games/desktop/&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;font-weight: bold;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
References:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
http://newsroom.fb.com/&lt;/div&gt;
&lt;div&gt;
https://www.fbf8.com/&lt;/div&gt;
&lt;div&gt;
https://developers.facebook.com/&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;For Facebook F8 Conference Videos&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a href=&quot;https://developers.facebooklive.com/&quot;&gt;https://developers.facebooklive.com/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Some Other Tools By Facebook&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Presto (Database) :&amp;nbsp;&lt;/b&gt;&lt;a href=&quot;https://code.facebook.com/projects/552007124892407/presto/&quot;&gt;https://code.facebook.com/projects/552007124892407/presto/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Async Display Kit :&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;https://code.facebook.com/projects/1475518869403439/asyncdisplaykit/&quot;&gt;https://code.facebook.com/projects/1475518869403439/asyncdisplaykit/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
you Can Found more at&amp;nbsp;&lt;a href=&quot;https://developers.facebook.com/products/&quot;&gt;https://developers.facebook.com/products/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
...&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/2510345050533159073/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/2510345050533159073?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2510345050533159073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2510345050533159073'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2015/04/facebook-developers-f8-conference.html' title='Facebook Developers F8 Conference'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbs7qT6oovZDa6Vh8GtiiRd3eHlRKsxVZ5xRYq3IupKRo1sl00-Hv6Vby-8cAweg5nDQtndDoxgkhxQS1TcMnGFccvN4NCRe-7sGLIx70T-W1XaoM5XRJHLsQoj6D3eNimBfz983s6tcY/s72-c/f8_Con.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-4426547625344264809</id><published>2014-10-10T17:31:00.003+05:30</published><updated>2014-10-10T17:31:25.152+05:30</updated><title type='text'>Mr.Programmer</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; src=&quot;//www.youtube.com/embed/BjKmWk3oE4E&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/4426547625344264809/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/4426547625344264809?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/4426547625344264809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/4426547625344264809'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2014/10/mrprogrammer.html' title='Mr.Programmer'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-2961669824261323337</id><published>2014-09-23T21:11:00.000+05:30</published><updated>2014-09-23T21:11:43.189+05:30</updated><title type='text'>Ubuntu Studio</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5ypVtz79TKW4lnqfKq147kWE_wSlXkS3yvL2gSgen96yJitGJtnbxaHFev_fJNiYhIBXqEiWDiV0L3yhViFRRL9E7-QwDcv-RSZmhV2K5Ne-JdWpjYQIFw_ylBtmP_NDqkan57z_zcBU/s1600/Ubuntu_studio_login_screen.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5ypVtz79TKW4lnqfKq147kWE_wSlXkS3yvL2gSgen96yJitGJtnbxaHFev_fJNiYhIBXqEiWDiV0L3yhViFRRL9E7-QwDcv-RSZmhV2K5Ne-JdWpjYQIFw_ylBtmP_NDqkan57z_zcBU/s1600/Ubuntu_studio_login_screen.png&quot; height=&quot;300&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ubuntu Studio is a Linux-based operating system designed as a free, open, and powerful platform for creative people to create their art.&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ubuntu Studio is Free and Open Source Software (FOSS), which means it is free to download and use. You can get the source code, study it and modify it. You can redistribute Ubuntu Studio and can even redistribute your modified version. Read more about these freedoms at GNU.org’s Free Software page.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;As an officially recognized derivative of Ubuntu, Ubuntu Studio is supported by Canonical Ltd. and an amazing and continually increasing community. Ubuntu Studio is released every six months, but a long term release (LTS) version is released only every 2 years.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://ubuntustudio.org/tour/audio/&quot; target=&quot;_blank&quot;&gt;Audio Tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ubuntustudio.org/tour/video/&quot; target=&quot;_blank&quot;&gt;Video&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ubuntustudio.org/tour/graphics/&quot; target=&quot;_blank&quot;&gt;Graphics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ubuntustudio.org/tour/photography/&quot; target=&quot;_blank&quot;&gt;Photography&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ubuntustudio.org/tour/publishing/&quot; target=&quot;_blank&quot;&gt;Publishing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Download Links&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://cdimage.ubuntu.com/ubuntustudio/releases/14.04.1/release/ubuntustudio-14.04.1-dvd-amd64.iso&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;64bit ISO&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://cdimage.ubuntu.com/ubuntustudio/releases/14.04.1/release/ubuntustudio-14.04.1-dvd-i386.iso&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;32bit ISO&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://cdimage.ubuntu.com/ubuntustudio/releases/14.04.1/release/ubuntustudio-14.04.1-dvd-amd64.iso.torrent&quot; target=&quot;_blank&quot;&gt;64bit Torrent&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://cdimage.ubuntu.com/ubuntustudio/releases/14.04.1/release/ubuntustudio-14.04.1-dvd-i386.iso.torrent&quot; target=&quot;_blank&quot;&gt;32bit Torrent&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/2961669824261323337/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/2961669824261323337?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2961669824261323337'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2961669824261323337'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2014/09/ubuntu-studio.html' title='Ubuntu Studio'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5ypVtz79TKW4lnqfKq147kWE_wSlXkS3yvL2gSgen96yJitGJtnbxaHFev_fJNiYhIBXqEiWDiV0L3yhViFRRL9E7-QwDcv-RSZmhV2K5Ne-JdWpjYQIFw_ylBtmP_NDqkan57z_zcBU/s72-c/Ubuntu_studio_login_screen.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-2553777438855322307</id><published>2013-02-10T10:11:00.002+05:30</published><updated>2013-02-10T10:11:28.311+05:30</updated><title type='text'>Hiding a Drive Without any Software Using CMD (Command Prompt)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiY3D_EUyHVdgFOL-VcafUwv7Fc5c_gaif8H87-wo68LY-BrP99vAF-pGJVnlmBsIPqC3iQv0F7Qqh6-ypv0ePH6YU9Gr7zfwaGcPZNIIlfsi0MCjancK2MZBYW2CsSfFT43kDC-q7c1P4/s1600/hard-drive03.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;206&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiY3D_EUyHVdgFOL-VcafUwv7Fc5c_gaif8H87-wo68LY-BrP99vAF-pGJVnlmBsIPqC3iQv0F7Qqh6-ypv0ePH6YU9Gr7zfwaGcPZNIIlfsi0MCjancK2MZBYW2CsSfFT43kDC-q7c1P4/s320/hard-drive03.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
To&amp;nbsp;&lt;b&gt;HIDE&lt;/b&gt; any drive in your Computer You must follow the Below Steps.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1&lt;/b&gt;. Go to &lt;b&gt;START&lt;/b&gt; menu And Press &lt;b&gt;Run&lt;/b&gt; (&lt;b&gt;Windows key+R&lt;/b&gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2&lt;/b&gt;. In &lt;b&gt;RUN&lt;/b&gt;&amp;nbsp;Dialog&amp;nbsp;box Type &lt;b&gt;CMD&lt;/b&gt; and press Enter.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3&lt;/b&gt;. In &lt;b&gt;Command Prompt&lt;/b&gt; (&lt;b&gt;CMD&lt;/b&gt;) type &lt;b&gt;DISKPART&lt;/b&gt; and hit the Enter button.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;4&lt;/b&gt;. Then type &lt;b&gt;LIST VOLUME&lt;/b&gt; and hit the Enter button.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;5&lt;/b&gt;. Then type the Drive Letter which you want to hide&lt;b&gt; SELECT VOLUME &lt;volume number=&quot;&quot;&gt;&lt;/volume&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;
&lt;b&gt;&lt;u&gt;Ex&lt;/u&gt;:-&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; If you want to hide &lt;b&gt;volume E&lt;/b&gt;, type &lt;b&gt;SELECT VOLUME 4&lt;/b&gt;&amp;nbsp;and hit &lt;b&gt;Enter&lt;/b&gt;.&lt;br /&gt;
&amp;nbsp; Now the Following message will appear.&lt;br /&gt;
&amp;nbsp; Now follow mentioned massage will appear to you.&lt;br /&gt;
&amp;nbsp; &lt;b&gt;&amp;nbsp;Volume 4 is the selected volume.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;6&lt;/b&gt;. After that, type&lt;b&gt;&amp;nbsp;REMOVE LETTER E&lt;/b&gt;&amp;nbsp;and hit&amp;nbsp;&lt;b&gt;Enter&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;7&lt;/b&gt;. Then Restart Your Computer.&lt;br /&gt;
&lt;br /&gt;
To &lt;b&gt;UN HIDE&lt;/b&gt; The Drive You Must Follow The Below Steps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;8&lt;/b&gt;. Go to&amp;nbsp;&lt;b&gt;START&lt;/b&gt;&amp;nbsp;menu And Press&amp;nbsp;&lt;b&gt;Run&lt;/b&gt;&amp;nbsp;(&lt;b&gt;Windows key+R&lt;/b&gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;9&lt;/b&gt;. In&amp;nbsp;&lt;b&gt;RUN&lt;/b&gt;&amp;nbsp;Dialog&amp;nbsp;box Type&amp;nbsp;&lt;b&gt;CMD&lt;/b&gt;&amp;nbsp;and press Enter.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;10&lt;/b&gt;. In&amp;nbsp;&lt;b&gt;Command Prompt&lt;/b&gt;&amp;nbsp;(&lt;b&gt;CMD&lt;/b&gt;) type&amp;nbsp;&lt;b&gt;DISKPART&lt;/b&gt;&amp;nbsp;and hit the Enter button.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;11&lt;/b&gt;. Then type&amp;nbsp;&lt;b&gt;LIST VOLUME&lt;/b&gt;&amp;nbsp;and hit the Enter button.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;12&lt;/b&gt;. Then You must Select the Drive letter &lt;b&gt;SELECT VOLUME &lt;volume number=&quot;&quot;&gt;&lt;/volume&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;
&lt;b&gt;&lt;u&gt;Ex&lt;/u&gt;&lt;/b&gt;:-&lt;br /&gt;
&amp;nbsp; &lt;b&gt;&amp;nbsp;SELECT VOLUME 4&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;(I use 4 Because Previously i use DRIVE E to hide its volume number is 4 So i can use number 4 ).&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;13&lt;/b&gt;. &lt;b&gt;ASSIGN LETTER &lt;drive name=&quot;&quot;&gt; &lt;/drive&gt;&lt;/b&gt;and Hit &lt;b&gt;Enter.&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;&lt;u&gt;Ex&lt;/u&gt;:-&lt;/b&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b&gt;assign letter E&lt;/b&gt; and hit &lt;b&gt;enter&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Once again you can restart your Computer You got the all hidden drives back&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;:&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;Your PC doesn&#39;t lost any Valuable data&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;By Hiding the drives like this.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/2553777438855322307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/2553777438855322307?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2553777438855322307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2553777438855322307'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/02/hiding-drive-without-any-software-using.html' title='Hiding a Drive Without any Software Using CMD (Command Prompt)'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiY3D_EUyHVdgFOL-VcafUwv7Fc5c_gaif8H87-wo68LY-BrP99vAF-pGJVnlmBsIPqC3iQv0F7Qqh6-ypv0ePH6YU9Gr7zfwaGcPZNIIlfsi0MCjancK2MZBYW2CsSfFT43kDC-q7c1P4/s72-c/hard-drive03.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-2378943138872110930</id><published>2013-01-16T20:56:00.001+05:30</published><updated>2013-01-16T20:56:10.132+05:30</updated><title type='text'>Wireless Network Watcher ( WiFi )</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;b&gt;Description&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Wireless Network Watcher is a small utility that scans your wireless network and displays the list of all computers and devices that are currently connected to your network.&lt;br /&gt;
For every computer or device that is connected to your network, the following information is displayed: IP address, MAC address, the company that manufactured the network card, and optionally the computer name.&lt;br /&gt;
You can also export the connected devices list into html/xml/csv/text file, or copy the list to the clipboard and then paste into Excel or other spreadsheet application.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio0jwQvQlNMffk9jcErGrysloGcxCDKC3yhW9gPsiKvSCnU0SiWgbwZ4booha1wW-kRarbMsL83SoSEu7QNJTWTMjZ9lyfs2BkVDtmNNOkR3xlaA0G1CAQwRTsS3YrTq_pVCz7z1BIDCA/s1600/wnetwatcher.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;122&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio0jwQvQlNMffk9jcErGrysloGcxCDKC3yhW9gPsiKvSCnU0SiWgbwZ4booha1wW-kRarbMsL83SoSEu7QNJTWTMjZ9lyfs2BkVDtmNNOkR3xlaA0G1CAQwRTsS3YrTq_pVCz7z1BIDCA/s320/wnetwatcher.gif&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;System Requirements And Limitations&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
1. This utility works on Windows 2000, Windows XP, Windows Server 2003/2008, Windows Vista and Windows 7.&lt;br /&gt;
2. This utility can only scan a wireless network that you&#39;re currently connected to. It cannot scan other wireless networks.&lt;br /&gt;
3. In rare cases, it&#39;s possible that Wireless Network Watcher won&#39;t detect the correct wireless network adapter, and then you should go to &#39;Advanced Options&#39; window (F9), and manually choose the correct network adapter.&lt;br /&gt;
4. although this utility is officially designed for wireless networks, you can also use it to scan a small wired network.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Using Wireless Network Watcher&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
1. Wireless Network Watcher doesn&#39;t require any installation process or additional dll files. In order to start using it, simply extract the executable file (WNetWatcher.exe) from the zip file, and run it.&lt;br /&gt;
2. If you want, you can also download WNetWatcher with full install/uninstall support (wnetwatcher_setup.exe), so a shortcut for running WNetWatcher will be automatically added into your start menu.&lt;br /&gt;
3. After running WNetWatcher, it automatically locates your wireless adapter, and scans your network. 4.After a few seconds, you should start see the list of computers that are currently connected to your network.&lt;br /&gt;
5. If from some reason, WNetWatcher failed to locate and scan your network, you can try to manually choosing the correct network adapter, by pressing F9 (Advanced Options) and choosing the right network adapter.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.nirsoft.net/utils/wnetwatcher.zip&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/2378943138872110930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/2378943138872110930?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2378943138872110930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2378943138872110930'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/wireless-network-watcher-wifi.html' title='Wireless Network Watcher ( WiFi )'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio0jwQvQlNMffk9jcErGrysloGcxCDKC3yhW9gPsiKvSCnU0SiWgbwZ4booha1wW-kRarbMsL83SoSEu7QNJTWTMjZ9lyfs2BkVDtmNNOkR3xlaA0G1CAQwRTsS3YrTq_pVCz7z1BIDCA/s72-c/wnetwatcher.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-7170520895308502790</id><published>2013-01-16T20:38:00.000+05:30</published><updated>2013-01-16T20:38:11.615+05:30</updated><title type='text'>Product key viewer</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
ProduKey is a small utility that displays the ProductID and the CD-Key of 
MS-Office, Windows, Exchange Server, and SQL Server installed on your computer. 
You can view this information for your current running operating system, or for 
another operating system/computer - by using command-line options. This utility 
can be useful if you lost the product key of your Windows/Office, and you want 
to reinstall it on your computer.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRUMObkx1WJcJkdRMhBsSS6Hu9kWmL30VjUNt3YahKey0npOm6d0woAGp6mI5NOeM6Yv_qzIiwWc7ylUTNEm7KNzOUokRIcoEcAp8dv4B-oESbo6Ra0l4oYPpzusuk77rhYGOUn7mU1x0/s1600/Capture.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;237&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRUMObkx1WJcJkdRMhBsSS6Hu9kWmL30VjUNt3YahKey0npOm6d0woAGp6mI5NOeM6Yv_qzIiwWc7ylUTNEm7KNzOUokRIcoEcAp8dv4B-oESbo6Ra0l4oYPpzusuk77rhYGOUn7mU1x0/s320/Capture.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://dl.dropbox.com/u/91648884/produkey.zip&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/7170520895308502790/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/7170520895308502790?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7170520895308502790'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7170520895308502790'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/product-key-viewer.html' title='Product key viewer'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRUMObkx1WJcJkdRMhBsSS6Hu9kWmL30VjUNt3YahKey0npOm6d0woAGp6mI5NOeM6Yv_qzIiwWc7ylUTNEm7KNzOUokRIcoEcAp8dv4B-oESbo6Ra0l4oYPpzusuk77rhYGOUn7mU1x0/s72-c/Capture.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-720230418611069321</id><published>2013-01-16T20:32:00.001+05:30</published><updated>2013-01-16T20:32:40.164+05:30</updated><title type='text'>Product Key Finder</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
It will find the product keys.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7fhyphenhyphendk5cLsoLUhG0OH3MIkTQ6tH1_SKlIruh_cKOGuKXdKXNgooaHY02hf8yzMlHalmO0NVF0o62BFF5rzTBOmxZc30Kek9aDxg6A6KZRBTu0RylKcPLRsw-1RPGRgU2DaVUzlamQoms/s1600/pk.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7fhyphenhyphendk5cLsoLUhG0OH3MIkTQ6tH1_SKlIruh_cKOGuKXdKXNgooaHY02hf8yzMlHalmO0NVF0o62BFF5rzTBOmxZc30Kek9aDxg6A6KZRBTu0RylKcPLRsw-1RPGRgU2DaVUzlamQoms/s320/pk.JPG&quot; width=&quot;317&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;https://dl.dropbox.com/u/91648884/Product%20key%20finder.rar&quot; target=&quot;_blank&quot;&gt;DOWNLOAD&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/720230418611069321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/720230418611069321?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/720230418611069321'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/720230418611069321'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/product-key-finder.html' title='Product Key Finder'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7fhyphenhyphendk5cLsoLUhG0OH3MIkTQ6tH1_SKlIruh_cKOGuKXdKXNgooaHY02hf8yzMlHalmO0NVF0o62BFF5rzTBOmxZc30Kek9aDxg6A6KZRBTu0RylKcPLRsw-1RPGRgU2DaVUzlamQoms/s72-c/pk.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-7256996210749376484</id><published>2013-01-10T10:16:00.003+05:30</published><updated>2013-01-10T10:16:37.221+05:30</updated><title type='text'>marquee ( html tag )</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
The HTML &lt;span style=&quot;color: red;&quot;&gt;&lt;marquee&gt;&lt;/marquee&gt;&lt;/span&gt; tag is used for scrolling the &lt;span style=&quot;color: red;&quot;&gt;text&lt;/span&gt; or &lt;span style=&quot;color: red;&quot;&gt;image&lt;/span&gt; displayed either &lt;span style=&quot;color: red;&quot;&gt;horizontally across&lt;/span&gt; or &lt;span style=&quot;color: red;&quot;&gt;vertically down&lt;/span&gt; your web site page depending on the settings.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKPjocH0_CcGfhDbnWNXo-6TmduGuzfLnkdti8FXxbxSs6c8KEDUvRBhH78oErs4npJJbAr4pHjx27kEal2iVE3E1jY2MSOUTpwEPyFMDwTx7NIxxrCTlbd_zX_CpI-ZHwV2ADkQhH6h8/s1600/xc.JPG&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; display: inline !important; margin-bottom: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKPjocH0_CcGfhDbnWNXo-6TmduGuzfLnkdti8FXxbxSs6c8KEDUvRBhH78oErs4npJJbAr4pHjx27kEal2iVE3E1jY2MSOUTpwEPyFMDwTx7NIxxrCTlbd_zX_CpI-ZHwV2ADkQhH6h8/s1600/xc.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;marquee&gt; This is Default usage of marquee&lt;/marquee&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhr06BlgasTDAv2jxmqzD4aO3QMPeCgC-WxQ-8Af7GRSlq4qtzpRn6zpRDx6D3CB45oDltIvutdVbQjn8pVHAyXTxK5zw1vlmU9WvzXejNUImJ92Ie0mIhuFEd_mxO5ZVexK2v5Pzaq320/s1600/xzcc.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;68&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhr06BlgasTDAv2jxmqzD4aO3QMPeCgC-WxQ-8Af7GRSlq4qtzpRn6zpRDx6D3CB45oDltIvutdVbQjn8pVHAyXTxK5zw1vlmU9WvzXejNUImJ92Ie0mIhuFEd_mxO5ZVexK2v5Pzaq320/s320/xzcc.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;marquee behavior=&quot;slide&quot; direction=&quot;left&quot;&gt;Your text is here&lt;/marquee&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr0HmgN6uqWAihrslSpXjGwamQXOFtYqoI6CNftLCDkCE3WTXMq0651ZqIVTtT2C-aPWqa75unUh55ImvhtcVmjhaH1A-jhxohUNpFnlzc5ckRNqQoessj7Rq6wGsjdiABTURN_8udfBQ/s1600/xzas.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;63&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr0HmgN6uqWAihrslSpXjGwamQXOFtYqoI6CNftLCDkCE3WTXMq0651ZqIVTtT2C-aPWqa75unUh55ImvhtcVmjhaH1A-jhxohUNpFnlzc5ckRNqQoessj7Rq6wGsjdiABTURN_8udfBQ/s320/xzas.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;marquee behavior=&quot;scroll&quot; direction=&quot;left&quot;&gt;Your scrolling text goes here&lt;/marquee&gt;

&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheAXXBWL1HwwO96ihiCfsLWeGxdjjx9cMO9iVDPo0U9dYC0jy6cqofagyMpTyNRpWvBHlSsQ6ylpMrMAlB89QNzECyas1ZIQAimJi8T4mNqQ_EedSxnjhyphenhyphenmm_I5uOLju8hauDVfO-DK_c/s1600/9.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;84&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheAXXBWL1HwwO96ihiCfsLWeGxdjjx9cMO9iVDPo0U9dYC0jy6cqofagyMpTyNRpWvBHlSsQ6ylpMrMAlB89QNzECyas1ZIQAimJi8T4mNqQ_EedSxnjhyphenhyphenmm_I5uOLju8hauDVfO-DK_c/s320/9.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;marquee behavior=&quot;scroll&quot; direction=&quot;left&quot;&gt;&lt;img alt=&quot;smile&quot; height=&quot;50&quot; src=&quot;https://dl.dropbox.com/u/91648884/favicon.ico&quot; width=&quot;50&quot; /&gt;&lt;/marquee&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/7256996210749376484/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/7256996210749376484?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7256996210749376484'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7256996210749376484'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/marquee-html-tag.html' title='marquee ( html tag )'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKPjocH0_CcGfhDbnWNXo-6TmduGuzfLnkdti8FXxbxSs6c8KEDUvRBhH78oErs4npJJbAr4pHjx27kEal2iVE3E1jY2MSOUTpwEPyFMDwTx7NIxxrCTlbd_zX_CpI-ZHwV2ADkQhH6h8/s72-c/xc.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-6880626532489504068</id><published>2013-01-07T20:19:00.002+05:30</published><updated>2013-01-07T20:19:36.412+05:30</updated><title type='text'>Gadgets For Windows 8</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_h3mVEdTdd28FZBIsMNtdLkCBO4G4l_eaCgL8sWo5h9efRlvR-AhtPiPIoWg1_YZkIxNGVdEcMlrn2yc3T6_T6tWVzh-Wgx1atd9U4EMyyrx0VQRemK8J3X0CCdfoNjcNFGJh3zNzRIU/s1600/Screen8GP.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;300&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_h3mVEdTdd28FZBIsMNtdLkCBO4G4l_eaCgL8sWo5h9efRlvR-AhtPiPIoWg1_YZkIxNGVdEcMlrn2yc3T6_T6tWVzh-Wgx1atd9U4EMyyrx0VQRemK8J3X0CCdfoNjcNFGJh3zNzRIU/s400/Screen8GP.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkeHnyJDIQaH-JDSilclr4qxglTlv4fqgYRzDdOZlrgk8_lkN1lUACQ2CMHFjVh0bAAzwLxfiGoXIGNoS64OFDTyfcmsOHq3I6g5k8JY5PPMZmXGrAod079mlPiGE0U8t1JifXOg0N70M/s1600/zxv.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;433&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkeHnyJDIQaH-JDSilclr4qxglTlv4fqgYRzDdOZlrgk8_lkN1lUACQ2CMHFjVh0bAAzwLxfiGoXIGNoS64OFDTyfcmsOHq3I6g5k8JY5PPMZmXGrAod079mlPiGE0U8t1JifXOg0N70M/s640/zxv.JPG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://addgadgets.com/download/8GadgetPackSetup.msi&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/6880626532489504068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/6880626532489504068?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/6880626532489504068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/6880626532489504068'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/gadgets-for-windows-8.html' title='Gadgets For Windows 8'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_h3mVEdTdd28FZBIsMNtdLkCBO4G4l_eaCgL8sWo5h9efRlvR-AhtPiPIoWg1_YZkIxNGVdEcMlrn2yc3T6_T6tWVzh-Wgx1atd9U4EMyyrx0VQRemK8J3X0CCdfoNjcNFGJh3zNzRIU/s72-c/Screen8GP.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-3163427019557377124</id><published>2013-01-07T19:56:00.001+05:30</published><updated>2013-01-07T20:04:16.949+05:30</updated><title type='text'>Run Mobile Apps In Your PC with mpowerplayer</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK-_AFPyrd_0iBIrTBu1uakfBuFW-lnkdNIzXajmjP09B36RlZLFtLM8buYX52p11NI6Tx_S6ugMkeXuYV1HSNRhwuh2kUP3UkiFJZcMn_RyGyrfR4LYn6iEBDs2QHEZ_JcFpJbCWpoOo/s1600/m.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;260&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK-_AFPyrd_0iBIrTBu1uakfBuFW-lnkdNIzXajmjP09B36RlZLFtLM8buYX52p11NI6Tx_S6ugMkeXuYV1HSNRhwuh2kUP3UkiFJZcMn_RyGyrfR4LYn6iEBDs2QHEZ_JcFpJbCWpoOo/s400/m.JPG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://dl.dropbox.com/u/91648884/mpp-sdk.rar&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. Download And Extract.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
2. Open Extracted Folder.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
3. Under this Double click on the &quot;player.jar&quot; file.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
4. Above Window will POP UP.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
5. Press File in the menu.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
6. And Navigate the location. where the file is available.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Download Mobile Games &lt;a href=&quot;http://soft2166.blogspot.in/2012/02/java-games-for-mobile.html&quot;&gt;Click This&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/3163427019557377124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/3163427019557377124?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/3163427019557377124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/3163427019557377124'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/run-mobile-apps-in-your-pc-with.html' title='Run Mobile Apps In Your PC with mpowerplayer'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK-_AFPyrd_0iBIrTBu1uakfBuFW-lnkdNIzXajmjP09B36RlZLFtLM8buYX52p11NI6Tx_S6ugMkeXuYV1HSNRhwuh2kUP3UkiFJZcMn_RyGyrfR4LYn6iEBDs2QHEZ_JcFpJbCWpoOo/s72-c/m.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-5237126995393010055</id><published>2013-01-05T14:16:00.004+05:30</published><updated>2013-01-05T14:16:54.690+05:30</updated><title type='text'>Script that will continuously open CD Rom Drive</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
1. Copy The Following Code.&lt;br /&gt;
2. Paste it in to&amp;nbsp;notepad.&lt;br /&gt;
3.&amp;nbsp;Save it as &quot;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;.vbs&lt;/span&gt;&lt;/b&gt;&quot; Extension&lt;br /&gt;
&lt;span style=&quot;color: red;&quot;&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/span&gt;&lt;br /&gt;
Set oWMP = CreateObject(&quot;WMPlayer.OCX.7&quot; )&lt;br /&gt;
Set colCDROMs = oWMP.cdromCollection&lt;br /&gt;
do&lt;br /&gt;
colCDROMs.Item(i).Eject&lt;br /&gt;
wscript.sleep 2000&lt;br /&gt;
loop&lt;br /&gt;
&lt;span style=&quot;color: red;&quot;&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
This Script will continuously open Your CD Rom Drive&lt;br /&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/5237126995393010055/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/5237126995393010055?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/5237126995393010055'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/5237126995393010055'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/script-that-will-continuously-open-cd.html' title='Script that will continuously open CD Rom Drive'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-147267807000009927</id><published>2013-01-04T21:30:00.003+05:30</published><updated>2013-01-04T21:33:30.913+05:30</updated><title type='text'>Glass Skin Pack For Windows 7</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Transform Windows 7 to Glass UI&lt;br /&gt;
Look like&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMN6JjHuNks4GZ4vu9QFDT8ucDSAIXbUgt7kvrEzuUvUGZP84FoEWtmG3T7s7kWLUBCReRMYTFSXUFc-__te2wIFa8X_MxbLTX5l3LJXUILHb0HdDvBz0FkIpYCWF_ujOtZz9UVCz-7s/s1600/thumb_glass4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;188&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMN6JjHuNks4GZ4vu9QFDT8ucDSAIXbUgt7kvrEzuUvUGZP84FoEWtmG3T7s7kWLUBCReRMYTFSXUFc-__te2wIFa8X_MxbLTX5l3LJXUILHb0HdDvBz0FkIpYCWF_ujOtZz9UVCz-7s/s400/thumb_glass4.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeAP8igHedTG-YfIXZ_Vls_fNNuHxG-tMEb6iYQxYALLAkHYHGty4xPnAkir79i6u3fggEhaJj_aCbsHgnnl5cooGkoIFTyFt3GKm3I8dLXLqKOcpzCJ1NHsd9Gd8fj1XB3qj7w4BCNdw/s1600/glass_gui_windows_7.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;298&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeAP8igHedTG-YfIXZ_Vls_fNNuHxG-tMEb6iYQxYALLAkHYHGty4xPnAkir79i6u3fggEhaJj_aCbsHgnnl5cooGkoIFTyFt3GKm3I8dLXLqKOcpzCJ1NHsd9Gd8fj1XB3qj7w4BCNdw/s400/glass_gui_windows_7.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIEjYV5l3ydg0xDj5V3LJcOU97VOSpuGaShxI_IHSDxicB7furp4PB_0WKF70pJko0v-a4v86Qj1ylrhIJxfLU-6zI6l6AAMACqqD4X5Y_Puq6tVKtWZmH_P6UEPUp-UpvarFgtm0hvug/s1600/982c8517e40072d788ac4dcaef00d54a.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;248&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIEjYV5l3ydg0xDj5V3LJcOU97VOSpuGaShxI_IHSDxicB7furp4PB_0WKF70pJko0v-a4v86Qj1ylrhIJxfLU-6zI6l6AAMACqqD4X5Y_Puq6tVKtWZmH_P6UEPUp-UpvarFgtm0hvug/s400/982c8517e40072d788ac4dcaef00d54a.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhImjZLd7VCfarFINuhYot3jk2Qhwh0M4YyWxe6FbmWMaYzdlwaGksyP2-0kiNZy2OhBP2vr6FvlOymHYurJXDuGOp7KduLIWH98gEaiAGK-3Y9_DCkhLqD4WoUkDP6wYS11V3f7_8bg3M/s1600/skin-glass-3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;225&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhImjZLd7VCfarFINuhYot3jk2Qhwh0M4YyWxe6FbmWMaYzdlwaGksyP2-0kiNZy2OhBP2vr6FvlOymHYurJXDuGOp7KduLIWH98gEaiAGK-3Y9_DCkhLqD4WoUkDP6wYS11V3f7_8bg3M/s400/skin-glass-3.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://www.deviantart.com/download/7435554265405052/glass_skin_pack_1_0_x86_by_spdownload-d5nh96y.exe&quot; target=&quot;_blank&quot;&gt;DOWNLOAD (32 bit)&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.deviantart.com/download/6160783957977780/glass_skin_pack_1_0_x64_by_spdownload-d5nh6z5.exe&quot; target=&quot;_blank&quot;&gt;DOWNLOAD (64bit)&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/147267807000009927/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/147267807000009927?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/147267807000009927'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/147267807000009927'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2013/01/glass-skin-pack-for-windows-7.html' title='Glass Skin Pack For Windows 7'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMN6JjHuNks4GZ4vu9QFDT8ucDSAIXbUgt7kvrEzuUvUGZP84FoEWtmG3T7s7kWLUBCReRMYTFSXUFc-__te2wIFa8X_MxbLTX5l3LJXUILHb0HdDvBz0FkIpYCWF_ujOtZz9UVCz-7s/s72-c/thumb_glass4.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-3474673602479764667</id><published>2012-12-23T22:12:00.001+05:30</published><updated>2012-12-23T22:22:17.944+05:30</updated><title type='text'>Open Source Camera Security Software</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyfbPXi_iYEyMM4R_GSTk-1d31ls2Cs8pbCIM8tKJLHS7cgtqFNaTrKRAXUR37pJnZ2QzVh74oY3zgp7FRYYxFvuW_hq-D-BD1OCncEWxPn3gA_CfpdW4AUsZDxGGnDVJOnAVZmteJs-Y/s1600/Capture.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;296&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyfbPXi_iYEyMM4R_GSTk-1d31ls2Cs8pbCIM8tKJLHS7cgtqFNaTrKRAXUR37pJnZ2QzVh74oY3zgp7FRYYxFvuW_hq-D-BD1OCncEWxPn3gA_CfpdW4AUsZDxGGnDVJOnAVZmteJs-Y/s320/Capture.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.ispyconnect.com/&quot; target=&quot;_blank&quot;&gt;iSpy&lt;/a&gt; uses your webcams and microphones to detect and record movement or sound and provides security, surveillance, monitoring and alerting services. Any media that is captured is compressed to flash video and made available, securely over the web. iSpy can be setup to run on multiple computers simultaneously. iSpy is free, open-source software, so if you want it to do anything else, please download the source code and&amp;nbsp;customize&amp;nbsp;it to your requirements.&lt;br /&gt;
&lt;b&gt;Main Features of iSpy&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Embed the iSpy Viewer in your own website.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Control PTZ enabled IP cameras.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Talk out to Foscam, Axis and iSpyServer cameras.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Text to speech – talk through the website via text to speech or dictation.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Listen to and monitor remote microphones live over the network.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Pair video and audio sources for capturing movies with sound.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Upload to YouTube – auto upload captured content or one-click upload in the web.&lt;br /&gt;
&lt;b&gt;iSpy in brief&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; License&amp;nbsp;Open Source.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Working on: Windows XP/ Vista/ 7 (32 bit and 64 bit supported).&lt;br /&gt;
&lt;br /&gt;
Read more about :&lt;a href=&quot;http://www.ispyconnect.com/&quot; target=&quot;_blank&quot;&gt;&amp;nbsp;http://www.ispyconnect.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBal684fqlTOPTkqlbOY8x0sRR2eEPOH4lRG_li7L-rZSWDSLzupfXZIHIQPqcLvf42Uzxm0Vi3ci_z0FZO7IuxcRUjBckIWV-6WhE0F_iIFbekdXYKFSjE4j6FuiImYhbUtQ5CW4MBqw/s1600/0.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBal684fqlTOPTkqlbOY8x0sRR2eEPOH4lRG_li7L-rZSWDSLzupfXZIHIQPqcLvf42Uzxm0Vi3ci_z0FZO7IuxcRUjBckIWV-6WhE0F_iIFbekdXYKFSjE4j6FuiImYhbUtQ5CW4MBqw/s320/0.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlVP-jpYkyRhXgs3cuY6rL_Uq2LU9AlKIJz_d5BW6-75SoUo3ubpOVVmVgjjnDN6a9TBJ-Kzz7lAUsW9eaS3sjJMLV05-4TUYqXvn9yd7bhCRM812TTiQMPOQkQPxQDSBFxSksrYwELRk/s1600/ispy.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;220&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlVP-jpYkyRhXgs3cuY6rL_Uq2LU9AlKIJz_d5BW6-75SoUo3ubpOVVmVgjjnDN6a9TBJ-Kzz7lAUsW9eaS3sjJMLV05-4TUYqXvn9yd7bhCRM812TTiQMPOQkQPxQDSBFxSksrYwELRk/s320/ispy.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.ispyconnect.com/download.aspx&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/3474673602479764667/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/3474673602479764667?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/3474673602479764667'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/3474673602479764667'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/12/open-source-camera-security-software.html' title='Open Source Camera Security Software'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyfbPXi_iYEyMM4R_GSTk-1d31ls2Cs8pbCIM8tKJLHS7cgtqFNaTrKRAXUR37pJnZ2QzVh74oY3zgp7FRYYxFvuW_hq-D-BD1OCncEWxPn3gA_CfpdW4AUsZDxGGnDVJOnAVZmteJs-Y/s72-c/Capture.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-2746830358003737425</id><published>2012-12-08T21:46:00.002+05:30</published><updated>2012-12-08T21:46:23.467+05:30</updated><title type='text'>Ultimate Gamers Edition</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
Ubuntu for gamers!&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijIel2UdXTBl1dScEmJOtwECO9y3Q2WSZ9x_hLMaBz2TJVXBcIMl-ycThyx7GUrIeRg1kn1GiRW0m04C8ucR5YmHm1x4TLwNz3wJ5OHBoBJlAzv5yFqm-sL7vWfreZfhey9yNEHjahFaY/s1600/Ultimate-Gamers-Edition_3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijIel2UdXTBl1dScEmJOtwECO9y3Q2WSZ9x_hLMaBz2TJVXBcIMl-ycThyx7GUrIeRg1kn1GiRW0m04C8ucR5YmHm1x4TLwNz3wJ5OHBoBJlAzv5yFqm-sL7vWfreZfhey9yNEHjahFaY/s320/Ultimate-Gamers-Edition_3.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqotwtQdqJV5OnPBgrQAnh9PJra2Sp0y5fDDD1nBqSg_E2otmk6FjaJOBPAl_tkW2NEUxJL1sZQnf4rPNY3GnFhzQ_XrwUF0xVHOBy6oUdnokloxZ8ODaHOvuzJbERFkBSW3UX9T51FHs/s1600/Ultimate-Gamers-Edition_5.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqotwtQdqJV5OnPBgrQAnh9PJra2Sp0y5fDDD1nBqSg_E2otmk6FjaJOBPAl_tkW2NEUxJL1sZQnf4rPNY3GnFhzQ_XrwUF0xVHOBy6oUdnokloxZ8ODaHOvuzJbERFkBSW3UX9T51FHs/s320/Ultimate-Gamers-Edition_5.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDM_k5Le8oGxGDh6k0NFVjFeN3qamwmPRcBzBUHi-lCEp5M2bhqKcaOrNrGN3tDikxKnMAsPkE1AwMiiQg6dl3Eo8zzIAZzVi7iBmCX9wdn5AS_LZGeMES5JXFDQi6XFiuTIm5irX6ZK0/s1600/Ultimate-Gamers-Edition_18.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDM_k5Le8oGxGDh6k0NFVjFeN3qamwmPRcBzBUHi-lCEp5M2bhqKcaOrNrGN3tDikxKnMAsPkE1AwMiiQg6dl3Eo8zzIAZzVi7iBmCX9wdn5AS_LZGeMES5JXFDQi6XFiuTIm5irX6ZK0/s320/Ultimate-Gamers-Edition_18.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
Ultimate Gamers Edition it is an Ubuntu-based Linux distribution with a lot of games pre-installed.&lt;br /&gt;
Here are some key features of &quot;Ultimate Gamers Edition&quot;:&lt;br /&gt;
&lt;br /&gt;
· 3D chess&lt;br /&gt;
· Airstrike&lt;br /&gt;
· Aisleriot Solitaire&lt;br /&gt;
· Barrage&lt;br /&gt;
· Blackjack&lt;br /&gt;
· Boswars&lt;br /&gt;
· Brutal Chess&lt;br /&gt;
· BzFlag&lt;br /&gt;
· Brutal Chess&lt;br /&gt;
· Chess&lt;br /&gt;
· Dream Chess&lt;br /&gt;
· Five or more&lt;br /&gt;
· Foo Billiard&lt;br /&gt;
· Four-in-a-row&lt;br /&gt;
· Freecell&lt;br /&gt;
· Gbrainy&lt;br /&gt;
· Glest&lt;br /&gt;
· Gnometris&lt;br /&gt;
· Gridwars&lt;br /&gt;
· Hearts&lt;br /&gt;
· Lango&lt;br /&gt;
· Kslotski&lt;br /&gt;
· Majongg&lt;br /&gt;
· Mines&lt;br /&gt;
· Nexuiz&lt;br /&gt;
· Nibbles&lt;br /&gt;
· Nimuh&lt;br /&gt;
· Open Arena&lt;br /&gt;
· Play On Linux&lt;br /&gt;
· PokerTH&lt;br /&gt;
· Robots&lt;br /&gt;
· SameGnome&lt;br /&gt;
· Sauerbraten&lt;br /&gt;
· Snoballz&lt;br /&gt;
· Suduku&lt;br /&gt;
· Super Tux 2&lt;br /&gt;
· Tali&lt;br /&gt;
· Tetravex&lt;br /&gt;
· Tremulous&lt;br /&gt;
· Vetris&lt;br /&gt;
· Warsow&lt;br /&gt;
What&#39;s New in This Release: [ read full changelog ]&lt;br /&gt;
&lt;br /&gt;
· Ultimate Edition 2.8 Gamers is unlike any other gamers edition built in the past. Beyond the updates / upgrades many tools have been ripped out of Ultimate Edition 2.8 (the base of the release), prior to build to maximize room for additional games. In Ultimate Edition 2.8 Gamers you will not find Openoffice, we are here to play games right? This does not mean you will not have a media player, just the very basics &amp;amp; a vast quantity of high quality games. Hand picked by bnjamin_breeg &amp;amp; I. The newest PlayOnLinux (at time of build) is also included to allow installation of ® Windows based games and applications as seen above. What games have been pre-installed?&lt;br /&gt;
&lt;br /&gt;
Games:&lt;br /&gt;
&lt;br /&gt;
· Urbanterror&lt;br /&gt;
· Armagetronad&lt;br /&gt;
· Gunroar&lt;br /&gt;
· Hedgewars&lt;br /&gt;
· Kobo deluxe&lt;br /&gt;
· Pingus&lt;br /&gt;
· Bzflag&lt;br /&gt;
· Chromium-bsu&lt;br /&gt;
· Gridwars 2&lt;br /&gt;
· Criticalmass&lt;br /&gt;
· Defendguin&lt;br /&gt;
· Assaultcube&lt;br /&gt;
· Frozen-bubble&lt;br /&gt;
· Kapman&lt;br /&gt;
· Kblocks&lt;br /&gt;
· Fretsonfire&lt;br /&gt;
· Vgacard games (4 card games)&lt;br /&gt;
· Gtkboard games (32 board games)&lt;br /&gt;
· Warzone 2100&lt;br /&gt;
· Glest&lt;br /&gt;
· Barrage&lt;br /&gt;
· Enemy-territory&lt;br /&gt;
· Scorched3d&lt;br /&gt;
· Performous&lt;br /&gt;
· Boswars&lt;br /&gt;
· Orbital-eunuchs-sniper&lt;br /&gt;
· Warsow&lt;br /&gt;
&lt;br /&gt;
· You can only fit so much on a DVD and some games are huge, we understand this. A new repository filled to the hilt with games has also been pre-added to allow the end user to install additional games if so desired. Many of these games are unavailable in ® Ubuntu’s repository. Ultamatix, is also available with 48 games at your disposal.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://sourceforge.net/projects/ultimateedition/files/ultimate-edition-3.0-gamers.iso/download&quot; target=&quot;_blank&quot;&gt;&lt;span id=&quot;goog_1679151961&quot;&gt;&lt;/span&gt;DOWNLOAD&lt;/a&gt;&lt;span id=&quot;goog_1679151962&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;u&gt;SOURCE:&lt;/u&gt;&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;font-size: xx-small;&quot;&gt;&lt;a href=&quot;http://linux.softpedia.com/get/System/Operating-Systems/Linux-Distributions/Ultimate-Gamers-Edition-24417.shtml&quot;&gt;http://linux.softpedia.com/get/System/Operating-Systems/Linux-Distributions/Ultimate-Gamers-Edition-24417.shtml&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/2746830358003737425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/2746830358003737425?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2746830358003737425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2746830358003737425'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/12/ultimate-gamers-edition.html' title='Ultimate Gamers Edition'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijIel2UdXTBl1dScEmJOtwECO9y3Q2WSZ9x_hLMaBz2TJVXBcIMl-ycThyx7GUrIeRg1kn1GiRW0m04C8ucR5YmHm1x4TLwNz3wJ5OHBoBJlAzv5yFqm-sL7vWfreZfhey9yNEHjahFaY/s72-c/Ultimate-Gamers-Edition_3.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-7853133595889120574</id><published>2012-12-06T19:16:00.002+05:30</published><updated>2012-12-06T19:16:45.411+05:30</updated><title type='text'>Windows Loader v2.1.7</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVosYP1n6VOkZPr9E7BqsBkL0L5fQwMrUL_69Y5yFfRfbVXdN1l8uWUzBJi2LyjyZGTzoKrOquMHtPVAkq-5aiDZ-ewm3lxe57fz-ePoOR4its7qvqsVnEEgfwF-73TA5bUJhmcKsyoFY/s1600/1306191996_windows-loader-202-by-daz.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;245&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVosYP1n6VOkZPr9E7BqsBkL0L5fQwMrUL_69Y5yFfRfbVXdN1l8uWUzBJi2LyjyZGTzoKrOquMHtPVAkq-5aiDZ-ewm3lxe57fz-ePoOR4its7qvqsVnEEgfwF-73TA5bUJhmcKsyoFY/s320/1306191996_windows-loader-202-by-daz.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://dl.dropbox.com/u/91648884/Windows_Loader_v2.1.7.zip&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/7853133595889120574/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/7853133595889120574?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7853133595889120574'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7853133595889120574'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/12/windows-loader-v217.html' title='Windows Loader v2.1.7'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVosYP1n6VOkZPr9E7BqsBkL0L5fQwMrUL_69Y5yFfRfbVXdN1l8uWUzBJi2LyjyZGTzoKrOquMHtPVAkq-5aiDZ-ewm3lxe57fz-ePoOR4its7qvqsVnEEgfwF-73TA5bUJhmcKsyoFY/s72-c/1306191996_windows-loader-202-by-daz.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-1354575121157951080</id><published>2012-12-06T18:17:00.005+05:30</published><updated>2012-12-06T18:17:47.622+05:30</updated><title type='text'>HARDWARE HACKING</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir33RQzNoDWoGpsODeXpw61KGRQIvT_5dPm1GX5nzYg6UN0LB2hFvHwai3JOkkZXPZqRPTZx1C80op8JSqr95zgDvXOZMBS9CXxl6eaE19wyiN4ji5CkB7trxQe53m7zSn9s1F5tNTv-g/s1600/Capture.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir33RQzNoDWoGpsODeXpw61KGRQIvT_5dPm1GX5nzYg6UN0LB2hFvHwai3JOkkZXPZqRPTZx1C80op8JSqr95zgDvXOZMBS9CXxl6eaE19wyiN4ji5CkB7trxQe53m7zSn9s1F5tNTv-g/s320/Capture.JPG&quot; width=&quot;266&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://soft2166.blogspot.in/p/e-books.html&quot; target=&quot;_blank&quot;&gt;DOWNLOAD PAGE&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/1354575121157951080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/1354575121157951080?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/1354575121157951080'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/1354575121157951080'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/12/hardware-hacking.html' title='HARDWARE HACKING'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir33RQzNoDWoGpsODeXpw61KGRQIvT_5dPm1GX5nzYg6UN0LB2hFvHwai3JOkkZXPZqRPTZx1C80op8JSqr95zgDvXOZMBS9CXxl6eaE19wyiN4ji5CkB7trxQe53m7zSn9s1F5tNTv-g/s72-c/Capture.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-1915665221717056391</id><published>2012-12-06T18:16:00.003+05:30</published><updated>2012-12-06T18:16:23.944+05:30</updated><title type='text'>SQL BOOK</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtkDtsbaYfyEDsGU-zC7N7pAPCxo9csKmNuK9fvB6_Z6iWYzcdQbb3Ub-5-YZIrRbmNPsOepAVKp_sIvI_dNmo6l0xVq5oaHP8YiMKBtngjTi1Rcy7KWVvkqeDXAnDrsi-NFJJGw7gdps/s1600/Capture1.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtkDtsbaYfyEDsGU-zC7N7pAPCxo9csKmNuK9fvB6_Z6iWYzcdQbb3Ub-5-YZIrRbmNPsOepAVKp_sIvI_dNmo6l0xVq5oaHP8YiMKBtngjTi1Rcy7KWVvkqeDXAnDrsi-NFJJGw7gdps/s320/Capture1.JPG&quot; width=&quot;277&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://soft2166.blogspot.in/p/e-books.html&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;DOWNLOAD PAGE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/1915665221717056391/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/1915665221717056391?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/1915665221717056391'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/1915665221717056391'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/12/sql-book.html' title='SQL BOOK'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtkDtsbaYfyEDsGU-zC7N7pAPCxo9csKmNuK9fvB6_Z6iWYzcdQbb3Ub-5-YZIrRbmNPsOepAVKp_sIvI_dNmo6l0xVq5oaHP8YiMKBtngjTi1Rcy7KWVvkqeDXAnDrsi-NFJJGw7gdps/s72-c/Capture1.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-7374229879458080620</id><published>2012-12-06T18:14:00.003+05:30</published><updated>2012-12-06T18:14:34.900+05:30</updated><title type='text'>Java book</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLiTgqfgoAG3UsXWmIlG-KK7Lgm41BnMk5OuQHgjBuJ-b5UIbHMjyq8gDYlIetNDnAkxqltC6H4OuGoTcELbADV1pk5cFHVYucqnbgHbZfUwT2MCEA-ojQ5wJ1LkrqHkGwHj8_WOthvz4/s1600/Capture2.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLiTgqfgoAG3UsXWmIlG-KK7Lgm41BnMk5OuQHgjBuJ-b5UIbHMjyq8gDYlIetNDnAkxqltC6H4OuGoTcELbADV1pk5cFHVYucqnbgHbZfUwT2MCEA-ojQ5wJ1LkrqHkGwHj8_WOthvz4/s320/Capture2.JPG&quot; width=&quot;278&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://soft2166.blogspot.in/p/e-books.html&quot; target=&quot;_blank&quot;&gt;DOWNLOAD&amp;nbsp;PAGE&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/7374229879458080620/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/7374229879458080620?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7374229879458080620'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7374229879458080620'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/12/java-book.html' title='Java book'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLiTgqfgoAG3UsXWmIlG-KK7Lgm41BnMk5OuQHgjBuJ-b5UIbHMjyq8gDYlIetNDnAkxqltC6H4OuGoTcELbADV1pk5cFHVYucqnbgHbZfUwT2MCEA-ojQ5wJ1LkrqHkGwHj8_WOthvz4/s72-c/Capture2.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-4854996258482494531</id><published>2012-11-18T19:07:00.000+05:30</published><updated>2012-11-18T19:07:06.425+05:30</updated><title type='text'>Windows XP @ 150MB (TinyXP)</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Windows Xp @ 150 MB ONLY&lt;br /&gt;
WORKING&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5nzOI6J-QL_qgKzuT5eSoNPGQDD9PsrmIC42Tw1QXzWszUO__NEgySD1HO-QE-CY3pkc3qGhdiZewPiJn00YSibPtrj4Z3BUcDjlRNi_ZjzfdBDXTMcOMuXW_8ON-mzC2kPpkRW6ZiW0/s1600/1270027110-VGN4075.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5nzOI6J-QL_qgKzuT5eSoNPGQDD9PsrmIC42Tw1QXzWszUO__NEgySD1HO-QE-CY3pkc3qGhdiZewPiJn00YSibPtrj4Z3BUcDjlRNi_ZjzfdBDXTMcOMuXW_8ON-mzC2kPpkRW6ZiW0/s320/1270027110-VGN4075.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;a href=&quot;https://dl.dropbox.com/u/91648884/TinyXP_Beast_Edition.iso&quot; target=&quot;_blank&quot;&gt;DOWNLOAD&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/4854996258482494531/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/4854996258482494531?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/4854996258482494531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/4854996258482494531'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/11/windows-xp-150mb-tinyxp.html' title='Windows XP @ 150MB (TinyXP)'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5nzOI6J-QL_qgKzuT5eSoNPGQDD9PsrmIC42Tw1QXzWszUO__NEgySD1HO-QE-CY3pkc3qGhdiZewPiJn00YSibPtrj4Z3BUcDjlRNi_ZjzfdBDXTMcOMuXW_8ON-mzC2kPpkRW6ZiW0/s72-c/1270027110-VGN4075.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-2127342692750206463</id><published>2012-10-29T14:19:00.001+05:30</published><updated>2012-10-29T14:19:19.136+05:30</updated><title type='text'>Go back n</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
Go back n Protocols&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/9BuaeEjIeQI?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/2127342692750206463/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/2127342692750206463?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2127342692750206463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/2127342692750206463'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/10/go-back-n.html' title='Go back n'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8937555351966294632.post-7737387880874367400</id><published>2012-10-11T21:47:00.002+05:30</published><updated>2012-10-11T21:47:31.926+05:30</updated><title type='text'>Hack Any Computer With Keylogger</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Hack any one Computer&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4M0w1ccigYKQp_JXtzHCUHyZPwE0BGejAaHesMPzVObWwJX6qfE68UY_NE6O3Cw0yK1fYNASR4Z69SMR8b3PMM-vBq_zyj_qy7O0jJh1hEFGp9L5VKKF-hib9HjbwA4o6k4EdspoZL8g/s1600/bpkbox.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4M0w1ccigYKQp_JXtzHCUHyZPwE0BGejAaHesMPzVObWwJX6qfE68UY_NE6O3Cw0yK1fYNASR4Z69SMR8b3PMM-vBq_zyj_qy7O0jJh1hEFGp9L5VKKF-hib9HjbwA4o6k4EdspoZL8g/s1600/bpkbox.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhl3E_OisZOOVaFCQ1hhYUo9y0g2fZF5-26wWnALOLFkDF9ke_U6rRAflZTLRlP0-M-ziq-q97lCTRUug-OyGFD6VaThNN4Of4ASH232-3mNJBFP-hGTh7m5dInL_XiOVhSI2HQaSebNyo/s1600/1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;236&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhl3E_OisZOOVaFCQ1hhYUo9y0g2fZF5-26wWnALOLFkDF9ke_U6rRAflZTLRlP0-M-ziq-q97lCTRUug-OyGFD6VaThNN4Of4ASH232-3mNJBFP-hGTh7m5dInL_XiOVhSI2HQaSebNyo/s320/1.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, Arial; font-size: 14px;&quot;&gt;The Software for PC and Internet surveillance is very popular now.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, Arial;&quot;&gt;&lt;span style=&quot;font-size: 14px;&quot;&gt;It is use to Spy the&amp;nbsp;user&#39;s&amp;nbsp;Details like passwords and all&amp;nbsp;sensitive&amp;nbsp;information.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, Arial;&quot;&gt;&lt;span style=&quot;font-size: 14px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, Arial;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;https://dl.dropbox.com/u/91648884/BlazingTools%20Perfect%20Keylogger%20v1.75%20%5BCheckOutEr%5D.rar&quot;&gt;DOWNLOAD&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, Arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, Arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://soft2166.blogspot.com/feeds/7737387880874367400/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8937555351966294632/7737387880874367400?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7737387880874367400'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8937555351966294632/posts/default/7737387880874367400'/><link rel='alternate' type='text/html' href='http://soft2166.blogspot.com/2012/10/hack-any-computer-with-keylogger.html' title='Hack Any Computer With Keylogger'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4M0w1ccigYKQp_JXtzHCUHyZPwE0BGejAaHesMPzVObWwJX6qfE68UY_NE6O3Cw0yK1fYNASR4Z69SMR8b3PMM-vBq_zyj_qy7O0jJh1hEFGp9L5VKKF-hib9HjbwA4o6k4EdspoZL8g/s72-c/bpkbox.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>