<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Rujith Anand's space - Everything</title>
    <link>http://www.rujith.net/RujithBlogTech/</link>
    <description>The techie in me</description>
    <language>en-us</language>
    <copyright>Rujith Anand</copyright>
    <lastBuildDate>Mon, 23 Nov 2009 18:13:17 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>rujith@rujith.net</managingEditor>
    <webMaster>rujith@rujith.net</webMaster>
    <item>
      <trackback:ping>http://www.rujith.net/RujithBlogTech/Trackback.aspx?guid=91d5fff8-299e-4285-9b9f-7fca352d3a0e</trackback:ping>
      <pingback:server>http://www.rujith.net/RujithBlogTech/pingback.aspx</pingback:server>
      <pingback:target>http://www.rujith.net/RujithBlogTech/PermaLink,guid,91d5fff8-299e-4285-9b9f-7fca352d3a0e.aspx</pingback:target>
      <dc:creator>Rujith Anand</dc:creator>
      <wfw:comment>http://www.rujith.net/RujithBlogTech/CommentView,guid,91d5fff8-299e-4285-9b9f-7fca352d3a0e.aspx</wfw:comment>
      <wfw:commentRss>http://www.rujith.net/RujithBlogTech/SyndicationService.asmx/GetEntryCommentsRss?guid=91d5fff8-299e-4285-9b9f-7fca352d3a0e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Nine Options for Managing Persistent User State in Your ASP.NET Application… one of
the basic things to learn when you start ASP.NET training… :) I am forgetting simple
things… 
</p>
        <p>
  
</p>
        <p>
so the methods are
</p>
        <ol>
          <li>
Application 
</li>
          <li>
Cookies 
</li>
          <li>
Form Post / Hidden Form Field 
</li>
          <li>
Query String 
</li>
          <li>
Session 
</li>
          <li>
New State Containers in ASP.NET 
</li>
          <li>
Cache 
</li>
          <li>
Context 
</li>
          <li>
ViewState 
</li>
          <li>
Web.config and Machine.config Files 
</li>
          <li>
Profile (ASP.NET 2.0) ??</li>
        </ol>
        <p>
more details are on <a href="http://msdn.microsoft.com/en-us/magazine/cc300437.aspx" target="_blank">MSDN</a></p>
        <p>
 
</p>
        <p>
        </p>
        <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c11a68db-962b-4a91-9bee-6d61bb323c97" class="wlWriterEditableSmartContent">Technorati
Tags: <a href="http://technorati.com/tags/ASP.NET" rel="tag">ASP.NET</a>,<a href="http://technorati.com/tags/Persisting+User+state" rel="tag">Persisting
User state</a></div>
      </body>
      <title>Going back to basics&amp;hellip;</title>
      <guid isPermaLink="false">http://www.rujith.net/RujithBlogTech/PermaLink,guid,91d5fff8-299e-4285-9b9f-7fca352d3a0e.aspx</guid>
      <link>http://www.rujith.net/RujithBlogTech/2009/11/23/GoingBackToBasicshellip.aspx</link>
      <pubDate>Mon, 23 Nov 2009 18:13:17 GMT</pubDate>
      <description>&lt;p&gt;
Nine Options for Managing Persistent User State in Your ASP.NET Application… one of
the basic things to learn when you start ASP.NET training… :) I am forgetting simple
things… 
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; 
&lt;p&gt;
so the methods are
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Application 
&lt;li&gt;
Cookies 
&lt;li&gt;
Form Post / Hidden Form Field 
&lt;li&gt;
Query String 
&lt;li&gt;
Session 
&lt;li&gt;
New State Containers in ASP.NET 
&lt;li&gt;
Cache 
&lt;li&gt;
Context 
&lt;li&gt;
ViewState 
&lt;li&gt;
Web.config and Machine.config Files 
&lt;li&gt;
Profile (ASP.NET 2.0) ??&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
more details are on &lt;a href="http://msdn.microsoft.com/en-us/magazine/cc300437.aspx" target="_blank"&gt;MSDN&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c11a68db-962b-4a91-9bee-6d61bb323c97" class="wlWriterEditableSmartContent"&gt;Technorati
Tags: &lt;a href="http://technorati.com/tags/ASP.NET" rel="tag"&gt;ASP.NET&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Persisting+User+state" rel="tag"&gt;Persisting
User state&lt;/a&gt;
&lt;/div&gt;
&gt;</description>
      <comments>http://www.rujith.net/RujithBlogTech/CommentView,guid,91d5fff8-299e-4285-9b9f-7fca352d3a0e.aspx</comments>
      <category>Everything</category>
    </item>
    <item>
      <trackback:ping>http://www.rujith.net/RujithBlogTech/Trackback.aspx?guid=56c6f8b8-5b79-4619-9eea-0d35422e3b29</trackback:ping>
      <pingback:server>http://www.rujith.net/RujithBlogTech/pingback.aspx</pingback:server>
      <pingback:target>http://www.rujith.net/RujithBlogTech/PermaLink,guid,56c6f8b8-5b79-4619-9eea-0d35422e3b29.aspx</pingback:target>
      <dc:creator>Rujith Anand</dc:creator>
      <wfw:comment>http://www.rujith.net/RujithBlogTech/CommentView,guid,56c6f8b8-5b79-4619-9eea-0d35422e3b29.aspx</wfw:comment>
      <wfw:commentRss>http://www.rujith.net/RujithBlogTech/SyndicationService.asmx/GetEntryCommentsRss?guid=56c6f8b8-5b79-4619-9eea-0d35422e3b29</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Found this interesting post <a href="http://blogs.msdn.com/jmeier/archive/2009/11/23/patterns-and-practices-for-distributed-teams.aspx" target="_blank">here</a>…
</p>
        <p>
I am sure all of us (s/w fellows) must have come across so called ‘distributed team’…
nice point to note… 
</p>
        <p>
-Rujith
</p>
        <p>
        </p>
        <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:45922b5f-3835-49ba-a5a4-78e4dd8220ed" class="wlWriterEditableSmartContent">Technorati
Tags: <a href="http://technorati.com/tags/Distributed+Teams" rel="tag">Distributed
Teams</a></div>
      </body>
      <title>Patterns and Practices for Distributed Teams</title>
      <guid isPermaLink="false">http://www.rujith.net/RujithBlogTech/PermaLink,guid,56c6f8b8-5b79-4619-9eea-0d35422e3b29.aspx</guid>
      <link>http://www.rujith.net/RujithBlogTech/2009/11/23/PatternsAndPracticesForDistributedTeams.aspx</link>
      <pubDate>Mon, 23 Nov 2009 01:32:00 GMT</pubDate>
      <description>&lt;p&gt;
Found this interesting post &lt;a href="http://blogs.msdn.com/jmeier/archive/2009/11/23/patterns-and-practices-for-distributed-teams.aspx" target="_blank"&gt;here&lt;/a&gt;…
&lt;/p&gt;
&lt;p&gt;
I am sure all of us (s/w fellows) must have come across so called ‘distributed team’…
nice point to note… 
&lt;/p&gt;
&lt;p&gt;
-Rujith
&lt;/p&gt;
&lt;p&gt;
&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:45922b5f-3835-49ba-a5a4-78e4dd8220ed" class="wlWriterEditableSmartContent"&gt;Technorati
Tags: &lt;a href="http://technorati.com/tags/Distributed+Teams" rel="tag"&gt;Distributed
Teams&lt;/a&gt;
&lt;/div&gt;
&gt;</description>
      <comments>http://www.rujith.net/RujithBlogTech/CommentView,guid,56c6f8b8-5b79-4619-9eea-0d35422e3b29.aspx</comments>
      <category>Everything</category>
    </item>
    <item>
      <trackback:ping>http://www.rujith.net/RujithBlogTech/Trackback.aspx?guid=445a7836-f37f-4aad-a3da-0cd10aec7dcc</trackback:ping>
      <pingback:server>http://www.rujith.net/RujithBlogTech/pingback.aspx</pingback:server>
      <pingback:target>http://www.rujith.net/RujithBlogTech/PermaLink,guid,445a7836-f37f-4aad-a3da-0cd10aec7dcc.aspx</pingback:target>
      <dc:creator>Rujith Anand</dc:creator>
      <wfw:comment>http://www.rujith.net/RujithBlogTech/CommentView,guid,445a7836-f37f-4aad-a3da-0cd10aec7dcc.aspx</wfw:comment>
      <wfw:commentRss>http://www.rujith.net/RujithBlogTech/SyndicationService.asmx/GetEntryCommentsRss?guid=445a7836-f37f-4aad-a3da-0cd10aec7dcc</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Hope everyone worked on DOS (NOT Denial Of Server, its Disk Operating System :)) remember
the command ’Cd\’. That’s something which everyone used so frequently. Now in Windows
PowerShell you have to use “Cd \” (notice the space between d and slash), come on
Powershell guys does this change really required ?? I am sure its a bad decision making.
</p>
        <p>
 
</p>
        <p>
-Rujith
</p>
      </body>
      <title>Windows Powershell guys why did you do this ?</title>
      <guid isPermaLink="false">http://www.rujith.net/RujithBlogTech/PermaLink,guid,445a7836-f37f-4aad-a3da-0cd10aec7dcc.aspx</guid>
      <link>http://www.rujith.net/RujithBlogTech/2009/05/15/WindowsPowershellGuysWhyDidYouDoThis.aspx</link>
      <pubDate>Fri, 15 May 2009 20:09:00 GMT</pubDate>
      <description>&lt;p&gt;
Hope everyone worked on DOS (NOT Denial Of Server, its Disk Operating System :)) remember
the command ’Cd\’. That’s something which everyone used so frequently. Now in Windows
PowerShell you have to use “Cd \” (notice the space between d and slash), come on
Powershell guys does this change really required ?? I am sure its a bad decision making.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
-Rujith
&lt;/p&gt;</description>
      <comments>http://www.rujith.net/RujithBlogTech/CommentView,guid,445a7836-f37f-4aad-a3da-0cd10aec7dcc.aspx</comments>
      <category>Everything</category>
    </item>
    <item>
      <trackback:ping>http://www.rujith.net/RujithBlogTech/Trackback.aspx?guid=d6c6087e-2cdc-441f-9f8a-993c078016f6</trackback:ping>
      <pingback:server>http://www.rujith.net/RujithBlogTech/pingback.aspx</pingback:server>
      <pingback:target>http://www.rujith.net/RujithBlogTech/PermaLink,guid,d6c6087e-2cdc-441f-9f8a-993c078016f6.aspx</pingback:target>
      <dc:creator>Rujith Anand</dc:creator>
      <wfw:comment>http://www.rujith.net/RujithBlogTech/CommentView,guid,d6c6087e-2cdc-441f-9f8a-993c078016f6.aspx</wfw:comment>
      <wfw:commentRss>http://www.rujith.net/RujithBlogTech/SyndicationService.asmx/GetEntryCommentsRss?guid=d6c6087e-2cdc-441f-9f8a-993c078016f6</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Its true the modern monitors don't need it, but we do :)... check out some cool screensaver
here.. 
</p>
        <p>
          <a title="http://www.dudeworldorder.com/2009/04/16-awesome-screensavers/" href="http://www.dudeworldorder.com/2009/04/16-awesome-screensavers/">http://www.dudeworldorder.com/2009/04/16-awesome-screensavers/</a>
        </p>
      </body>
      <title>Awesome Screensavers</title>
      <guid isPermaLink="false">http://www.rujith.net/RujithBlogTech/PermaLink,guid,d6c6087e-2cdc-441f-9f8a-993c078016f6.aspx</guid>
      <link>http://www.rujith.net/RujithBlogTech/2009/02/22/AwesomeScreensavers.aspx</link>
      <pubDate>Sun, 22 Feb 2009 02:24:16 GMT</pubDate>
      <description>&lt;p&gt;
Its true the modern monitors don't need it, but we do :)... check out some cool screensaver
here.. 
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.dudeworldorder.com/2009/04/16-awesome-screensavers/" href="http://www.dudeworldorder.com/2009/04/16-awesome-screensavers/"&gt;http://www.dudeworldorder.com/2009/04/16-awesome-screensavers/&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.rujith.net/RujithBlogTech/CommentView,guid,d6c6087e-2cdc-441f-9f8a-993c078016f6.aspx</comments>
      <category>Everything</category>
    </item>
    <item>
      <trackback:ping>http://www.rujith.net/RujithBlogTech/Trackback.aspx?guid=e8123e79-2147-489b-a190-2c516ce6a135</trackback:ping>
      <pingback:server>http://www.rujith.net/RujithBlogTech/pingback.aspx</pingback:server>
      <pingback:target>http://www.rujith.net/RujithBlogTech/PermaLink,guid,e8123e79-2147-489b-a190-2c516ce6a135.aspx</pingback:target>
      <dc:creator>Rujith Anand</dc:creator>
      <wfw:comment>http://www.rujith.net/RujithBlogTech/CommentView,guid,e8123e79-2147-489b-a190-2c516ce6a135.aspx</wfw:comment>
      <wfw:commentRss>http://www.rujith.net/RujithBlogTech/SyndicationService.asmx/GetEntryCommentsRss?guid=e8123e79-2147-489b-a190-2c516ce6a135</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Enthalpy, joules per kilogram(J/Kg), psi, Kelvin, viscosity ... remember this ?
</p>
        <p>
Yes I am back to these now, I think the last time I used these words was when I was
in college. You will be wondering what happened to this fellow uh... 
</p>
        <p>
I am currently working for a Oilfield services corporation. I am learning about well(the
one which gives oil not water), drilling, seabed etc.. these are very exciting things.
I started remembering about my college days, mathematics was fun isn't it..even though
I am a physics graduate I loved mathematics. Maths in Physics was fun(in a way), you
start from a small equation and then you expand it expand it and it take few pages
of your notebook and finally it becomes a very small equation. I remember once my
professor after one hour of problem solving finally came to e=mc<sup>2</sup>. Its
fun isn't it.. 
</p>
        <p>
yeah instead of taking it as fun, I would have studied then now I would have become
some scientists. Like the guys sitting in my company :(... 
</p>
        <p>
Cheers<br />
Rujith
</p>
      </body>
      <title>Back to Science Days</title>
      <guid isPermaLink="false">http://www.rujith.net/RujithBlogTech/PermaLink,guid,e8123e79-2147-489b-a190-2c516ce6a135.aspx</guid>
      <link>http://www.rujith.net/RujithBlogTech/2009/01/11/BackToScienceDays.aspx</link>
      <pubDate>Sun, 11 Jan 2009 00:29:15 GMT</pubDate>
      <description>&lt;p&gt;
Enthalpy, joules per kilogram(J/Kg), psi, Kelvin, viscosity ... remember this ?
&lt;/p&gt;
&lt;p&gt;
Yes I am back to these now, I think the last time I used these words was when I was
in college. You will be wondering what happened to this fellow uh... 
&lt;/p&gt;
&lt;p&gt;
I am currently working for a Oilfield services corporation. I am learning about well(the
one which gives oil not water), drilling, seabed etc.. these are very exciting things.
I started remembering about my college days, mathematics was fun isn't it..even though
I am a physics graduate I loved mathematics. Maths in Physics was fun(in a way), you
start from a small equation and then you expand it expand it and it take few pages
of your notebook and finally it becomes a very small equation. I remember once my
professor after one hour of problem solving finally came to e=mc&lt;sup&gt;2&lt;/sup&gt;. Its
fun isn't it.. 
&lt;/p&gt;
&lt;p&gt;
yeah instead of taking it as fun, I would have studied then now I would have become
some scientists. Like the guys sitting in my company :(... 
&lt;/p&gt;
&lt;p&gt;
Cheers&lt;br&gt;
Rujith
&lt;/p&gt;</description>
      <comments>http://www.rujith.net/RujithBlogTech/CommentView,guid,e8123e79-2147-489b-a190-2c516ce6a135.aspx</comments>
      <category>Everything</category>
    </item>
  </channel>
</rss>