﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=amit-patel60" rel="self" type="application/rss+xml" /><item><title>Leadership Lessons from Ramayana in the Context of Software Development</title><link>https://www.c-sharpcorner.com/article/leadership-lessons-from-ramayana-in-the-context-of-software-development/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/leadership-lessons-from-ramayana-in-the-context-of-software-development/</guid><pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Chirpy - VS Add In For Handling CSS, JS, DotLess and T4 Files</title><description>Chirpy mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js) and validates your JavaScript (JsHint), stylesheet (CSSLint), and dotless files</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/chirpy-vs-add-in-for-handling-css-js-dotless-and-t4-file/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/chirpy-vs-add-in-for-handling-css-js-dotless-and-t4-file/</guid><pubDate>Sun, 07 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>WCF Routing Service in .NET 4.0</title><description>WCF Routing Service is a new feature in .NET 4.0 frameworks. The most basic use of the Routing Service is to aggregate multiple destination endpoints to reduce the number of endpoints exposed to the c</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/wcf-routing-service-in-net-4-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/wcf-routing-service-in-net-4-0/</guid><pubDate>Mon, 24 Sep 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>How to Call COM VB6 DLL in WCF Application</title><description>In this article, we will see how to call a COM\VB6 DLL in a WCF Application.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/how-to-call-com-vb6-dll-in-wcf-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/how-to-call-com-vb6-dll-in-wcf-application/</guid><pubDate>Wed, 12 Sep 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Web Fonts</title><description>Now we can get fonts from the web.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/web-fonts/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/web-fonts/</guid><pubDate>Mon, 13 Aug 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Web Config Transformation in .NET</title><description>In this article I am going to explain the Web.Config Transformtion feature of .NET 4.0.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/web-config-transformation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/web-config-transformation/</guid><pubDate>Tue, 24 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Using Text Custom ActionResult in MVC 3.0</title><description>In this article I am trying to explain how to create a custom action in an ASP.NET MVC Application. </description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/custom-action-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/custom-action-in-mvc/</guid><pubDate>Fri, 13 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Pagination in MVC Application</title><description>In this Article I am trying to explain how we can achieve paging in MVC applications.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/pagination-in-mvc-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/pagination-in-mvc-application/</guid><pubDate>Fri, 13 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Remote Attribute in MVC</title><description>In this article I am try to explain how to use the Remote Attribute in MVC applications.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/remote-attribute-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/remote-attribute-in-mvc/</guid><pubDate>Thu, 12 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>JsRender, a new way to render HTML</title><description>JsRender is the new Jquery library that allows developers to write script that can render client site templates in HTML. This article is a demonstration of how to get started with it. </description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/jsrender-the-new-way-to-render-your-html/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/jsrender-the-new-way-to-render-your-html/</guid><pubDate>Wed, 11 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Lazy Initialization in .NET 4.0</title><description>Lazy initialization of an object means that its creation is deferred until it is first used.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/lazy-initialization-in-net-4-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/lazy-initialization-in-net-4-0/</guid><pubDate>Wed, 11 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Activator Class in .NET 4.0</title><description>Activator Class in .NET 4.0. Contains methods to create types of objects locally or remotely, or obtain references to existing remote objects.
</description><link>https://www.c-sharpcorner.com/blogs/activator-class-in-net-40</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/activator-class-in-net-40</guid><pubDate>Wed, 11 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Creating a Dynamic Data Web Site in ASP.NET 4.0</title><description>Creating a dynamic data website in ASP.NET 4.0 involves utilizing Web Forms with controls like GridView. Define fields using BoundField for data display. Customize styles with CSS for a visually appea</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/creating-a-dynamic-data-web-site-in-Asp-Net-4-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/creating-a-dynamic-data-web-site-in-Asp-Net-4-0/</guid><pubDate>Thu, 05 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>WCF 4.5 Contract-First Development  </title><description>WCF 4.5 Contract-First Development  </description><link>https://www.c-sharpcorner.com/blogs/wcf-45-contractfirst-development</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/wcf-45-contractfirst-development</guid><pubDate>Wed, 04 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Jquery Full Calender Integrated With ASP.NET</title><description>In this article you will learn about full calender integration with ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/full-calender-integrated-with-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/full-calender-integrated-with-Asp-Net/</guid><pubDate>Wed, 04 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Conversion from Object to JSON by Json.NET </title><description>Explore seamless conversion of objects to JSON using Json.NET, a popular library in C#. Learn efficient serialization techniques, data transformation strategies, and harness the power of .NET developm</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/conversion-from-object-to-json-by-json-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/conversion-from-object-to-json-by-json-net/</guid><pubDate>Mon, 02 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Caching Support All Types of .NET 4.0 Application</title><description>This article shows how to implement data caching in a Console Application, Windows Presentation Foundation Application and other .NET Applications other than ASP.NET application using the .NET 4.0 and</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/caching-support-all-types-of-net-4-0-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/caching-support-all-types-of-net-4-0-application/</guid><pubDate>Mon, 02 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Single Page Application (SPA) in MVC 4</title><description>Single Page Application (SPA) in MVC 4</description><link>https://www.c-sharpcorner.com/blogs/single-page-application-spa-in-mvc-4</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/single-page-application-spa-in-mvc-4</guid><pubDate>Sun, 01 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>How to Upgrade MVC 3 to MVC4</title><description>In this article I will explain how to to upgrade MVC 3 to MVC4.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/how-to-upgrade-mvc-3-to-mvc4/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/how-to-upgrade-mvc-3-to-mvc4/</guid><pubDate>Sun, 01 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>CacheItemRemovedCallback in ASP.NET</title><description>CacheItemRemovedCallback is a delegate that provides notification to a page when an item has been removed. </description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/cacheitemremovedcallback-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/cacheitemremovedcallback-in-Asp-Net/</guid><pubDate>Sun, 01 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Bundling and Minification in ASP.NET 4.5</title><description>Lets think about that when we add new CSS and JS file in our Solution and we have to explicit add that CSS and JS in our pages but in ASP.NET 4.5 we can only mention folder for CSS and JS, it will aut</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/bundling-and-minification-in-Asp-Net-4-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/bundling-and-minification-in-Asp-Net-4-5/</guid><pubDate>Sun, 01 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Web API Preview 5 Is Now Available</title><description>Here I am explaining the new features of the Web API Preview 5 which is now available.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/web-api-preview-5-is-now-available/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/web-api-preview-5-is-now-available/</guid><pubDate>Sat, 30 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>WCF Discovery in .NET 4.0</title><description>Windows Communication Foundation has introduced a new feature of WCF; Discovery and with the help of this feature we can access the other service.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/wcf-discovery-in-net-4-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/wcf-discovery-in-net-4-0/</guid><pubDate>Sat, 30 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Post Data to MVC 4 WEB API .NET 4.5</title><description>In this article I am going to explain how we post (put) data to a Web API.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/post-data-to-mvc-4-web-api-net-4-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/post-data-to-mvc-4-web-api-net-4-5/</guid><pubDate>Mon, 25 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Querying Using OData on Web API</title><description>The Open Data Protocol (OData) is a web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/querying-using-odata-on-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/querying-using-odata-on-web-api/</guid><pubDate>Fri, 22 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>MVC 4 WEB API .NET 4.5</title><description>This article introduces the concept of exposing a Web API from ASP.NET MVC4, allowing clients to retrieve data in various formats such as JSON, XML, and HTML. It highlights the purpose of using HTTP a</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/mvc-4-web-api-net-4-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/mvc-4-web-api-net-4-5/</guid><pubDate>Fri, 22 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>MVC4 Web API that Supports CRUD Operations Part 1</title><description>MVC4 Web API that Supports CRUD Operations Part 1</description><link>https://www.c-sharpcorner.com/blogs/mvc4-web-api-that-supports-crud-operations-part-1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/mvc4-web-api-that-supports-crud-operations-part-1</guid><pubDate>Wed, 20 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>IntelliSense for WCF Config file .NET 4.5</title><description>Now in VS 2011 gives us IntelliSense in the Config file. Even we can also map contract.
</description><link>https://www.c-sharpcorner.com/blogs/intellisense-for-wcf-config-file-net-45</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/intellisense-for-wcf-config-file-net-45</guid><pubDate>Wed, 20 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>SignalR Real-Time in ASP.NET</title><description>SignalR is an integrated client-and-server library that enables browser-based clients and ASP.NET based server components to have a bidirectional and multistep conversation</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/signalr-real-time/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/signalr-real-time/</guid><pubDate>Wed, 20 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Channel Factory Caching in WCF 4.5</title><description>ChannelFactory caching in WCF 4.5 allows caching of service instances. ClientBase&amp;lt;T&amp;gt; introduces CacheSetting property, facilitating caching. Enum values determine caching behavior. Samples demon</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/channel-factory-caching-in-wcf-4-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/channel-factory-caching-in-wcf-4-5/</guid><pubDate>Tue, 19 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Portable Class Library in .NET 4.0/4.5</title><description>Few days back I was working windows phone application as usual I created class library project for keeping separate business login. But I realize we cannot add as a reference normal class library in t</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/portable-class-library-in-net-4-04-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/portable-class-library-in-net-4-04-5/</guid><pubDate>Mon, 18 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Strongly Typed Data Controls Value Provider ASP.NET 4.5</title><description>In this article you will see Strongly Typed Data Controls Value Provider ASP.NET 4.5.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/strongly-typed-data-controls-value-provider-Asp-Net-4-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/strongly-typed-data-controls-value-provider-Asp-Net-4-5/</guid><pubDate>Mon, 18 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Strongly Typed Data Controls Model Binding ASP.NET 4.5</title><description>In ASP.NET 4.5 Microsoft has integrated the ObjectDataSource control with Data Controls. Microsoft has exposed properties such as SelectMethod, UpdateMethod and DeleteMethod.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/strongly-typed-data-controls-model-binding-Asp-Net-4-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/strongly-typed-data-controls-model-binding-Asp-Net-4-5/</guid><pubDate>Mon, 18 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>New Features in .NET Framework 4.5 RC</title><description>The ASP.NET 4.5 RC new features are listed. ASP.NET 4.5 RC includes Support for new HTML5 form types, model binders, unobtrusive JavaScript, WebSockets protocol, asynchronous modules and handlers and </description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/net-framework-4-5-rc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/net-framework-4-5-rc/</guid><pubDate>Fri, 15 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Custom Caching Provider in ASP.NET 4.0/4.5</title><description>In this article I am trying to explain Custom Caching Provider in ASP.NET 4.0 or 4.5. I have created a sample in Visual Studio 2011</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/custom-caching-provider-in-Asp-Net-4-04-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/custom-caching-provider-in-Asp-Net-4-04-5/</guid><pubDate>Thu, 14 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>ExpandObject In C# 4.0</title><description>In this short blog, I will explain about the ExpandoObject in C# 4.0,. It&amp;#39;s really dynamic.</description><link>https://www.c-sharpcorner.com/blogs/expandoobject-in-c-sharp-40</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/expandoobject-in-c-sharp-40</guid><pubDate>Wed, 13 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Accessing Google Blogger API From .NET</title><description>Integrate Google Blogger API seamlessly with .NET for streamlined blogging functionalities, enabling access and interaction with Blogger services directly from your .NET applications.





</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/accessing-google-blogger-api-from-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/accessing-google-blogger-api-from-net/</guid><pubDate>Fri, 01 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>ASP.NET 4.5 Strongly Type Data With Data Controls</title><description>Today I am going through the new features of ASP.NET 4.5.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/Asp-Net-4-5-strongly-type-data-with-data-controls/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/Asp-Net-4-5-strongly-type-data-with-data-controls/</guid><pubDate>Fri, 01 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>WCF Service With SQL Membership and Roles Provider</title><description>Today I am going to write about the WCF and ASP.NET Membership Provider &amp;amp; Roles Provider. </description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/wcf-service-with-sql-membership-and-roles-provider/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/wcf-service-with-sql-membership-and-roles-provider/</guid><pubDate>Thu, 31 May 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item><item><title>Call PageMethod From jQuery $. Ajax</title><description>ASP.NET has a very good feature PageMethod (System.Web.Services.WebMethod).we can call any method which is written in page code behind. we can call by JQuery. There is few constraint while making PageMethod.</description><link>https://www.c-sharpcorner.com/UploadFile/amit12345/call-pagemethod-from-jquery-ajax/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/amit12345/call-pagemethod-from-jquery-ajax/</guid><pubDate>Tue, 29 May 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Patel)</author></item></channel></rss>