﻿<?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=nikhil-kumar36" rel="self" type="application/rss+xml" /><item><title>Create Rupee (INR) symbol for keyboard</title><description>Indian Rupee symbol has been launched but we still use rupee or INR. Because we don’t have current rupees symbol in our keyboard so what? Should we have to wait for that?

The answer is NO, we are the developers and we can’t wait at all.

So here I am showing you how to create Rupee symbol to include it in system char map.</description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/create-rupee-inr-symbol-for-keyboard/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/create-rupee-inr-symbol-for-keyboard/default.aspx</guid><pubDate>Sun, 29 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Google Ajax Search API with different techniques</title><description>In this article I am showing you the all search techniques of Google.</description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/google-ajax-search-api-with-different-techniques/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/google-ajax-search-api-with-different-techniques/default.aspx</guid><pubDate>Sat, 28 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Div and Web Design</title><description>If you develop web applications then surely you know about the Div &lt;div&gt; tag but many of you guys never have a usuful look on it. As i know div tag is the backbone of a consistent css used website.
Basically div is a section you can say which separate the sections in a webpage. But div not only separate the contents but it also provides the different formating for each section.
</description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/div-and-web-design/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/div-and-web-design/default.aspx</guid><pubDate>Fri, 27 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Help Technique in Web applications</title><description>Help is a most important part our web applications, as mostly we don't notice it, but sometimes is plays a very big role for saving our time and work. </description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/help-technique-in-web-applications/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/help-technique-in-web-applications/default.aspx</guid><pubDate>Sat, 21 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>How to use google ajax search api to embed video searh in web application:</title><description>Google has launched Ajax API for different purposes “video search” is one of them.
Many user's gets confused all about it many times how to get google key, how to embed video search in web application. So here I am explaining how to use video search in web application.
</description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/how-to-use-google-ajax-search-api-to-embed-video-searh-in-web-application/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/how-to-use-google-ajax-search-api-to-embed-video-searh-in-web-application/default.aspx</guid><pubDate>Sat, 21 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Embedding IronPython In C#</title><description>Silverlight allows embedding IronPython code in the code-behind files of Silverlight XAML pages. This means you can use both C# and IronPython code in the same C# code-behind file of ta Silverlight UI.

</description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/embedding-ironpython-in-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/embedding-ironpython-in-C-Sharp/default.aspx</guid><pubDate>Sun, 01 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Adding Reflection to Text in WPF</title><description>You can make your text elements look more attractive by adding special effects to some text in WPF.</description><link>https://www.c-sharpcorner.com/blogs/adding-reflection-to-text-in-wpf1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/adding-reflection-to-text-in-wpf1</guid><pubDate>Sun, 01 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Silver|ight Assemblies</title><description>This blog showing the silverlight assemblies with description...</description><link>https://www.c-sharpcorner.com/blogs/silveright-assemblies1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/silveright-assemblies1</guid><pubDate>Sat, 03 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Country list</title><description>This blog show the SQL query ready to be inserted in a table and contains Countries list.</description><link>https://www.c-sharpcorner.com/blogs/country-list1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/country-list1</guid><pubDate>Fri, 05 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Upload Large Files in SQL in an ASP.NET web application:</title><description>
In this article we learn how to upload large files in sql sever database by using asp.net file upload control

 
</description><link>https://www.c-sharpcorner.com/blogs/upload-large-files-in-sql-in-an-asp-net-web-application1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/upload-large-files-in-sql-in-an-asp-net-web-application1</guid><pubDate>Sat, 30 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Multiview with view control in web application</title><description>This blog shows the work of Multiview with view control in web application sometimes sounds like replacing master  pages :)</description><link>https://www.c-sharpcorner.com/blogs/multiview-with-view-control-in-web-application1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/multiview-with-view-control-in-web-application1</guid><pubDate>Thu, 28 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>FileUploadControl uploading and saving images and showing in DataList dynamically</title><description>Here by this article we learn how to use FileUploadControl to upload Images in a folder under your web project and show them in a DataList control by using image control under ItemTemplate.</description><link>https://www.c-sharpcorner.com/blogs/fileuploadcontrol-uploading-and-saving-images-and-showing-in-datalist-dynamically1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/fileuploadcontrol-uploading-and-saving-images-and-showing-in-datalist-dynamically1</guid><pubDate>Tue, 26 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Google API in ASP.NET</title><description>Here is an article to show how to implement or use Google API in Asp.NET.</description><link>https://www.c-sharpcorner.com/blogs/google-api-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/google-api-in-asp-net1</guid><pubDate>Tue, 26 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Google Search from ASP.NET</title><description>Here by this article we will learn how to search on google based on the query write in textbox</description><link>https://www.c-sharpcorner.com/blogs/google-search-from-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/google-search-from-asp-net1</guid><pubDate>Tue, 26 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Republic Day</title><description>Happy Republic Day...</description><link>https://www.c-sharpcorner.com/blogs/republic-day1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/republic-day1</guid><pubDate>Tue, 26 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Google Search from Windows Application:</title><description>Here is a tool developed in C# Windows Application which allows you to search on google
</description><link>https://www.c-sharpcorner.com/blogs/google-search-from-windows-application1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/google-search-from-windows-application1</guid><pubDate>Tue, 19 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Cookies In ASP.NET</title><description>This blog tells about cookies in asp.net like how to create cookies, how to retrieve cookies etc... in asp.net ...</description><link>https://www.c-sharpcorner.com/blogs/cookies-in-asp-net122</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/cookies-in-asp-net122</guid><pubDate>Sun, 10 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>HTML Best codes</title><description>This blog shows you some best small codes of HTML :) Like mouse over alert / mouse over text description ...</description><link>https://www.c-sharpcorner.com/blogs/html-best-codes1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/html-best-codes1</guid><pubDate>Sat, 09 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Create a form by HTML</title><description>This blog show you how to create controls of form by HTML</description><link>https://www.c-sharpcorner.com/blogs/create-a-form-by-html1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/create-a-form-by-html1</guid><pubDate>Sat, 09 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>HTML Codes</title><description>This blog shows some HTML codes which are useful and important</description><link>https://www.c-sharpcorner.com/blogs/html-codes1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/html-codes1</guid><pubDate>Sat, 09 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Learning JAVA for beginners</title><description>This article help to java beginners to learn java with a simple example and explaining the whole syntax.</description><link>https://www.c-sharpcorner.com/blogs/learning-java-for-beginners1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/learning-java-for-beginners1</guid><pubDate>Tue, 05 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>A fast and very simple calculator</title><description>I have seen that when we have two numbers and want more mathemetical operations between them even we have to write them again and again for different operations...
Now this problem has solved by this calculator this is simple to do more then one operations by just typing two numbers only once...</description><link>https://www.c-sharpcorner.com/blogs/a-fast-and-very-simple-calculator1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/a-fast-and-very-simple-calculator1</guid><pubDate>Tue, 05 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Scientific Calculator...</title><description>This is a Scientific Calculator developed in C# .NET (GUI)...</description><link>https://www.c-sharpcorner.com/blogs/scientific-calculator1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/scientific-calculator1</guid><pubDate>Tue, 05 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Movable form with designed Header (.dll)</title><description>Many times I have seen that many programmer creates designable header for their windows forms but then donsen't have the feasibility of moving like predefined windows forms,  but after reading this article this is simple to create a .dll form header movable.</description><link>https://www.c-sharpcorner.com/blogs/movable-form-with-designed-header-dll1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/movable-form-with-designed-header-dll1</guid><pubDate>Tue, 05 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Come Back again</title><description>I was not posting blogs because i got  second place in blog posting :)</description><link>https://www.c-sharpcorner.com/blogs/come-back-again1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/come-back-again1</guid><pubDate>Sun, 27 Dec 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Calling the data by typring the id in textbox</title><description>This blog shows that how can we show the data of sql table in textboxes by just typing the id in one textbox</description><link>https://www.c-sharpcorner.com/blogs/calling-the-data-by-typring-the-id-in-textbox1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/calling-the-data-by-typring-the-id-in-textbox1</guid><pubDate>Tue, 01 Sep 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Winners of August 2009</title><description>Congratulations !!!,Winners of August 2009.</description><link>https://www.c-sharpcorner.com/blogs/winners-of-august-2009</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/winners-of-august-2009</guid><pubDate>Mon, 31 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Learning JAVA for beginners </title><description>Here you will learn java in simple steps like a beginner </description><link>https://www.c-sharpcorner.com/blogs/learning-java-for-beginners122</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/learning-java-for-beginners122</guid><pubDate>Wed, 26 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>SQL Vs PL / SQL</title><description>In this blog you learn the difference between SQL and PL / SQL...</description><link>https://www.c-sharpcorner.com/blogs/sql-vs-pl-sql1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-vs-pl-sql1</guid><pubDate>Sat, 22 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Windows 7</title><description>Download Resource,Window 7 Download.</description><link>https://www.c-sharpcorner.com/blogs/windows-7</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/windows-7</guid><pubDate>Sat, 22 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Code Render Block in ASP.NET</title><description>This blog shows you the use of Code Render Block in ASP.NET</description><link>https://www.c-sharpcorner.com/blogs/code-render-block-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/code-render-block-in-asp-net1</guid><pubDate>Thu, 20 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Mindcracker MVP </title><description>Mindcracker Most Valuable Professional</description><link>https://www.c-sharpcorner.com/blogs/mindcracker-mvp122</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/mindcracker-mvp122</guid><pubDate>Wed, 19 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>What are Enterprise Services</title><description>This blog shows you What are Enterprise Services ...</description><link>https://www.c-sharpcorner.com/blogs/what-are-enterprise-services1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/what-are-enterprise-services1</guid><pubDate>Wed, 12 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>State Implementation in ASP.NET</title><description>The use of state implementation is that a numeric values will show you that how many times your web page has been opened or refreshed or loaded.</description><link>http://www.dotnetheaven.com/uploadfile/NikhilJohari/state-implementation-in-Asp-Net/default.aspx</link><guid isPermaLink="true">http://www.dotnetheaven.com/uploadfile/NikhilJohari/state-implementation-in-Asp-Net/default.aspx</guid><pubDate>Tue, 11 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Evolution of J2ME </title><description> Evolution of J2ME,Points related to evalution of J2ME.</description><link>https://www.c-sharpcorner.com/blogs/evolution-of-j2me</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/evolution-of-j2me</guid><pubDate>Mon, 10 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Wireless Technology Types</title><description>This blog tells you about the Wireless Technology types with details...</description><link>https://www.c-sharpcorner.com/blogs/wireless-technology-types1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/wireless-technology-types1</guid><pubDate>Mon, 10 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Use of Set Serveroutput In PL / SQL</title><description>In this blog I will tell you the use of SET SERVEROUTPUT In PL / SQL.</description><link>https://www.c-sharpcorner.com/blogs/use-of-set-serveroutput-in-pl-sql1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/use-of-set-serveroutput-in-pl-sql1</guid><pubDate>Mon, 10 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Case Expression In PL /SQL</title><description>This blog shows you Case Expression in PL / SQL ...</description><link>https://www.c-sharpcorner.com/blogs/case-expression-in-pl-sql1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/case-expression-in-pl-sql1</guid><pubDate>Wed, 05 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Rounded Corner Extender In ASP.NET</title><description>In this article, I will show you step by step procedure, how to use a Rounded Corner Extender

 In ASP.NET using Visual Studio 2005 or Visual Studio 2008.</description><link>https://www.c-sharpcorner.com/blogs/rounded-corner-extender-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/rounded-corner-extender-in-asp-net1</guid><pubDate>Tue, 04 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Partial Page Update In ASP.NET</title><description>In this article, I will show you step by step procedure, how to use a Partial Page Update

 In ASP.NET using Visual Studio 2005 or Visual Studio 2008.

 </description><link>https://www.c-sharpcorner.com/blogs/partial-page-update-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/partial-page-update-in-asp-net1</guid><pubDate>Tue, 04 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Masked Edit Extender In ASP.NET</title><description>In this article, I will show you step by step procedure, how to use a Masked Edit Extender

 In ASP.NET using Visual Studio 2005 or Visual Studio 2008. </description><link>https://www.c-sharpcorner.com/blogs/masked-edit-extender-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/masked-edit-extender-in-asp-net1</guid><pubDate>Tue, 04 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Up Down Extender In ASP.NET</title><description>The use of Up Down Extender it that you are not require to type any number of character you have to just select from the up down button…it will change dynamically when you click the button,</description><link>https://www.c-sharpcorner.com/blogs/up-down-extender-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/up-down-extender-in-asp-net1</guid><pubDate>Tue, 04 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Mutually Exclusive Check Box Extender In ASP.NET</title><description>The use of Mutually Exclusive Check Box Extender it that you can select only one check box under a heading…</description><link>https://www.c-sharpcorner.com/blogs/mutually-exclusive-check-box-extender-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/mutually-exclusive-check-box-extender-in-asp-net1</guid><pubDate>Thu, 23 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>About AJAX Control Toolkit</title><description>This blog shows you the history of AJAX Control Toolkit</description><link>https://www.c-sharpcorner.com/blogs/about-ajax-control-toolkit1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/about-ajax-control-toolkit1</guid><pubDate>Thu, 23 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Collapsible Panel Extender in ASP.NET</title><description>This blog shows you the step by step procedure to use Collapsible Panel Extender</description><link>https://www.c-sharpcorner.com/blogs/collapsible-panel-extender-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/collapsible-panel-extender-in-asp-net1</guid><pubDate>Thu, 23 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>ASP.NET theory based questions...</title><description>This blog shows you the basic knowledge questions about asp.net try to read and learn ...</description><link>https://www.c-sharpcorner.com/blogs/asp-net-theory-based-questions1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asp-net-theory-based-questions1</guid><pubDate>Mon, 20 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>ASP.NET Basic Knowledge </title><description>This blog shows the basic knowledge questions about ASP.NET</description><link>https://www.c-sharpcorner.com/blogs/asp-net-basic-knowledge1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asp-net-basic-knowledge1</guid><pubDate>Mon, 20 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Timer Control In ASP.NET</title><description>In this article, I will show you step by step procedure, how to use a Timer Control in ASP.NET using Visual Studio 2005 or Visual Studio 2008. 
It work like a digital control on the web page…
</description><link>https://www.c-sharpcorner.com/blogs/timer-control-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/timer-control-in-asp-net1</guid><pubDate>Thu, 16 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Creating and Applying Themes Dynamically in ASP.NET</title><description>In this article, I will show you step by step procedure, how to Create and Apply Themes Dynamically in ASP.NET using Visual Studio 2005 or Visual Studio 2008. </description><link>https://www.c-sharpcorner.com/blogs/creating-and-applying-themes-dynamically-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/creating-and-applying-themes-dynamically-in-asp-net1</guid><pubDate>Tue, 14 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Drop Shadow Extender In ASP.NET</title><description>In this article, I will show you step by step procedure, how to use a Drop Shadow Extender in ASP.NET using Visual Studio 2005 or Visual Studio 2008.
</description><link>https://www.c-sharpcorner.com/blogs/drop-shadow-extender-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/drop-shadow-extender-in-asp-net1</guid><pubDate>Tue, 14 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Progress bar in ASP.NET</title><description>This article shows you the usage of progress bar which works after a specified time and display the current date and time….</description><link>https://www.c-sharpcorner.com/blogs/progress-bar-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/progress-bar-in-asp-net1</guid><pubDate>Sun, 12 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Html Image Input in ASP.NET</title><description>HTML Image Input is very important in ASP.NET, in this you can use simple images in you web page like image button…</description><link>https://www.c-sharpcorner.com/blogs/html-image-input-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/html-image-input-in-asp-net1</guid><pubDate>Thu, 09 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Range Validator In ASP.NET</title><description>Range Validator is very useful in asp.net because it restrict the user to enter wrong information like DATE OF BIRTH etc…</description><link>https://www.c-sharpcorner.com/blogs/range-validator-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/range-validator-in-asp-net1</guid><pubDate>Sun, 05 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Regular Expression and Required Field Validator in ASP.NET ...</title><description>Regular Expression and Require field validator are used to restrict the user to enter wrong email id and web site name and also restrict to leave the text box blank...</description><link>https://www.c-sharpcorner.com/blogs/regular-expression-and-required-field-validator-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/regular-expression-and-required-field-validator-in-asp-net1</guid><pubDate>Sun, 05 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Tree View Control In ASP.NET</title><description>Tree View control is very useful in asp.net these are use in the left side or right side in the web site, by Tree View control you can navigate from one page to another page…</description><link>https://www.c-sharpcorner.com/blogs/tree-view-control-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/tree-view-control-in-asp-net1</guid><pubDate>Sat, 04 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Dynamic Menu Control In ASP.NET</title><description>Dynamic Menu control is very useful in asp.net these are menu which you can see on every site, by menu control you can navigate from one page to another page…</description><link>https://www.c-sharpcorner.com/blogs/dynamic-menu-control-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dynamic-menu-control-in-asp-net1</guid><pubDate>Sat, 04 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>ImageMap Control In ASP.NET ?</title><description>Image Map control is very important control in asp.net the basic use of image control is to giving the links on any image after dividing the part of images, as the name suggest image “map” is to display a image as a dividing part… </description><link>https://www.c-sharpcorner.com/blogs/imagemap-control-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/imagemap-control-in-asp-net1</guid><pubDate>Fri, 03 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Creating Themes in ASP.NET</title><description>This blog shows you that how to create themes and how to apply themes in ASP.NET...</description><link>https://www.c-sharpcorner.com/blogs/creating-themes-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/creating-themes-in-asp-net1</guid><pubDate>Tue, 30 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>All about Globalization</title><description>This blog tells you all about the Globalization...</description><link>https://www.c-sharpcorner.com/blogs/all-about-globalization1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/all-about-globalization1</guid><pubDate>Sun, 28 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>All about Assemblies ?</title><description>Assemblies, Menifest based assembly, Types of assembly.</description><link>https://www.c-sharpcorner.com/blogs/all-about-assemblies1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/all-about-assemblies1</guid><pubDate>Sun, 28 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Complete about Microsoft .NET Framework 2.0 ?</title><description>This blog shows you the brief details about .NET Framework 2.0 Like new controls,Globalization, Remoting, Menifest etc</description><link>https://www.c-sharpcorner.com/blogs/complete-about-microsoft-net-framework-20</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/complete-about-microsoft-net-framework-20</guid><pubDate>Sun, 28 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>New .NET Framework controls in 2.0 </title><description>This blog shows you the new controls which are introduced in 2.0 vs 1.1</description><link>https://www.c-sharpcorner.com/blogs/new-net-framework-controls-in-20</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/new-net-framework-controls-in-20</guid><pubDate>Sun, 28 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Improving the security of the .NET Framework applications by using the .NET Framework 2.0 security features</title><description>Important questions which really comes in microsoft certification examss</description><link>https://www.c-sharpcorner.com/blogs/improving-the-security-of-the-net-framework-applications-by-using-the-net-framework-20-security-features</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/improving-the-security-of-the-net-framework-applications-by-using-the-net-framework-20-security-features</guid><pubDate>Tue, 23 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>70-536 Important questions...</title><description>These are very important questions which are surely to come in exams...</description><link>https://www.c-sharpcorner.com/blogs/70536-important-questions</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/70536-important-questions</guid><pubDate>Tue, 23 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Microsoft 70-536 Questions</title><description>These are not just questions these are very much important questions which are sure to come in microsoft certification exam</description><link>https://www.c-sharpcorner.com/blogs/microsoft-70536-questions</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/microsoft-70536-questions</guid><pubDate>Tue, 23 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Very important questions</title><description>These are very important questions which really comes in microsoft certification exams...</description><link>https://www.c-sharpcorner.com/blogs/very-important-questions1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/very-important-questions1</guid><pubDate>Tue, 23 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Microsoft .NET Framework 2.0 Application Development Foundation</title><description>These are very important questions which really comes in microsoft certification exams...</description><link>https://www.c-sharpcorner.com/blogs/microsoft-net-framework-20-application-development-foundation</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/microsoft-net-framework-20-application-development-foundation</guid><pubDate>Tue, 23 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>70-536 Microsoft .NET Framework Application Development Foundation</title><description>These are very important and knowledge based questions which really comes in microsoft certification exams...</description><link>https://www.c-sharpcorner.com/blogs/70536-microsoft-net-framework-application-development-foundation</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/70536-microsoft-net-framework-application-development-foundation</guid><pubDate>Tue, 23 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Calendar Control In ASP.NET</title><description>The use of Calendar Control in ASP.NET is very useful by which we can get dates from user… </description><link>https://www.c-sharpcorner.com/blogs/calendar-control-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/calendar-control-in-asp-net1</guid><pubDate>Mon, 15 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Static Menu Control</title><description>Static Menu controls are very useful like dynamic menu controls the difference in static and dynamic controls is that static menu controls are just static no animation.</description><link>https://www.c-sharpcorner.com/blogs/static-menu-control1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/static-menu-control1</guid><pubDate>Mon, 15 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Single File Mode in ASP.NET</title><description>This article discusses step by step procedure of how to create a Single File Mode example in ASP.NET using Visual Studio 2005 / 2008.</description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/single-file-mode-in-Asp-Net/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/single-file-mode-in-Asp-Net/default.aspx</guid><pubDate>Thu, 04 Jun 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Code Render Block In ASP.NET</title><description>This article shows you code render block in asp.net</description><link>http://www.dotnetheaven.com/uploadfile/NikhilJohari/code-render-block-in-Asp-Net/default.aspx</link><guid isPermaLink="true">http://www.dotnetheaven.com/uploadfile/NikhilJohari/code-render-block-in-Asp-Net/default.aspx</guid><pubDate>Sun, 31 May 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Code Behind In ASP. NET</title><description>This blog shows you a example of code behind in asp.net</description><link>https://www.c-sharpcorner.com/blogs/code-behind-in-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/code-behind-in-asp-net1</guid><pubDate>Fri, 29 May 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>ASP .NET Standard control (Text Box)</title><description>This blog shows you to work with the asp.net standard control Text Box</description><link>https://www.c-sharpcorner.com/blogs/asp-net-standard-control-text-box1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asp-net-standard-control-text-box1</guid><pubDate>Fri, 29 May 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Step by step procedure to how to create a ASP.NET Website ?</title><description>This blog shows you how to create how to get started to create ASP.NET website in visual studio...
</description><link>https://www.c-sharpcorner.com/blogs/step-by-step-procedure-to-how-to-create-a-asp-net-website1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/step-by-step-procedure-to-how-to-create-a-asp-net-website1</guid><pubDate>Fri, 29 May 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>How to set a tool tip on any control by coding ...</title><description>This blog shows you that how to set a tooltip on any control by a coding...</description><link>https://www.c-sharpcorner.com/blogs/how-to-set-a-tool-tip-on-any-control-by-coding1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-set-a-tool-tip-on-any-control-by-coding1</guid><pubDate>Mon, 20 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>How to add a combox dynamically ..</title><description>This blog shows you that how to add a combobox on the gui form dynamically...by clicking a button...</description><link>https://www.c-sharpcorner.com/blogs/how-to-add-a-combox-dynamically1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-add-a-combox-dynamically1</guid><pubDate>Mon, 20 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>How to create a SQL connectoin</title><description>This blog shows you how to create a sql connetoin... by code.</description><link>https://www.c-sharpcorner.com/blogs/how-to-create-a-sql-connectoin1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-create-a-sql-connectoin1</guid><pubDate>Sat, 18 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>How to delete table data in sql by a gui  form...with a scnerio</title><description>This blog shows you that how to delete data from a sql table by a gui  form...</description><link>https://www.c-sharpcorner.com/blogs/how-to-delete-table-data-in-sql-by-a-gui-formwith-a-scnerio1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-delete-table-data-in-sql-by-a-gui-formwith-a-scnerio1</guid><pubDate>Sat, 18 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Show selected pics by a gui form run time...</title><description>This blog show you how to show a picture on a gui form at run time..... selection </description><link>https://www.c-sharpcorner.com/blogs/show-selected-pics-by-a-gui-form-run-time1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/show-selected-pics-by-a-gui-form-run-time1</guid><pubDate>Sat, 18 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Show  mach data in datagridview by a textbox</title><description>This blog show you how to show the mach data in a datagridview by a textbox calling methdo...</description><link>https://www.c-sharpcorner.com/blogs/show-mach-data-in-datagridview-by-a-textbox1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/show-mach-data-in-datagridview-by-a-textbox1</guid><pubDate>Sat, 18 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Create a rectangle at run time on C # .NET GUI form</title><description>This blog shows you how to create a rectangle on the gui form at run time</description><link>https://www.c-sharpcorner.com/blogs/create-a-rectangle-at-run-time-on-c-sharp-net-gui-form1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/create-a-rectangle-at-run-time-on-c-sharp-net-gui-form1</guid><pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>How to Restrict Numeric Value in a TextBox</title><description>This article shows that when a user type a numeric value it will give an error...</description><link>https://www.c-sharpcorner.com/blogs/how-to-restrict-numeric-value-in-a-textbox1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-restrict-numeric-value-in-a-textbox1</guid><pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Check the typed email id</title><description>This blog show you how to check that a typed email id is in correct format or not.</description><link>https://www.c-sharpcorner.com/blogs/check-the-typed-email-id1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/check-the-typed-email-id1</guid><pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Bulk Copy Operation</title><description>Bulk Copy Operation, Bulk copy operation using sql.</description><link>https://www.c-sharpcorner.com/blogs/bulk-copy-operation1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/bulk-copy-operation1</guid><pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Bulk Copy Operation</title><description>Bulk Copy Operation, copy operation using sqlconnection.</description><link>https://www.c-sharpcorner.com/blogs/bulk-copy-operation122</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/bulk-copy-operation122</guid><pubDate>Wed, 15 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Backup Utility In .Net</title><description>A Backup Utility in .NET facilitates data protection by enabling automated backups of files or databases. It offers features like compression, encryption, and scheduled backups, ensuring data integrit</description><link>https://www.c-sharpcorner.com/UploadFile/NikhilJohari/backup-utility-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/NikhilJohari/backup-utility-in-net/</guid><pubDate>Fri, 03 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>NotePad 2009</title><description>The attached project is Notepad application developed using C# and Windows Forms with latest shortcuts and commands.</description><link>https://www.c-sharpcorner.com/UploadFile/NikhilJohari/notepad-2009/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/NikhilJohari/notepad-2009/</guid><pubDate>Mon, 02 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>MultiPlayer in C# </title><description>MultiPlayer is a programm developed in C# and Windows Forms plays all kinds of media files.</description><link>https://www.c-sharpcorner.com/UploadFile/NikhilJohari/multiplayer-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/NikhilJohari/multiplayer-in-C-Sharp/</guid><pubDate>Mon, 02 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>C# ProgressBar</title><description>The attached project shows how to use a progress bar control in C# and Windows Forms.</description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/C-Sharp-progressbar/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/C-Sharp-progressbar/default.aspx</guid><pubDate>Sun, 22 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item><item><title>Quiz Game</title><description>This is a quiz game developed using Windows Forms and C#. </description><link>https://www.c-sharpcorner.com/uploadfile/NikhilJohari/quiz-game/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/NikhilJohari/quiz-game/default.aspx</guid><pubDate>Thu, 19 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nikhil Kumar)</author></item></channel></rss>