<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Neo_4583</title>
    <description>Stories kicked by Neo_4583</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Snap shoot for other sites in youe ASP.NET project </title>
      <description>I think a lot of people who works on CMS ( Content Management System ) or portals, were always asking how can do we make a live preview for the user in Image &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fsnap-shoot-for-other-sites-in-youe.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fsnap-shoot-for-other-sites-in-youe.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Snap_shoot_for_other_sites_in_youe_ASP_NET_project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Snap_shoot_for_other_sites_in_youe_ASP_NET_project</guid>
      <pubDate>Wed, 03 Jan 2007 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Value Types vs Primitive Types</title>
      <description>Questions of the day
   1. Is there any difference between Primitive Types &amp;amp; Value Types ?
   2. Are all Value Types primitive types and vise versa ?
   3. Is there any difference between string &amp;amp; System.String ? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f12%2f27%2f4821.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f12%2f27%2f4821.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Value_Types_vs_Primitive_Types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Value_Types_vs_Primitive_Types</guid>
      <pubDate>Thu, 28 Dec 2006 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title> What is Session ID and session hi-jacking?</title>
      <description>When the user hit the web site name, what is happening?
actually there is a lot of hidden things happen and even some developers don't know what is happening or how is it happen, here we start &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fwhat-is-session-id.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fwhat-is-session-id.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/What_is_Session_ID_and_session_hi_jacking</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/What_is_Session_ID_and_session_hi_jacking</guid>
      <pubDate>Mon, 25 Dec 2006 11:56:34 GMT</pubDate>
    </item>
    <item>
      <title>Intel has video repository</title>
      <description>I think all of you like the idea that you don't have to read content in Channel 9 at msdn http://channel9.msdn.com/
I found that intel did something similar &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fintel-has-video-repository.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fintel-has-video-repository.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Intel_has_video_repository</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Intel_has_video_repository</guid>
      <pubDate>Sun, 24 Dec 2006 05:56:06 GMT</pubDate>
    </item>
    <item>
      <title>Sending mail through Telnet, u can do so with sockets</title>
      <description>I think a lot of people uses the SMTP wrong :D, why am I saying this, simple because every referance I have read about it was about simple tasks for the mail
nothing complex, I have never seen anyone talk about authintication in SMTP, anyways lets begin doing this cool thing , I will explain every step &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fsending-mail-through-telnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fsending-mail-through-telnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Sending_mail_through_Telnet_u_can_do_so_with_sockets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Sending_mail_through_Telnet_u_can_do_so_with_sockets</guid>
      <pubDate>Sat, 23 Dec 2006 02:52:52 GMT</pubDate>
    </item>
    <item>
      <title>How do Hackers hack Hotmail accounts</title>
      <description>some people talk to me before was wondering &amp;quot;How do hacker change them hotmail accounts password?&amp;quot;
simply I will explain how this thing works but I will not tell you how to do it :D because it's so evil, anyways let's begin &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fhow-do-hackers-hack-hotmail-accounts.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f12%2fhow-do-hackers-hack-hotmail-accounts.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_do_Hackers_hack_Hotmail_accounts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_do_Hackers_hack_Hotmail_accounts</guid>
      <pubDate>Sat, 23 Dec 2006 02:50:03 GMT</pubDate>
    </item>
    <item>
      <title>Iterative Enhanced Waterfall model </title>
      <description>I am thinking about new model for software engineering, it need a lot of work but I think it's good seed &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f11%2fiterative-enhanced-waterfall-model.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f11%2fiterative-enhanced-waterfall-model.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Iterative_Enhanced_Waterfall_model</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Iterative_Enhanced_Waterfall_model</guid>
      <pubDate>Thu, 09 Nov 2006 01:35:02 GMT</pubDate>
    </item>
    <item>
      <title>Developers Memory Problems with C++</title>
      <description>I have described some problems that meet any c++ developer and how get over it, &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f11%2fmemory-trubles-in-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneo-official.blogspot.com%2f2006%2f11%2fmemory-trubles-in-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/cplusplus/Developers_Memory_Problems_with_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/cplusplus/Developers_Memory_Problems_with_C</guid>
      <pubDate>Thu, 09 Nov 2006 01:29:51 GMT</pubDate>
    </item>
  </channel>
</rss>