<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Andrey Shchekin's Blog - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-4801441f" type="application/json"/><link>http://ashmind.disqus.com/</link><description></description><language>en</language><lastBuildDate>Sun, 26 Apr 2009 15:30:29 -0000</lastBuildDate><item><title>Re: Simple typeswitch in C# 3.0, Part 2: The Solutions</title><link>http://blog.ashmind.com/index.php/2007/09/20/simple-typeswitch-in-c-30-part-2-the-solutions/#comment-8707932</link><description>Interesting post. Appreciate it as I have seen something new now.&lt;br&gt;Can I use this info on my blog using the direct link to your blog? Thanks in advance</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clarityx</dc:creator><pubDate>Sun, 26 Apr 2009 15:30:29 -0000</pubDate></item><item><title>Re: Putting Web snapshots to practical use</title><link>http://blog.ashmind.com/index.php/2008/09/28/putting-web-snapshots-to-practical-use/#comment-8102473</link><description>Well I had crash I think, and that was related to the fact that text was not set -- it required at least "" to be provided.&lt;br&gt;But they have fixed it since, so now everything should work well.&lt;br&gt;&lt;br&gt;I can't really give an example since all my usage is commercial and it is hard to untie a meaningful example from the app itself.&lt;br&gt;&lt;br&gt;But can you provide the crash stack trace?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ashmind</dc:creator><pubDate>Sun, 12 Apr 2009 18:29:19 -0000</pubDate></item><item><title>Re: Putting Web snapshots to practical use</title><link>http://blog.ashmind.com/index.php/2008/09/28/putting-web-snapshots-to-practical-use/#comment-7952365</link><description>Well, I drop a TextEditor component onto my form, and everhthing crashes. I suppose there is some 'proper' way to use it, but what I would really love is an example, because I could find none on the internet.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitri Nesteruk</dc:creator><pubDate>Tue, 07 Apr 2009 16:19:01 -0000</pubDate></item><item><title>Re: Putting Web snapshots to practical use</title><link>http://blog.ashmind.com/index.php/2008/09/28/putting-web-snapshots-to-practical-use/#comment-7568143</link><description>Ok, what exceptions are you getting? They might have broken something since the version I downloaded, or I could have occasionally set some options that is required by it to work correctly.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ashmind</dc:creator><pubDate>Fri, 27 Mar 2009 15:43:18 -0000</pubDate></item><item><title>Re: Putting Web snapshots to practical use</title><link>http://blog.ashmind.com/index.php/2008/09/28/putting-web-snapshots-to-practical-use/#comment-7568056</link><description>Hi, I saw your post on StackOverflow regarding use of AvalonEdit, so I ended up downloading it and playing with it a bit. Unfortunately, after an hour of exception after exception, I gave up. So I was wondering if I could blatantly ask for your help :) because I really want this to get working, but with a 0% documentation level in the API, I'm finding actually using AvalonEdit to be hell on earth. Pleeease?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitri Nesteruk</dc:creator><pubDate>Fri, 27 Mar 2009 15:40:24 -0000</pubDate></item><item><title>Re: XHTML and microformats revisited</title><link>http://blog.ashmind.com/index.php/2007/06/03/xhtml-and-microformats-revisited/#comment-6371283</link><description>thanks for sharing this article that is very helpful to me.&lt;br&gt;but am not able to understand that what is the difference between the html and xhtml.&lt;br&gt;can you explain it in the brief.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">harish</dc:creator><pubDate>Wed, 18 Feb 2009 06:41:49 -0000</pubDate></item><item><title>Re: About</title><link>http://blog.ashmind.com/index.php/about/#comment-5655039</link><description>Thanks for sharing, I'll definitely read it.&lt;br&gt;Sorry for the chat, but I was quite busy with my job today.&lt;br&gt;&lt;br&gt;I'll comment with any thoughts after I read the article.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ashmind</dc:creator><pubDate>Thu, 29 Jan 2009 14:02:43 -0000</pubDate></item><item><title>Re: About</title><link>http://blog.ashmind.com/index.php/about/#comment-5649761</link><description>The article is now live at &lt;a href="http://www.codeproject.com/KB/aspnet/advancedwebforms-generics.aspx" rel="nofollow"&gt;http://www.codeproject.com/KB/aspnet/advancedwe...&lt;/a&gt; if you're interested.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Gray</dc:creator><pubDate>Thu, 29 Jan 2009 11:18:28 -0000</pubDate></item><item><title>Re: About</title><link>http://blog.ashmind.com/index.php/about/#comment-5647921</link><description>Hi, I was just about to post a tutorial on Code Project about generics in ASP .NET (using an example of the repeater to illustrate the point), and I've noticed there's a similar but different tutorial from you on there.&lt;br&gt;&lt;br&gt;I just thought I'd give you a heads up, since my implementation seems at some levels very similar (I've also gone down the type, property delegation route), but also quite different (supporting *any* generic control types through marking up the types with attributes). Effectively what I do is mark up ITemplate properties with attributes saying which generic parameter indicies they refer to, and then instanciating the relevant container dynamically).&lt;br&gt;&lt;br&gt;The control builder then uses an attribute on the 'concrete' class to specify the mapping of string properties to generic parameter indicies, allowing the real control to be instanciated.&lt;br&gt;&lt;br&gt;I'd love to have a chat with you before I post the tutorial to get your input on it, since you may have evolved the idea further since that tutorial was posted.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Gray</dc:creator><pubDate>Thu, 29 Jan 2009 09:36:53 -0000</pubDate></item><item><title>Re: Google Chrome &amp;#8212; short thoughts</title><link>http://blog.ashmind.com/index.php/2008/09/02/google-chrome-short-thoughts/#comment-5546699</link><description>Could not be published any better. Reading this post reminds me of my previous roommie! He always kept on discussing this. I will be forwarding this post to him. Pretty certain he will be benefcial. Thank you for sharing!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stevenmartinez</dc:creator><pubDate>Mon, 26 Jan 2009 03:43:29 -0000</pubDate></item><item><title>Re: NMock 3.5</title><link>http://blog.ashmind.com/index.php/2007/09/23/nmock-35/#comment-4912639</link><description>Yes NMock2 is alive. But there is quite a bit room for confusion because you have to go to &lt;a href="http://sourceforge.net/projects/nmock2/" rel="nofollow"&gt;http://sourceforge.net/projects/nmock2/&lt;/a&gt; and not &lt;a href="http://nmock.org" rel="nofollow"&gt;nmock.org&lt;/a&gt;.&lt;br&gt;The reason is that the developers of NMock version 1.0 and 2.0 (&lt;a href="http://nmock.org" rel="nofollow"&gt;nmock.org&lt;/a&gt;) have stopped their development and it is continued by another team on &lt;a href="http://sourceforge.net/projects/nmock2/" rel="nofollow"&gt;http://sourceforge.net/projects/nmock2/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Back to lambdas:&lt;br&gt;Do you have a solution that supports defining expectations on properties and indexers as well?&lt;br&gt;&lt;br&gt;Happy mocking &lt;br&gt;Urs</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urs Enzler</dc:creator><pubDate>Mon, 05 Jan 2009 12:42:36 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 2</title><link>http://blog.ashmind.com/index.php/2008/09/08/comparing-net-di-ioc-frameworks-part-2/#comment-4789385</link><description>Fantastic comparison. Thanks for sharing</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pavan Kulkarni</dc:creator><pubDate>Tue, 30 Dec 2008 19:02:18 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 1</title><link>http://blog.ashmind.com/index.php/2008/08/19/comparing-net-di-ioc-frameworks-part-1/#comment-4787138</link><description>Good article. I was looking for something like this.&lt;br&gt;Thanks for sharing!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pavan Kulkarni</dc:creator><pubDate>Tue, 30 Dec 2008 16:25:41 -0000</pubDate></item><item><title>Re: NMock 3.5</title><link>http://blog.ashmind.com/index.php/2007/09/23/nmock-35/#comment-4634812</link><description>Now that's interesting.&lt;br&gt;I am subscribed to their newsgroup and there was only occasional activity for almost a year (consistent with no releases for a while).&lt;br&gt;It seems that they started releasing and the discussions moved elsewhere so that's the reason for my error.&lt;br&gt;&lt;br&gt;However unless they already support .NET 3.5 syntax, it still seems for me that MoQ is easier to use for NET 3.5 projects.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ashmind</dc:creator><pubDate>Fri, 26 Dec 2008 05:58:52 -0000</pubDate></item><item><title>Re: NMock 3.5</title><link>http://blog.ashmind.com/index.php/2007/09/23/nmock-35/#comment-4631587</link><description>&amp;gt;NMock2 seems to be dead for a while now.&lt;br&gt;&lt;br&gt;Latest release appears to be of December 06 2008 at sourceforge, and SVN statistics ( &lt;a href="http://sourceforge.net/project/stats/detail.php?group_id=109964&amp;ugn=nmock2&amp;type=svn&amp;mode=60day" rel="nofollow"&gt;http://sourceforge.net/project/stats/detail.php...&lt;/a&gt; ) shows some checkins :)&lt;br&gt;&lt;br&gt;Why do you think it's "dead for a while"?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew</dc:creator><pubDate>Thu, 25 Dec 2008 23:35:49 -0000</pubDate></item><item><title>Re: NMock 3.5</title><link>http://blog.ashmind.com/index.php/2007/09/23/nmock-35/#comment-4588323</link><description>Thanks! I really recommend looking at Moq, however, since NMock2 seems to be dead for a while now.&lt;br&gt;I have moved to Moq and it saved me from writing a whole new API for NMock2 just to get more modern syntax.&lt;br&gt;&lt;br&gt;Also Moq people were very responsive at fixing bugs when they still had them.&lt;br&gt;I wish I could say the same about latest NMock2.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ashmind</dc:creator><pubDate>Tue, 23 Dec 2008 08:49:34 -0000</pubDate></item><item><title>Re: NMock 3.5</title><link>http://blog.ashmind.com/index.php/2007/09/23/nmock-35/#comment-4587234</link><description>Andrey,&lt;br&gt;&lt;br&gt;Nice one! I had a slightly different approach though (scroll downto "Improvements: NMock2 + C#3."  at &lt;a href="http://codevanced.net/post/Touching-a-hot-iron-NMock2.aspx" rel="nofollow"&gt;http://codevanced.net/post/Touching-a-hot-iron-...&lt;/a&gt; )</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew</dc:creator><pubDate>Tue, 23 Dec 2008 06:17:24 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 1</title><link>http://blog.ashmind.com/index.php/2008/08/19/comparing-net-di-ioc-frameworks-part-1/#comment-4385733</link><description>great comparison, thanks for doing it. and it make's this thing clear in my brain</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">baliinc</dc:creator><pubDate>Sat, 13 Dec 2008 06:21:08 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 2</title><link>http://blog.ashmind.com/index.php/2008/09/08/comparing-net-di-ioc-frameworks-part-2/#comment-4332046</link><description>Really like the overview and nice comparison too!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dewaji</dc:creator><pubDate>Thu, 11 Dec 2008 14:22:23 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 1</title><link>http://blog.ashmind.com/index.php/2008/08/19/comparing-net-di-ioc-frameworks-part-1/#comment-3568987</link><description>great article... Ive never really been into .net myself but its certainly something im thinking about... your comparisons make interesting reading and maybe changed my mind in what direction to take.. very well written article thank you.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">colorchart</dc:creator><pubDate>Thu, 06 Nov 2008 10:00:43 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 1</title><link>http://blog.ashmind.com/index.php/2008/08/19/comparing-net-di-ioc-frameworks-part-1/#comment-3161708</link><description>Enjoyable Read! thanks for your time..</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Sun, 19 Oct 2008 18:11:53 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 2</title><link>http://blog.ashmind.com/index.php/2008/09/08/comparing-net-di-ioc-frameworks-part-2/#comment-2982644</link><description>Great review!  This is exactly what I was looking for to help clear things up for me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric J. Smith</dc:creator><pubDate>Fri, 10 Oct 2008 12:24:10 -0000</pubDate></item><item><title>Re: Some thoughts on ASP.NET AJAX Roadmap</title><link>http://blog.ashmind.com/index.php/2008/07/19/some-thoughts-on-aspnet-ajax-roadmap/#comment-2718116</link><description>Thank you, very informative, I am looking forward to see more thoughts on APS.NET AJAX 4.0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert</dc:creator><pubDate>Sun, 28 Sep 2008 17:14:22 -0000</pubDate></item><item><title>Re: Mocking internal interfaces with Moq</title><link>http://blog.ashmind.com/index.php/2008/05/09/mocking-internal-interfaces-with-moq/#comment-2624599</link><description>Great, I was looking for that everywhere! Thanx!!!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick</dc:creator><pubDate>Thu, 25 Sep 2008 09:28:55 -0000</pubDate></item><item><title>Re: Comparing .NET DI (IoC) Frameworks, Part 2</title><link>http://blog.ashmind.com/index.php/2008/09/08/comparing-net-di-ioc-frameworks-part-2/#comment-2622911</link><description>Good review, thanks for taking the time to do it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colin Jack</dc:creator><pubDate>Thu, 25 Sep 2008 05:26:16 -0000</pubDate></item></channel></rss>