<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-7988602340016025257</atom:id><lastBuildDate>Wed, 26 Jan 2022 14:07:08 +0000</lastBuildDate><category>Programming</category><category>InterviewQuestions</category><category>Asp.net</category><category>SQLserver</category><category>DataTable</category><category>YouTube</category><category>API</category><category>MVC</category><category>Pythonprogramming</category><category>React</category><category>CrystalReport</category><category>Cricket</category><title>Programming Tech Tutorial</title><description>asp.net c#,Jquery,JavaScript,css,bootstrap,Vb.net,cryctal report,MVC,Api,Cricket,Youtube,Sql Server,datatable,Tutorial in Hind,SQL Sever,&#xa;MVC,ASP.NET,Jquery,HTML,API,Facebook,&#xa;Twitter,Instagram,YouTube,asp.net,ProgramingTechtutorial,&#xa;Programing tech,&#xa;Programing tutorial,&#xa;ProgrammingTechtutorial,&#xa;ProgrammingTech,&#xa;Programming tutorial,&#xa;Programming,&#xa;Programming by Avinash,&#xa;#PTT,&#xa;#Programming,&#xa;#Programming,&#xa;programming Code,&#xa;programming,&#xa;Code programming,&#xa;Code,&#xa;#programming,&#xa;#Code,&#xa;#program</description><link>https://www.programmingtechtutorial.in/</link><managingEditor>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</managingEditor><generator>Blogger</generator><openSearch:totalResults>41</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-5191602534315370414</guid><pubDate>Tue, 30 Nov 2021 04:44:00 +0000</pubDate><atom:updated>2021-12-11T10:24:03.004+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><category domain="http://www.blogger.com/atom/ns#">YouTube</category><title>Difference between Dataset and DataReader </title><atom:summary type="text">
 
    Table Of Contents 
     

    
Difference between Dataset and DataReader DetailsIn this Article I am going to focus upon a very important Topic which developers talk about you know when they talk about dataset and data reader whenever developers talk about the differences between dataset and datareaderWhy we Call Connected &amp; Disconnect Potpiesthe first thing which developer say is that </atom:summary><link>https://www.programmingtechtutorial.in/2021/11/difference-between-dataset-and.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhevAmLno5Ac7vT1Go7nJshw1iiP0gvvzzFlMthEfcrMjzcGN0GFDEIadwgQ_-Iw8dSHl6XzmibF-9hy3Ha38N-kg-RWvuBan9V_8mOE3IDJ9mnrIBA88KxBhvMkZoO8WW4U5LJH8eJJZYz1YbnuI-ENmsYr_mh-e6T4u--tG4E5S0oxL7XnJIq5DUt=s72-w536-h290-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-4253601299502496185</guid><pubDate>Wed, 24 Nov 2021 09:22:00 +0000</pubDate><atom:updated>2021-12-01T10:15:50.679+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>Interface in c#</title><atom:summary type="text">
 
    Table Of Contents 
     

     Interface in c#Interface in C# you can say half define call  or  its like ad abstract class but in interface every member of class decorate with abstract keyword or in interface you can not impalement the method body because in interface  we can only declare the method not implementation is requireDetails with implementationNow this is the very interesting </atom:summary><link>https://www.programmingtechtutorial.in/2021/11/interface-in-c.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgc1YqGCThhUqHihVU5RnW9xtS96pN9XEY_r2_OCLjSBXu39OXoHsWQgHkbPVUDjHdwNCqKB5jQVd5WHDbayZriPLBHS_wkimUSL1dGhLDZqvf7yNOj1aBxOi4gDicSvJuNbnjF7bQPm1jpvqjnKSM3PnWK3VbaBt2gV_tWIikUlSCK2meMBLk2SOQi=s72-w436-h320-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-207040769499410612</guid><pubDate>Wed, 24 Nov 2021 05:19:00 +0000</pubDate><atom:updated>2021-12-01T10:16:46.889+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>Garbage collector In c#</title><atom:summary type="text"> 
    Table Of Contents 
     

    Garbage collector In C#To release that unused manage code memory is called garbage collectionGarbage collectorTry to understand the basics fundamental, why do we need garbage collector, what is the use of garbage collector in .NET Garbage collector is feature provided by CLR which helps us to clean unused manage objectsBy cleaning those unused manage objects It</atom:summary><link>https://www.programmingtechtutorial.in/2021/11/garbage-collector-in-c.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhENlzjXBmQr-bTzflSr4vv3tVBKk18yZWKV7u3R1oeboADyEsVSlzAwdXF6FLc13grv6Lyv_WDI9xELlAI6sQmhu-Az09bx1QGaXVNrTic8f9fqYDHszfBVhXHi5Rzz10R1iAmF6VeCE4JHLBVZAXzhCRF52t9a9KUqSDqkdevGJwhcSLHdpcToUau=s72-w429-h204-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-2261058207930212964</guid><pubDate>Mon, 31 May 2021 05:31:00 +0000</pubDate><atom:updated>2021-12-01T10:18:23.355+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">YouTube</category><title>Dropdownlist in asp.net c# part 2</title><atom:summary type="text">
 
    Table Of Contents 
     

    Dropdownlist in asp.net c# part 2 Hi User this is Avinash Shrivastava in this article we will see some useful action of dropdownlist  more thing we have lean in our last post about dropdownlist i you dint read that please visit my last post  Dropdown list in asp.net c#note : Just we have learn Dropdownlist in asp.net Control if talk in html then drodownlist </atom:summary><link>https://www.programmingtechtutorial.in/2021/05/dropdownlist-in-aspnet-c-part-2.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-lfzj6BYj8SI/YMH351vTF2I/AAAAAAAABeU/aXJNANupWAYQD2801qPYrd5AcmmGm6fHwCLcBGAsYHQ/s72-c/Dropd.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-7908516069460590344</guid><pubDate>Thu, 27 May 2021 08:01:00 +0000</pubDate><atom:updated>2021-12-01T10:19:46.659+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">API</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">React</category><category domain="http://www.blogger.com/atom/ns#">SQLserver</category><title>how to Save Data in database from react js</title><atom:summary type="text"> 
    Table Of Contents 
     

    How to save  Data  into database from react jsHi User in this Article we will lean how to save data from   react to SQL server database  just you know in react we  have to call API for fetching data and posting data so here i make API in asp.net MVC core but here we will discus only about react Js  So just you know React is a JavaScript framework so in react we</atom:summary><link>https://www.programmingtechtutorial.in/2021/05/how-to-save-data-in-database-from-react.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-oIexdXYqfjY/YMH6u46B-BI/AAAAAAAABeg/LC9-PSStqToc4Z1VIWwGINw9-M4sYq8uACLcBGAsYHQ/s72-w437-h247-c/React.png" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-3519402944484681480</guid><pubDate>Tue, 25 May 2021 11:28:00 +0000</pubDate><atom:updated>2021-12-01T10:21:08.797+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><title>Dropdown list in asp.net c#</title><atom:summary type="text">
 
    Table Of Contents 
     

    DropdownList in asp.net c# or HTML Hi user Here Id going to describe about dropdown list in asp.net c# just  you know dropdown list is important control in asp.net c#  where we use dropdown control in every project or you can say in every pageWhere We use dropdown list  when you want to give some feature to user where he can select his or her desire option </atom:summary><link>https://www.programmingtechtutorial.in/2021/05/dropdown-list-in-aspnet-c.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-XrH5oPav5XY/YKzfM2z2_-I/AAAAAAAABd0/vz64igEdKScQTCJBfkpfHc1XbolkX1AbACLcBGAsYHQ/s72-w400-h214-c/Dropd.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-6895856127441013866</guid><pubDate>Tue, 18 May 2021 10:27:00 +0000</pubDate><atom:updated>2021-12-01T10:22:37.563+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>About C# Keyword   |  C# Keyword | About C# </title><atom:summary type="text">
 
    Table Of Contents 
     

    About C# KeywordC # contains reserved words, which have a special meaning for the compiler. These reserved words are called &quot;keywords&quot;. Keywords cannot be used as the identifier of a variable, class, interface, etc.Cannot be used as an identifier in the C # keyword. However, if we want to use keywords as identifiers, we can prefix the keyword with the @ </atom:summary><link>https://www.programmingtechtutorial.in/2021/05/about-c-keyword-c-keyword-about-c.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjHI343at7Im00lneTOSTyToxyOrObUT2Rw2TGYTGIoeq_QLsrwU5O6cprl21XvQILx8v2DZhWnR623WeO2j5lXRQ-vS6c5GL0C328rpR2frG7n9mtK6kAhDrPezwdZVv415_PP7wYVfAA0lU451K9YtT-2UoT9P4AixLljvlWakXtggHKHTWiwmaMM=s72-w424-h321-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-5406131359062051830</guid><pubDate>Tue, 18 May 2021 10:17:00 +0000</pubDate><atom:updated>2021-12-01T10:25:01.197+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>DELEGATE in OPPS </title><atom:summary type="text"> 
    Table Of Contents 
     

     SIMPLE MEANING OF DELEGATE : Delegate is mediator between two thing or you can say delegate is a Representative of anything like a marketing boy/girlDelegate may be a type which hold the reference of method during a objectIts is also called a function pointerDelegate is a reference typeDelegate signature should be a same as method signature references by </atom:summary><link>https://www.programmingtechtutorial.in/2021/05/delegate-in-opps.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjbcNGRGG_va3EoqmUDQvDAfR0g1Rg_jvO8FJb_iJ2FOMspeNs65o51tnWLrCkhMCqPCn-KjTjYYh7HIIBK2lacdqr0i8M-Xbv_5nj85U2qcO21GF2V-mh7nFvKu0EM3qT6gkdULQL3FfRFTz6u1ef77ED70XleqiBSJvq3CZ-TE0WRs3kcFqNmDdCW=s72-w430-h320-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-2232524326970474511</guid><pubDate>Tue, 11 May 2021 05:11:00 +0000</pubDate><atom:updated>2021-11-30T10:18:40.329+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">API</category><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>how to capture still images/photos  from laptop and mobile camera, web cam  in html ,css jquery and asp.net c#</title><atom:summary type="text">how to capture still images/photos  from laptop and mobile camera, web cam  in html ,css jquery and asp.net c#Hi Friends i am avinash Shrivastava  here we gonna lean how to capture still images/photos  from laptop and mobile camera ,web cam  in html ,css jQuery and asp.net c#for the capture images/photos from web cam jQuery has one plug in which called webcm.js plugin so we will use that for our </atom:summary><link>https://www.programmingtechtutorial.in/2021/05/how-to-capture-still-imagesphotos-from.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEi-EekgYvdz-7qNU1TQZjFPcSu3o8f_9N9OLo9mW85zqHNChBugxexb1GyLd1xxkOi28EqO9xahxUwRBVPXXgHdooi3c7sgzEQtrE5okKXbPMUCbo17sIAFUPf80GfXQsNb2phy8cidy_1ZPbkUn8ty6BYzbbSPM5Q4O6l8xrYzwvdtJwg8cgHiXJpW=s72-w544-h323-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-1982717972910779787</guid><pubDate>Fri, 30 Apr 2021 07:06:00 +0000</pubDate><atom:updated>2021-04-30T12:36:29.122+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">DataTable</category><category domain="http://www.blogger.com/atom/ns#">SQLserver</category><title>Store Procedure in Sql Server</title><atom:summary type="text">Store Procedure in SQL Serverhi All my friends here  we will discuses about Store Procedure in SQL Server Lest  LearnWhat Is Store ProcedureSo Store Procedure Is Collection of SQL command  like Select, Delete ,update  and more  which gives us some desire out put also Store Procedure is a prepared SQL Code that can  be reused code over and over againWhy We Call Store Procedure is Reusable CodeSo </atom:summary><link>https://www.programmingtechtutorial.in/2021/04/store-procedure-in-sql-server.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-BO7r4RnF2-4/YIujmZ1JYbI/AAAAAAAABb4/2LaXfP2t_AofNBpf2cfuULiyRuvaKBBSgCLcBGAsYHQ/s72-w462-h176-c/WithPara.png" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-2556359422894478806</guid><pubDate>Tue, 13 Apr 2021 10:24:00 +0000</pubDate><atom:updated>2021-11-30T10:20:59.993+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">API</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">React</category><title>Map function in react </title><atom:summary type="text"> map Function in react.Map Function In reactHi Use In This article we will discus about loops in react in react there are many way where you can use as like loop one of the main function is .mapwhen you will work on react  where you will find you  have to work with array or array list like jsonarraythen you have to  work JsonData which is return from  Api , for the display data on your component </atom:summary><link>https://www.programmingtechtutorial.in/2021/04/map-function-in-react.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgU7pTO5rlSvlCfbnKLNjZfVbXKMv0BxpGDUyTBGGqv9eK0xpPXgJma2AqMKTlIdQWXGdO-2z8wBUV5-ipw3EWCJnzodtocXSmKKRULpcUNMeIzCm544eSdXCCxDBnYW3zNCpz0cZeJK6m_C_kbcGA92ER9wP0N1d9wYjP6ONLOk4ONwrxbOacTe_dD=s72-w486-h271-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-7515965232365941119</guid><pubDate>Thu, 08 Apr 2021 11:32:00 +0000</pubDate><atom:updated>2021-04-08T17:28:25.474+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">API</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">React</category><title>How to fetch covid-19 live data in  react js</title><atom:summary type="text"> How to fetch covid-19 live data in  react js Hi User In this article we will discus how to fetch/get live covid-19 data from  url and show in componentlets StartHere i am  using vs code code writing code  Will will See the output Covid-19 Live data in  React Js Make New Component Give Name Covidcreate const component in Covid componentonst Covid=()=&gt;{retun()}here Importing react,UseState and </atom:summary><link>https://www.programmingtechtutorial.in/2021/04/how-to-fetch-covid-19-live-data-in.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-S39hido5E7c/YG7jwm69SuI/AAAAAAAABbQ/KX6TFiGIzR86NU9YNcssDtWZ7b2kqltPACLcBGAsYHQ/s72-w490-h217-c/Covid19.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-1397725671123438207</guid><pubDate>Wed, 07 Apr 2021 11:20:00 +0000</pubDate><atom:updated>2021-11-30T16:39:21.908+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><category domain="http://www.blogger.com/atom/ns#">YouTube</category><title>5 Common Web Design Mistakes That May Hurt Your SEO in 2021</title><atom:summary type="text">5 Common Web Design Mistakes That May Hurt Your SEO in 2021Hi Use In this article we will discus some mistake in web design which will effect your site If you create common web design mistakes, you&#39;ll not be ready to get as many visitors as possible. The content of your site, the gorgeous images, and therefore the compelling copy won&#39;t benefit us in any way. In fact, your site are going to be </atom:summary><link>https://www.programmingtechtutorial.in/2021/04/WebDesignMistakes.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgkDx_mhhRawQEvuhZftr6sUsUVfc3Xhv2IL15mYEHC2kM72JlMHnVRNBTL3vOsqtfZcVmXYsHEhnT9-hDwBQAg99ZsIFiqH5cYUKtD0V1cT1-kjmmZBicoLOtchAfrWB8urBaKR6YwdCpsegE996fePaeX9LEycGOht0WAKcxEHeNV8apQbNPn35rh=s72-w501-h322-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-8835854289939242532</guid><pubDate>Tue, 06 Apr 2021 11:43:00 +0000</pubDate><atom:updated>2021-11-30T16:41:11.091+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><category domain="http://www.blogger.com/atom/ns#">YouTube</category><title>How to allow multi line text box of ASP net to accept 6000 characters?</title><atom:summary type="text">How to allow multi line text box of ASP net  c# Hi all here i am going to show  how to take multiline textbox in asp.net c# with the help of  asp.net textbox and bootstrapSome Description about multiline  TextBoxJust all your know  that in real time project when you will work that time we need multiline text box to fill Remarks ,description and more which have content or character size  need more</atom:summary><link>https://www.programmingtechtutorial.in/2021/04/how-to-allow-multi-line-text-box-of-asp.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEieiT3K3legGBVtp-BVAJBmh_VyecFnnqZjyJK0BgUYJBgxSpJsMOh6S3pZnE74LMN0dD-9dKnh6QV8uthqzsIDhPgq77u138iUMKbjjnW3aU0ziJaFoDxbKl5qRdrUXtr23qfx_M012nQU1uUCtieZ5V2DNgIcxv250UedOiheBhn-bzN8FFAH9LYn=s72-w497-h312-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-4061528436316527162</guid><pubDate>Wed, 24 Mar 2021 12:21:00 +0000</pubDate><atom:updated>2021-12-03T10:05:25.354+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>How to Develop Flutter App for Beginners &amp; Benefits</title><atom:summary type="text">How to Develop Flutter App for Beginners &amp; Benefits There is a time when businesses rely on traditional methods such as brick and mortar spaces, telephones and official sales documents and service purposes. Not anymore! Today, the same business organizations use the desktop and laptop for specified tasks. In fact, these platforms are also declining as people around the world have switched to </atom:summary><link>https://www.programmingtechtutorial.in/2021/03/DevelopFlutterApp.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEh1zKLJk_7kcW5Zr4eviDTn9f33MEUkuqVG1PyEFl9E21WtiWO9E3PwA43Gs7qEo1ynHuraQOkN55iiwpg3BlOWCxyD9SM0y5PQYjgF7RRr8YN2dp67cnc_-WLwTGxwLtRfwunIaNyOcOhJb5PXXp56kBvPXgjrLXqFrIzfQyb1Tu91zKqiXRmixR-D=s72-w473-h275-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-6566806968176636322</guid><pubDate>Wed, 24 Mar 2021 11:51:00 +0000</pubDate><atom:updated>2021-11-30T16:44:10.154+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>What Is Cloud Based Service also Which Cloud Service Is Best?</title><atom:summary type="text">What Is Cloud Based Service also Which Cloud Service Is Best?Cloud-based Cloud-based services is a term that refers to applications, services or goods made accessible to users by requesting the Internet from the servers of a cloud computing service. Companies often use cloud-based services as a way to increase bandwidth, improve performance or add additional services without committing to costly </atom:summary><link>https://www.programmingtechtutorial.in/2021/03/ CloudBasedService.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjnEU_tw_eV2qqSqjwwsM6u8qKwfnGbvIo51hJfypxd-At9JBr7tYDMygjgRtaM_Ec7GPIC6HhGZhgd7FrS-aTqYxNRyhAt7U72KfS9PlXGOYKZPMY28PaMlBaXVOaGjiFH4qOJ_b5O8pjKfMN_Y_wQz_gFWfzJLR4Zj1gzdrtLBPYvdtNglo-zj10T=s72-w468-h352-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-2298898897081516073</guid><pubDate>Sat, 13 Mar 2021 06:33:00 +0000</pubDate><atom:updated>2021-03-13T12:36:32.963+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">DataTable</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><category domain="http://www.blogger.com/atom/ns#">SQLserver</category><title>AutoComplete Dropdown , Searchable dropdown in asp.net c#</title><atom:summary type="text"> AutoComplete Dropdown , Searchable dropdown in asp.net c# with chosen JQueryHi friends Good day to all in this topic we will  Cover How to Bind DropdownList  from databasein asp.net c# and make that autocomplete and searchable with JQuery Chosen Having Using Ap.net c#NoteSo just you Know if   you use Item drop down  in your project and in item list if there has more and more item  , and if you </atom:summary><link>https://www.programmingtechtutorial.in/2021/03/autocomplete-dropdown-searchable.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-zJioMLoohbY/YExW2BLmanI/AAAAAAAABY0/d5H_x6X10GoKDPaWL6hmehQ4PsHhPaD0gCLcBGAsYHQ/s72-w485-h367-c/Save.png" height="72" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-4835262262622970251</guid><pubDate>Mon, 01 Mar 2021 06:26:00 +0000</pubDate><atom:updated>2021-03-01T14:37:46.579+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Asp.net</category><category domain="http://www.blogger.com/atom/ns#">DataTable</category><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>Export Gridview data to excel and direct download to excel from DataTable In asp.net c#</title><atom:summary type="text">Export Gridview data to excel and direct download to excel from DataTable In asp.net c#Hi here &quot;avinash chandra shrivastava&quot; here we will lean  how to Export Gridview data to excel and direct download to excel from DataTable In asp.net c#here  i am usinf asp.net c# (visual studio 2017) you can use anyThe out put will be aboveThis post will give you idea about Export Gridview data to excel and </atom:summary><link>https://www.programmingtechtutorial.in/2021/03/export-gridview-data-to-excel-and.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-XOyYbAE_zyM/YDyHoW7klFI/AAAAAAAABYo/XffvxHACl0QglPvU_w_pDy6ZO9o2uRBDwCLcBGAsYHQ/s72-w438-h352-c/GRID.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-4042971025471238038</guid><pubDate>Sat, 27 Feb 2021 06:05:00 +0000</pubDate><atom:updated>2021-02-27T12:39:09.594+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">MVC</category><category domain="http://www.blogger.com/atom/ns#">Pythonprogramming</category><title>How to Avoid multiple selection in checkbox list in asp.net c#</title><atom:summary type="text"> How to Avoid multiple selection in checkbox list in asp.net c#Hi here avinash chandra shrivatava here we will lean  how to do single select  option in checkboxlisthere you can select only one item (option ) at a time, here you will say by radion button list we can achievesingle selection  then yes we can use  Radion button list but in Radiobutton list you have to select minimum one option but in</atom:summary><link>https://www.programmingtechtutorial.in/2021/02/how-to-avoid-multiple-selection-in.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-FL8f69xP0E8/YDnvmq3LXMI/AAAAAAAABYg/skAM9GNngysHtf1mklemVnL7IbuL5djVQCLcBGAsYHQ/s72-w320-h257-c/chk.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-1556076251603352003</guid><pubDate>Tue, 23 Feb 2021 10:05:00 +0000</pubDate><atom:updated>2021-02-23T15:37:50.533+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">CrystalReport</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>how to removed left 3 charcter from string in crystal report formula,</title><atom:summary type="text"> how to removed left 3 charcter from string in
crystal report formula,

how to
removed left 2 charcter from string in crystal report formulahow to removed
right 3 charcter from string in crystal report formula,how to removed right 2
charcter from string in crystal report formula




Suppose you have string Like that
&quot;AvinashChandraShribastava&quot;

Here is Formula to remove Last # character from </atom:summary><link>https://www.programmingtechtutorial.in/2021/02/how-to-removed-left-3-charcter-from.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-5935743927273622403</guid><pubDate>Tue, 23 Feb 2021 09:37:00 +0000</pubDate><atom:updated>2021-03-18T11:41:20.943+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><title>How to Bind a GridView from database</title><atom:summary type="text"> How to Bind a GridView from database


Hi i Avinash Shrivastava today i going to show you Data binding to gridview
in asp.net c#
by 3 tier architecture

In asp.net c# there are  many  some way by which ,you can Display/bind data in gridview from database ,we will talk one of  way 
In Ap.net c#  where you can do every thing related to databinding or you can
validate data in gridview also   like </atom:summary><link>https://www.programmingtechtutorial.in/2021/02/how-to-bind-gridview-from-database-hi-i.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-PWRYYuU0OkE/YDTQosvqUdI/AAAAAAAABYM/q7uDbk4xPEA7lskCRM1oFlTlg-nzNO_dACLcBGAsYHQ/s72-w634-h180-c/br.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-3672269633339835400</guid><pubDate>Fri, 12 Feb 2021 09:25:00 +0000</pubDate><atom:updated>2021-02-22T13:33:17.532+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">DataTable</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><category domain="http://www.blogger.com/atom/ns#">SQLserver</category><title>Checkbox list Dropdown with search Functionality in asp.net c#</title><atom:summary type="text">Checkbox list Dropdown with search Functionality in asp.net c# In this post i am going to Bind Checkbox List from database and  will show like and dropdown listand also give there search functionalistIn my recent project i have branch list which is coming from database , here i want give access to client they can select multiple branch from branch listand if in branch checkbox list has more data </atom:summary><link>https://www.programmingtechtutorial.in/2021/02/checkbox-list-dropdown-with-search.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/Uc3STzHjrvY/default.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-662472672752159339</guid><pubDate>Tue, 22 Dec 2020 12:14:00 +0000</pubDate><atom:updated>2021-11-30T16:52:39.601+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">InterviewQuestions</category><category domain="http://www.blogger.com/atom/ns#">Programming</category><category domain="http://www.blogger.com/atom/ns#">Pythonprogramming</category><title> Loops in C#   ,All  Loops in C#</title><atom:summary type="text"> Loops in C#Sometimes there&#39;s a requirement to execute an instruction or a group of instructions again and again. One way is to write down this instruction or set of instructions as repeatedly as you would like them to execute. This is the only way; however, it&#39;s its own drawbacks. These are:1. There will be too many lines of code in your program.2. If there is an error in your instruction or set</atom:summary><link>https://www.programmingtechtutorial.in/2020/12/loops-in-c-all-loops-in-c.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiDWUfR3cXYljatARDQLgPfe2FUFO87AlfFOmorx_DcOKASeFAXu6ssE0ZG2OOedg9dAre6ggsQh6qJVIGmlrNh5r5fF8zUM6E2J2QP3N0ccYtaxtb-bGzLlR8bloKYKnynrEMKCbnfSDaIThov4tMsrLcvimJaN9wl4LuQcNbfjuUVHAx5dr32XRTc=s72-w440-h330-c" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-5339046375225358983</guid><pubDate>Tue, 22 Dec 2020 11:47:00 +0000</pubDate><atom:updated>2020-12-22T17:19:20.898+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">MVC</category><title>How to check password length in asp.net MVC?</title><atom:summary type="text">  Check Password strength using Jquery in MVC applicationhi  friends in this topic we will cover how to  validate password length and  credential in mvc with the help of jquernow if we talk about project or any security then password is most important thing in project where we need to restrict to user to fill  strong password when he/she filling form of your project lets startHow to check </atom:summary><link>https://www.programmingtechtutorial.in/2020/12/check-password-strength-using-jquery-in.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://1.bp.blogspot.com/-kR1JzC0iGyI/X-HaM58jijI/AAAAAAAABTw/Q6h_dz6vnuoKbD2ngqlS88JtQP5p6udAwCLcBGAsYHQ/s72-c/model.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7988602340016025257.post-356408541937340769</guid><pubDate>Thu, 17 Dec 2020 11:24:00 +0000</pubDate><atom:updated>2021-11-30T16:50:07.624+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">SQLserver</category><title> When to use stored procedure and when to use function?</title><atom:summary type="text"> When to use stored procedure and when to use function?Hi friends today we will discuss When to use stored procedure and when to use functionIn simple teamIf you want to calculate some values and it&#39;s will return single value so it&#39;s not required to write all calculation code inside a store procedure just write a function and call them from store procedure when it&#39;s requiredSuppose you are </atom:summary><link>https://www.programmingtechtutorial.in/2020/12/when-to-use-stored-procedure-and-when.html</link><author>noreply@blogger.com (PROGRAMMING TECH TUTORIAL)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgzViePHa8AAddJNThYk__iW4EjcFsiFOEjzr-D6Uai2pNMylZkNF1Eqsf7mVJNGdb8Le84aw1lCEZ6n7UmuOQeur1n3r-BV7prpwmwfO8RNrZ1Q1yH-cd9NaW65_ea9kxz53JVMt7X1-_b64vhYVfiP7-wGvaw6PQZa3sGXF4hShgzJZeZ3RNdas1W=s72-w487-h367-c" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>