<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mehfuzh</title>
    <description>Stories kicked by mehfuzh</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>Hey jQuery lovers, ASP.NET AJAX can do Ajax too!</title>
      <description>Learn how to make Ajax requests easy with the ASP.NET AJAX client-side library. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f06%2f26%2fHey-jQuery-lovers-ASPNET-AJAX-can-do-Ajax-too!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f06%2f26%2fHey-jQuery-lovers-ASPNET-AJAX-can-do-Ajax-too!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Hey_jQuery_lovers_ASP_NET_AJAX_can_do_Ajax_too</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Hey_jQuery_lovers_ASP_NET_AJAX_can_do_Ajax_too</guid>
      <pubDate>Fri, 26 Jun 2009 04:32:19 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET AJAX &amp;amp; Type-safe parameters</title>
      <description>Learn how to use the &amp;quot;new&amp;quot; parameter-type-checking feature of the ASP.NET AJAX 4.0 client library. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f06%2f23%2fASPNET-AJAX-Type-safe-parameters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f06%2f23%2fASPNET-AJAX-Type-safe-parameters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_AJAX_Type_safe_parameters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_AJAX_Type_safe_parameters</guid>
      <pubDate>Tue, 23 Jun 2009 05:55:29 GMT</pubDate>
    </item>
    <item>
      <title>Operation could destabilize the runtime - Reflection.Emit and common p</title>
      <description>In the last post i said about LinqtExtender implementing necessary property and injecting specific settings for entity objects. The issue i have is that it works fine under full / high trust settings but when running in medium trust it gives the following error:

Ouch.. it is only happening while i am the using the extender from medium trus...
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f06%2f07%2foperation-could-destabilize-the-runtime-reflection-emit-and-common-pitfalls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f06%2f07%2foperation-could-destabilize-the-runtime-reflection-emit-and-common-pitfalls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Operation_could_destabilize_the_runtime_Reflection_Emit_and_common_p</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Operation_could_destabilize_the_runtime_Reflection_Emit_and_common_p</guid>
      <pubDate>Sun, 07 Jun 2009 09:20:12 GMT</pubDate>
    </item>
    <item>
      <title>Extending your existing API or legacy data classes to support LINQ </title>
      <description>While developing LinqExtender, i have come across various scenarios that people don't want to extent any query class or even implement any interface. Also, it is almost absurd when they have to add new extender specific attributes to their entity class. It is though not very important for people creating new provider with small codebase but with large... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f06%2f06%2fextending-your-existing-api-or-legacy-data-classes-to-support-linq.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f06%2f06%2fextending-your-existing-api-or-legacy-data-classes-to-support-linq.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Extending_your_existing_API_or_legacy_data_classes_to_support_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Extending_your_existing_API_or_legacy_data_classes_to_support_LINQ</guid>
      <pubDate>Sat, 06 Jun 2009 08:19:30 GMT</pubDate>
    </item>
    <item>
      <title>Learning the Adapter Pattern</title>
      <description>Taking a look at how you can use the Adapter Design Pattern in your applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f106"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f106" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Learning_the_Adapter_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Learning_the_Adapter_Pattern</guid>
      <pubDate>Fri, 01 May 2009 08:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Using of JSON Result in Asp.net MVC 1.0</title>
      <description>In a post few month back , i showed how can i simulate a callback using JQuery and ASP.NET with my experimental FlickrXplorer project. More detail on this can be found at the following URL

http://weblogs.asp.net/mehfuzh/archive/2008/10/13/using-jquery-to-do-ajax-form-posts-in-asp-net-mvc.aspx

Now, what i have done here is basically, i did an AJAX call to the controller and rendered the view result in a div.  One thing about this way is that i am able to make the view strongly typed as i first rendered view using standard way with all the strongly type ViewData.Model. It is nice for rendering views with small amount of html in it (Like , tag lists), but slow for big outputs. The best practice for all these is to use the JSONResult. Here, i will show a small example of how i render the comment list in FlickrXplorer using JSON result and JQuery $.Post in conjunction to make the AJAX request.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f04%2f28%2fusing-of-json-result-in-asp-net-mvc-1-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f04%2f28%2fusing-of-json-result-in-asp-net-mvc-1-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_of_JSON_Result_in_Asp_net_MVC_1_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_of_JSON_Result_in_Asp_net_MVC_1_0</guid>
      <pubDate>Tue, 28 Apr 2009 17:30:04 GMT</pubDate>
    </item>
    <item>
      <title>Programmatically generating SQL(DDL) from M </title>
      <description>In this post, i will show how you can generate SQL programmatically from M. Now, so far i have learnt that MGrammer is a contract that converts user's input into MGraph. Now, Oslo by default comes with MSchema. Through MSchema you can define a type and extend it with MGraph to populate your repository. Here, i will use MSchema to define an entity object , then MGraph and finally run this through a custom SQL generator in C# to get my DDL statement similar to what you can generate by using intellipad that comes with Oslo SDK.
More ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f03%2f30%2fprogrammatically-generating-sql-ddl-from-m.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f03%2f30%2fprogrammatically-generating-sql-ddl-from-m.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Programmatically_generating_SQL_DDL_from_M</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Programmatically_generating_SQL_DDL_from_M</guid>
      <pubDate>Mon, 30 Mar 2009 18:05:17 GMT</pubDate>
    </item>
    <item>
      <title>Essential LINQ Published</title>
      <description>There was a knock on my door this morning. By the time I could make it to the front of the house, the delivery man was gone, but he had left behind a box full red and white books, each with the title Essential LINQ. On the cover was my name, and the name of my good friend Dinesh Kulkarni. This was, of course, a box full of the first copies of my most recent book. They had a arrived at my house on a most propitious date: the first day of spring. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f03%2f21%2fessential-linq-published.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f03%2f21%2fessential-linq-published.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Essential_LINQ_Published</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Essential_LINQ_Published</guid>
      <pubDate>Tue, 24 Mar 2009 04:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Create custom LINQ providers fluently</title>
      <description>Just released LinqExtender 2.0. Over previous release , it contains generally bugs fixes. Overall, I have focused on striping out complexity as much as possible to keep you focused on your business logic. You can see the full list of features in the documentation that comes with it.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f02%2f25%2fcreate-custom-linq-providers-fluently.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f02%2f25%2fcreate-custom-linq-providers-fluently.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Create_custom_LINQ_providers_fluently</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Create_custom_LINQ_providers_fluently</guid>
      <pubDate>Fri, 27 Feb 2009 01:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Adding streaming video content to your site</title>
      <description>In my last post, I showed how to turn on Amazon S3 support in Sitefinity. In this post, I will show how to create a simple video site using the video library support that is bundled with 3.6 release. It is often required that you want to add a streaming video content to your site, either it could be a product demonstration or a getting started tutorial. Using third party video provider is one way to get the job done but sometimes it requires a lot of manual work, thus headache for managing them as the library grows bigger. 3.6 release breaks you free from all these and provides an easy way for creating , uploading and managing video content. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f01%2f29%2fadding-streaming-video-content-to-your-site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f01%2f29%2fadding-streaming-video-content-to-your-site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Adding_streaming_video_content_to_your_site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Adding_streaming_video_content_to_your_site</guid>
      <pubDate>Fri, 30 Jan 2009 17:39:55 GMT</pubDate>
    </item>
    <item>
      <title>Amazon S3 support in Sitefinity 3.6</title>
      <description>Here at Telerik, Sitefinity team is preparing for the 3.6 release next week. 3.6 comes with lot of core level enhancements and cool new features. Of which , I can't but mention one feature that will make most ISV vendors who want the power of CMS but want to let go their pain of managing large content. As, the title suggests its external storage support via Amazon S3. The data plan for hosting and transferring data to/from S3 server is pretty cheap these days in return to world class service with almost zero downtime that it offers which of course makes the most of your money. If you are not familiar with Sitefinity to add it is a product by Telerik  that comes with full content management features along with blogs, news, events, list and few other pre-made modules with easy setup and management via unique control designer.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f01%2f23%2famazon-s3-support-in-sitefinity-3-6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f01%2f23%2famazon-s3-support-in-sitefinity-3-6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Amazon_S3_support_in_Sitefinity_3_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Amazon_S3_support_in_Sitefinity_3_6</guid>
      <pubDate>Fri, 23 Jan 2009 15:41:12 GMT</pubDate>
    </item>
    <item>
      <title>Hidden Features of C#</title>
      <description>In this article, I'll just link to a pretty great StackOverFlow Question about Hidden Features of C#.
Most of C# Features are obscure for us and need some explanations, the following list and explain how to use it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f01%2fHidden-Features-of-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f01%2fHidden-Features-of-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hidden_Features_of_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hidden_Features_of_C</guid>
      <pubDate>Fri, 02 Jan 2009 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating LINQToTwitter library using LinqExtender</title>
      <description>In this post, I will show how to cook an LINQToTwitter library with LinqExtender. My target is to create it easily and over existing twitter API. I used Yedda Twitter library. Yedda library basically returns response in XML/JSON/RSS/ATOM format depending on the option provided. I used XML format and serialized it to objects.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f01%2f01%2fcreating-linqtotwitter-library-using-linqextender.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f01%2f01%2fcreating-linqtotwitter-library-using-linqextender.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Creating_LINQToTwitter_library_using_LinqExtender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Creating_LINQToTwitter_library_using_LinqExtender</guid>
      <pubDate>Fri, 02 Jan 2009 01:02:05 GMT</pubDate>
    </item>
    <item>
      <title>Making cross domain web requests in asp.net with medium trust enabled</title>
      <description>There could be plenty of reasons that you might need to do a cross domain web request in your application. One could be let's say you want to divert the resource pressure from your server to some third party provider like Amazon S3. In my last post I have mentioned a bit about uploading content using WSE to S3 server. I have also mentioned about the simple library located at  www.codeplex.com/threesharp that does not necessarily require you to work in full trust mode.It does simple HttpRequest and only concern for you is to be able get the call though out of your shared hosting. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f12%2f07%2fmaking-cross-domain-web-requests-in-asp-net-with-medium-trust-enabled.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f12%2f07%2fmaking-cross-domain-web-requests-in-asp-net-with-medium-trust-enabled.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Making_cross_domain_web_requests_in_asp_net_with_medium_trust_enabled</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Making_cross_domain_web_requests_in_asp_net_with_medium_trust_enabled</guid>
      <pubDate>Mon, 08 Dec 2008 00:52:56 GMT</pubDate>
    </item>
    <item>
      <title>Working out with Amazon S3</title>
      <description>Recently, I was bit playing around with amazon S3. This is said to be the cheapest storage for people who don't want to spend much of their brain cells thinking about DB issues. Now, Amazon S3 primarily supports Web service (SOAP) to store and query data out of the S3 server. The concept behind S3 is that you have to create a bucket and under it you can store as many objects you want. Generally for a particular account 100 is the threshold value for buckets. In this post, I will basically focus on configuring your proxy for uploading large files to amazon using WSE and optionally I will point out a cool browser extension for analyzing your S3 space and third party library alternative.

.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f11%2f30%2fworking-out-with-amazon-s3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f11%2f30%2fworking-out-with-amazon-s3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Working_out_with_Amazon_S3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Working_out_with_Amazon_S3</guid>
      <pubDate>Mon, 01 Dec 2008 00:14:10 GMT</pubDate>
    </item>
    <item>
      <title>LinqExtender 1.4.2 - Supporting Complex type arguments</title>
      <description>I just made a quick update to the existing release of LinqExtender. I recently found a bug while building a feature for FlickrXplorer is that if you use constant type query with orderby clause it does pretty well, but it simply does not do well with complex ones. I have used the same logic that I have used for where clause arguments. Also, it will be out of the scope for this post to drill it down all the LinqExtender logic fort hat. But I would put a brief overview on it that can help you out while building your own IQueryable implementation.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f10%2f25%2flinqextender-1-4-2-supporting-complex-type-arguments.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f10%2f25%2flinqextender-1-4-2-supporting-complex-type-arguments.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LinqExtender_1_4_2_Supporting_Complex_type_arguments</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LinqExtender_1_4_2_Supporting_Complex_type_arguments</guid>
      <pubDate>Sat, 25 Oct 2008 20:27:03 GMT</pubDate>
    </item>
    <item>
      <title>Using jQuery to do Ajax Form posts in Asp.net MVC </title>
      <description>It is now official with Scott Guthrie's post that jQuery will be bundled with Asp.net. jQuery is a tiny 15K JavaScript library that contains features from UI tweaks, DOM manipulation to full Ajax control. In my last post, I have shown how to get going with Ajax.Form using Microsoft MVC Ajax library. In this post, I will show how to do Ajax form posts with jQuery but in Ajax.Form style.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f10%2f13%2fusing-jquery-to-do-ajax-form-posts-in-asp-net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f10%2f13%2fusing-jquery-to-do-ajax-form-posts-in-asp-net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_jQuery_to_do_Ajax_Form_posts_in_Asp_net_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_jQuery_to_do_Ajax_Form_posts_in_Asp_net_MVC</guid>
      <pubDate>Tue, 14 Oct 2008 01:03:19 GMT</pubDate>
    </item>
    <item>
      <title>Asp.net MVC more Form post scenarios and Ajax </title>
      <description>In the flickr explorer app made with Asp.net MVC and Athena, I was trying out some form post scenarios. In this post, I will add few things regarding mvc form post and Ajax that is common to FlickrXplorer but can be used in general.

Now, Asp.net MVC has some new Ajax features, one of this is the Ajax form post. With this, you can easily make your web app actions Ajax enabled. The syntax is pretty simple.... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f09%2f29%2fasp-net-mvc-more-form-post-scenarios-and-ajax.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f09%2f29%2fasp-net-mvc-more-form-post-scenarios-and-ajax.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asp_net_MVC_more_Form_post_scenarios_and_Ajax</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asp_net_MVC_more_Form_post_scenarios_and_Ajax</guid>
      <pubDate>Mon, 29 Sep 2008 03:58:06 GMT</pubDate>
    </item>
    <item>
      <title>Deploy, test and pack your code - Part 2 Using MsBuild</title>
      <description>In part one of this packing series I have shown, how you can automate your build process, test and optionally mock by using the popular .net deployment tool NAnt. If you don't know what I am talking about and just landed here by help of search engine. Let me put the link below again.

http://weblogs.asp.net/mehfuzh/archive/2008/08/30/deploy-test-and-pack-your-code-part-1-using-nant.aspx

In this post, I will do a replay to mostly what I have talked in my last post but with MsBuild.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f09%2f07%2fdeploy-test-and-pack-your-code-part-2-using-msbuild.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f09%2f07%2fdeploy-test-and-pack-your-code-part-2-using-msbuild.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Deploy_test_and_pack_your_code_Part_2_Using_MsBuild</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Deploy_test_and_pack_your_code_Part_2_Using_MsBuild</guid>
      <pubDate>Sun, 07 Sep 2008 02:52:27 GMT</pubDate>
    </item>
    <item>
      <title>Fluent NHibernate - Working with NHibernate without configuration file</title>
      <description>
&amp;quot;I believe that the most important reason why NHibernate is not more widely adopted by general DEV population is exactly the "Java XML configuration" PIA feeling you have while working with it. 

Great news for all of us from that group: NHibernate is possible to be used WITHOUT configuration files! &amp;quot;
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2008%2f08%2f31%2ffluent-nhibernate-nhibernate-without-configuration-files.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2008%2f08%2f31%2ffluent-nhibernate-nhibernate-without-configuration-files.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Fluent_NHibernate_Working_with_NHibernate_without_configuration_file</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Fluent_NHibernate_Working_with_NHibernate_without_configuration_file</guid>
      <pubDate>Sat, 06 Sep 2008 13:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Deploy, test and pack your code - Part 1 Using NAnt</title>
      <description> this part, I show a way to build and deploy your project using NAnt. As, you already might know that NAnt is a tiny deployment tool that enables you to create a deployment package with some  *.build files which contains nothing but few XML directives.
... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f30%2fdeploy-test-and-pack-your-code-part-1-using-nant.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f30%2fdeploy-test-and-pack-your-code-part-1-using-nant.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Deploy_test_and_pack_your_code_Part_1_Using_NAnt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Deploy_test_and_pack_your_code_Part_1_Using_NAnt</guid>
      <pubDate>Sat, 30 Aug 2008 17:19:37 GMT</pubDate>
    </item>
    <item>
      <title>Lost (and found) Visual Studio Templates in Web Project</title>
      <description>So I just lost all of my project templates in Web projects. I've been working on a small utility page on my site that generates help documentation on the fly. I've been working happily along on this site when all of a sudden when I needed to add a config file to control debugging and authentication on this page/app. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f465835.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f465835.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Lost_and_found_Visual_Studio_Templates_in_Web_Project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Lost_and_found_Visual_Studio_Templates_in_Web_Project</guid>
      <pubDate>Thu, 28 Aug 2008 15:13:17 GMT</pubDate>
    </item>
    <item>
      <title>Bundle SQL script with build process using MSBuild</title>
      <description>We are making a sample application , demo or startup kit or a toolkit with test project that requires some sql script. We generally ship in a readme.txt that says it all. But hey, how about having the script under automated process , like if my sql server and VS 2008 is in place, with the click of Ctrl + Shift + B everything gets ready. Here, we will do just right that.

... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f15%2fbundle-sql-script-with-build-process-using-msbuild.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f15%2fbundle-sql-script-with-build-process-using-msbuild.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Bundle_SQL_script_with_build_process_using_MSBuild</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Bundle_SQL_script_with_build_process_using_MSBuild</guid>
      <pubDate>Fri, 15 Aug 2008 03:37:54 GMT</pubDate>
    </item>
    <item>
      <title>LinqExtender 1.4 - Enhanced object tracking</title>
      <description>Its been quite a while since I made any release of the toolkit. I basically, get into user requests, used it myself in LinqToFlickr project and came up with some new features and enhancements.

In my last post, I already said update comment and photo feature in LinqToFlickr (Athena) , where the update tracking is actually comes from this toolkit.

Book book = (from b in context
                      where b.Id == 1
                      select b).Single();
... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f11%2flinqextender-1-4-enhanced-object-tracking.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f11%2flinqextender-1-4-enhanced-object-tracking.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LinqExtender_1_4_Enhanced_object_tracking</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LinqExtender_1_4_Enhanced_object_tracking</guid>
      <pubDate>Mon, 11 Aug 2008 15:42:31 GMT</pubDate>
    </item>
    <item>
      <title>Athena - A LINQ to flickr API (Release 1.4)</title>
      <description>Last week, I released a new version of LINQ.flickr, which I named as Athena from release 1.4. It covers few features from flickr service, also now I have updated it with the latest LINQExtender (pre release version)  containing updated Object Tracking Service (OTS) that will enable it to update photos and comments as if like LINQ to SQL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f02%2fathena-a-linq-to-flickr-api-release-1-4.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f08%2f02%2fathena-a-linq-to-flickr-api-release-1-4.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Athena_A_LINQ_to_flickr_API_Release_1_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Athena_A_LINQ_to_flickr_API_Release_1_4</guid>
      <pubDate>Sat, 02 Aug 2008 17:10:05 GMT</pubDate>
    </item>
  </channel>
</rss>