<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>microsoft.public.dotnet.framework Google Group</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework</link>
  <description>Microsoft .NET technology newsgroup.</description>
  <language>en</language>
  <item>
  <title>Re: The application or DLL windows\system32\kurisedu.dll is not a vali</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/456d43447e5487eb/7557ce25578ad5bc?show_docid=7557ce25578ad5bc</link>
  <description>
  Might be time to update your anti-malware software and do a complete system &lt;br&gt; scan: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.prevx.com/filenames/X2371561054963497588-X1/KURISEDU.DLL.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/456d43447e5487eb/7557ce25578ad5bc?show_docid=7557ce25578ad5bc</guid>
  <author>
  m...@marknospamrae.net
  (Mark Rae [MVP])
  </author>
  <pubDate>Sun, 11 Nov 2009 13:27:34 UT
</pubDate>
  </item>
  <item>
  <title>The application or DLL windows\system32\kurisedu.dll is not a vali</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/456d43447e5487eb/b80177b13d4bbb81?show_docid=b80177b13d4bbb81</link>
  <description>
  The application or DLL windows\system32\kurisedu.dll is not a valid windows &lt;br&gt; image. I&#39;m getting this error message asking me to check it against my &lt;br&gt; installation diskette. I can&#39;t find the DDL in the files any place. It jumps &lt;br&gt; up when I try and open any application. Any ideas on how to fix it?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/456d43447e5487eb/b80177b13d4bbb81?show_docid=b80177b13d4bbb81</guid>
  <author>
  jer...@discussions.microsoft.com
  (Jerry W)
  </author>
  <pubDate>Sun, 11 Nov 2009 13:03:01 UT
</pubDate>
  </item>
  <item>
  <title>heroin&#39;s hot &amp; sexy videos</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/286c824260444d2b/855c116511fe2737?show_docid=855c116511fe2737</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://heroinshotvideos.blogspot.com/2009/09/aishwarya-rai-sanjay-dutt-sexy-song.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://heroinshotvideos.blogspot.com/2009/09/sexy-aishwarya-rai.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://heroinshotvideos.blogspot.com/2009/09/aishwarya-rai-hot-very-hot.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://heroinshotvideos.blogspot.com/2009/09/katrina-kaif-hot-scene.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/286c824260444d2b/855c116511fe2737?show_docid=855c116511fe2737</guid>
  <author>
  hydm...@gmail.com
  (hyd hyd)
  </author>
  <pubDate>Sun, 11 Nov 2009 06:42:10 UT
</pubDate>
  </item>
  <item>
  <title>RE: How do I get the type for &quot;out System.Data.DataTable&quot; in code?</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/0b12c3495392c144/b161f78599a71dd0?show_docid=b161f78599a71dd0</link>
  <description>
  Type.GetType(&amp;quot;System.Data.Data Table&amp;amp;, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e08 9&amp;quot;) &lt;br&gt; From &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.co.in/search?hl=en&amp;client=firefox-a&amp;channel=s&amp;rls=org.mozilla:en-US:official&amp;q=Type.GetType&quot;&gt;[link]&lt;/a&gt;(&amp;quot;System.Data.DataTable&amp;amp;&amp;quot;)&amp;amp;btn G=Search&amp;amp;meta=&amp;amp;aq=f&amp;amp;oq= &lt;br&gt; Posted via DevelopmentNow.com Groups
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/0b12c3495392c144/b161f78599a71dd0?show_docid=b161f78599a71dd0</guid>
  <author>
  uzma.k...@ignify.com
  (uzma khan)
  </author>
  <pubDate>Fri, 11 Nov 2009 10:16:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: DLL unloading automatically</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/e7ecdfcab5d50abe/78032a6dcaa2c52a?show_docid=78032a6dcaa2c52a</link>
  <description>
  Unless you loaded the assembly in a separate AppDomain, I don&#39;t think &lt;br&gt; it will be unloaded until the App closes. &lt;br&gt; I&#39;m not sure how instances of static classes are handled by the &lt;br&gt; garbage collector, but perhaps your class is being collected somehow, &lt;br&gt; so that the next time you access the static members, the static
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/e7ecdfcab5d50abe/78032a6dcaa2c52a?show_docid=78032a6dcaa2c52a</guid>
  <author>
  dunaw...@gmail.com
  (Chris Dunaway)
  </author>
  <pubDate>Thu, 11 Nov 2009 14:34:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Serialization problem</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d2f9e24e830d6708/63cac2f0e69f221a?show_docid=63cac2f0e69f221a</link>
  <description>
  Thanks Adam, &lt;br&gt; I&#39;ve left this for a while, as I didn&#39;t seem to be getting anywhere, but I &lt;br&gt; will need to come back to it soon. &lt;br&gt; I haven&#39;t used DbgView, so I&#39;ll take a look at that, and see if it helps to &lt;br&gt; shed any light on the problem. Is this something included with VS2008, or is &lt;br&gt; it something extra I need to download?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d2f9e24e830d6708/63cac2f0e69f221a?show_docid=63cac2f0e69f221a</guid>
  <author>
  (Phil)
  </author>
  <pubDate>Wed, 11 Nov 2009 10:20:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: DLL unloading automatically</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/e7ecdfcab5d50abe/94c4954e3090a272?show_docid=94c4954e3090a272</link>
  <description>
  Try displaying the stack trace in the static constructor to see why it &lt;br&gt; might be called.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/e7ecdfcab5d50abe/94c4954e3090a272?show_docid=94c4954e3090a272</guid>
  <author>
  familytreem...@thisoldhouse.com
  (Family Tree Mike)
  </author>
  <pubDate>Tue, 11 Nov 2009 22:33:12 UT
</pubDate>
  </item>
  <item>
  <title>DLL unloading automatically</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/e7ecdfcab5d50abe/9b1e24457e515c94?show_docid=9b1e24457e515c94</link>
  <description>
  Hi, &lt;br&gt; In my program, I load a DLL using Assembly.LoadFrom(). The program has &lt;br&gt; no Reference added to the DLL. It is loaded dynamically. The DLL has a &lt;br&gt; class with a static constructor. I can see that it executes when the &lt;br&gt; assembly is loaded. However, after a few hours, the static constructor &lt;br&gt; executes again. There is only one place in the program from which the
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/e7ecdfcab5d50abe/9b1e24457e515c94?show_docid=9b1e24457e515c94</guid>
  <author>
  yas...@gmail.com
  (Yash Ganthe)
  </author>
  <pubDate>Tue, 11 Nov 2009 16:45:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: Can&#39;t serialize ArrayList</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d4d4fdd7b4afd618/ec3ae044d0157860?show_docid=ec3ae044d0157860</link>
  <description>
  Hello Steven. Always when I want to serialize a type I start with &lt;br&gt; creating an xml-schema for the type and then (auto-)generate the &lt;br&gt; classes. I think it saves time and trouble. &lt;br&gt; ///M
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d4d4fdd7b4afd618/ec3ae044d0157860?show_docid=ec3ae044d0157860</guid>
  <author>
  gameover2...@gmail.com
  (go)
  </author>
  <pubDate>Tue, 11 Nov 2009 11:53:45 UT
</pubDate>
  </item>
  <item>
  <title>WCF based full duplex service issue</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/f9c1b388c6a58619/f0fafad3fe7e8640?show_docid=f0fafad3fe7e8640</link>
  <description>
  Hi, &lt;br&gt; We are working on a Silverlight 3 based tool that we call &amp;quot;Live Presenter&amp;quot;. &lt;br&gt; Briefly speaking, the purpose of this tool is to provide an environment &lt;br&gt; where a teacher/presentation host can push himself live to other users (with &lt;br&gt; the help of a camera and a software tool like Expression Encoder; for
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/f9c1b388c6a58619/f0fafad3fe7e8640?show_docid=f0fafad3fe7e8640</guid>
  <author>
  s...@newsgroups.nospam
  (Nadeem Ashraf)
  </author>
  <pubDate>Tue, 11 Nov 2009 06:59:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory allocation limits</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/a7b2593ad9f3abb4/96ce4d1b9adc8ccd?show_docid=96ce4d1b9adc8ccd</link>
  <description>
  You&#39;re assuming that the Performance counter you&#39;re using is returning .NET &lt;br&gt; memory. You need .NET counters for .NET memory. Run Perfmon, and look at the &lt;br&gt; .NET CLR Memory counters, such as &amp;quot;Bytes in all Heaps&amp;quot;.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/a7b2593ad9f3abb4/96ce4d1b9adc8ccd?show_docid=96ce4d1b9adc8ccd</guid>
  <author>
  ph...@wonderware.nospam.com
  (Wilson, Phil)
  </author>
  <pubDate>Mon, 11 Nov 2009 20:23:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: Can&#39;t serialize ArrayList</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d4d4fdd7b4afd618/93bccb2a2e4b3043?show_docid=93bccb2a2e4b3043</link>
  <description>
  If it&#39;s an ArrayList member, why is the type &amp;quot;Approvers&amp;quot;? &lt;br&gt; It&#39;s practically impossible to say without a concise-but-complete code &lt;br&gt; example. But, it should be obvious that to serialize a member of a &lt;br&gt; class, that member needs to be serializable, and if it&#39;s a collection, &lt;br&gt; the collection members need to be serializable.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d4d4fdd7b4afd618/93bccb2a2e4b3043?show_docid=93bccb2a2e4b3043</guid>
  <author>
  no.peted.s...@no.nwlink.spam.com
  (Peter Duniho)
  </author>
  <pubDate>Mon, 11 Nov 2009 18:52:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory allocation limits</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/a7b2593ad9f3abb4/eb266d4503b4e768?show_docid=eb266d4503b4e768</link>
  <description>
  Thank you, I&#39;ll read that. &lt;br&gt; Martin. &lt;br&gt; &amp;quot;Jani Järvinen [MVP]&amp;quot; &amp;lt;ja...@removethis.dystopia.fi&amp;gt; pí¹e v diskusním &lt;br&gt; pøíspìvku &lt;a target=&quot;_blank&quot; href=&quot;http://groups.google.com/groups?as_umsgid=OGwL9w8WKHA.4360@TK2MSFTNGP04.phx.gbl&quot;&gt;news:OGwL9w8WKHA.4360@TK2MSFTNGP04.phx.gbl&lt;/a&gt;...
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/a7b2593ad9f3abb4/eb266d4503b4e768?show_docid=eb266d4503b4e768</guid>
  <author>
  do....@mail.me
  (Martin Plechsmid)
  </author>
  <pubDate>Mon, 11 Nov 2009 15:41:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory allocation limits</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/a7b2593ad9f3abb4/c07d506e1209aefa?show_docid=c07d506e1209aefa</link>
  <description>
  Hi Martin, &lt;br&gt; in addition to what others have already said, I can confirm that .NET memory &lt;br&gt; management is not a trivial topic. If you need to access large amounts of &lt;br&gt; memory, you might try to use memory mapped files. A while a go I wrote an &lt;br&gt; article about this to Developer.com, search for it or let me know and I can
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/a7b2593ad9f3abb4/c07d506e1209aefa?show_docid=c07d506e1209aefa</guid>
  <author>
  ja...@removethis.dystopia.fi
  (Jani Järvinen [MVP])
  </author>
  <pubDate>Mon, 11 Nov 2009 14:53:24 UT
</pubDate>
  </item>
  <item>
  <title>Can&#39;t serialize ArrayList</title>
  <link>http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d4d4fdd7b4afd618/fcc77d458112cb57?show_docid=fcc77d458112cb57</link>
  <description>
  Hi guys &lt;br&gt; I&#39;m trying to serialize a class that includes an ArrayList member. Here&#39;s &lt;br&gt; the class: &lt;br&gt; [Serializable] &lt;br&gt; public class InstantiationData &lt;br&gt; { &lt;br&gt; public string InstanceTaskAssignedTo; &lt;br&gt; public string InstanceMailMsg; &lt;br&gt; public DateTime InstanceDueDate; &lt;br&gt; public Approvers ADApproversGroup; // this is the ArrayList member //
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/microsoft.public.dotnet.framework/browse_thread/thread/d4d4fdd7b4afd618/fcc77d458112cb57?show_docid=fcc77d458112cb57</guid>
  <author>
  ste...@discussions.microsoft.com
  (Steven)
  </author>
  <pubDate>Mon, 11 Nov 2009 14:47:02 UT
</pubDate>
  </item>
  </channel>
</rss>
