<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='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'><id>tag:blogger.com,1999:blog-1696747866002163706</id><updated>2026-03-30T14:41:59.637+05:30</updated><category term=".NET Framework"/><category term="ASP.Net C#"/><category term="ASP"/><category term="C"/><category term="ASP.Net Core"/><category term="JQuery"/><category term="Q&amp;A"/><category term="SQL"/><category term="ASP.Net MVC"/><category term="CSharp"/><category term="UI"/><category term="ASP.Net Core QnA"/><category term="C QnA"/><category term="How To"/><category term="MVC"/><category term="OOP"/><category term="XML"/><category term="ADO.Net"/><category term="Blazor"/><category term="Blogger"/><category term="Bootstrap"/><category term="Captcha"/><category term="Console"/><category term="Email Integration"/><category term="JavaScript"/><category term="MySQL"/><category term="Razor"/><category term="SFTP"/><category term="SQL Server  Q&amp;A"/><category term="Web API"/><title type='text'> Dot Net Full Stack Developer Course-c sharp, c, javascript, ajax, bootstrap, css, sqlserver, mysql</title><subtitle type='html'>This Blog Contains ASP, ADO, .Net, Web Development technology, Web Designing, Database, SQL Server, MySql, MVC, ASP Dot Net MVC, ASP Dot Net Core, LINQ, ASP.Net, ADO.Net, Javascript, Jquery, Ajax, Bootstrap, Css related Tutorial with live Examples and Codings. All Basic and easy Software computer Application Techniques are provided, for beginners and Students for full-stack development.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>44</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-8514259097314387970</id><published>2025-07-24T01:34:00.007+05:30</published><updated>2025-07-24T23:38:21.208+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blazor"/><category scheme="http://www.blogger.com/atom/ns#" term="Razor"/><title type='text'>Razor vs Blazor in .NET: What&#39;s the Difference?</title><content type='html'>&lt;p&gt;When diving into modern web development using Microsoft technologies, it&#39;s easy to get confused between &lt;strong&gt;Razor&lt;/strong&gt; and &lt;strong&gt;Blazor&lt;/strong&gt;—two powerful tools in the .NET ecosystem. Though they share a similar name and syntax, their purposes, use cases, and behaviors are distinctly different.&lt;/p&gt;
&lt;p&gt;In this post, we’ll unpack what each of them does, how they differ, and when to use one over the other.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgOtv-Jpct8iBOLPSm_mpTfsqsCQhx1VcV02V6rrdZ5sbd0z0jJ5w8yE4nn8crcl--pDheWHuB8YdxITRTRkp-HOtQL8i6c5F5uUrVGE7YWRqNO4mTWfsv28kosYgcqfOdhAnf9L-ckg0UukbKfqRnumkuGZS0xw5KIY-PzpUdmbDCm0paUTRwWxUoC1gnz&quot;&gt;
    &lt;/a&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgOtv-Jpct8iBOLPSm_mpTfsqsCQhx1VcV02V6rrdZ5sbd0z0jJ5w8yE4nn8crcl--pDheWHuB8YdxITRTRkp-HOtQL8i6c5F5uUrVGE7YWRqNO4mTWfsv28kosYgcqfOdhAnf9L-ckg0UukbKfqRnumkuGZS0xw5KIY-PzpUdmbDCm0paUTRwWxUoC1gnz&quot; width=&quot;400&quot; /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;What is Razor?&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;Razor&lt;/strong&gt; is a &lt;strong&gt;templating syntax&lt;/strong&gt; that allows you to seamlessly embed C# code within HTML. It&#39;s primarily used in &lt;strong&gt;ASP.NET MVC&lt;/strong&gt; and &lt;strong&gt;ASP.NET Core MVC&lt;/strong&gt; applications to create server-rendered HTML views.&lt;/p&gt;
&lt;p&gt;Razor makes it easier to generate dynamic content without writing raw HTML strings or using clunky code-behind logic.&lt;/p&gt;&lt;div&gt;&lt;h4&gt;&lt;span&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;u style=&quot;background-color: white;&quot;&gt;Example Razor Code (in a&amp;nbsp;&lt;code&gt;.cshtml&lt;/code&gt;&amp;nbsp;file):&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;h2&amp;gt;Welcome, @Model.Username!&amp;lt;/h2&amp;gt;
&amp;lt;p&amp;gt;Today&#39;s date is @DateTime.Now.ToLongDateString()&amp;lt;/p&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;h4&gt;&lt;span&gt;&amp;nbsp;&lt;span style=&quot;color: #0b5394;&quot;&gt;Key Characteristics of Razor:&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;

&lt;p&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Files have the extension &lt;code&gt;.cshtml&lt;/code&gt;&lt;/li&gt;&lt;li&gt;Runs &lt;strong&gt;on the server&lt;/strong&gt;.&lt;/li&gt;&lt;li&gt;Generates HTML that is sent to the browser.&lt;/li&gt;&lt;li&gt;Best suited for traditional server-rendered websites.&lt;/li&gt;&lt;li&gt;Limited client-side interactivity without JavaScript.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3&gt;&lt;span&gt;&amp;nbsp;&lt;span style=&quot;color: #0b5394;&quot;&gt;What is Blazor?&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Blazor&lt;/strong&gt; is a &lt;strong&gt;modern web UI framework&lt;/strong&gt; that allows developers to build &lt;strong&gt;interactive, client-side web apps&lt;/strong&gt; using &lt;strong&gt;C# instead of JavaScript&lt;/strong&gt;. It utilizes Razor syntax for its components, but it’s more than just a templating engine—it’s a full-fledged single-page application (SPA) framework.&lt;/p&gt;
&lt;p&gt;There are two main hosting models for Blazor:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Blazor Server&lt;/strong&gt;—The UI is rendered on the server, with UI updates sent via SignalR.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Blazor WebAssembly (WASM)&lt;/strong&gt;—Runs entirely in the browser using WebAssembly.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;h4&gt;&lt;span&gt;&amp;nbsp;&lt;span style=&quot;color: #0b5394;&quot;&gt;Example Blazor Code (in a &lt;code&gt;.razor&amp;nbsp;&lt;/code&gt;file):&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;h3&amp;gt;Hello, @name!&amp;lt;/h3&amp;gt;

&amp;lt;input @bind=&quot;name&quot; placeholder=&quot;Enter your name&quot; /&amp;gt;
&amp;lt;button @onclick=&quot;SayHello&quot;&amp;gt;Greet&amp;lt;/button&amp;gt;

@code {
    private string name = &quot;Guest&quot;;

    private void SayHello()
    {
        Console.WriteLine($&quot;Hello {name}!&quot;);
    }
}
&lt;/code&gt;&lt;/pre&gt;
&lt;h4&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Key Characteristics of Blazor:&lt;/span&gt;&lt;/h4&gt;
&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;
&lt;p&gt;Files have the extension &lt;code&gt;.razor&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Uses C# on both client and server.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Component-based architecture.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Supports real-time DOM updates and rich interactivity.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;There&#39;s no need for JavaScript for most tasks.&lt;/p&gt;
&lt;/li&gt;&lt;/ol&gt;
&lt;h3&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Razor vs Blazor: Feature Comparison&lt;/span&gt;&lt;/h3&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgtVdDp7neecDwBsbwOngtBzmi7rq5wIIcUnPLyxamHVC1UxfgGyIhM6WQiLBAS0N27LDtCB3S4SlWjylC22KwLpXyRQz3_p2sBGMDl40rXD3Qa4HPmnEKCWx1uVCSdeM3kB3uI9M3Bm7H2uKhO6nLV6y-QHxj1LkUohbbquu2apVRsKkW4O2jlHR8gh-ox&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
    &lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgtVdDp7neecDwBsbwOngtBzmi7rq5wIIcUnPLyxamHVC1UxfgGyIhM6WQiLBAS0N27LDtCB3S4SlWjylC22KwLpXyRQz3_p2sBGMDl40rXD3Qa4HPmnEKCWx1uVCSdeM3kB3uI9M3Bm7H2uKhO6nLV6y-QHxj1LkUohbbquu2apVRsKkW4O2jlHR8gh-ox&quot; width=&quot;400&quot; /&gt;
  &lt;/a&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;h3&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3&gt;&lt;span&gt;&amp;nbsp;&lt;span style=&quot;color: #0b5394;&quot;&gt;When Should You Use Razor or Blazor?&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;✅ Use &lt;strong&gt;Razor&lt;/strong&gt; when:&lt;/p&gt;
&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;
&lt;p&gt;You&#39;re building a &lt;strong&gt;traditional web application&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;SEO and &lt;strong&gt;server-side rendering&lt;/strong&gt; are crucial.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You prefer simplicity and minimal client-side logic.&lt;/p&gt;
&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;✅ Use &lt;strong&gt;Blazor&lt;/strong&gt; when:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&amp;nbsp; You want a &lt;strong&gt;modern SPA experience&lt;/strong&gt; without relying on JavaScript.&lt;/li&gt;&lt;li&gt;&amp;nbsp; You’re building &lt;strong&gt;rich, dynamic UIs&lt;/strong&gt; with real-time interactions.&lt;/li&gt;&lt;li&gt;&amp;nbsp; You want to reuse C# code on both the server and the client.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3&gt;&lt;span&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Final thoughts&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;While Razor and Blazor share a similar syntax and naming style, they cater to &lt;strong&gt;different architectural needs&lt;/strong&gt;. Razor is a solid choice for server-rendered applications with minimal client interactivity, while Blazor unlocks the full power of C# for building modern, interactive web applications—all without touching JavaScript.&lt;/p&gt;
&lt;p&gt;As the .NET ecosystem continues to evolve, Blazor is emerging as a strong contender for building full-fledged web apps using only .NET technologies.&lt;/p&gt;
&lt;p&gt;Whether you choose Razor or Blazor depends on your project’s goals, but understanding both will make you a more versatile developer.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Have questions or want to share your experience with Razor or Blazor? Drop a comment below!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/8514259097314387970/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2025/07/razor-vs-blazor-in-net-whats-difference.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/8514259097314387970'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/8514259097314387970'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2025/07/razor-vs-blazor-in-net-whats-difference.html' title='Razor vs Blazor in .NET: What&#39;s the Difference?'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgOtv-Jpct8iBOLPSm_mpTfsqsCQhx1VcV02V6rrdZ5sbd0z0jJ5w8yE4nn8crcl--pDheWHuB8YdxITRTRkp-HOtQL8i6c5F5uUrVGE7YWRqNO4mTWfsv28kosYgcqfOdhAnf9L-ckg0UukbKfqRnumkuGZS0xw5KIY-PzpUdmbDCm0paUTRwWxUoC1gnz=s72-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-2024651590075018687</id><published>2025-07-09T16:27:00.004+05:30</published><updated>2025-07-24T12:41:17.006+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net C#"/><title type='text'>Understanding Polymorphism in Object-Oriented Programming with Example</title><content type='html'>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;In Object-Oriented Programming (OOP), &lt;/span&gt;&lt;span data-end=&quot;278&quot; data-start=&quot;262&quot; style=&quot;font-weight: normal;&quot;&gt;polymorphism&lt;/span&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt; is one of the four core principles (along with inheritance, encapsulation, and abstraction). In C#, &lt;/span&gt;&lt;span data-end=&quot;395&quot; data-start=&quot;379&quot; style=&quot;font-weight: normal;&quot;&gt;polymorphism&lt;/span&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt; allows you to treat different types of objects in the same way, which makes your code more flexible and extensible.&lt;/span&gt;&lt;/p&gt;&lt;p data-end=&quot;913&quot; data-start=&quot;866&quot;&gt;
&lt;/p&gt;&lt;p data-end=&quot;610&quot; data-start=&quot;513&quot;&gt;Let’s break it down simply and see how it works in real-world applications and in actual C# code.&lt;/p&gt;&lt;p data-end=&quot;610&quot; data-start=&quot;513&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXmKCAvrQxPME3BJ4cmkftUxNQ9C0zeC7kd2bduwxX6LYpj6Bv5fE3Og8nhYLA9V5t4l9cwmJYpoXUe-6hx63KRrJ9lMoHhtQoSfHJ1USes_gPHqwLrCZVJ_VzVLjJo6a2h5CAB-Is4VEzSM5998IGc-cP-52SyE35E7bRdzz9_0z2_QVdUUQFp_79LT_-/s2240/Polymerphism%20Banner.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1260&quot; data-original-width=&quot;2240&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXmKCAvrQxPME3BJ4cmkftUxNQ9C0zeC7kd2bduwxX6LYpj6Bv5fE3Og8nhYLA9V5t4l9cwmJYpoXUe-6hx63KRrJ9lMoHhtQoSfHJ1USes_gPHqwLrCZVJ_VzVLjJo6a2h5CAB-Is4VEzSM5998IGc-cP-52SyE35E7bRdzz9_0z2_QVdUUQFp_79LT_-/w320-h180/Polymerphism%20Banner.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p data-end=&quot;610&quot; data-start=&quot;513&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-size: medium;&quot;&gt;What is polymorphism?&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;&lt;p&gt;&lt;b&gt;&quot;Poly&quot;&lt;/b&gt;&amp;nbsp;means &quot;&lt;b&gt;many.&quot;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&quot;Morphism&quot;&lt;/b&gt;&amp;nbsp;comes from the Greek word &quot;morphḗ&quot; + &quot;ism.&quot;&amp;nbsp;The meaning of&amp;nbsp;&lt;b style=&quot;color: #8e7cc3;&quot;&gt;morphḗ&amp;nbsp;&lt;/b&gt;is &quot;&lt;b&gt;form/shape.&quot;&lt;/b&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;p data-end=&quot;913&quot; data-start=&quot;866&quot;&gt;There are two main types of polymorphism in C#:&lt;/p&gt;
&lt;ol data-end=&quot;1090&quot; data-start=&quot;915&quot;&gt;
&lt;li data-end=&quot;995&quot; data-start=&quot;915&quot;&gt;
&lt;p data-end=&quot;995&quot; data-start=&quot;918&quot;&gt;&lt;strong data-end=&quot;956&quot; data-start=&quot;918&quot;&gt;Compile-Time Polymorphism (Static)&lt;/strong&gt; – Achieved through method overloading.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;1090&quot; data-start=&quot;996&quot;&gt;
&lt;p data-end=&quot;1090&quot; data-start=&quot;999&quot;&gt;&lt;strong data-end=&quot;1034&quot; data-start=&quot;999&quot;&gt;Run-Time Polymorphism (Dynamic)&lt;/strong&gt; – Achieved through method overriding using inheritance.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;b&gt;Compile-time polymorphism (static polymorphism):&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;This type of polymorphism is resolved at compile time. This includes method overloading, where a class can have multiple methods with the same name but different parameter lists. The correct way is selected during compilation based on the number or type of arguments.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;b&gt;Runtime Polymorphism (Dynamic Polymorphism):&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;The resolution of runtime polymorphism is done at runtime. This can be done through method overriding, where a subclass provides a specific implementation for a method already defined in its superclass. The proper method is determined during runtime based on the actual type of the object.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBb8VQUUdH94m3Y_9NckyjLVj0DfgX-1smgP1NSVts5pTnXPZuJmP_SVHZxzxEpEToxC0A5fEqDizxzODBWkY4tpUPJiDvcxBI2204dXGviQL_RBmO040dbcc16pjPiRJbuNL7r2fsEFWSkZJz2Ymy8_0yFbP4Tuexme8fMR1L6fFFM5yt3BkEzL4RwMhl/s1080/OOP%20(1).png&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1080&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBb8VQUUdH94m3Y_9NckyjLVj0DfgX-1smgP1NSVts5pTnXPZuJmP_SVHZxzxEpEToxC0A5fEqDizxzODBWkY4tpUPJiDvcxBI2204dXGviQL_RBmO040dbcc16pjPiRJbuNL7r2fsEFWSkZJz2Ymy8_0yFbP4Tuexme8fMR1L6fFFM5yt3BkEzL4RwMhl/w380-h320/OOP%20(1).png&quot; width=&quot;380&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Advantages of Polymorphism:&lt;/span&gt;&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;Polymorphism provides several benefits in software development:&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;b&gt;Code Reusability&lt;/b&gt;: Polymorphism allows us to write generic code that can work with different types of objects, promoting code reusability and reducing redundant code.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;b&gt;Flexibility and extensibility&lt;/b&gt;: With polymorphism, new classes can be added without affecting the existing codebase. It promotes a flexible and easily extendable architecture.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;b&gt;Maintainability and Scalability&lt;/b&gt;: Polymorphic code is easy to maintain and update, making it ideal for large-scale applications.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-size: medium;&quot;&gt;&amp;nbsp;Real-Time Example of Polymorphism&lt;/span&gt;&lt;/h3&gt;
&lt;p data-end=&quot;1403&quot; data-start=&quot;1138&quot;&gt;Imagine you run a &lt;strong data-end=&quot;1185&quot; data-start=&quot;1156&quot;&gt;payment processing system&lt;/strong&gt;. You have different types of payment methods: &lt;strong data-end=&quot;1246&quot; data-start=&quot;1232&quot;&gt;CreditCard&lt;/strong&gt;, &lt;strong data-end=&quot;1258&quot; data-start=&quot;1248&quot;&gt;PayPal&lt;/strong&gt;, and &lt;strong data-end=&quot;1271&quot; data-start=&quot;1264&quot;&gt;UPI&lt;/strong&gt;. Each payment method processes the payment differently, but from the user&#39;s perspective, they just call a &lt;code data-end=&quot;1393&quot; data-start=&quot;1378&quot;&gt;MakePayment()&lt;/code&gt; function.&lt;/p&gt;
&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;This is &lt;strong data-end=&quot;1429&quot; data-start=&quot;1413&quot;&gt;polymorphism&lt;/strong&gt;: different classes implement the same method in their own way.&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-size: medium;&quot;&gt;Coding Example in C#&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;div&gt;&lt;h4&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Compile-Time Polymorphism (Method Overloading)&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;public class Calculator&lt;/div&gt;&lt;div&gt;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; public int Add(int a, int b) =&amp;gt; a + b;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; public double Add(double a, double b) =&amp;gt; a + b;&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&amp;nbsp;Run-Time Polymorphism&lt;/span&gt;&lt;/h4&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;using System;&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;namespace PolymorphismExample&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;{&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; // Base class&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; public class Payment&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public virtual void MakePayment()&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Console.WriteLine(&quot;Processing generic payment...&quot;);&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; // Derived class 1&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; public class CreditCard : Payment&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public override void MakePayment()&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Console.WriteLine(&quot;Processing payment through Credit Card.&quot;);&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; // Derived class 2&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; public class PayPal : Payment&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public override void MakePayment()&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Console.WriteLine(&quot;Processing payment through PayPal.&quot;);&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; // Derived class 3&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; public class UPI : Payment&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public override void MakePayment()&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Console.WriteLine(&quot;Processing payment through UPI.&quot;);&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; class Program&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; static void Main(string[] args)&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Payment[] payments = new Payment[]&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; new CreditCard(),&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; new PayPal(),&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; new UPI()&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; foreach (Payment payment in payments)&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; payment.MakePayment();&amp;nbsp; // Calls the appropriate method depending on object type&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1405&quot;&gt;}&lt;/p&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Output:&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;div&gt;Processing payment through Credit Card.&lt;/div&gt;&lt;div&gt;Processing payment through PayPal.&lt;/div&gt;&lt;div&gt;Processing payment through UPI.&lt;/div&gt;&lt;div&gt;&lt;h2 data-end=&quot;2995&quot; data-start=&quot;2977&quot;&gt;&lt;span style=&quot;color: #0b5394; font-size: small;&quot;&gt;How It Works&lt;/span&gt;&lt;/h2&gt;
&lt;ul data-end=&quot;3268&quot; data-start=&quot;2997&quot;&gt;
&lt;li data-end=&quot;3065&quot; data-start=&quot;2997&quot;&gt;
&lt;p data-end=&quot;3065&quot; data-start=&quot;2999&quot;&gt;The base class &lt;code data-end=&quot;3023&quot; data-start=&quot;3014&quot;&gt;Payment&lt;/code&gt; defines a virtual method &lt;code data-end=&quot;3064&quot; data-start=&quot;3049&quot;&gt;MakePayment()&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;3144&quot; data-start=&quot;3066&quot;&gt;
&lt;p data-end=&quot;3144&quot; data-start=&quot;3068&quot;&gt;Derived classes override the method with their own specific implementations.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;3268&quot; data-start=&quot;3145&quot;&gt;
&lt;p data-end=&quot;3268&quot; data-start=&quot;3147&quot;&gt;At runtime, C# decides which &lt;code data-end=&quot;3191&quot; data-start=&quot;3176&quot;&gt;MakePayment()&lt;/code&gt;method to call based on the object type — this is &lt;strong data-end=&quot;3267&quot; data-start=&quot;3242&quot;&gt;run-time polymorphism&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Why Use Polymorphism?&lt;/span&gt;&lt;/h3&gt;
&lt;ul data-end=&quot;3571&quot; data-start=&quot;3303&quot;&gt;
&lt;li data-end=&quot;3354&quot; data-start=&quot;3303&quot;&gt;
&lt;p data-end=&quot;3354&quot; data-start=&quot;3305&quot;&gt;Makes code &lt;strong data-end=&quot;3337&quot; data-start=&quot;3316&quot;&gt;more maintainable&lt;/strong&gt; and &lt;strong data-end=&quot;3354&quot; data-start=&quot;3342&quot;&gt;scalable&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;3402&quot; data-start=&quot;3355&quot;&gt;
&lt;p data-end=&quot;3402&quot; data-start=&quot;3357&quot;&gt;Encourages &lt;strong data-end=&quot;3382&quot; data-start=&quot;3368&quot;&gt;code reuse&lt;/strong&gt; through inheritance&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;3480&quot; data-start=&quot;3403&quot;&gt;
&lt;p data-end=&quot;3480&quot; data-start=&quot;3405&quot;&gt;Helps you follow &lt;strong data-end=&quot;3442&quot; data-start=&quot;3422&quot;&gt;SOLID principles&lt;/strong&gt;, especially the Open/Closed Principle&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;3571&quot; data-start=&quot;3481&quot;&gt;
&lt;p data-end=&quot;3571&quot; data-start=&quot;3483&quot;&gt;Useful when working with &lt;strong data-end=&quot;3522&quot; data-start=&quot;3508&quot;&gt;interfaces&lt;/strong&gt; or base classes to handle a variety of behaviors&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Conclusion:&lt;/span&gt;&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;Polymorphism is a key concept in object-oriented programming that promotes code flexibility, reusability, and maintainability. By adopting polymorphism, developers can create elegant and scalable solutions that adapt to changing needs and future expansion. Understanding this powerful concept opens the door to more sophisticated software design, making it an essential skill for every OOP developer.&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/2024651590075018687/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2025/07/understanding-polymorphism-in-object.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/2024651590075018687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/2024651590075018687'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2025/07/understanding-polymorphism-in-object.html' title='Understanding Polymorphism in Object-Oriented Programming with Example'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXmKCAvrQxPME3BJ4cmkftUxNQ9C0zeC7kd2bduwxX6LYpj6Bv5fE3Og8nhYLA9V5t4l9cwmJYpoXUe-6hx63KRrJ9lMoHhtQoSfHJ1USes_gPHqwLrCZVJ_VzVLjJo6a2h5CAB-Is4VEzSM5998IGc-cP-52SyE35E7bRdzz9_0z2_QVdUUQFp_79LT_-/s72-w320-h180-c/Polymerphism%20Banner.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-3984802791754965295</id><published>2024-05-03T09:52:00.002+05:30</published><updated>2024-05-06T09:11:06.922+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="UI"/><title type='text'>Login Form and Registration form using Bootstrap design for Responsive and more UI friendly</title><content type='html'>&lt;p&gt;&amp;nbsp;We have already designed a simple &lt;a href=&quot;https://www.mypalmbook.com/2024/04/design-login-form-using-only-html.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Login Form&lt;/a&gt; and &lt;a href=&quot;https://www.mypalmbook.com/2024/04/design-registration-form-using-only-html.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Registration Form&lt;/a&gt; using only HTML. In this blog, we will link bootstrap cdn and apply bootstrap classes to see the changes. We are using Bootstrap 5 for this content.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRHIJ7ZlHp9uXgdA2I0Eeu3J7ZB1bXCmvqJWx1yjICZ5KIByKgZYj7Bx81fyJBn8sGam718-4pBwsuGZmV7YKGrQ-JnZlIOJdn_Gp-MJbS3l2GPehmnYdXx8Zs764beOtxVN-k5hd4knvf6poDyNe8Hvv8gN-F3Dqj7h4GiJY2IvyeLG6b_490QYyowQ3D/s1280/fix%C4%B1ng%20blue%20screen%20error.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;720&quot; data-original-width=&quot;1280&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRHIJ7ZlHp9uXgdA2I0Eeu3J7ZB1bXCmvqJWx1yjICZ5KIByKgZYj7Bx81fyJBn8sGam718-4pBwsuGZmV7YKGrQ-JnZlIOJdn_Gp-MJbS3l2GPehmnYdXx8Zs764beOtxVN-k5hd4knvf6poDyNe8Hvv8gN-F3Dqj7h4GiJY2IvyeLG6b_490QYyowQ3D/w640-h360/fix%C4%B1ng%20blue%20screen%20error.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Procedure to get bootstrap CDN&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1. Google on &quot;bootstrap 5 cdn&quot;.&lt;/div&gt;&lt;div&gt;2. Get into the official website of &quot;https://getbootstrap.com/&quot; s &quot;https://getbootstrap.com/docs/5.0/getting-started/introduction/&quot; page.&lt;/div&gt;&lt;div&gt;3. Copy &lt;b&gt;CSS:-&amp;nbsp;&lt;/b&gt; &lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;nt&quot; style=&quot;box-sizing: border-box; color: #2f6f9f; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;link&lt;/span&gt;&lt;span style=&quot;color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;na&quot; style=&quot;box-sizing: border-box; color: #006ee0; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;href&lt;/span&gt;&lt;span class=&quot;o&quot; style=&quot;box-sizing: border-box; color: #555555; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;s&quot; style=&quot;box-sizing: border-box; color: #d73038; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css&quot;&lt;/span&gt;&lt;span style=&quot;color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;na&quot; style=&quot;box-sizing: border-box; color: #006ee0; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;rel&lt;/span&gt;&lt;span class=&quot;o&quot; style=&quot;box-sizing: border-box; color: #555555; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;s&quot; style=&quot;box-sizing: border-box; color: #d73038; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&quot;stylesheet&quot;&lt;/span&gt;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;JS:-&lt;/b&gt;&amp;nbsp;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;nt&quot; style=&quot;box-sizing: border-box; color: #2f6f9f; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;script&lt;/span&gt;&lt;span style=&quot;color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;na&quot; style=&quot;box-sizing: border-box; color: #006ee0; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;src&lt;/span&gt;&lt;span class=&quot;o&quot; style=&quot;box-sizing: border-box; color: #555555; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;s&quot; style=&quot;box-sizing: border-box; color: #d73038; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js&quot;&amp;gt;&lt;/span&gt;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;nt&quot; style=&quot;box-sizing: border-box; color: #2f6f9f; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;script&lt;/span&gt;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529; font-family: var(--bs-font-monospace); font-size: inherit;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;pre class=&quot;chroma&quot; style=&quot;border: 0px; box-sizing: border-box; direction: ltr; font-family: var(--bs-font-monospace); font-size: 0.875em; margin-bottom: 0.65rem; margin-top: 0.65rem; overflow: auto; padding: 0px; unicode-bidi: bidi-override;&quot;&gt;&lt;code class=&quot;language-html&quot; data-lang=&quot;html&quot; style=&quot;box-sizing: border-box; direction: ltr; font-family: var(--bs-font-monospace); font-size: inherit; overflow-wrap: normal; unicode-bidi: bidi-override; word-break: normal;&quot;&gt;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;nt&quot; style=&quot;box-sizing: border-box; color: #2f6f9f;&quot;&gt;script&lt;/span&gt;&lt;span style=&quot;color: #212529;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;na&quot; style=&quot;box-sizing: border-box; color: #006ee0;&quot;&gt;src&lt;/span&gt;&lt;span class=&quot;o&quot; style=&quot;box-sizing: border-box; color: #555555;&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;s&quot; style=&quot;box-sizing: border-box; color: #d73038;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js&quot;&lt;/span&gt;&lt;span style=&quot;color: #212529;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #006ee0;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;nt&quot; style=&quot;box-sizing: border-box; color: #2f6f9f;&quot;&gt;script&lt;/span&gt;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;pre class=&quot;chroma&quot; style=&quot;border: 0px; box-sizing: border-box; direction: ltr; font-family: var(--bs-font-monospace); font-size: 0.875em; margin-bottom: 0.65rem; margin-top: 0.65rem; overflow: auto; padding: 0px; unicode-bidi: bidi-override;&quot;&gt;&lt;code class=&quot;language-html&quot; data-lang=&quot;html&quot; style=&quot;box-sizing: border-box; direction: ltr; font-family: var(--bs-font-monospace); font-size: inherit; overflow-wrap: normal; unicode-bidi: bidi-override; word-break: normal;&quot;&gt;&lt;span class=&quot;p&quot; style=&quot;box-sizing: border-box; color: #212529;&quot;&gt;Get it from the site or copy from this blog.&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div&gt;Paste the CSS link in the head section, and the JS link all the way down of the design.&lt;/div&gt;&lt;div&gt;Let&#39;s apply some bootstrap classes to make our design more attractive and responsive.&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Login page&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;&lt;div&gt;&lt;span class=&quot;hljs-meta&quot; style=&quot;box-sizing: border-box; color: #9e880d; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;!DOCTYPE &lt;span class=&quot;hljs-keyword&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login Form&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;link&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;href&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;rel&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;stylesheet&quot;&lt;/span&gt; &amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;language-css&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;span class=&quot;hljs-selector-class&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;.container&lt;/span&gt;{
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;border&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;1px&lt;/span&gt; solid black; 
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;padding&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;50px&lt;/span&gt;;
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;width&lt;/span&gt;: fit-content;
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;margin-top&lt;/span&gt;:&lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;50px&lt;/span&gt;;
      }
      &lt;span class=&quot;hljs-selector-tag&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;{
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;text-align&lt;/span&gt;: center;
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;padding-bottom&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;10px&lt;/span&gt;;
      }
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;container&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login Form&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;method&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;post&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Email Id&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;email&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;emailid&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;emailid&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter Email Id here&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Password &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;password&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;password&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;password&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter Password here&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;button&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;button&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;btn btn-primary&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;button&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;href&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Register.html&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Register here&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;src&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;src&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js&quot;&lt;/span&gt; &amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3&gt;&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Registration page&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;hljs-meta&quot; style=&quot;box-sizing: border-box; color: #9e880d; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;!DOCTYPE &lt;span class=&quot;hljs-keyword&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Registration Form&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;link&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;href&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;rel&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;stylesheet&quot;&lt;/span&gt; &amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;language-css&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;span class=&quot;hljs-selector-class&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;.container&lt;/span&gt;{
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;border&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;1px&lt;/span&gt; solid black; 
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;padding&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;50px&lt;/span&gt;;
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;width&lt;/span&gt;: fit-content;
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;margin-top&lt;/span&gt;:&lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;50px&lt;/span&gt;;
      }
      &lt;span class=&quot;hljs-selector-tag&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;{
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;text-align&lt;/span&gt;: center;
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;padding-bottom&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;10px&lt;/span&gt;;
      }
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;container&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;method&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;post&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Registration Form&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Name&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;text&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;name&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;name&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter your name&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Email Id&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;email&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;emailid&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;emailid&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter Email Id here&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Phone&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;number&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;phone&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;phone&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter mobile number&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;DOB&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;date&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;dob&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;dob&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Gender&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;radio&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;gender&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;male&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;male&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Male
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;radio&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;gender&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;female&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;female&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Female
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Photo&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;file&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;phote&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;photo&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;accept&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;image/*&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Country&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;select&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;country&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;country&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Select your country&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;India&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Nepal&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Srilanka&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;USA&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;UK&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Canada&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;select&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;for&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Address&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;label&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;textarea&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;address&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;address&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;form-control&quot;&lt;/span&gt;  &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter address&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;textarea&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;row mb-1&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;submit&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;btn btn-primary&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Register&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;class&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;col-sm&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  Already user?&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;href&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Login.html&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login here&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;div&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;src&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;src&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js&quot;&lt;/span&gt; &amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;script&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;hljs-tag&quot; style=&quot;box-sizing: border-box; font-family: SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;&quot;&gt;&lt;span style=&quot;font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Happy coding...&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;&quot;&gt;&lt;span style=&quot;font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;&quot;&gt;&lt;span style=&quot;font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Video tutorial coming shortly&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;&quot;&gt;&lt;span style=&quot;font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/3984802791754965295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2024/05/using-bootstrap-in-simple-html-design.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/3984802791754965295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/3984802791754965295'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2024/05/using-bootstrap-in-simple-html-design.html' title='Login Form and Registration form using Bootstrap design for Responsive and more UI friendly'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRHIJ7ZlHp9uXgdA2I0Eeu3J7ZB1bXCmvqJWx1yjICZ5KIByKgZYj7Bx81fyJBn8sGam718-4pBwsuGZmV7YKGrQ-JnZlIOJdn_Gp-MJbS3l2GPehmnYdXx8Zs764beOtxVN-k5hd4knvf6poDyNe8Hvv8gN-F3Dqj7h4GiJY2IvyeLG6b_490QYyowQ3D/s72-w640-h360-c/fix%C4%B1ng%20blue%20screen%20error.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-5702606873156981816</id><published>2024-04-26T10:14:00.005+05:30</published><updated>2025-07-12T16:00:15.643+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="UI"/><title type='text'>Design a Registration Form using only HTML</title><content type='html'>&lt;p&gt;&amp;nbsp;This is a simple registration form design only using HTML tags.&amp;nbsp; We have designed the same form using Bootstrap classes. Have a look &lt;a href=&quot;https://www.mypalmbook.com/2024/05/using-bootstrap-in-simple-html-design.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyp8nDHdtO-NZ67Ogl14hpOTLSBcnTghm-IDo01fRv5UrMzGoHMt4Kilim5wRlQSKelMZ-GqCgJJDr_aBvRlo9A7f6UmHIGCJNYQjnKfRbBMdEZOlEtp1T0GugZgSxGu9HLU-NG9kNSJpCSoW8LhsNJgAJq4uqR3nsm7uB1tffy_QaNSc1sqg97aJ8GLfr/s997/Screenshot%202024-04-26%20100755.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;490&quot; data-original-width=&quot;997&quot; height=&quot;314&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyp8nDHdtO-NZ67Ogl14hpOTLSBcnTghm-IDo01fRv5UrMzGoHMt4Kilim5wRlQSKelMZ-GqCgJJDr_aBvRlo9A7f6UmHIGCJNYQjnKfRbBMdEZOlEtp1T0GugZgSxGu9HLU-NG9kNSJpCSoW8LhsNJgAJq4uqR3nsm7uB1tffy_QaNSc1sqg97aJ8GLfr/w640-h314/Screenshot%202024-04-26%20100755.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span class=&quot;hljs-meta&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; color: #9e880d; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;!DOCTYPE &lt;span class=&quot;hljs-keyword&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Registration Form&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;language-css&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;span class=&quot;hljs-selector-tag&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;table&lt;/span&gt;{
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;border&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;1px&lt;/span&gt; solid black; 
      &lt;span class=&quot;hljs-attribute&quot; style=&quot;box-sizing: border-box; color: #174ad4;&quot;&gt;padding&lt;/span&gt;: &lt;span class=&quot;hljs-number&quot; style=&quot;box-sizing: border-box; color: #1750eb;&quot;&gt;20px&lt;/span&gt;;
      }
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;center&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;method&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;post&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Registration Form&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;table&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Name&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;text&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;name&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;name&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter your name&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Email Id&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;email&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;emailid&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;emailid&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter your email id&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Phone&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;number&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;phone&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;phone&quot;&lt;/span&gt;  &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter mobile number&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;DOB&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;date&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;dob&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;dob&quot;&lt;/span&gt; &amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Gender&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;radio&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;gender&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;male&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;male&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Male
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;radio&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;gender&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;female&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;female&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Female
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Photo&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;file&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;phote&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;photo&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;accept&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;image/*&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Country&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;select&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;country&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;country&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                        &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Select your country&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                        &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;India&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                        &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Nepal&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                        &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Srilanka&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                        &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;USA&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                        &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;UK&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                        &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Canada&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;option&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                     &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;select&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Address&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;textarea&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;address&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;address&quot;&lt;/span&gt;  &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter address&quot;&lt;/span&gt; &amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;textarea&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;submit&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Register&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Already user?&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;href&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Login.html&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login here&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;table&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;center&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;I have tried to implement the maximum number of elements that are being used in the basic registration form.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;In the next &lt;a href=&quot;https://www.mypalmbook.com/2024/05/using-bootstrap-in-simple-html-design.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;blog&lt;/a&gt;, we will see the implementation of Bootstrap on these basic form designs.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;Video Tutorial coming soon...&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: x-small; white-space-collapse: preserve;&quot;&gt;Hope this blog finds you useful. Thank you.&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/5702606873156981816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2024/04/design-registration-form-using-only-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5702606873156981816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5702606873156981816'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2024/04/design-registration-form-using-only-html.html' title='Design a Registration Form using only HTML'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyp8nDHdtO-NZ67Ogl14hpOTLSBcnTghm-IDo01fRv5UrMzGoHMt4Kilim5wRlQSKelMZ-GqCgJJDr_aBvRlo9A7f6UmHIGCJNYQjnKfRbBMdEZOlEtp1T0GugZgSxGu9HLU-NG9kNSJpCSoW8LhsNJgAJq4uqR3nsm7uB1tffy_QaNSc1sqg97aJ8GLfr/s72-w640-h314-c/Screenshot%202024-04-26%20100755.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-9215335335565490375</id><published>2024-04-21T11:42:00.002+05:30</published><updated>2025-07-13T07:15:48.823+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="UI"/><title type='text'>Design a Login Form using only HTML</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is a very simple login form design, only using HTML elements. To see the Bootstrap design on this form, click &lt;a href=&quot;https://www.mypalmbook.com/2024/05/using-bootstrap-in-simple-html-design.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj10xWy_0AFebCfasKBAijDAsQP0OjhfVAnrqfQQ7u5IEdgRkOI1QQgryieqjude8BBb31KZRn5AyRPl7AZv7QlGKnZJcUmJpnNlNq650oSJN47nWULbW9WiApsA9r3iVpJYKK1kH_jO84D3U1athUi8UvnnPEciyTKGZBltbOUF48cTGhLI_tQ59Y6WUEt/s697/html%20login.png&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;397&quot; data-original-width=&quot;697&quot; height=&quot;365&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj10xWy_0AFebCfasKBAijDAsQP0OjhfVAnrqfQQ7u5IEdgRkOI1QQgryieqjude8BBb31KZRn5AyRPl7AZv7QlGKnZJcUmJpnNlNq650oSJN47nWULbW9WiApsA9r3iVpJYKK1kH_jO84D3U1athUi8UvnnPEciyTKGZBltbOUF48cTGhLI_tQ59Y6WUEt/w640-h365/html%20login.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span class=&quot;hljs-meta&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; color: #9e880d; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;!DOCTYPE &lt;span class=&quot;hljs-keyword&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;center&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login Form&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;h3&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;method&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;post&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;table&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Id&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;text&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter Email Id&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Password&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;password&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;placeholder&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Enter Password&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;input&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;type&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;button&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Login&quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;value&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;Login&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
                  &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot; style=&quot;box-sizing: border-box; color: #871094;&quot;&gt;href&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot; style=&quot;box-sizing: border-box; color: #067d17;&quot;&gt;&quot;#&quot;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt; Register here &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;a&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;td&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
               &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;tr&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
            &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;table&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;form&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;center&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;body&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;html&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;To create a border and a gap between the border and the login page elements, add the following CSS to the head section.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; text-align: left; white-space-collapse: preserve;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Login&lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;title&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;//css styling for the border
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span class=&quot;language-css&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;
         &lt;span class=&quot;hljs-selector-tag&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;table&lt;/span&gt;{
&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;padding: 50px;
         &lt;span style=&quot;color: #174ad4;&quot;&gt;border: 1px&lt;/span&gt; solid black;
         }
      &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;style&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;background-color: white; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&amp;lt;/&lt;span class=&quot;hljs-name&quot; style=&quot;box-sizing: border-box; color: #0033b3;&quot;&gt;head&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Video Tutorial coming soon...&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span class=&quot;hljs-tag&quot; face=&quot;SFMono-Regular, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace&quot; style=&quot;box-sizing: border-box; font-size: 11.375px; white-space-collapse: preserve;&quot;&gt;Hope this blog finds you useful. Thank you.&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/9215335335565490375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2024/04/design-login-form-using-only-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/9215335335565490375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/9215335335565490375'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2024/04/design-login-form-using-only-html.html' title='Design a Login Form using only HTML'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj10xWy_0AFebCfasKBAijDAsQP0OjhfVAnrqfQQ7u5IEdgRkOI1QQgryieqjude8BBb31KZRn5AyRPl7AZv7QlGKnZJcUmJpnNlNq650oSJN47nWULbW9WiApsA9r3iVpJYKK1kH_jO84D3U1athUi8UvnnPEciyTKGZBltbOUF48cTGhLI_tQ59Y6WUEt/s72-w640-h365-c/html%20login.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-5776094004415421613</id><published>2023-09-02T22:12:00.002+05:30</published><updated>2023-09-02T22:12:09.715+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net C#"/><category scheme="http://www.blogger.com/atom/ns#" term="OOP"/><category scheme="http://www.blogger.com/atom/ns#" term="Q&amp;A"/><title type='text'>Reverse the words of a sentence in C# without using predefined Reverse Method</title><content type='html'>&lt;p&gt;&amp;nbsp;In this scenario, we have to reverse each word of a sentence. For example, the input string is &quot;Hello, This is Me&quot;, the output will be &quot;,olleH sihT si eM&quot;.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtEA5BC1347Csj1_YBEB4TfwuLtnowzXCizwky-J-QFbfSdUJ1BjEzU1GFGUmHpddSOXR5oQPG2x_HV1P0lyGzheTzY180Qj64zDvFHbk_eOit4w7u5nkNy6sRZ-ioTadfujMYbkwSPL_UllWq5G3a00CQdAZBSjlnCacbzcQn33OG-7uKx-1wmtnxuQJV/s500/reverse%20words%20of%20a%20sentence.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;256&quot; data-original-width=&quot;500&quot; height=&quot;205&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtEA5BC1347Csj1_YBEB4TfwuLtnowzXCizwky-J-QFbfSdUJ1BjEzU1GFGUmHpddSOXR5oQPG2x_HV1P0lyGzheTzY180Qj64zDvFHbk_eOit4w7u5nkNy6sRZ-ioTadfujMYbkwSPL_UllWq5G3a00CQdAZBSjlnCacbzcQn33OG-7uKx-1wmtnxuQJV/w400-h205/reverse%20words%20of%20a%20sentence.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Program&lt;/span&gt;&lt;/h4&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;public class Program&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;{&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; public static void Main(string[] args)&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;string inputString=&quot;Hello World, This is a Reverse word Example&quot;;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;string[] stringArr = inputString.Split(&#39; &#39;);&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string result= string.Empty;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int i=0;i&amp;lt; stringArr.Length;i++)&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; char[] charArr= stringArr[i].ToCharArray();&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int j= charArr.Length- 1;j&amp;gt;=0;j--)&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; result += charArr[j];&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; result +=&quot; &quot;;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;Console.WriteLine(result)&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;}&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;O/P- ,olleH sihT si eM&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4 style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Explanation&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;Taking the Input from the user/ Initlilising with any string value by hardcoding&lt;/div&gt;&lt;div&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;string inputString=&quot;Hello World, This is a Reverse word Example&quot;;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;or&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Console.WriteLine(&quot;Enter a string&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;string inputString=Console.ReadLine();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Split the input string when there is a space.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;string[] stringArr = inputString.Split(&#39; &#39;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Declaring a variable to store the result&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;string result= string.Empty;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Loop to read all split strings&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;for (int i=0;i&amp;lt; stringArr.Length;i++)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp;{&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; C&lt;/span&gt;onverting the ith position string to a character array&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp;char[] charArr= stringArr[i].ToCharArray();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;Loop through the character array, but read it from the last index&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp;for (int j= charArr.Length- 1;j&amp;gt;=0;j--)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; Store the reversed characters in the &quot;result&quot; variable by concatenating&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; result += charArr[j];&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;Adding a space when the iteration of one split string is done&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;result +=&quot; &quot;;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Printing the result&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Console.WriteLine(result);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Hope this will help you to understand the program.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Thank you&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/5776094004415421613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/09/reverse-words-of-sentence-in-c-without.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5776094004415421613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5776094004415421613'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/09/reverse-words-of-sentence-in-c-without.html' title='Reverse the words of a sentence in C# without using predefined Reverse Method'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtEA5BC1347Csj1_YBEB4TfwuLtnowzXCizwky-J-QFbfSdUJ1BjEzU1GFGUmHpddSOXR5oQPG2x_HV1P0lyGzheTzY180Qj64zDvFHbk_eOit4w7u5nkNy6sRZ-ioTadfujMYbkwSPL_UllWq5G3a00CQdAZBSjlnCacbzcQn33OG-7uKx-1wmtnxuQJV/s72-w400-h205-c/reverse%20words%20of%20a%20sentence.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-4244886256285237893</id><published>2023-08-08T22:02:00.010+05:30</published><updated>2023-08-08T23:32:00.293+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net C#"/><category scheme="http://www.blogger.com/atom/ns#" term="OOP"/><category scheme="http://www.blogger.com/atom/ns#" term="Q&amp;A"/><title type='text'>Find  the Sum of values of an Array those are in Even position in C#</title><content type='html'>&lt;p&gt;Find the Sum of values of an Array that are in the Even position&amp;nbsp;including the 0th index.&lt;/p&gt;&lt;p&gt;The scenario is looking like the below image.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHmxzEpaEKb_-fAa9xa7P44qUiNHz6oGcklzsWBlEAtv2ypjNlW4DBTlkdhpmdn-G95vPbgjgdZ9Xt9GEX1WsMZZUNGd7NmuIog_RhRa3_PH52BLEvluowwG0t7xhuX4tasDrCwOx_BFvvsXd1njIxNAt65e9aF-YCSyTHvqZYf6xrfVU2L4Wb7CuhcIrs/s500/Untitled%20design.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;450&quot; data-original-width=&quot;500&quot; height=&quot;288&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHmxzEpaEKb_-fAa9xa7P44qUiNHz6oGcklzsWBlEAtv2ypjNlW4DBTlkdhpmdn-G95vPbgjgdZ9Xt9GEX1WsMZZUNGd7NmuIog_RhRa3_PH52BLEvluowwG0t7xhuX4tasDrCwOx_BFvvsXd1njIxNAt65e9aF-YCSyTHvqZYf6xrfVU2L4Wb7CuhcIrs/s320/Untitled%20design.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;According to the scenario we have to loop through the array and check the position of the array items.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Here is the solution to the program.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;h3 style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;color: #134f5c;&quot;&gt;Including the 0th index&lt;/span&gt;&lt;/h3&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;public class Program&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;{&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; public static void Main(string[] args)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int[] arr = { 10, 20, 30, 40, 50 }; &lt;span style=&quot;color: #38761d;&quot;&gt;// declaring and initializing the arr variable with the array items.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int result = 0;&lt;span style=&quot;color: #38761d;&quot;&gt;// declaring a variable to store result&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int i = 0; i &amp;lt; arr.Length; i++) &lt;span style=&quot;color: #38761d;&quot;&gt;// for loop for reading each value&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (i % 2 == 0)&lt;span style=&quot;color: #38761d;&quot;&gt;// checking the index position is even by&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;finding&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;&amp;nbsp;mod value 0&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; result += arr[i]; &lt;span style=&quot;color: #38761d;&quot;&gt;// sum of the values those sartisfy the condition&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Console.WriteLine(result); &lt;span style=&quot;color: #38761d;&quot;&gt;//printing the result&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;}&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;O/P- 90&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;color: #134f5c;&quot;&gt;Excluding the 0th index&lt;/span&gt;&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;public class Program&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;{&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; public static void Main(string[] args)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int[] arr = { 10, 20, 30, 40, 50 };&amp;nbsp;&lt;span style=&quot;color: #38761d;&quot;&gt;// declaring and initializing the arr variable with the array items.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int result = 0;&lt;span style=&quot;color: #38761d;&quot;&gt;// declaring a variable to store result&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int i = 0; i &amp;lt; arr.Length; i++)&amp;nbsp;&lt;span style=&quot;color: #38761d;&quot;&gt;// for loop for reading each value&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;i!=0 &amp;amp;&amp;amp;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;b style=&quot;font-family: courier;&quot;&gt;i % 2 == 0)&lt;span style=&quot;color: #38761d;&quot;&gt;// checking the index position is not 0 and even by finding mod value 0&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; result += arr[i];&amp;nbsp;&lt;span style=&quot;color: #38761d;&quot;&gt;// sum of the values those sartisfy the condition&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Console.WriteLine(result);&amp;nbsp;&lt;span style=&quot;color: #38761d;&quot;&gt;//printing the result&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; }&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;b&gt;}&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;O/P- 80&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;Happy Coding...&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/4244886256285237893/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/08/find-sum-of-values-of-array-those-are.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4244886256285237893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4244886256285237893'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/08/find-sum-of-values-of-array-those-are.html' title='Find  the Sum of values of an Array those are in Even position in C#'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHmxzEpaEKb_-fAa9xa7P44qUiNHz6oGcklzsWBlEAtv2ypjNlW4DBTlkdhpmdn-G95vPbgjgdZ9Xt9GEX1WsMZZUNGd7NmuIog_RhRa3_PH52BLEvluowwG0t7xhuX4tasDrCwOx_BFvvsXd1njIxNAt65e9aF-YCSyTHvqZYf6xrfVU2L4Wb7CuhcIrs/s72-c/Untitled%20design.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-5056418644361115037</id><published>2023-06-13T22:47:00.000+05:30</published><updated>2023-06-13T22:47:01.818+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net Core QnA"/><category scheme="http://www.blogger.com/atom/ns#" term="Q&amp;A"/><title type='text'>Capgemini Asp.Net Core Interview Questions</title><content type='html'>Here is the list of 20 questions on Asp.Net Core and related that is asked by Capgemini L1 Interview.&lt;div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHapYi5CqUKur4ysFN6APjH2c_dnXyHYmWSvGbqeCzYfFdCp4rIicsSbAtFC0WaRoVU-8UBFD14Kgm3N1Ri-ELZkTQIGDmcWTb1C488zPT1RQtMuBCvX1yp1SOSkOuw9o-Jt6waf3tgjCOueYPLcmD5jFeECf_BJsZnP_COnc5cGdPQidVwcdS9WraAQ/s1080/Blue%20Did%20you%20know%20interesting%20fact%20Instagram%20post.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1080&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHapYi5CqUKur4ysFN6APjH2c_dnXyHYmWSvGbqeCzYfFdCp4rIicsSbAtFC0WaRoVU-8UBFD14Kgm3N1Ri-ELZkTQIGDmcWTb1C488zPT1RQtMuBCvX1yp1SOSkOuw9o-Jt6waf3tgjCOueYPLcmD5jFeECf_BJsZnP_COnc5cGdPQidVwcdS9WraAQ/s320/Blue%20Did%20you%20know%20interesting%20fact%20Instagram%20post.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Why ASP .Net Core is different from previous versions.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Difference between Ref and Out Parameter.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Difference between IEnumerable and IQuerable.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Difference between read-only and constant.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Can we create an instance of Private Constructor?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is Static Method?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Do you have any knowledge about Design Patterns?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is the Solid Principle? Explain Liskove Substitution Principle.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is Dependency Injection? How do you use it in your project?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is middleware and configure service?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is Collection?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;&amp;nbsp;What is ArrayList?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;How to handle Exception in Asp.Net Core?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is Temp Table &amp;amp; Table Variable?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is Generic Class?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Do you know about the Generic class?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is the difference between Constant and Readonly?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;Where is the JWT token stored?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is lazy loading?&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;What is content negotiation?&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Please answer the above question in the comment section.&lt;/span&gt;&lt;/div&gt;&lt;/h4&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/5056418644361115037/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/06/capgemini-aspnet-core-interview.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5056418644361115037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5056418644361115037'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/06/capgemini-aspnet-core-interview.html' title='Capgemini Asp.Net Core Interview Questions'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHapYi5CqUKur4ysFN6APjH2c_dnXyHYmWSvGbqeCzYfFdCp4rIicsSbAtFC0WaRoVU-8UBFD14Kgm3N1Ri-ELZkTQIGDmcWTb1C488zPT1RQtMuBCvX1yp1SOSkOuw9o-Jt6waf3tgjCOueYPLcmD5jFeECf_BJsZnP_COnc5cGdPQidVwcdS9WraAQ/s72-c/Blue%20Did%20you%20know%20interesting%20fact%20Instagram%20post.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-1319131211613080887</id><published>2023-06-07T00:11:00.208+05:30</published><updated>2023-07-26T23:56:39.918+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net C#"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net Core"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net Core QnA"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net MVC"/><title type='text'>Asp .NET Core Interview Question and Answers</title><content type='html'>&lt;p&gt;&amp;nbsp;Are you preparing for a job change / Interview? Here are some sets of questions and Answers for you to crack your goal.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Let&#39;s start and best of luck in advance.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQm57Dx6iKSBAmFOJQnyIhLGpFRSfAYKYcNXXiGxsbOmJtaqBIU269ErdytWoUNK0XBBC6cxhACrVVEwi7kLZDnI6oV5qCumYhdH5-WOwQfoJNhGYFzY-iaYz1pkcCIv-DLGeUr1nnVE0CsxqkZEjvV1mmTzpHAAXHpy2uuujKmCpinz83p_lS9FRRzg/s1280/Navy%20Gradient%20Abstract%20How%20to%20Video%20Youtube%20Thumbnail.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;720&quot; data-original-width=&quot;1280&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQm57Dx6iKSBAmFOJQnyIhLGpFRSfAYKYcNXXiGxsbOmJtaqBIU269ErdytWoUNK0XBBC6cxhACrVVEwi7kLZDnI6oV5qCumYhdH5-WOwQfoJNhGYFzY-iaYz1pkcCIv-DLGeUr1nnVE0CsxqkZEjvV1mmTzpHAAXHpy2uuujKmCpinz83p_lS9FRRzg/w640-h360/Navy%20Gradient%20Abstract%20How%20to%20Video%20Youtube%20Thumbnail.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;1. What is ASP.NET Core, and how does it differ from previous versions of ASP.NET?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;Ans:-&lt;/span&gt;&lt;/b&gt; ASP.NET Core is a modern, open-source framework used to build cross-platform web applications.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;It differs from previous versions of ASP.NET by being lightweight, modular, and designed for improved performance.&amp;nbsp;&lt;/li&gt;&lt;li&gt;It also introduces a unified programming model for building web APIs and MVC applications.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;2. Explain the concept of middleware in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;Ans:-&lt;/span&gt;&lt;/b&gt;&lt;b style=&quot;color: red;&quot;&gt; &lt;/b&gt;Middleware in ASP.NET Core refers to components that handle HTTP requests and generate responses. Each middleware component performs specific tasks like authentication, logging, routing, or exception handling. Middleware is configured in the application pipeline and is executed sequentially based on the request and response flow.&lt;/p&gt;&lt;p&gt;Ex:- Inside Startup.cs class file&amp;nbsp;Configure() method we can see middlewares&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;app.UseHttpsRedirection();&lt;/li&gt;&lt;li&gt;app.UseStaticFiles();&lt;/li&gt;&lt;li&gt;app.UseRouting();&lt;/li&gt;&lt;li&gt;app.UseAuthentication();&lt;/li&gt;&lt;li&gt;app.UseAuthorization();&lt;/li&gt;&lt;li&gt;app.UseSession();&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;3. What is Dependency Injection, and how is it implemented in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt; Dependency injection is a &lt;b&gt;design pattern.&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;It allows objects to receive their dependencies from an external source rather than creating them internally.&lt;/p&gt;&lt;p&gt;&amp;nbsp;In ASP.NET Core, dependency injection is implemented through Microsoft.Extensions.DependencyInjection framework.&amp;nbsp;&lt;/p&gt;&lt;p&gt;It allows you to register dependencies in the startup class and inject them into controllers, services, or other components.&lt;/p&gt;&lt;p&gt;We have three ways to do Dependency Injection&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Constructor Injection&lt;/li&gt;&lt;li&gt;Method Injection&lt;/li&gt;&lt;li&gt;Property Injection&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;4. How does routing work in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;Routing in ASP.NET Core determines which controller and action method should handle an incoming HTTP request based on the URL pattern and HTTP verb.&amp;nbsp;&lt;/p&gt;&lt;p&gt;It can be configured using attributes or convention-based approaches, providing flexibility in defining custom routes, route constraints, and route parameters.&lt;/p&gt;&lt;p&gt;We can set our custom routes in Route.config.&lt;/p&gt;&lt;p&gt;The default route in ASP .Net Core is&amp;nbsp;{controller=Home}/{action=Index}/{id?}&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;5. Can you describe the request pipeline in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;The request pipeline in ASP.NET Core consists of a series of middleware components that process an incoming HTTP request and generate a response.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Each middleware component performs specific tasks, such as authentication, authorization, request processing, and response generation. The pipeline is configured in the Startup class using the Configure(...) method.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;color: red;&quot;&gt;6. What is the purpose of tag helpers in ASP.NET Core?&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;Ans:-&lt;/span&gt;&lt;/b&gt;&lt;b style=&quot;color: red;&quot;&gt; &lt;/b&gt;&lt;a href=&quot;https://learn.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/intro?view=aspnetcore-7.0&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Tag helpers in ASP.NET Core&lt;/a&gt; extend HTML tags with additional functionality or logic.&amp;nbsp;&lt;/p&gt;&lt;p&gt;They allow server-side code to participate in rendering and processing HTML elements, making it easier to work with server-side code in Razor views. Tag helpers simplify the development of dynamic views, form validation, or data binding scenarios.&lt;/p&gt;&lt;p&gt;Ex:-&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;form &lt;span style=&quot;color: #e06666;&quot;&gt;asp-action&lt;/span&gt;=&quot;Create&quot;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;input &lt;span style=&quot;color: #e06666;&quot;&gt;asp-for&lt;/span&gt;=&quot;FirstName&quot; class=&quot;form-control&quot; /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;a &lt;span style=&quot;color: #e06666;&quot;&gt;asp-action&lt;/span&gt;=&quot;Edit&quot; &lt;span style=&quot;color: #e06666;&quot;&gt;asp-route-id&lt;/span&gt;=&quot;@Model.Id&quot;&amp;gt;Edit&amp;lt;/a&amp;gt;&lt;/p&gt;&lt;p&gt;here&amp;nbsp;&lt;span style=&quot;color: #e06666;&quot;&gt;asp-action,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #e06666;&quot;&gt;asp-for, and&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #e06666;&quot;&gt;asp-route-id &lt;/span&gt;are&lt;span style=&quot;color: #e06666;&quot;&gt;&amp;nbsp;&lt;/span&gt;tag helpers.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;7. How do you handle authentication and authorization in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt; ASP.NET Core provides a flexible and extensible authentication and authorization system.&amp;nbsp;&lt;/p&gt;&lt;p&gt;It supports so many authentication schemes such as cookies, JWT tokens, OAuth, and OpenID Connect.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Authorization can be based on roles, policies, or custom requirements.&lt;/p&gt;&lt;p&gt;Using attributes or middleware, you can configure authentication and authorization in the Startup class and apply them to controllers or actions.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;8. Differenciate Razor Page and MVC in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;Ans:-&lt;/span&gt;&lt;/b&gt;&lt;b style=&quot;color: red;&quot;&gt; &lt;/b&gt;Razor Pages and MVC are two approaches for building web applications in ASP.NET Core. MVC follows the Model-View-Controller pattern.&lt;/p&gt;&lt;p&gt;Ex:-&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjKw7CIWYTKyR4EB6xNpyE5PIPi54wu-tjICVWFZcZgbRTs3UiQNlxL6K1qk5pCxjf0NDD3het-0T_WyYECItGIctJ56DeM-cVsUZ42z4Fy-AJG1ebyQdl6LW8Z2tkR_dKHAHf7b-Fm9aWPSink6VNNeR4-HqpbfvkqY96SF4Y0ZdqAGr7dE2Pld0ewQUa/s1080/cs%20files%20contains%20logics.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1080&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjKw7CIWYTKyR4EB6xNpyE5PIPi54wu-tjICVWFZcZgbRTs3UiQNlxL6K1qk5pCxjf0NDD3het-0T_WyYECItGIctJ56DeM-cVsUZ42z4Fy-AJG1ebyQdl6LW8Z2tkR_dKHAHf7b-Fm9aWPSink6VNNeR4-HqpbfvkqY96SF4Y0ZdqAGr7dE2Pld0ewQUa/s320/cs%20files%20contains%20logics.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Razor Pages adopt the simpler approach, allowing developers to put the UI and logic for a specific page in a single file.&lt;/p&gt;&lt;p&gt;Ex of Razor Page:- This is the example of a razor page, where we can write HTML codes and cs logics in one page i.e. &quot;.cshtml&quot;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;background-color: #fcff01;&quot;&gt;@&lt;/span&gt;if (SignInManager.IsSignedIn(User) &amp;amp;&amp;amp; (User.IsInRole(&quot;Admin&quot;) || User.IsInRole(&quot;Manager&quot;)))&lt;br /&gt;{&lt;br /&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;background-color: #fcff01;&quot;&gt;@&lt;/span&gt;if (Model.TeamLeaves != null)&lt;br /&gt;&amp;nbsp; &amp;nbsp; {&lt;br /&gt;&amp;nbsp;@foreach (var item in Model.TeamLeaves)&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;tr&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @item.AppliedBy&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @item.DateRequested.Value.ToString(&quot;dd/MM/yyyy&quot;)&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @item.Reason&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @Html.ActionLink(&quot;Details&quot;, &quot;Details&quot;, new { id = item.Id })&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;}&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;9. Can you explain the concept of model binding in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;b&gt;&lt;span style=&quot;color: #38761d;&quot;&gt;Ans:-&lt;/span&gt;&lt;/b&gt;&lt;b style=&quot;color: red;&quot;&gt; &lt;/b&gt;Model binding in ASP.NET Core maps incoming request data to parameters or properties of an action method&#39;s input model. It simplifies handling user input and binding it to strongly typed models. ASP.NET Core&#39;s model binding infrastructure automatically maps form data, query strings, route data, and request headers to the corresponding action method parameters.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;10. How to implement caching in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;ASP.NET Core provides built-in support for caching data. It offers in-memory caching, distributed caching with providers like Redis or SQL Server, and response caching to cache the output of specific actions or pages. Caching improves performance by storing frequently accessed data and reducing the load on the server.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;11. What are the advantages of using Entity Framework Core in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;Entity Framework Core simplifies database access and data manipulation in ASP.NET Core applications. It offers a higher-level abstraction over database operations, supports multiple database providers, and provides features like migrations, LINQ query generation, and automatic change tracking. Entity Framework Core promotes productivity, maintainability, and testability in data access code.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;12. How do you handle errors and exceptions in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;ASP.NET Core provides a centralized error-handling mechanism through middleware. You can configure custom error-handling middleware to catch exceptions and generate appropriate responses. Additionally, ASP.NET Core offers logging facilities for capturing and tracking application errors. Proper exception handling and logging contribute to the robustness and maintainability of an application.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;13. Can you describe the different deployment options for an ASP.NET Core application?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;ASP.NET Core applications can be deployed as self-contained executables, including the runtime, or as framework-dependent executables that rely on a shared runtime. Deployment options include traditional web servers, containerized environments like Docker, and cloud platforms such as Azure or AWS.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;14. How do you implement logging in ASP.NET Core?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;Logging in ASP.NET Core is achieved using the built-in logging framework based on Microsoft.Extensions.Logging namespace. It supports various logging providers like console, debug, file, or external logging frameworks such as Serilog. Logging can be configured in the Startup class to capture application logs, handle exceptions, and track important events for troubleshooting and monitoring purposes.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;15. What are the best practices for securing an ASP.NET Core application?&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #38761d; font-weight: bold;&quot;&gt;Ans:-&lt;/span&gt;&lt;span style=&quot;color: red; font-weight: bold;&quot;&gt; &lt;/span&gt;Securing an ASP.NET Core application involves practices like using strong authentication mechanisms, implementing authorization based on the principle of least privilege, protecting sensitive data through encryption and secure storage, following secure coding practices, regularly updating dependencies and frameworks, and performing threat modeling and security testing to identify and mitigate potential risks.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #0c343d;&quot;&gt;&lt;b&gt;Thank You :)&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/1319131211613080887/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/06/asp-net-core-interview-question-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1319131211613080887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1319131211613080887'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/06/asp-net-core-interview-question-and.html' title='Asp .NET Core Interview Question and Answers'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQm57Dx6iKSBAmFOJQnyIhLGpFRSfAYKYcNXXiGxsbOmJtaqBIU269ErdytWoUNK0XBBC6cxhACrVVEwi7kLZDnI6oV5qCumYhdH5-WOwQfoJNhGYFzY-iaYz1pkcCIv-DLGeUr1nnVE0CsxqkZEjvV1mmTzpHAAXHpy2uuujKmCpinz83p_lS9FRRzg/s72-w640-h360-c/Navy%20Gradient%20Abstract%20How%20to%20Video%20Youtube%20Thumbnail.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-146655881304953212</id><published>2023-04-11T15:17:00.010+05:30</published><updated>2024-05-15T08:49:57.955+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><title type='text'>Bitwise Operators in C Language</title><content type='html'>&lt;p&gt;&amp;nbsp;In C Language we have 6 Bitwise Operators. Those are listed below&lt;/p&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Bitwise AND Operator&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;|&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Bitwise OR Operator&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;~&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Bitwise NOT Operator&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;^&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Bitwise XOR Operator&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;lt;&amp;lt; Bitwise Left Shift Operator&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;gt;&amp;gt; Bitwise Right Shift Operator&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/span&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHns_od0tOU6_55dSLGjtChFjDddIjwgThLSj6ADqr1YrCnflPYaislVmsUUmZ28ClmLOV96KdSfqilf0cGzDfyOQrcRrLEwTOP0UT7Y460dgJ_71ysNj2klEBKbYsYgSoTBOw0uoMfzQIl8-paSqI2_OvY0TcYm-ON4HRlgV5_ZbIoJbYCt04rAB88w/s1920/Bitwise%20Operator%20in%20C.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1920&quot; height=&quot;225&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHns_od0tOU6_55dSLGjtChFjDddIjwgThLSj6ADqr1YrCnflPYaislVmsUUmZ28ClmLOV96KdSfqilf0cGzDfyOQrcRrLEwTOP0UT7Y460dgJ_71ysNj2klEBKbYsYgSoTBOw0uoMfzQIl8-paSqI2_OvY0TcYm-ON4HRlgV5_ZbIoJbYCt04rAB88w/w400-h225/Bitwise%20Operator%20in%20C.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;The Bitwise operator converts the Decimal value into a Binary number and then does the Operation at the bit level.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Truth Table of &amp;amp; | and ^&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqW0_yRAAwTJiYSnLwnxIk4xvKnVy6hTfbp_79XD4iEcGMfGBnjPCm5P_AVB3TVko8_b2PnsQtjiZfPtMu2VtQrI6nmqFuWbyKqFiRCDentamV5TzkTZWKObpw8idckcqpidNVFd7RxIMfLmGwOu-1b6rHDx7HV7D-NwBGk6L_zzVnJeL7iIbfSEs2gA/s760/1.jpeg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;426&quot; data-original-width=&quot;760&quot; height=&quot;224&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqW0_yRAAwTJiYSnLwnxIk4xvKnVy6hTfbp_79XD4iEcGMfGBnjPCm5P_AVB3TVko8_b2PnsQtjiZfPtMu2VtQrI6nmqFuWbyKqFiRCDentamV5TzkTZWKObpw8idckcqpidNVFd7RxIMfLmGwOu-1b6rHDx7HV7D-NwBGk6L_zzVnJeL7iIbfSEs2gA/w400-h224/1.jpeg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Look at the above table; here a and b are two Operands, when we use the Operator, the corresponding operation happens at the bit level.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Bitwise AND Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;When both operands are 1 then it returns 1 as a result if one of the operands is 0 then it will return 0 as result.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Example:-&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;samp&gt;
&lt;pre&gt;int a = 7 ;//00000111
int b = 9 ;//00001001
____________________
  a&amp;amp;b = 1 ;//00000001
&lt;/pre&gt;
&lt;/samp&gt;
&lt;/span&gt;&lt;/span&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdfO44hMfigNeiGbh5K7RPp4Z3dtHi88uietLaw62QBMU6dfP6a7BJJMVouPL4LfhsPBkPcuhmdXgwIt8GK6LkcQfTAS3eirgshc4QIaaDm0oGi0VMSBzdEGGOm2QqTa2WpICJee39ZCt9XERebl9seWw-PAnRSRUsg5RC5C_dvhLEBHUpzzgVYD8kmg/s1130/11.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;379&quot; data-original-width=&quot;1130&quot; height=&quot;107&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdfO44hMfigNeiGbh5K7RPp4Z3dtHi88uietLaw62QBMU6dfP6a7BJJMVouPL4LfhsPBkPcuhmdXgwIt8GK6LkcQfTAS3eirgshc4QIaaDm0oGi0VMSBzdEGGOm2QqTa2WpICJee39ZCt9XERebl9seWw-PAnRSRUsg5RC5C_dvhLEBHUpzzgVYD8kmg/s320/11.jpeg&quot; width=&quot;320&quot; /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;
  &lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;|&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Bitwise OR Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt;When one of the operands is 1 then it returns 1 as a result if both operands are 0 then it will return 0 as result.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Example:-&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;samp&gt;
&lt;pre&gt;int a = 7 ;//00000111
int b = 9 ;//00001001
____________________
  a|b = 15 ;//00001111
  &lt;/pre&gt;
  &lt;/samp&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: left;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjUqJBie43gr0VbiwgG9AbohfUa6r8lN_0-hXufdzqi0MPHB5gLwF0M4cdEESklEEZrApxNR6_goOU6XSj7WVfiLQCED3xKLplMZZFmPSIAsV71z6Z-MSJC5E5bBTO7L52CDQKXjuhHomLtjUHfRn46DVLlMtE1AeSI--XjH0tyjfxFO4YBcCjiK_YWQ/s1130/22.jpeg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;367&quot; data-original-width=&quot;1130&quot; height=&quot;104&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjUqJBie43gr0VbiwgG9AbohfUa6r8lN_0-hXufdzqi0MPHB5gLwF0M4cdEESklEEZrApxNR6_goOU6XSj7WVfiLQCED3xKLplMZZFmPSIAsV71z6Z-MSJC5E5bBTO7L52CDQKXjuhHomLtjUHfRn46DVLlMtE1AeSI--XjH0tyjfxFO4YBcCjiK_YWQ/s320/22.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: left;&quot;&gt;&lt;h4 style=&quot;color: black;&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;
    
    &lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;
  &lt;span class=&quot;S1PPyQ&quot;&gt;&lt;h4 style=&quot;color: black;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;^&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;Bitwise XOR Operator&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;When two operands are different then it returns 1 as a result and if both operands are the same then it will return 0 as result.&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;Example:-&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;samp&gt;
&lt;pre&gt;int a = 7 ;//00000111
int b = 9 ;//00001001
____________________
  a^b = 14 ;//00001110&lt;/pre&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXI6NsOqoihfn8Sm1m6CtfXg3rlbx6mJUxREfxvmldL_eZQlwbjQfDZ47IDx21gvBxeMv06jp_IVd9tMAFBXuXekLAxqgZekRPjx2DptkH-wFOFgS_tpEI4rRFHjITvchKsiSeA14SLoQ2yVWb5N9sckWNEucpZglv71BUloICUA3jEF0iJM2NdC4dXA/s1280/1.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;410&quot; data-original-width=&quot;1280&quot; height=&quot;103&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXI6NsOqoihfn8Sm1m6CtfXg3rlbx6mJUxREfxvmldL_eZQlwbjQfDZ47IDx21gvBxeMv06jp_IVd9tMAFBXuXekLAxqgZekRPjx2DptkH-wFOFgS_tpEI4rRFHjITvchKsiSeA14SLoQ2yVWb5N9sckWNEucpZglv71BUloICUA3jEF0iJM2NdC4dXA/s320/1.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; color: #3d85c6; text-align: left;&quot;&gt;&lt;h4 style=&quot;color: black; font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;
    &lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;
&lt;/samp&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;~&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Bitwise NOT Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;This operator is also known as Binary One&#39;s Complement.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;It returns the result as 1 when the operand is 0 and returns 0 when the operand is 1.&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdw14HChz8dxV_I726qVWc6aIbuf4LHVkCtOD6SsIV3PSRSDJQ8tS-Ggl0_WkW43yoSK1uD0Hm2iEgGj6AzLgQ-STcbzSUq_n1G_IbD9JNwk56U_b-jQrDCCN2NxuQfEGGcuYm7BGOgeMBbnsRlNYLltEDFYXK_uUbAyxqL5mSFTqqevPlmnMdxIJKUA/s603/2.jpeg&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;221&quot; data-original-width=&quot;603&quot; height=&quot;117&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdw14HChz8dxV_I726qVWc6aIbuf4LHVkCtOD6SsIV3PSRSDJQ8tS-Ggl0_WkW43yoSK1uD0Hm2iEgGj6AzLgQ-STcbzSUq_n1G_IbD9JNwk56U_b-jQrDCCN2NxuQfEGGcuYm7BGOgeMBbnsRlNYLltEDFYXK_uUbAyxqL5mSFTqqevPlmnMdxIJKUA/s320/2.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;samp&gt;
&lt;pre&gt;int a = 7 ;//00000111
~ a = -8 ;//11111000&lt;/pre&gt;
  &lt;/samp&gt;
  &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5WCjTxEdXrsVzpM_SmVHa26lM0Pt0xTzVUJ1hvmSJrgm5SaszQQsRf_C4I5jYP7XggQAoRGASn0Dr_3J8Hola7rk2r6kefaSu_Nmrk2-7UmWNMasTLu3mjNM9if3PfvCqCtmoWKTVZxvU2lGGubEv5RkGnzp8teqM-gcCCa2t0dxXyCkQXYRGXJcZnQ/s1280/2.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;366&quot; data-original-width=&quot;1280&quot; height=&quot;92&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5WCjTxEdXrsVzpM_SmVHa26lM0Pt0xTzVUJ1hvmSJrgm5SaszQQsRf_C4I5jYP7XggQAoRGASn0Dr_3J8Hola7rk2r6kefaSu_Nmrk2-7UmWNMasTLu3mjNM9if3PfvCqCtmoWKTVZxvU2lGGubEv5RkGnzp8teqM-gcCCa2t0dxXyCkQXYRGXJcZnQ/s320/2.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;h4&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;&amp;lt;&amp;lt;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt; Bitwise Left Shift Operator&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;It shifts to the left side bitwise and the empty space that remains on the right side will be placed with zero. See the below example for an understanding.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;Example:-&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;samp&gt;
&lt;pre&gt;int a = 7 ;//00000111
a&amp;lt;&amp;lt; 1 = 14 ;//00001110
a&amp;lt;&amp;lt; 2 = 28 ;//00011100&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/samp&gt;
  &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkn1abVv3sFhFMHT-FOMV7S73BG9mOqHvPU8cqcekleDrEaxMwNwcK-uDPjhptAd62SR4NeZbv841Ad3EQcsbpc-O7K58Nti-CyKTidSyvDMdvs-WCD9AaQldIXLoQgZXLPHJQj2cRQdehBSMWTsHPsiNB2GLgy0JJ7knmQiHI5CjNuNanEw8zfx8RYQ/s824/3.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;271&quot; data-original-width=&quot;824&quot; height=&quot;105&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkn1abVv3sFhFMHT-FOMV7S73BG9mOqHvPU8cqcekleDrEaxMwNwcK-uDPjhptAd62SR4NeZbv841Ad3EQcsbpc-O7K58Nti-CyKTidSyvDMdvs-WCD9AaQldIXLoQgZXLPHJQj2cRQdehBSMWTsHPsiNB2GLgy0JJ7knmQiHI5CjNuNanEw8zfx8RYQ/s320/3.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkn1abVv3sFhFMHT-FOMV7S73BG9mOqHvPU8cqcekleDrEaxMwNwcK-uDPjhptAd62SR4NeZbv841Ad3EQcsbpc-O7K58Nti-CyKTidSyvDMdvs-WCD9AaQldIXLoQgZXLPHJQj2cRQdehBSMWTsHPsiNB2GLgy0JJ7knmQiHI5CjNuNanEw8zfx8RYQ/s824/3.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div&gt;
  &lt;span class=&quot;S1PPyQ&quot;&gt;&lt;h4 style=&quot;color: black;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;color: black;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;color: black;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;color: black;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;color: black;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot; style=&quot;color: #3d85c6;&quot;&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;Bitwise Right Shift Operator&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt;It shifts to the right side bitwise and the empty space that remains on the left side will be placed with zero. See the below example for a better understanding.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;Example:-&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;samp&gt;
&lt;pre&gt;int a = 7 ;//00000111
a&amp;gt;&amp;gt; 1 = 3 ;//0000011
a&amp;gt;&amp;gt; 2 = 1 ;//00000001&lt;/pre&gt;&lt;/samp&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLd9w8r18IlfJGMsBDrWHQ6onDOs0PTiC0StbbaMZqEOR-TxDD5LxuDUGDZd-5-6Qv3Dqu4qJdvGgxs94RAq9qh4CNL2WwbqY7pgxJpG2mlancAqRyzJBowqa2FKyG8lqg6wcvKvHEZstAyIKia953r3vaXFTCFa6erkNFG0go33ifJFoPo5DsX-trHg/s747/4.jpeg&quot; style=&quot;clear: left; color: #3d85c6; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;251&quot; data-original-width=&quot;747&quot; height=&quot;108&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLd9w8r18IlfJGMsBDrWHQ6onDOs0PTiC0StbbaMZqEOR-TxDD5LxuDUGDZd-5-6Qv3Dqu4qJdvGgxs94RAq9qh4CNL2WwbqY7pgxJpG2mlancAqRyzJBowqa2FKyG8lqg6wcvKvHEZstAyIKia953r3vaXFTCFa6erkNFG0go33ifJFoPo5DsX-trHg/s320/4.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #3d85c6;&quot;&gt;&lt;span&gt;Run the Code and see the result on the code compiler&lt;/span&gt;&lt;div data-pym-src=&quot;https://www.jdoodle.com/embed/v0/67zV&quot;&gt;&lt;/div&gt;   
&lt;script src=&quot;https://www.jdoodle.com/assets/jdoodle-pym.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
    &lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;h4&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Related Links&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;color: #6fa8dc;&quot;&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/operators-in-c-language.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Operators in C Language&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/arithmetic-operations-in-c-program.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Arithmetic Operators in C Language&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=gZDD7p8ZGms&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Youtube Link&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #6fa8dc;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #6fa8dc;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;https://www.youtube.com/@mypalmbook&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #6fa8dc;&quot;&gt;Youtube Channel Link&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #6fa8dc;&quot;&gt;&lt;a href=&quot;https://www.facebook.com/mypalmbookofficial&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Facebook Handle Link&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Give your feedback in the below comment box&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;h4 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;Thank you Happy Coding💻☺&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/146655881304953212/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/04/bitwise-operators-in-c-language.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/146655881304953212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/146655881304953212'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/04/bitwise-operators-in-c-language.html' title='Bitwise Operators in C Language'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHns_od0tOU6_55dSLGjtChFjDddIjwgThLSj6ADqr1YrCnflPYaislVmsUUmZ28ClmLOV96KdSfqilf0cGzDfyOQrcRrLEwTOP0UT7Y460dgJ_71ysNj2klEBKbYsYgSoTBOw0uoMfzQIl8-paSqI2_OvY0TcYm-ON4HRlgV5_ZbIoJbYCt04rAB88w/s72-w400-h225-c/Bitwise%20Operator%20in%20C.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-8006073204227878553</id><published>2023-04-01T00:43:00.003+05:30</published><updated>2023-04-07T18:58:56.730+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><title type='text'>Logical Operators in C Language</title><content type='html'>&lt;p&gt;Logical Operators are used mainly between two conditions. It checks whether both operands are True(1 or Non-zero) or False(Zero).&lt;/p&gt;&lt;p&gt;In C Programming 3 logical operators are highly used. Those are&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&amp;amp;&amp;amp;&lt;/b&gt;&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;b&gt;AND&lt;/b&gt; Operator returns true if both sides are non-zero.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;||&lt;/b&gt;&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;b&gt;OR&lt;/b&gt; Operator returns true if any of the sides is non-zero.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;!&lt;/b&gt;&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;b&gt;NOT&lt;/b&gt; Operator returns the reverse value of the result;&amp;nbsp;&lt;/span&gt;if the result is true then it will return false and vice versa.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSQ5rRirk29yh8xNVJjjiSJ637xToBs43UN8nAGY8t-az9JWRfkeyZ3ycOvQgBBvN7s37XACETtEmuHTbL1cMselBW6sFVm9Tgtkd2f9NXAMZDrTUrSAKm-7lUcFK8yB0G8DhcEJ71jcjfbzod_GzghEHORdJKM6d758bbYYF9R7ss9-xZ7Kfw0VAgvA/s1920/Logical%20Operator%20in%20C%20(1).png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1920&quot; height=&quot;225&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSQ5rRirk29yh8xNVJjjiSJ637xToBs43UN8nAGY8t-az9JWRfkeyZ3ycOvQgBBvN7s37XACETtEmuHTbL1cMselBW6sFVm9Tgtkd2f9NXAMZDrTUrSAKm-7lUcFK8yB0G8DhcEJ71jcjfbzod_GzghEHORdJKM6d758bbYYF9R7ss9-xZ7Kfw0VAgvA/w400-h225/Logical%20Operator%20in%20C%20(1).png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&amp;amp;&amp;amp;&lt;/b&gt;&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;AND&amp;nbsp;Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;if(Operand1 &amp;amp;&amp;amp; Operand2) {&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;//true&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;}&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;else{&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&amp;nbsp;//false&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&amp;nbsp;}&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;h4&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;||&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;OR Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;if(Operand1 || Operand2) {&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;//true&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;}&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;else{&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&amp;nbsp;//false&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&amp;nbsp;}&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;h4&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;!&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;NOT Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;if(!Operand) {&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;//true&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;}&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;else{&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&amp;nbsp;//false&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&amp;nbsp;}&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiB4gzQlVJqWpC1-La6e1DLs8U17bTi9q61eGpHzaFsO5vutKeUFhJfDpojHpCAYIvjRXCn5FlIDSFHXPfu0847bjfl90A4brSGtj6uUgw3HrznaYN83IHoSZk83MBnDPosu9oUqS6qEqkzFrcrDI734dqDyYrGi-NQsAa74rN5heamdAs0tdW0mgtoFA/s1500/sketch1680277448667.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1500&quot; data-original-width=&quot;1500&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiB4gzQlVJqWpC1-La6e1DLs8U17bTi9q61eGpHzaFsO5vutKeUFhJfDpojHpCAYIvjRXCn5FlIDSFHXPfu0847bjfl90A4brSGtj6uUgw3HrznaYN83IHoSZk83MBnDPosu9oUqS6qEqkzFrcrDI734dqDyYrGi-NQsAa74rN5heamdAs0tdW0mgtoFA/w400-h400/sketch1680277448667.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Let&#39;s code&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div style=&quot;background-color: #1e1e1e; color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; line-height: 19px; white-space: pre;&quot;&gt;&lt;div&gt;&lt;div style=&quot;line-height: 19px;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #6a9955;&quot;&gt;//Change the numbers with 1 and 0 and see the output&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #6a9955;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #6a9955;&quot;&gt;also change it signed integer and integer values other than 1&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #b5cea8;&quot;&gt;1&lt;/span&gt; &amp;amp;&amp;amp; &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;True&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;else&lt;/span&gt;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;False&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #b5cea8;&quot;&gt;1&lt;/span&gt; || &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;True&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;else&lt;/span&gt;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;False&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(!(&lt;span style=&quot;color: #b5cea8;&quot;&gt;1&lt;/span&gt;))&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;True&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;else&lt;/span&gt;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;False&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;Let&#39;s take another example. Here we will take inputs from the user and check some conditions and compare if the statement satisfies or not.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;div style=&quot;background-color: #1e1e1e; color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; line-height: 19px; white-space: pre;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 1st Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;); &lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 2nd Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt; &amp;amp;&amp;amp; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;==&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;)&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;True&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;else&lt;/span&gt;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;False&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt; || &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;)&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;True&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;else&lt;/span&gt;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;False&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(!(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;))&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; {&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;True&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;else&lt;/span&gt;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;False&lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; }&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;Change the inputs and operators to see different outputs and try to understand what it returns.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;iframe allowfullscreen=&quot;&quot; class=&quot;BLOG_video_class&quot; height=&quot;370&quot; src=&quot;https://www.youtube.com/embed/iLhexd62SgY&quot; width=&quot;487&quot; youtube-src-id=&quot;iLhexd62SgY&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;h4 style=&quot;color: black; font-size: medium; letter-spacing: normal; text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Related Links&lt;/span&gt;&lt;/h4&gt;&lt;div style=&quot;color: black; font-size: medium; letter-spacing: normal; text-align: left;&quot;&gt;&lt;span style=&quot;color: #a64d79;&quot;&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/operators-in-c-language.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Operators in C Language&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/arithmetic-operations-in-c-program.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Arithmetic Operators in C Language&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=gZDD7p8ZGms&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Youtube Link&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black; font-size: medium; letter-spacing: normal; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;color: black; font-size: medium; letter-spacing: normal; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;color: black; font-size: medium; letter-spacing: normal; text-align: left;&quot;&gt;&lt;a href=&quot;https://www.youtube.com/@mypalmbook&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #a64d79;&quot;&gt;Youtube Channel Link&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;color: black; font-size: medium; letter-spacing: normal; text-align: left;&quot;&gt;&lt;span style=&quot;color: #a64d79;&quot;&gt;&lt;a href=&quot;https://www.facebook.com/mypalmbookofficial&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Facebook Handle Link&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;Thank you Happy Coding&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black;&quot;&gt;&lt;span face=&quot;Poppins, sans-serif&quot; style=&quot;background-color: white; color: #666666; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/8006073204227878553/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/04/logical-operators-in-c-language.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/8006073204227878553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/8006073204227878553'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/04/logical-operators-in-c-language.html' title='Logical Operators in C Language'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSQ5rRirk29yh8xNVJjjiSJ637xToBs43UN8nAGY8t-az9JWRfkeyZ3ycOvQgBBvN7s37XACETtEmuHTbL1cMselBW6sFVm9Tgtkd2f9NXAMZDrTUrSAKm-7lUcFK8yB0G8DhcEJ71jcjfbzod_GzghEHORdJKM6d758bbYYF9R7ss9-xZ7Kfw0VAgvA/s72-w400-h225-c/Logical%20Operator%20in%20C%20(1).png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-4509364060191203232</id><published>2023-03-30T22:54:00.002+05:30</published><updated>2023-03-30T22:56:08.468+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><title type='text'>Relational/Comparision Operations in C Program</title><content type='html'>&lt;p&gt;&amp;nbsp;In C Programing language sometimes we need to compare two values.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;For example, we are evaluating students&#39; marks, and we have to check if the student passes or fails?&amp;nbsp;&lt;/p&gt;&lt;p&gt;The pass mark is 23 out of 70, below the 23 mark will count as a failure.&lt;/p&gt;&lt;p&gt;How to check?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;Student&lt;span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;Marks Obtained&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Result&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp;-----------------------------------------&lt;/p&gt;&lt;p&gt;1.&amp;nbsp; Student1&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt; &amp;nbsp; &amp;nbsp; &lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;45&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&amp;nbsp; &lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&amp;nbsp; Pass&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;2.&amp;nbsp;Student2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Pass&amp;nbsp;&lt;/p&gt;&lt;p&gt;3. Student3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;21&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;Fail&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Condition is:-&amp;nbsp; if(marks &lt;b&gt;&amp;gt;=&lt;/b&gt; 23) {&lt;/p&gt;&lt;p&gt;//Pass&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;else{&lt;/p&gt;&lt;p&gt;//Fail&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh85aSQCG29Ho_xg_JGOywxnamy45KKbZUp5ExOp00qNNnjoNM5-428zIvdx6tjHpjPeZieD_evRqfA2f47FjdvT8R-qErgS9QmCSnKZF02czcrCnEwOQv9nCOnF8moDQnMckXjO211h2F2t9zXfBwGT91kmSZX86Cn5khUcJrk98ZA6en8CRo_CnYUbQ/s1920/Relational%20Operator%20in%20C.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1920&quot; height=&quot;225&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh85aSQCG29Ho_xg_JGOywxnamy45KKbZUp5ExOp00qNNnjoNM5-428zIvdx6tjHpjPeZieD_evRqfA2f47FjdvT8R-qErgS9QmCSnKZF02czcrCnEwOQv9nCOnF8moDQnMckXjO211h2F2t9zXfBwGT91kmSZX86Cn5khUcJrk98ZA6en8CRo_CnYUbQ/w400-h225/Relational%20Operator%20in%20C.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;To do this type of comparison/Operation we have Relational Operators. We have 6 Operators here given below.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;== Compares both side values, returns true if both are equal&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt; &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;!= Compares both side values returns true if both are not equal&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;gt; Checks if the left side value is greater than the right side value&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;lt; Checks if the left side value is less than the right side value&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;gt;= Checks if the left side value is greater than or equal to the right side value&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;lt;= Checks if the left side value is less than or equal to the right side value&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span data-canva-clipboard=&quot;ewAiAGEAIgA6ADUALAAiAGQAIgA6ACIAQgAiACwAIgBoACIAOgAiAHcAdwB3AC4AYwBhAG4AdgBhAC4AYwBvAG0AIgAsACIAYwAiADoAIgBEAEEARgBlAE8ATAB0AEsAWABrAE0AIgAsACIAaQAiADoAIgA5AG8AdQAyAEsAdwBuAHAAMABkAHoARgBCAFcAUgBaAGcAWABHAHoALQBnACIALAAiAGIAIgA6ADEANgA4ADAAMQA4ADkAMgAyADYANQAwADgALAAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6AFsAewAiAEEAIgA6ADEAMwA1AC4AMwA2ADIANQAzADQAMwAwADAANQA1ADIAOQA3ACwAIgBCACIAOgA2ADEAMwAuADkANAA5ADkAOAAxADYAOAA5ADQANQAzADEALAAiAEQAIgA6ADYAOQAyAC4AMQAwADAAMAAzADYANgAyADEAMAA5ADMAOAAsACIAQwAiADoAOAAzAC4AMQAzADMAMwA0ACwAIgBBAD8AIgA6ACIASwAiACwAIgBhACIAOgB7ACIAQQAiADoAWwB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAIgA9AD0AIABFAHEAdQBhAGwAIAB0AG8AIABPAHAAZQByAGEAdABvAHIAXABuACIAfQBdACwAIgBCACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQgAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBCACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBCACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgB0AGUAeAB0AC0AYQBsAGkAZwBuACIAOgB7ACIAQgAiADoAIgBjAGUAbgB0AGUAcgAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADIAMAB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBCACIAOgAiAGIAbwBsAGQAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQQAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQQAiADoAIgBiAG8AbABkACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBBACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBBACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAHQAZQB4AHQALQBhAGwAaQBnAG4AIgA6AHsAIgBBACIAOgAiAGMAZQBuAHQAZQByACIAfQB9AH0AXQB9ACwAIgBiACIAOgB7ACIAQQAiADoAWwAyADEAXQB9ACwAIgBkACIAOgAiAEEAIgAsACIAZwAiADoAZgBhAGwAcwBlACwAIgBoACIAOgAiAEIAIgB9ACwAewAiAEEAIgA6ADMANAA1AC4AMwA4ADgAOQAwADcANAA0ADcAMAA2ADMAMwAsACIAQgAiADoANgA4ADgALgA3ADgAMAA4ADEAMwAxADQANAA5ADUANwA0ACwAIgBEACIAOgA1ADgAOAAuADcANgA0ADcAOAAyADUAOAAwADUAMwA2ADEALAAiAEMAIgA6ADQAMwAxAC4AOQAzADMAMwA0ACwAIgBYACIAOgB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMgAxAH0ALAAiAEEAPwAiADoAIgBLACIALAAiAGEAIgA6AHsAIgBBACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgAiAGkAZgAoAE8AcABlAHIAYQBuAGQAMQAgAD0APQAgAE8AcABlAHIAYQBuAGQAMgApAFwAbgB7AFwAbgAvAC8AdAByAHUAZQBcAG4AfQBcAG4AZQBsAHMAZQB7AFwAbgAvAC8AZgBhAGwAcwBlAFwAbgB9AFwAbgAiAH0AXQAsACIAQgAiADoAWwB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGMAbwBsAG8AcgAiADoAewAiAEIAIgA6ACIAIwBiADIAZgA3AGYAZgAiAH0ALAAiAGYAbwBuAHQALQBzAGkAegBlACIAOgB7ACIAQgAiADoAIgA0ADUALgAzADMAMwAzACIAfQAsACIAZgBvAG4AdAAtAGYAYQBtAGkAbAB5ACIAOgB7ACIAQgAiADoAIgBZAEEARgBMAGQAOABzAEsAYgB3AGMALAAyACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoANQAxAH0ALAB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGYAbwBuAHQALQB3AGUAaQBnAGgAdAAiADoAewAiAEIAIgA6ACIAbgBvAHIAbQBhAGwAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQQAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAGYAbwBuAHQALQBzAGkAegBlACIAOgB7ACIAQQAiADoAIgA0ADUALgAzADMAMwAzACIAfQAsACIAZgBvAG4AdAAtAGYAYQBtAGkAbAB5ACIAOgB7ACIAQQAiADoAIgBZAEEARgBMAGQAOABzAEsAYgB3AGMALAAyACIAfQAsACIAZgBvAG4AdAAtAHMAdAB5AGwAZQAiADoAewAiAEEAIgA6ACIAbgBvAHIAbQBhAGwAIgB9AH0AfQBdAH0ALAAiAGIAIgA6AHsAfQAsACIAZAAiADoAIgBBACIALAAiAGcAIgA6AGYAYQBsAHMAZQAsACIAaAAiADoAIgBBACIAfQBdACwAIgBCACIAOgAxADkAMgAwACwAIgBDACIAOgAxADAAOAAwAH0A&quot;&gt;&lt;/span&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;== Equal to Operator&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;&lt;p&gt;if(Operand1 == Operand2)
{
//true
}
else{
//false
}&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span data-canva-clipboard=&quot;ewAiAGEAIgA6ADUALAAiAGQAIgA6ACIAQgAiACwAIgBoACIAOgAiAHcAdwB3AC4AYwBhAG4AdgBhAC4AYwBvAG0AIgAsACIAYwAiADoAIgBEAEEARgBlAE8ATAB0AEsAWABrAE0AIgAsACIAaQAiADoAIgA5AG8AdQAyAEsAdwBuAHAAMABkAHoARgBCAFcAUgBaAGcAWABHAHoALQBnACIALAAiAGIAIgA6ADEANgA4ADAAMQA4ADkAMgAyADYANQAwADgALAAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6AFsAewAiAEEAIgA6ADEAMwA1AC4AMwA2ADIANQAzADQAMwAwADAANQA1ADIAOQA3ACwAIgBCACIAOgA1ADUAMQAuADYAOQAzADcANQA2ADEAMAAzADUAMQA1ADYALAAiAEQAIgA6ADgAMQA2AC4ANgAxADIANAA4ADcANwA5ADIAOQA2ADgAOAAsACIAQwAiADoAOAAzAC4AMQAzADMAMwA0ACwAIgBBAD8AIgA6ACIASwAiACwAIgBhACIAOgB7ACIAQQAiADoAWwB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAIgAhAD0AIABOAG8AdAAgAEUAcQB1AGEAbAAgAHQAbwAgAE8AcABlAHIAYQB0AG8AcgBcAG4AIgB9AF0ALAAiAEIAIgA6AFsAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBCACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEIAIgA6ACIANgA5AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEIAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0ALAAiAHQAZQB4AHQALQBhAGwAaQBnAG4AIgA6AHsAIgBCACIAOgAiAGMAZQBuAHQAZQByACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMgA0AH0ALAB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGYAbwBuAHQALQB3AGUAaQBnAGgAdAAiADoAewAiAEIAIgA6ACIAYgBvAGwAZAAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBCACIAOgAiAG4AbwByAG0AYQBsACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMQB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBBACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBBACIAOgAiAGIAbwBsAGQAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEEAIgA6ACIANgA5AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEEAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBBACIAOgAiAG4AbwByAG0AYQBsACIAfQAsACIAdABlAHgAdAAtAGEAbABpAGcAbgAiADoAewAiAEEAIgA6ACIAYwBlAG4AdABlAHIAIgB9AH0AfQBdAH0ALAAiAGIAIgA6AHsAIgBBACIAOgBbADIANQBdAH0ALAAiAGQAIgA6ACIAQQAiACwAIgBnACIAOgBmAGEAbABzAGUALAAiAGgAIgA6ACIAQgAiAH0ALAB7ACIAQQAiADoAMwA0ADUALgAzADgAOAA5ADAANwA0ADQANwAwADYAMwAzACwAIgBCACIAOgA2ADgAOAAuADcAOAAwADgAMQAzADEANAA0ADkANQA3ADQALAAiAEQAIgA6ADUAOAA4AC4ANwA2ADQANwA4ADIANQA4ADAANQAzADYAMQAsACIAQwAiADoANAAzADEALgA5ADMAMwAzADQALAAiAFgAIgA6AHsAIgBBAD8AIgA6ACIAQgAiACwAIgBBACIAOgAyADEAfQAsACIAQQA/ACIAOgAiAEsAIgAsACIAYQAiADoAewAiAEEAIgA6AFsAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6ACIAaQBmACgATwBwAGUAcgBhAG4AZAAxACAAIQA9ACAATwBwAGUAcgBhAG4AZAAyACkAXABuAHsAXABuAC8ALwB0AHIAdQBlAFwAbgB9AFwAbgBlAGwAcwBlAHsAXABuAC8ALwBmAGEAbABzAGUAXABuAH0AXABuACIAfQBdACwAIgBCACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQgAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBCACIAOgAiADQANQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBCACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9AH0AfQAsAHsAIgBBAD8AIgA6ACIAQgAiACwAIgBBACIAOgA1ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBCACIAOgAiAG4AbwByAG0AYQBsACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMQB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBBACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBBACIAOgAiAG4AbwByAG0AYQBsACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBBACIAOgAiADQANQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBBACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9AF0AfQAsACIAYgAiADoAewB9ACwAIgBkACIAOgAiAEEAIgAsACIAZwAiADoAZgBhAGwAcwBlACwAIgBoACIAOgAiAEEAIgB9AF0ALAAiAEIAIgA6ADEAOQAyADAALAAiAEMAIgA6ADEAMAA4ADAAfQA=&quot;&gt;&lt;/span&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;!= Not Equal to Operator&lt;/span&gt;&lt;/h4&gt;&lt;p&gt;if(Operand1 != Operand2)
{
//true
}
else{
//false
}&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span data-canva-clipboard=&quot;ewAiAGEAIgA6ADUALAAiAGQAIgA6ACIAQgAiACwAIgBoACIAOgAiAHcAdwB3AC4AYwBhAG4AdgBhAC4AYwBvAG0AIgAsACIAYwAiADoAIgBEAEEARgBlAE8ATAB0AEsAWABrAE0AIgAsACIAaQAiADoAIgA5AG8AdQAyAEsAdwBuAHAAMABkAHoARgBCAFcAUgBaAGcAWABHAHoALQBnACIALAAiAGIAIgA6ADEANgA4ADAAMQA4ADkAMgAyADYANQAwADgALAAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6AFsAewAiAEEAIgA6ADEAMwA1AC4AMwA2ADIANQAzADQAMwAwADAANQA1ADIAOQA3ACwAIgBCACIAOgA1ADUAMgAuADUANAAzADcAMwAxADYAOAA5ADQANQAzADEALAAiAEQAIgA6ADgAMQA0AC4AOQAxADIANQAzADYANgAyADEAMAA5ADMAOAAsACIAQwAiADoAOAAzAC4AMQAzADMAMwA0ACwAIgBBAD8AIgA6ACIASwAiACwAIgBhACIAOgB7ACIAQQAiADoAWwB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAIgA+ACAARwByAGUAYQB0AGUAcgAgAFQAaABhAG4AIABPAHAAZQByAGEAdABvAHIAXABuACIAfQBdACwAIgBCACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQgAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBCACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBCACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgB0AGUAeAB0AC0AYQBsAGkAZwBuACIAOgB7ACIAQgAiADoAIgBjAGUAbgB0AGUAcgAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADIAMwB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBCACIAOgAiAGIAbwBsAGQAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQQAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQQAiADoAIgBiAG8AbABkACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBBACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBBACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAHQAZQB4AHQALQBhAGwAaQBnAG4AIgA6AHsAIgBBACIAOgAiAGMAZQBuAHQAZQByACIAfQB9AH0AXQB9ACwAIgBiACIAOgB7ACIAQQAiADoAWwAyADQAXQB9ACwAIgBkACIAOgAiAEEAIgAsACIAZwAiADoAZgBhAGwAcwBlACwAIgBoACIAOgAiAEIAIgB9ACwAewAiAEEAIgA6ADMANAA1AC4AMwA4ADgAOQAwADcANAA0ADcAMAA2ADMAMwAsACIAQgAiADoANgA4ADgALgA3ADgAMAA4ADEAMwAxADQANAA5ADUANwA0ACwAIgBEACIAOgA1ADgAOAAuADcANgA0ADcAOAAyADUAOAAwADUAMwA2ADEALAAiAEMAIgA6ADQAMwAxAC4AOQAzADMAMwA0ACwAIgBYACIAOgB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMgAxAH0ALAAiAEEAPwAiADoAIgBLACIALAAiAGEAIgA6AHsAIgBBACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgAiAGkAZgAoAE8AcABlAHIAYQBuAGQAMQAgAD4AIABPAHAAZQByAGEAbgBkADIAKQBcAG4AewBcAG4ALwAvAHQAcgB1AGUAXABuAH0AXABuAGUAbABzAGUAewBcAG4ALwAvAGYAYQBsAHMAZQBcAG4AfQBcAG4AIgB9AF0ALAAiAEIAIgA6AFsAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBCACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEIAIgA6ACIANAA1AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEIAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADUAMAB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBCACIAOgAiAG4AbwByAG0AYQBsACIAfQAsACIAZgBvAG4AdAAtAHMAdAB5AGwAZQAiADoAewAiAEIAIgA6ACIAbgBvAHIAbQBhAGwAIgB9AH0AfQAsAHsAIgBBAD8AIgA6ACIAQgAiACwAIgBBACIAOgAxAH0ALAB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGMAbwBsAG8AcgAiADoAewAiAEEAIgA6ACIAIwBiADIAZgA3AGYAZgAiAH0ALAAiAGYAbwBuAHQALQB3AGUAaQBnAGgAdAAiADoAewAiAEEAIgA6ACIAbgBvAHIAbQBhAGwAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEEAIgA6ACIANAA1AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEEAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBBACIAOgAiAG4AbwByAG0AYQBsACIAfQB9AH0AXQB9ACwAIgBiACIAOgB7AH0ALAAiAGQAIgA6ACIAQQAiACwAIgBnACIAOgBmAGEAbABzAGUALAAiAGgAIgA6ACIAQQAiAH0AXQAsACIAQgAiADoAMQA5ADIAMAAsACIAQwAiADoAMQAwADgAMAB9AA==&quot;&gt;&lt;/span&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&amp;gt; Greater Than Operator&lt;/span&gt;&lt;/h4&gt;&lt;p&gt;if(Operand1 &amp;gt; Operand2)
{
//true
}
else{
//false
}&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span data-canva-clipboard=&quot;ewAiAGEAIgA6ADUALAAiAGQAIgA6ACIAQgAiACwAIgBoACIAOgAiAHcAdwB3AC4AYwBhAG4AdgBhAC4AYwBvAG0AIgAsACIAYwAiADoAIgBEAEEARgBlAE8ATAB0AEsAWABrAE0AIgAsACIAaQAiADoAIgA5AG8AdQAyAEsAdwBuAHAAMABkAHoARgBCAFcAUgBaAGcAWABHAHoALQBnACIALAAiAGIAIgA6ADEANgA4ADAAMQA4ADkAMgAyADYANQAwADgALAAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6AFsAewAiAEEAIgA6ADEAMwA1AC4AMwA2ADIANQAzADQAMwAwADAANQA1ADIAOQA3ACwAIgBCACIAOgA2ADAANgAuADMANQAwADAAMAA2ADEAMAAzADUAMQA1ADYALAAiAEQAIgA6ADcAMAA3AC4AMgA5ADkAOQA4ADcANwA5ADIAOQA2ADgAOAAsACIAQwAiADoAOAAzAC4AMQAzADMAMwA0ACwAIgBBAD8AIgA6ACIASwAiACwAIgBhACIAOgB7ACIAQQAiADoAWwB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAIgA8ACAATABlAHMAcwAgAFQAaABhAG4AIABPAHAAZQByAGEAdABvAHIAXABuACIAfQBdACwAIgBCACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQgAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBCACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBCACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgB0AGUAeAB0AC0AYQBsAGkAZwBuACIAOgB7ACIAQgAiADoAIgBjAGUAbgB0AGUAcgAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADIAMAB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBCACIAOgAiAGIAbwBsAGQAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQQAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQQAiADoAIgBiAG8AbABkACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBBACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBBACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAHQAZQB4AHQALQBhAGwAaQBnAG4AIgA6AHsAIgBBACIAOgAiAGMAZQBuAHQAZQByACIAfQB9AH0AXQB9ACwAIgBiACIAOgB7ACIAQQAiADoAWwAyADEAXQB9ACwAIgBkACIAOgAiAEEAIgAsACIAZwAiADoAZgBhAGwAcwBlACwAIgBoACIAOgAiAEIAIgB9ACwAewAiAEEAIgA6ADMANAA1AC4AMwA4ADgAOQAwADcANAA0ADcAMAA2ADMAMwAsACIAQgAiADoANgA4ADgALgA3ADgAMAA4ADEAMwAxADQANAA5ADUANwA0ACwAIgBEACIAOgA1ADgAOAAuADcANgA0ADcAOAAyADUAOAAwADUAMwA2ADEALAAiAEMAIgA6ADQAMwAxAC4AOQAzADMAMwA0ACwAIgBYACIAOgB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMgAxAH0ALAAiAEEAPwAiADoAIgBLACIALAAiAGEAIgA6AHsAIgBBACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgAiAGkAZgAoAE8AcABlAHIAYQBuAGQAMQAgADwAIABPAHAAZQByAGEAbgBkADIAKQBcAG4AewBcAG4ALwAvAHQAcgB1AGUAXABuAH0AXABuAGUAbABzAGUAewBcAG4ALwAvAGYAYQBsAHMAZQBcAG4AfQBcAG4AIgB9AF0ALAAiAEIAIgA6AFsAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBCACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEIAIgA6ACIANAA1AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEIAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADUAMAB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBCACIAOgAiAG4AbwByAG0AYQBsACIAfQAsACIAZgBvAG4AdAAtAHMAdAB5AGwAZQAiADoAewAiAEIAIgA6ACIAbgBvAHIAbQBhAGwAIgB9AH0AfQAsAHsAIgBBAD8AIgA6ACIAQgAiACwAIgBBACIAOgAxAH0ALAB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGMAbwBsAG8AcgAiADoAewAiAEEAIgA6ACIAIwBiADIAZgA3AGYAZgAiAH0ALAAiAGYAbwBuAHQALQB3AGUAaQBnAGgAdAAiADoAewAiAEEAIgA6ACIAbgBvAHIAbQBhAGwAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEEAIgA6ACIANAA1AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEEAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBBACIAOgAiAG4AbwByAG0AYQBsACIAfQB9AH0AXQB9ACwAIgBiACIAOgB7AH0ALAAiAGQAIgA6ACIAQQAiACwAIgBnACIAOgBmAGEAbABzAGUALAAiAGgAIgA6ACIAQQAiAH0AXQAsACIAQgAiADoAMQA5ADIAMAAsACIAQwAiADoAMQAwADgAMAB9AA==&quot;&gt;&lt;/span&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&amp;lt; Less Than Operator&lt;/span&gt;&lt;/h4&gt;&lt;p&gt;if(Operand1 &amp;lt; Operand2)
{
//true
}
else{
//false
}&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div&gt;&lt;span data-canva-clipboard=&quot;ewAiAGEAIgA6ADUALAAiAGQAIgA6ACIAQgAiACwAIgBoACIAOgAiAHcAdwB3AC4AYwBhAG4AdgBhAC4AYwBvAG0AIgAsACIAYwAiADoAIgBEAEEARgBlAE8ATAB0AEsAWABrAE0AIgAsACIAaQAiADoAIgA5AG8AdQAyAEsAdwBuAHAAMABkAHoARgBCAFcAUgBaAGcAWABHAHoALQBnACIALAAiAGIAIgA6ADEANgA4ADAAMQA4ADkAMgAyADYANQAwADgALAAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6AFsAewAiAEEAIgA6ADEAMwA1AC4AMwA2ADIANQAzADQAMwAwADAANQA1ADIAOQA3ACwAIgBCACIAOgAzADgANwAuADAANwA1ADAAMQAyADIAMAA3ADAAMwAxADIANQAsACIARAAiADoAMQAxADQANQAuADgANAA5ADkANwA1ADUAOAA1ADkAMwA3ADUALAAiAEMAIgA6ADgAMwAuADEAMwAzADMANAAsACIAQQA/ACIAOgAiAEsAIgAsACIAYQAiADoAewAiAEEAIgA6AFsAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6ACIAPgA9ACAARwByAGUAYQB0AGUAcgAgAFQAaABhAG4AIABFAHEAdQBhAGwAIAB0AG8AIABPAHAAZQByAGEAdABvAHIAXABuACIAfQBdACwAIgBCACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQgAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBCACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBCACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgB0AGUAeAB0AC0AYQBsAGkAZwBuACIAOgB7ACIAQgAiADoAIgBjAGUAbgB0AGUAcgAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADMAMwB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBCACIAOgAiAGIAbwBsAGQAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQQAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQQAiADoAIgBiAG8AbABkACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBBACIAOgAiADYAOQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBBACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAHQAZQB4AHQALQBhAGwAaQBnAG4AIgA6AHsAIgBBACIAOgAiAGMAZQBuAHQAZQByACIAfQB9AH0AXQB9ACwAIgBiACIAOgB7ACIAQQAiADoAWwAzADQAXQB9ACwAIgBkACIAOgAiAEEAIgAsACIAZwAiADoAZgBhAGwAcwBlACwAIgBoACIAOgAiAEIAIgB9ACwAewAiAEEAIgA6ADMANAA1AC4AMwA4ADgAOQAwADcANAA0ADcAMAA2ADMAMwAsACIAQgAiADoANgA4ADgALgA3ADgAMAA4ADEAMwAxADQANAA5ADUANwA0ACwAIgBEACIAOgA1ADgAOAAuADcANgA0ADcAOAAyADUAOAAwADUAMwA2ADEALAAiAEMAIgA6ADQAMwAxAC4AOQAzADMAMwA0ACwAIgBYACIAOgB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMgAxAH0ALAAiAEEAPwAiADoAIgBLACIALAAiAGEAIgA6AHsAIgBBACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgAiAGkAZgAoAE8AcABlAHIAYQBuAGQAMQAgAD4APQAgAE8AcABlAHIAYQBuAGQAMgApAFwAbgB7AFwAbgAvAC8AdAByAHUAZQBcAG4AfQBcAG4AZQBsAHMAZQB7AFwAbgAvAC8AZgBhAGwAcwBlAFwAbgB9AFwAbgAiAH0AXQAsACIAQgAiADoAWwB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGMAbwBsAG8AcgAiADoAewAiAEIAIgA6ACIAIwBiADIAZgA3AGYAZgAiAH0ALAAiAGYAbwBuAHQALQBzAGkAegBlACIAOgB7ACIAQgAiADoAIgA0ADUALgAzADMAMwAzACIAfQAsACIAZgBvAG4AdAAtAGYAYQBtAGkAbAB5ACIAOgB7ACIAQgAiADoAIgBZAEEARgBMAGQAOABzAEsAYgB3AGMALAAyACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoANQAxAH0ALAB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGYAbwBuAHQALQB3AGUAaQBnAGgAdAAiADoAewAiAEIAIgA6ACIAbgBvAHIAbQBhAGwAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9ACwAewAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQQAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAGYAbwBuAHQALQBzAGkAegBlACIAOgB7ACIAQQAiADoAIgA0ADUALgAzADMAMwAzACIAfQAsACIAZgBvAG4AdAAtAGYAYQBtAGkAbAB5ACIAOgB7ACIAQQAiADoAIgBZAEEARgBMAGQAOABzAEsAYgB3AGMALAAyACIAfQAsACIAZgBvAG4AdAAtAHMAdAB5AGwAZQAiADoAewAiAEEAIgA6ACIAbgBvAHIAbQBhAGwAIgB9AH0AfQBdAH0ALAAiAGIAIgA6AHsAfQAsACIAZAAiADoAIgBBACIALAAiAGcAIgA6AGYAYQBsAHMAZQAsACIAaAAiADoAIgBBACIAfQBdACwAIgBCACIAOgAxADkAMgAwACwAIgBDACIAOgAxADAAOAAwAH0A&quot;&gt;&lt;/span&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&amp;gt;= Greater Than Equal to Operator&lt;/span&gt;&lt;/h4&gt;&lt;p&gt;if(Operand1 &amp;gt;= Operand2)
{
//true
}
else{
//false
}&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div&gt;&lt;span data-canva-clipboard=&quot;ewAiAGEAIgA6ADUALAAiAGQAIgA6ACIAQgAiACwAIgBoACIAOgAiAHcAdwB3AC4AYwBhAG4AdgBhAC4AYwBvAG0AIgAsACIAYwAiADoAIgBEAEEARgBlAE8ATAB0AEsAWABrAE0AIgAsACIAaQAiADoAIgA5AG8AdQAyAEsAdwBuAHAAMABkAHoARgBCAFcAUgBaAGcAWABHAHoALQBnACIALAAiAGIAIgA6ADEANgA4ADAAMQA4ADkAMgAyADYANQAwADgALAAiAEEAPwAiADoAIgBCACIALAAiAEEAIgA6AFsAewAiAEEAIgA6ADEAMwA1AC4AMwA2ADIANQAzADQAMwAwADAANQA1ADIAOQA3ACwAIgBCACIAOgA0ADQAMAAuADgAOAAxADIAMgA1ADUAOAA1ADkAMwA3ADUALAAiAEQAIgA6ADEAMAAzADgALgAyADMANwA1ADQAOAA4ADIAOAAxADIANQAsACIAQwAiADoAOAAzAC4AMQAzADMAMwA0ACwAIgBBAD8AIgA6ACIASwAiACwAIgBhACIAOgB7ACIAQQAiADoAWwB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAIgA8AD0AIABMAGUAcwBzACAAVABoAGEAbgAgAEUAcQB1AGEAbAAgAHQAbwAgAE8AcABlAHIAYQB0AG8AcgBcAG4AIgB9AF0ALAAiAEIAIgA6AFsAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBCACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEIAIgA6ACIANgA5AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEIAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0ALAAiAHQAZQB4AHQALQBhAGwAaQBnAG4AIgA6AHsAIgBCACIAOgAiAGMAZQBuAHQAZQByACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMwAwAH0ALAB7ACIAQQA/ACIAOgAiAEEAIgAsACIAQQAiADoAewAiAGYAbwBuAHQALQB3AGUAaQBnAGgAdAAiADoAewAiAEIAIgA6ACIAYgBvAGwAZAAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBCACIAOgAiAG4AbwByAG0AYQBsACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMQB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBBACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBBACIAOgAiAGIAbwBsAGQAIgB9ACwAIgBmAG8AbgB0AC0AcwBpAHoAZQAiADoAewAiAEEAIgA6ACIANgA5AC4AMwAzADMAMwAiAH0ALAAiAGYAbwBuAHQALQBmAGEAbQBpAGwAeQAiADoAewAiAEEAIgA6ACIAWQBBAEYATABkADgAcwBLAGIAdwBjACwAMgAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBBACIAOgAiAG4AbwByAG0AYQBsACIAfQAsACIAdABlAHgAdAAtAGEAbABpAGcAbgAiADoAewAiAEEAIgA6ACIAYwBlAG4AdABlAHIAIgB9AH0AfQBdAH0ALAAiAGIAIgA6AHsAIgBBACIAOgBbADMAMQBdAH0ALAAiAGQAIgA6ACIAQQAiACwAIgBnACIAOgBmAGEAbABzAGUALAAiAGgAIgA6ACIAQgAiAH0ALAB7ACIAQQAiADoAMwA0ADUALgAzADgAOAA5ADAANwA0ADQANwAwADYAMwAzACwAIgBCACIAOgA2ADgAOAAuADcAOAAwADgAMQAzADEANAA0ADkANQA3ADQALAAiAEQAIgA6ADUAOAA4AC4ANwA2ADQANwA4ADIANQA4ADAANQAzADYAMQAsACIAQwAiADoANAAzADEALgA5ADMAMwAzADQALAAiAFgAIgA6AHsAIgBBAD8AIgA6ACIAQgAiACwAIgBBACIAOgAyADEAfQAsACIAQQA/ACIAOgAiAEsAIgAsACIAYQAiADoAewAiAEEAIgA6AFsAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6ACIAaQBmACgATwBwAGUAcgBhAG4AZAAxACAAPAA9ACAATwBwAGUAcgBhAG4AZAAyACkAXABuAHsAXABuAC8ALwB0AHIAdQBlAFwAbgB9AFwAbgBlAGwAcwBlAHsAXABuAC8ALwBmAGEAbABzAGUAXABuAH0AXABuACIAfQBdACwAIgBCACIAOgBbAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAYwBvAGwAbwByACIAOgB7ACIAQgAiADoAIgAjAGIAMgBmADcAZgBmACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBCACIAOgAiADQANQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBCACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9AH0AfQAsAHsAIgBBAD8AIgA6ACIAQgAiACwAIgBBACIAOgA1ADEAfQAsAHsAIgBBAD8AIgA6ACIAQQAiACwAIgBBACIAOgB7ACIAZgBvAG4AdAAtAHcAZQBpAGcAaAB0ACIAOgB7ACIAQgAiADoAIgBuAG8AcgBtAGEAbAAiAH0ALAAiAGYAbwBuAHQALQBzAHQAeQBsAGUAIgA6AHsAIgBCACIAOgAiAG4AbwByAG0AYQBsACIAfQB9AH0ALAB7ACIAQQA/ACIAOgAiAEIAIgAsACIAQQAiADoAMQB9ACwAewAiAEEAPwAiADoAIgBBACIALAAiAEEAIgA6AHsAIgBjAG8AbABvAHIAIgA6AHsAIgBBACIAOgAiACMAYgAyAGYANwBmAGYAIgB9ACwAIgBmAG8AbgB0AC0AdwBlAGkAZwBoAHQAIgA6AHsAIgBBACIAOgAiAG4AbwByAG0AYQBsACIAfQAsACIAZgBvAG4AdAAtAHMAaQB6AGUAIgA6AHsAIgBBACIAOgAiADQANQAuADMAMwAzADMAIgB9ACwAIgBmAG8AbgB0AC0AZgBhAG0AaQBsAHkAIgA6AHsAIgBBACIAOgAiAFkAQQBGAEwAZAA4AHMASwBiAHcAYwAsADIAIgB9ACwAIgBmAG8AbgB0AC0AcwB0AHkAbABlACIAOgB7ACIAQQAiADoAIgBuAG8AcgBtAGEAbAAiAH0AfQB9AF0AfQAsACIAYgAiADoAewB9ACwAIgBkACIAOgAiAEEAIgAsACIAZwAiADoAZgBhAGwAcwBlACwAIgBoACIAOgAiAEEAIgB9AF0ALAAiAEIAIgA6ADEAOQAyADAALAAiAEMAIgA6ADEAMAA4ADAAfQA=&quot;&gt;&lt;/span&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&amp;lt;= Less Than Equal to Operator&lt;/span&gt;&lt;/h4&gt;&lt;p&gt;if(Operand1 &amp;lt;= Operand2)
{
//true
}
else{
//false
  }&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Let&#39;s use these operands on code, run it and see the outputs by providing different inputs.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;pre&gt;&lt;span style=&quot;background-color: #1e1e1e; color: #ce9178; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px;&quot;&gt;#include &amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;div style=&quot;background-color: #1e1e1e; color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; line-height: 19px;&quot;&gt;&lt;br /&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 1st Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;); &lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 2nd Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;==&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;)&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1 is equal to num2 &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;!=&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1 is not equal to num2 &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1 is greater than num2 &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1 is less than num2 &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;gt;=&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1 is greater than equal to num2 &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #c586c0;&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&amp;lt;=&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1 is less than equal to num2 &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;;&lt;/div&gt;&lt;/div&gt;&lt;span style=&quot;background-color: #1e1e1e; color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px;&quot;&gt;}&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;See the video tutorial here&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;iframe allowfullscreen=&quot;&quot; class=&quot;BLOG_video_class&quot; height=&quot;359&quot; src=&quot;https://www.youtube.com/embed/gZDD7p8ZGms&quot; width=&quot;523&quot; youtube-src-id=&quot;gZDD7p8ZGms&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Related Links&lt;/span&gt;&lt;/h4&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #a64d79;&quot;&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/operators-in-c-language.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Operators in C Language&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/arithmetic-operations-in-c-program.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Arithmetic Operators in C Language&lt;/a&gt;&lt;br /&gt;&lt;span&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=gZDD7p8ZGms&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Youtube Link&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;https://www.youtube.com/@mypalmbook&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #a64d79;&quot;&gt;Youtube Channel Link&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79;&quot;&gt;&lt;a href=&quot;https://www.facebook.com/mypalmbookofficial&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Facebook Handle Link&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b style=&quot;text-align: center;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;Thank You Happy Coding&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/4509364060191203232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/03/relationalcomparision-operations-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4509364060191203232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4509364060191203232'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/03/relationalcomparision-operations-in-c.html' title='Relational/Comparision Operations in C Program'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh85aSQCG29Ho_xg_JGOywxnamy45KKbZUp5ExOp00qNNnjoNM5-428zIvdx6tjHpjPeZieD_evRqfA2f47FjdvT8R-qErgS9QmCSnKZF02czcrCnEwOQv9nCOnF8moDQnMckXjO211h2F2t9zXfBwGT91kmSZX86Cn5khUcJrk98ZA6en8CRo_CnYUbQ/s72-w400-h225-c/Relational%20Operator%20in%20C.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-1965765438150376456</id><published>2023-03-25T01:52:00.002+05:30</published><updated>2023-03-25T02:18:29.004+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><title type='text'>Arithmetic Operations in C Program</title><content type='html'> In Arithmetic Operators in C Program, all the mathematical operations like Addition, Subtractions are done. We have the following Operators&amp;nbsp;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Adds two Operands&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Used for subtraction&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Used for multiplication&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;   &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Used for Division&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;% Used for Modulus&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;++ Increment Operator&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;S1PPyQ white-space-prewrap&quot;&gt;  &lt;/span&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;Decrement Operator&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZIq6OdHmU8H7PMO5J4eGJMXoNhtGnZ8r3Qw3jEniLbWGhFd2G0H5AaqJP-aOyYEv0FNBxJhYix3RaHvZ-ze3IzZHWVqDrN6PUs90KP0NcUfUDcwTB7XovkGmw_b120L37CUEvvv2C59VA1XoRqtLKgOb8shCpB11s1k6pNRixeFOai4Wu2YXR5isoDA/s1920/Copy%20of%20My%20Palm%20Book.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1920&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZIq6OdHmU8H7PMO5J4eGJMXoNhtGnZ8r3Qw3jEniLbWGhFd2G0H5AaqJP-aOyYEv0FNBxJhYix3RaHvZ-ze3IzZHWVqDrN6PUs90KP0NcUfUDcwTB7XovkGmw_b120L37CUEvvv2C59VA1XoRqtLKgOb8shCpB11s1k6pNRixeFOai4Wu2YXR5isoDA/w640-h360/Copy%20of%20My%20Palm%20Book.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Let&#39;s see how we can implement these operations in C program Coding.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here we are taking 2 inputs from the user and scanning the input values to the address of the &quot;&lt;b&gt;num1&lt;/b&gt;&quot; and &quot;&lt;b&gt;num2&lt;/b&gt;&quot; variable memory location, and doing the arithmetic operation.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;Here the inputs for the 1st Number is 20 and the 2nd Number is 10.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;pre&gt; &lt;div style=&quot;background-color: #1e1e1e; color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; line-height: 19px; white-space: pre;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 1st Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 2nd Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Sum value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;+&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Subtraction value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;-&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Multiplication value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;*&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Division value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;/&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Modulus value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;%&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;++;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1++ value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; ++&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;++num1 value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;--;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num2-- value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; --&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;--num2 value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;O/P&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Enter 1st Number:20&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Enter 2nd Number:10&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Sum value is: 30&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Subtraction value is: 10&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Multiplication value is: 200&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Division value is: 2&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Modulus value is: 0&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;num1++ value is: 21&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;++num1 value is: 22&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;num2-- value is: 9&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;--num2 value is: 8&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;Q.What &quot;++&quot; operator does?&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;A. It increments the value with 1.&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;Example:- int x=2;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;x++;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;print(&quot;%d&quot;,x);&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;O/P:-3&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;It means&amp;nbsp;&lt;b&gt;x++&lt;/b&gt;&amp;nbsp;is same as&amp;nbsp;&lt;b&gt;x=x+1&lt;/b&gt;;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;and aswell&amp;nbsp;&lt;b&gt;++x&lt;/b&gt;&amp;nbsp;means&amp;nbsp;&lt;b&gt;x=x+1;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;Q. If x++ and ++x is same then why it is defined in two different way?&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;It is the same but in x++ condition, the statement executes 1st then assigns the incremented by 1 value later;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;but in ++x 1st the increase will happen then the execution will happen.&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;It is the same for x-- and --x; It means x=x-1;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;It will decrease the value by 1.&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;To see the difference change the coding by following&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot;&gt;&lt;div style=&quot;background-color: #1e1e1e; color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; line-height: 19px; white-space: pre;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 1st Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 2nd Number:&quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num1++ value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;++);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;++num1 value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,++&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;num2-- value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;--);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;--num2 value is: &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #d7ba7d;&quot;&gt;\n&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,--&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;
 O/P&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Enter 1st Number:20&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;Enter 2nd Number:10&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;num1++ value is: 20&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;++num1 value is: 22&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;num2-- value is: 10&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;--num2 value is: 8&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;
   &lt;br /&gt;Hope this article helps you please give feedback in the comment section&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/operators-in-c-language.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Learn Operators in C Language&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;iframe allowfullscreen=&quot;&quot; class=&quot;BLOG_video_class&quot; height=&quot;266&quot; src=&quot;https://www.youtube.com/embed/RiI_cNtHcPg&quot; width=&quot;563&quot; youtube-src-id=&quot;RiI_cNtHcPg&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Thank you.&lt;/div&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/1965765438150376456/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/03/arithmetic-operations-in-c-program.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1965765438150376456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1965765438150376456'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/03/arithmetic-operations-in-c-program.html' title='Arithmetic Operations in C Program'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZIq6OdHmU8H7PMO5J4eGJMXoNhtGnZ8r3Qw3jEniLbWGhFd2G0H5AaqJP-aOyYEv0FNBxJhYix3RaHvZ-ze3IzZHWVqDrN6PUs90KP0NcUfUDcwTB7XovkGmw_b120L37CUEvvv2C59VA1XoRqtLKgOb8shCpB11s1k6pNRixeFOai4Wu2YXR5isoDA/s72-w640-h360-c/Copy%20of%20My%20Palm%20Book.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-89181482893947545</id><published>2023-03-23T22:18:00.007+05:30</published><updated>2024-01-09T08:37:45.462+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><title type='text'>Operators in C Language</title><content type='html'>&lt;h1 style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/h1&gt;&lt;p&gt;In every programming language, we need to do several operations like mathematical, comparison, condition checks, etc.&lt;/p&gt;&lt;p&gt;So to let the machine understand the actions we want to do there are some operators that are predefined.&lt;/p&gt;&lt;p&gt;We can use those operators between two operands and can do the required operations easily.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Let&#39;s start here.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqBbwPcLe87VpAuCKnEan8OqZCJDUMJmIOMSjvem4YtJc10pEZIAQMMCKlbY9cWPQ5Hy9qhrVTqmwONhN5IJZEs475vjXqOy31TN8ochWZMW5AJOaS3AU9Tl__e0wzpCLqfhmLRip4w_COVCbdvJdFrDl3mfvkrRT4P2nDIOiEDlTxeQOIO5GBfOl_Eg/s1920/My%20Palm%20Book.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1920&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqBbwPcLe87VpAuCKnEan8OqZCJDUMJmIOMSjvem4YtJc10pEZIAQMMCKlbY9cWPQ5Hy9qhrVTqmwONhN5IJZEs475vjXqOy31TN8ochWZMW5AJOaS3AU9Tl__e0wzpCLqfhmLRip4w_COVCbdvJdFrDl3mfvkrRT4P2nDIOiEDlTxeQOIO5GBfOl_Eg/w640-h360/My%20Palm%20Book.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Operators&lt;/span&gt;&lt;/h3&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;span class=&quot;S1PPyQ&quot; style=&quot;color: #674ea7;&quot;&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/arithmetic-operations-in-c-program.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Arithmetic Operator&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/relationalcomparision-operations-in-c.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #674ea7;&quot;&gt;&lt;b&gt;Relational Operator&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #674ea7;&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/04/logical-operators-in-c-language.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Logical Operator&lt;/a&gt;&lt;/b&gt;&lt;/u&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #351c75;&quot;&gt;&lt;b&gt;&lt;u&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/04/bitwise-operators-in-c-language.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Bitwise Operator&lt;/a&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #134f5c;&quot;&gt;Assignment Operator&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #134f5c;&quot;&gt;Ternary Operator&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;https://youtu.be/HpQCBOj6UQE&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #9fc5e8;&quot;&gt;Click here for the reference video&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table arial=&quot;&quot; border-collapse:=&quot;&quot; class=&quot;table table-responsive table-striped&quot; collapse=&quot;&quot; font-family:=&quot;&quot; sans-serif=&quot;&quot; style=&quot;text-align: center;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;/h2&gt;&lt;/td&gt;&lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-size: large;&quot;&gt;Operators&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;1. Arithmetic Operator&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;+,-,*,%,++,--&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;2. Relational Operator&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;span style=&quot;text-align: center;&quot;&gt;==,!=,&amp;gt;,&amp;lt;,&amp;gt;=,&amp;lt;=&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;3. Logical Operator&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;amp;&amp;amp;,||,!&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;4. Bitwise Operator&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&amp;amp;,|,~,^,&amp;lt;&amp;lt;,&amp;gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;5. Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;=,+=,-=,*=,/=,%=,&amp;lt;&amp;lt;=,&amp;gt;&amp;gt;=,&amp;amp;=,|=,^=&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;i. Ternary Operator&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;?:&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Let&#39;s know more about these operators&lt;div&gt;&lt;br /&gt;

&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Arithmetic Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;


&lt;table arial=&quot;&quot; border-collapse:=&quot;&quot; class=&quot;table table-responsive table-striped&quot; collapse=&quot;&quot; font-family:=&quot;&quot; sans-serif=&quot;&quot; style=&quot;text-align: center;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Operator&lt;/span&gt;&lt;/h2&gt;&lt;/td&gt;
          &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Description&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;+&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Adds two Operands&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;text-align: left;&quot;&gt;-&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
        &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Used for subtraction&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;*&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Used for multiplication&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;/&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Used for Division&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;%&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Used for Modulus&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;++&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Increment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;--&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Decrement Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Relational/Comparision Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;


&lt;table arial=&quot;&quot; border-collapse:=&quot;&quot; class=&quot;table table-responsive table-striped&quot; collapse=&quot;&quot; font-family:=&quot;&quot; sans-serif=&quot;&quot; style=&quot;text-align: center;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Operator&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Description&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;==&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Compares both side values returns true if both are equal &lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;!=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Compares both side values returns true if both are not equal&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Checks if the left side value is greater than the right side value&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;lt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt; Checks if the left side value is less than the right side value&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;gt;=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Checks if the left side value is greater than or equal to the right side value&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;lt;=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Checks if the left side value is less than or equal to the right side value&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Logical Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;


&lt;table arial=&quot;&quot; border-collapse:=&quot;&quot; class=&quot;table table-responsive table-striped&quot; collapse=&quot;&quot; font-family:=&quot;&quot; sans-serif=&quot;&quot; style=&quot;text-align: center;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Operator&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Description&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt; &amp;amp;&amp;amp; &lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;AND Operator returns true if both sides are non zero&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;||&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;OR Operator returns true if any of the sides is non zero&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;!&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;NOT Operator returns the reverse value of the result;
if the result is true then it will return false and vice versa
&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Bitwise Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;


&lt;table arial=&quot;&quot; border-collapse:=&quot;&quot; class=&quot;table table-responsive table-striped&quot; collapse=&quot;&quot; font-family:=&quot;&quot; sans-serif=&quot;&quot; style=&quot;text-align: center;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Operator&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Description&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;amp;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise AND Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;|&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise OR Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;~&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise NOT Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;^&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt; Bitwise XOR Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;lt;&amp;lt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise Left Shift Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;gt;&amp;gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise Right Shift Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Assignment Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;


&lt;table arial=&quot;&quot; border-collapse:=&quot;&quot; class=&quot;table table-responsive table-striped&quot; collapse=&quot;&quot; font-family:=&quot;&quot; sans-serif=&quot;&quot; style=&quot;text-align: center;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Operator&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Description&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Equals to, Assigns right side result to left side Operand&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;+=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Add and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;-=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Subtract and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;*=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Multiply and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;/=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Divide and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;%=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Modulus and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;lt;&amp;lt;=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Left shift and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;gt;&amp;gt;=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt; Rightshift and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;&amp;amp;=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise AND and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;|=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise OR and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
      &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;^=&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Bitwise XOR and Assignment Operator&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Ternary Operator&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;


&lt;table arial=&quot;&quot; border-collapse:=&quot;&quot; class=&quot;table table-responsive table-striped&quot; collapse=&quot;&quot; font-family:=&quot;&quot; sans-serif=&quot;&quot; style=&quot;text-align: center;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Operator&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;h2 style=&quot;text-align: center;&quot;&gt;
                    &lt;span style=&quot;color: #0b5394; font-family: inherit; font-size: large;&quot;&gt;Description&lt;/span&gt;&lt;/h2&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 306px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;?:&lt;/div&gt;
            &lt;/td&gt;
            &lt;td style=&quot;border: 1px solid rgb(221, 221, 221); padding: 8px; width: 305px;&quot;&gt;
                &lt;div style=&quot;text-align: left;&quot;&gt;Syntax:-  ConditionalStatement?The true expression: The false Expression
                  checks the condition and returns the true expression else returns the false expression
&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;S1PPyQ&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;iframe allowfullscreen=&quot;&quot; class=&quot;BLOG_video_class&quot; height=&quot;355&quot; src=&quot;https://www.youtube.com/embed/HpQCBOj6UQE&quot; width=&quot;470&quot; youtube-src-id=&quot;HpQCBOj6UQE&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;Thank You&amp;nbsp;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;h4 style=&quot;background-color: white; box-sizing: border-box; color: white; font-family: Poppins, sans-serif; font-size: 14px; letter-spacing: 0.3px; margin: 0px 0px 15px; position: relative;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; color: #0b5394;&quot;&gt;Related Links&lt;/span&gt;&lt;/h4&gt;&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #666666; font-family: Poppins, sans-serif; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; color: #a64d79;&quot;&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/arithmetic-operations-in-c-program.html&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; color: #67574d; font-size: small; letter-spacing: 0.3px; text-decoration-line: none;&quot; target=&quot;_blank&quot;&gt;Arithmetic Operators in C Language&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #666666; font-family: Poppins, sans-serif; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; color: #a64d79;&quot;&gt;&lt;a href=&quot;https://www.mypalmbook.com/2023/03/relationalcomparision-operations-in-c.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Relational Operators in C Language&lt;/a&gt;&lt;br style=&quot;box-sizing: border-box;&quot; /&gt;&lt;span style=&quot;box-sizing: border-box;&quot;&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=gZDD7p8ZGms&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; color: #67574d; font-size: small; letter-spacing: 0.3px; text-decoration-line: none;&quot; target=&quot;_blank&quot;&gt;Youtube Link&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #666666; font-family: Poppins, sans-serif; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br style=&quot;box-sizing: border-box;&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #666666; font-family: Poppins, sans-serif; font-size: 14px; letter-spacing: 0.3px;&quot;&gt;&lt;br style=&quot;box-sizing: border-box;&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #666666; font-family: Poppins, sans-serif; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;a href=&quot;https://www.youtube.com/@mypalmbook&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; color: #67574d; font-size: small; letter-spacing: 0.3px; text-decoration-line: none;&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;box-sizing: border-box; color: #a64d79;&quot;&gt;Youtube Channel Link&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white; box-sizing: border-box; color: #666666; font-family: Poppins, sans-serif; font-size: 14px; letter-spacing: 0.3px; text-align: justify;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; color: #a64d79;&quot;&gt;&lt;a href=&quot;https://www.facebook.com/mypalmbookofficial&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; color: #67574d; font-size: small; letter-spacing: 0.3px; text-decoration-line: none;&quot; target=&quot;_blank&quot;&gt;Facebook Handle Link&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/89181482893947545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/03/operators-in-c-language.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/89181482893947545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/89181482893947545'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/03/operators-in-c-language.html' title='Operators in C Language'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqBbwPcLe87VpAuCKnEan8OqZCJDUMJmIOMSjvem4YtJc10pEZIAQMMCKlbY9cWPQ5Hy9qhrVTqmwONhN5IJZEs475vjXqOy31TN8ochWZMW5AJOaS3AU9Tl__e0wzpCLqfhmLRip4w_COVCbdvJdFrDl3mfvkrRT4P2nDIOiEDlTxeQOIO5GBfOl_Eg/s72-w640-h360-c/My%20Palm%20Book.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-3978089681852337486</id><published>2023-03-23T00:06:00.000+05:30</published><updated>2023-03-23T00:06:01.366+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><category scheme="http://www.blogger.com/atom/ns#" term="C QnA"/><title type='text'>Modulus of two Integers in C Program </title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuxTYLB3U699Fq03SzVSnN4kC4GS2JVqOa0-6M8kvHLyobJtMbym_bDv5Mk_Zzc6UwZ5Sd6xdML8gUMRRagDz4y3ExHkjmuF4lYnha8wl1-Dtt8fVjZBq96Z3M1mSoVsOSYWE6F5nd05ybmp9nWITASvBilz70icDu4kZ9vU-vFFdmafmMLYB3tEuKVg/s1080/Add%20a%20heading%20(1).png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1080&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuxTYLB3U699Fq03SzVSnN4kC4GS2JVqOa0-6M8kvHLyobJtMbym_bDv5Mk_Zzc6UwZ5Sd6xdML8gUMRRagDz4y3ExHkjmuF4lYnha8wl1-Dtt8fVjZBq96Z3M1mSoVsOSYWE6F5nd05ybmp9nWITASvBilz70icDu4kZ9vU-vFFdmafmMLYB3tEuKVg/w640-h640/Add%20a%20heading%20(1).png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;In C Programming Language &lt;b&gt;Modulus&lt;/b&gt; means the remainder value of a division operation.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7ZWsQjY2xOwpMe_TNjjnwrwQMSGEEMMxPjlUutWgJ0B0V5eJw5u1hi_v6s9yyZ8KRtuA_g56LfkFLE0aQPjdjmgkjwsoFa9apSYPgd0qDRu9iBaMtDhjIn6CfMY_ef0MMKRotijbcxx4G-jEws8qNsJ9cJL9n8PGSLPYZkg8K_ICiq65kq_uTscApAw/s211/ramainder.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;173&quot; data-original-width=&quot;211&quot; height=&quot;173&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7ZWsQjY2xOwpMe_TNjjnwrwQMSGEEMMxPjlUutWgJ0B0V5eJw5u1hi_v6s9yyZ8KRtuA_g56LfkFLE0aQPjdjmgkjwsoFa9apSYPgd0qDRu9iBaMtDhjIn6CfMY_ef0MMKRotijbcxx4G-jEws8qNsJ9cJL9n8PGSLPYZkg8K_ICiq65kq_uTscApAw/s1600/ramainder.png&quot; width=&quot;211&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;To get this value in C programming we use the &lt;b&gt;% (percentile)&lt;/b&gt; symbol.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Let&#39;s do coding to get the modulus of two numbers.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;pre style=&quot;background-color: #1e1e1e;&quot;&gt;&lt;div style=&quot;color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; line-height: 19px;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 1st Number : &quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 2nd Number : &quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Modulus of &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; and &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt; is : &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;%&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;Run the above code on Code Editor and Try.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Other Links:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1. &lt;a href=&quot;https://www.mypalmbook.com/2023/03/add-two-integers-in-c-program.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Sum, Subtraction, Multiplication, and Division of two integer numbers in C Program.&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/3978089681852337486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/03/modulus-of-two-integers-in-c-program.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/3978089681852337486'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/3978089681852337486'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/03/modulus-of-two-integers-in-c-program.html' title='Modulus of two Integers in C Program '/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuxTYLB3U699Fq03SzVSnN4kC4GS2JVqOa0-6M8kvHLyobJtMbym_bDv5Mk_Zzc6UwZ5Sd6xdML8gUMRRagDz4y3ExHkjmuF4lYnha8wl1-Dtt8fVjZBq96Z3M1mSoVsOSYWE6F5nd05ybmp9nWITASvBilz70icDu4kZ9vU-vFFdmafmMLYB3tEuKVg/s72-w640-h640-c/Add%20a%20heading%20(1).png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-5721998557660899946</id><published>2023-03-21T00:36:00.007+05:30</published><updated>2023-03-24T14:51:50.815+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C"/><category scheme="http://www.blogger.com/atom/ns#" term="C QnA"/><title type='text'>Add, Substract,Multiply and Divide Two Integers in C Program</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKS0Ht_JMjYT1s4JHOoafZMJE-ReItO0AIg8_QJeNYoQx1g9cToGaug09d3F9HfelH6aPClpb1CmH6VQcBIYl4HFfC5Rd_LF1pW9Yaox_tsVga28H8cpKtocPSHiRqK8lw86_plcWwcYK4LazlmJdJoKwxtREMBqsgOIkafuIb6Cr_gfRJO99sj_yPbg/s1080/Add%20a%20heading.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1080&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKS0Ht_JMjYT1s4JHOoafZMJE-ReItO0AIg8_QJeNYoQx1g9cToGaug09d3F9HfelH6aPClpb1CmH6VQcBIYl4HFfC5Rd_LF1pW9Yaox_tsVga28H8cpKtocPSHiRqK8lw86_plcWwcYK4LazlmJdJoKwxtREMBqsgOIkafuIb6Cr_gfRJO99sj_yPbg/w400-h400/Add%20a%20heading.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;In Mathematics the formula for SUM is a+b=c.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;But our machine doesn&#39;t know mathematical equations.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;Here is the simple code to add Two numbers in the C program&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;background-color: #1e1e1e; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; line-height: 19px; white-space: pre;&quot;&gt;&lt;div style=&quot;color: #d4d4d4;&quot;&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style=&quot;color: #d4d4d4;&quot;&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #b5cea8;&quot;&gt;10&lt;/span&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #b5cea8;&quot;&gt;20&lt;/span&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;&lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Sum is : &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;&lt;span style=&quot;color: #d4d4d4;&quot;&gt;);&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #d4d4d4;&quot;&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;color: #d4d4d4;&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Let&#39;s take two inputs from the user.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;For that, we have to read the value given by the user to do this, and we have to use scanf.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;It reads the user input and stores it in a variable.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTStSatDG7p-i8AZ1N5hUv8QTLqYJHWaR3c2Ae6wQYXcgIhXyFrkBOglBD-22IoP0Vk9upxr5IdVsk8tJSVqlZ6AjRMUErIetFKmE0iJdmzeYBYxiHRYo5n-eamP7PxKWI1lpDxV_yjaU8eyAUB8W8Lbj7nVv5njVLfBCAqCNavPioiklon8AdtYh-lA/s754/scanf.png&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgizGcMSsh-Bs7uyAEjx6Ar-ola_0iLcOdYdkRqxpZYvYyI2hxEPIomVm0frrqK4e4Nl9yUqJ4KQ2o599Sv7uZ-s5UHYt5mKYyEMe4IKpHI6-WjwIlxbXe04v8EcwyyVnYpNwBq8KY6yj5bNaYTRDRZ9wvlYaquYGHgadeggvfdtNfWxHRtAaIb7YnLVg/s754/scanf.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;520&quot; data-original-width=&quot;754&quot; height=&quot;276&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgizGcMSsh-Bs7uyAEjx6Ar-ola_0iLcOdYdkRqxpZYvYyI2hxEPIomVm0frrqK4e4Nl9yUqJ4KQ2o599Sv7uZ-s5UHYt5mKYyEMe4IKpHI6-WjwIlxbXe04v8EcwyyVnYpNwBq8KY6yj5bNaYTRDRZ9wvlYaquYGHgadeggvfdtNfWxHRtAaIb7YnLVg/w400-h276/scanf.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;So here is the code for user input and adding two integers.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;color: #d4d4d4; font-family: Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 14px; white-space: pre;&quot;&gt;&lt;div style=&quot;background-color: #1e1e1e; line-height: 19px;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color: #c586c0;&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;main&lt;/span&gt;(){&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #569cd6;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 1st Number : &quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Enter 2nd Number : &quot;&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;scanf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&amp;amp;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dcdcaa;&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;Sum is : &lt;/span&gt;&lt;span style=&quot;color: #9cdcfe;&quot;&gt;%d&lt;/span&gt;&lt;span style=&quot;color: #ce9178;&quot;&gt;&quot;&lt;/span&gt;,&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num1&lt;/span&gt;+&lt;span style=&quot;color: #9cdcfe;&quot;&gt;num2&lt;/span&gt;);&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #c586c0;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #b5cea8;&quot;&gt;0&lt;/span&gt;;&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;
&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8992951739850509&quot;
     crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;ins class=&quot;adsbygoogle&quot;
     style=&quot;display:block; text-align:center;&quot;
     data-ad-layout=&quot;in-article&quot;
     data-ad-format=&quot;fluid&quot;
     data-ad-client=&quot;ca-pub-8992951739850509&quot;
     data-ad-slot=&quot;5884859216&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
&lt;/p&gt;&lt;p&gt;Like the above example, we can do &lt;span style=&quot;color: #45818e;&quot;&gt;&lt;b&gt;Subtraction (-)&lt;/b&gt;&lt;/span&gt;, &lt;span style=&quot;color: #45818e;&quot;&gt;&lt;b&gt;Multiplication (*)&lt;/b&gt;&lt;/span&gt;, and&amp;nbsp; &lt;span style=&quot;color: #45818e;&quot;&gt;&lt;b&gt;Division(/)&lt;/b&gt;&lt;/span&gt; operations by replacing the &lt;b&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;+&lt;/span&gt;&lt;/b&gt; sign with the &lt;span style=&quot;font-size: medium; font-weight: bold;&quot;&gt;-, *, &lt;/span&gt;and&lt;span style=&quot;font-size: medium; font-weight: bold;&quot;&gt; /&lt;/span&gt; symbols.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thank you.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Try and write your query.&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/5721998557660899946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2023/03/add-two-integers-in-c-program.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5721998557660899946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5721998557660899946'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2023/03/add-two-integers-in-c-program.html' title='Add, Substract,Multiply and Divide Two Integers in C Program'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKS0Ht_JMjYT1s4JHOoafZMJE-ReItO0AIg8_QJeNYoQx1g9cToGaug09d3F9HfelH6aPClpb1CmH6VQcBIYl4HFfC5Rd_LF1pW9Yaox_tsVga28H8cpKtocPSHiRqK8lw86_plcWwcYK4LazlmJdJoKwxtREMBqsgOIkafuIb6Cr_gfRJO99sj_yPbg/s72-w400-h400-c/Add%20a%20heading.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-8882269026813646273</id><published>2022-08-25T00:39:00.005+05:30</published><updated>2022-08-25T17:08:17.248+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ADO.Net"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net Core"/><title type='text'>ASP .Net Core CRUD Operation with Photo/File Upload using ADO.Net in MVC Pattern</title><content type='html'>&lt;div&gt;In this post we will see an Asp .Net Core CREATE, READ, UPDATE and DELETE functionality using ADO .Net using MVC architecture . In next post we will see the same example with Entity Framework Core. So lets get started.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #3d85c6; font-family: verdana;&quot;&gt;&lt;u&gt;Database Table Creation&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;Open SQL Server --&amp;gt; click on &quot;&lt;b&gt;New Query&lt;/b&gt;&quot;&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDH3Z1oOebNuqyxj5boEg6Mj3eF1GK21nt9oymNCUuHcTRnGAkpi92wo28WzbSzbzjNQmmCADjW3eUv6YsD8cbDVmc6NCIDx8ZhZjOe9AeSDqANOKZYpfNqBz5f230IBSBljRObjsLo4NbBfqjJmrpWfeauwKPgr-kyKBPPvwPSx9FSY36wiyLRlPuwA/s138/newquery.png&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img alt=&quot;new query&quot; border=&quot;0&quot; data-original-height=&quot;41&quot; data-original-width=&quot;138&quot; height=&quot;30&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDH3Z1oOebNuqyxj5boEg6Mj3eF1GK21nt9oymNCUuHcTRnGAkpi92wo28WzbSzbzjNQmmCADjW3eUv6YsD8cbDVmc6NCIDx8ZhZjOe9AeSDqANOKZYpfNqBz5f230IBSBljRObjsLo4NbBfqjJmrpWfeauwKPgr-kyKBPPvwPSx9FSY36wiyLRlPuwA/w101-h30/newquery.png&quot; width=&quot;101&quot; /&gt;&lt;/a&gt;&amp;nbsp;then write the following code for generating a new Database Table &lt;b&gt;tblEmployee.&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; color: #444444; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;USE [Your Database]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;CREATE TABLE [dbo].[tblEmployee](&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Id] [int] IDENTITY(1,1) NOT NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Name] [varchar](50) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Email] [varchar](50) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Phone] [varchar](50) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Address] [varchar](100) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Photo] [varchar](1000) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Gender] [varchar](10) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[DOB] [datetime2](7) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Salary] [decimal](18, 0) NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[IsActive] [bit] NULL,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;PRIMARY KEY CLUSTERED&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;(&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span&gt;	&lt;/span&gt;[Id] ASC&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON, OPTIMIZE_FOR_SEQUENTIAL_KEY = OFF) ON [PRIMARY]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;) ON [PRIMARY]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;GO&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace;&quot;&gt;&lt;br style=&quot;color: black; font-family: &amp;quot;Times New Roman&amp;quot;; white-space: normal;&quot; /&gt;&lt;/p&gt;&lt;/pre&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOnVhPs9mrC6DvqLYF-cIGBOoEBOStmmpfEPjUzuAWSdD6EuHwXLhkbKCzBXVDeXjkCAsuqui05CP9B6I2cElfk8N6Uva02OkW1CFxu2nWAjDyfUw63KJzPzMPzu3BV5MI75l4RarP8DyQUA25qtsZluYyUDvr27VV35eenP-4OUyQpdFlXFZD7Cl2nw/s623/db%20table.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;361&quot; data-original-width=&quot;623&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOnVhPs9mrC6DvqLYF-cIGBOoEBOStmmpfEPjUzuAWSdD6EuHwXLhkbKCzBXVDeXjkCAsuqui05CP9B6I2cElfk8N6Uva02OkW1CFxu2nWAjDyfUw63KJzPzMPzu3BV5MI75l4RarP8DyQUA25qtsZluYyUDvr27VV35eenP-4OUyQpdFlXFZD7Cl2nw/s16000/db%20table.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;(fig. 1)&lt;/div&gt;&lt;br /&gt;&lt;h3&gt;&lt;br /&gt;&lt;/h3&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;Now Open Visual Studio ,then click on &lt;b&gt;Create a new project&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;text-align: center;&quot;&gt;(fig. 2)&lt;/span&gt;&lt;b&gt;--&amp;gt; &lt;/b&gt;Select template &lt;b&gt;ASP.NET Core Web App(Model-View-Controller)&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;text-align: center;&quot;&gt;(fig. 3)&lt;/span&gt;&lt;b&gt;--&amp;gt; &lt;/b&gt;Set&lt;b&gt; Name &lt;/b&gt;and&lt;b&gt; Location&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;text-align: center;&quot;&gt;(fig. 4)&lt;/span&gt;&lt;b&gt;--&amp;gt; &lt;/b&gt;Choose the version of .Net here I am choosing &quot;&lt;b&gt;.Net Core 3.1 (Log term support)&lt;/b&gt;&quot;.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6DQqkJ3WglCWUYHRFeoRAwUekY_7-MtnGvbY6qoycVtzLUVVGrSw5b1CV_nkwd66sYA3lqm64MBWDuScUNjWHy6QdrpN8nM0wBVjUUuid1_xnkNWa9K4-i7QzYkz69wttRR4vn_Trf2Qc6IZgWcvx7wfHPpzHH1OwNytplxpCofw1t8556yTmWRW2yA/s672/create%20a%20project.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;672&quot; data-original-width=&quot;635&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6DQqkJ3WglCWUYHRFeoRAwUekY_7-MtnGvbY6qoycVtzLUVVGrSw5b1CV_nkwd66sYA3lqm64MBWDuScUNjWHy6QdrpN8nM0wBVjUUuid1_xnkNWa9K4-i7QzYkz69wttRR4vn_Trf2Qc6IZgWcvx7wfHPpzHH1OwNytplxpCofw1t8556yTmWRW2yA/w280-h320/create%20a%20project.png&quot; width=&quot;280&quot; /&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;(fig. 2)&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_Z8rWN81lFpKdySG7KiOgCaEmAfGiQ_6x9MMZy_Iw0pPfSf92Mquf-lrVUjtgM3spRaMhaVp4AxligKAp2u65lCgVK9dWVLLPYtb7-Bt57VO_zgHKVLAbcBS0GUDY9rs_WGw_2BKjXqIVIpx6asyyQp2IIN-GW9OrW8SBXRkpi11Tro2vnuyMgtzsRA/s1177/select%20template.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;788&quot; data-original-width=&quot;1177&quot; height=&quot;214&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_Z8rWN81lFpKdySG7KiOgCaEmAfGiQ_6x9MMZy_Iw0pPfSf92Mquf-lrVUjtgM3spRaMhaVp4AxligKAp2u65lCgVK9dWVLLPYtb7-Bt57VO_zgHKVLAbcBS0GUDY9rs_WGw_2BKjXqIVIpx6asyyQp2IIN-GW9OrW8SBXRkpi11Tro2vnuyMgtzsRA/s320/select%20template.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;span style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;text-align: center;&quot;&gt;(fig. 3)&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;color: #0000ee;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqm8N1RyPYc-MYMfIu6APorI6scDtS1vQD-3H8Hz6zgqstFsHEHShEiXFHKdsM0eB-NlGVKDzccYe2vS_x7AJp1esZ-4N22Rcf1MA-7F-FxNOUeHLhPdDwXH4onTHspQxKsshAMcWHFvcxcVWQJFVs9IS2vlxtNF6wH35rC2_iwr6s3JUEpMsoXh6nuA/s893/name%20the%20project.png&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;442&quot; data-original-width=&quot;893&quot; height=&quot;158&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqm8N1RyPYc-MYMfIu6APorI6scDtS1vQD-3H8Hz6zgqstFsHEHShEiXFHKdsM0eB-NlGVKDzccYe2vS_x7AJp1esZ-4N22Rcf1MA-7F-FxNOUeHLhPdDwXH4onTHspQxKsshAMcWHFvcxcVWQJFVs9IS2vlxtNF6wH35rC2_iwr6s3JUEpMsoXh6nuA/s320/name%20the%20project.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;text-align: center;&quot;&gt;(fig. 4)&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXNPjns7BmZ2iblsXuW0wkDwvJs7TjhCNsIzk00G0mU3XYH6Rd9mEcQVlkZF-8S1YtoEEV17yHzFQ1BUFm8pfIAZ2LCMZsv7OWG4sGQIR4NJ4cGZUcxQJPj8fwKBZxLJGcobzvYSs1_NBZvu2MplFu5A7D7ra2tiUzr4C0LBdH_iDEWrz-Q-sVr6NdeA/s877/choosedotnet3.1.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;551&quot; data-original-width=&quot;877&quot; height=&quot;201&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXNPjns7BmZ2iblsXuW0wkDwvJs7TjhCNsIzk00G0mU3XYH6Rd9mEcQVlkZF-8S1YtoEEV17yHzFQ1BUFm8pfIAZ2LCMZsv7OWG4sGQIR4NJ4cGZUcxQJPj8fwKBZxLJGcobzvYSs1_NBZvu2MplFu5A7D7ra2tiUzr4C0LBdH_iDEWrz-Q-sVr6NdeA/s320/choosedotnet3.1.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;span style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;text-align: center;&quot;&gt;(fig. 5)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;After doing this a ASP.Net Core Project is created successfully.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;Model&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;(&lt;span&gt;ConnectionString&lt;/span&gt;.cs&lt;/span&gt;)&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span&gt;This class establishing the connection with Sql Server to our project.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt; &lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Courier New, Courier, monospace;&quot;&gt; namespace MVC_CRUD.Models
{
    public class ConnectionString
    {
        private static string constr = &quot;Data Source=&amp;lt;Your Server Name&amp;gt;; Initial Catalog=&amp;lt;Your Database&amp;gt;;Trusted_Connection=True;MultipleActiveResultSets=true&quot;;
        
        public static string Constr
        {
            get =&amp;gt; constr;
        }
    }
}&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;(tblEmployee.cs&lt;/span&gt;)&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;This this the model mapping class of &lt;b&gt;tblEmployee &lt;/b&gt;table.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Courier New, Courier, monospace;&quot;&gt;using Microsoft.AspNetCore.Http;
using System;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;

namespace MVC_CRUD.Models
{
    [Table(&quot;tblEmployee&quot;)]
    public class tblEmployee
    {
        [Key]
        public int Id { get; set; } 
        public string Name { get; set; }    
        public string Email { get; set; }
        public string Phone { get; set; }
        public string Address { get; set; }
        [NotMapped]
        public IFormFile Photo { get; set; }
        public string PhotoPath { get; set; }
        public string Gender { get; set; }
        public DateTime DOB { get; set; }
        public string Salary { get; set; }
        public bool IsActive { get; set; }
    }
}&lt;/span&gt;&lt;span style=&quot;color: #444444; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace;&quot;&gt;
&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;Controller&lt;span style=&quot;font-size: x-small;&quot;&gt;(&lt;span&gt;EmployeeController.cs&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;)&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;/div&gt;&lt;div&gt;Add a new controller by Right Clicking on &lt;b&gt;Controller &lt;/b&gt;folder --&amp;gt;&lt;b&gt;MVC Controller - Empty&lt;/b&gt; --&amp;gt; Name it as &lt;b&gt;EmployeeController.cs&lt;/b&gt;.&amp;nbsp;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBytkjk8h5kSx8eXr634Ye8M5cSzv_M3wY7F-922MpkjEwqnoFIy1r4f6tbonFLRK52YujA4GRvxD1Lk6Y10MNcP_M2DL5CuL791zBB6r1jhSBu5RxK46uKOVM7zvDMX_Ay1DUtTRC-2XkPpfPnTp7mF56yJj20f7Jo0k-BsANsbwYFbcPx_kYvhThUw/s1465/addingController.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;833&quot; data-original-width=&quot;1465&quot; height=&quot;228&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBytkjk8h5kSx8eXr634Ye8M5cSzv_M3wY7F-922MpkjEwqnoFIy1r4f6tbonFLRK52YujA4GRvxD1Lk6Y10MNcP_M2DL5CuL791zBB6r1jhSBu5RxK46uKOVM7zvDMX_Ay1DUtTRC-2XkPpfPnTp7mF56yJj20f7Jo0k-BsANsbwYFbcPx_kYvhThUw/w400-h228/addingController.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;(fig. 6)&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Courier New, Courier, monospace;&quot;&gt;using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Mvc;
using MVC_CRUD.Models;
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;

using System.IO;

namespace MVC_CRUD.Controllers
{
    public class EmployeeController : Controller
    {
        SqlConnection con;
        SqlCommand cmd;
        SqlDataAdapter sda;
        DataTable dt;
        string connectionString = ConnectionString.Constr;
        IWebHostEnvironment _webHostEnvironment;
        public EmployeeController(IWebHostEnvironment webHostEnvironment)
        {
            _webHostEnvironment = webHostEnvironment;
        } 
        [HttpGet]
        public IActionResult Add()
        {
            return View();
        }
        [HttpPost]
        public IActionResult Add(tblEmployee employee)
        {
            if (ModelState.IsValid)
            {
                using (con = new SqlConnection(connectionString))
                {
                    string img = SaveImage(employee);
                    if (img != &quot;&quot;)
                    {
                        employee.PhotoPath = img;
                    }
                    cmd = new SqlCommand(&quot;Insert into tblEmployee(Name,Email,Phone,Address,Photo,Gender,DOB,Salary,IsActive) &quot; +
                        &quot;values(&#39;&quot; + employee.Name + &quot;&#39;,&#39;&quot; + employee.Email + &quot;&#39;,&#39;&quot; + employee.Phone + &quot;&#39;,&#39;&quot; + employee.Address + &quot;&#39;,&#39;&quot; + employee.PhotoPath + &quot;&#39;&quot; +
                        &quot;,&#39;&quot; + employee.Gender + &quot;&#39;,&#39;&quot; + DateTime.Parse(employee.DOB.ToString()).ToString(&quot;yyyy-MM-dd hh:MM:ss&quot;) + &quot;&#39;,&#39;&quot; + employee.Salary + &quot;&#39;,1)&quot;, con);
                    cmd.CommandType = CommandType.Text;
                    con.Open();
                    cmd.ExecuteNonQuery();
                    con.Close();
                    ViewBag.msg = &quot;Success&quot;;
                }
            }
            return RedirectToAction(&quot;AllEmployees&quot;);
        }
        public IActionResult AllEmployees(int? id)
        {
            using (con = new SqlConnection(connectionString))
            {
                List&amp;lt;tblEmployee&amp;gt; employee;
                tblEmployee emp;
                if (id != null)
                {
                    //cmd = new SqlCommand(&quot;Update tblEmployee set IsActive=0 where Id=&quot; + id + &quot;&quot;, con); to update the IsActive field 0
                    cmd = new SqlCommand(&quot;Delete from tblEmployee where Id=&quot; + id + &quot;&quot;, con);
                    cmd.CommandType = CommandType.Text;
                    con.Open();
                    cmd.ExecuteNonQuery();
                    con.Close();
                    ViewBag.msg = &quot;Removed&quot;;
                }
                
                cmd = new SqlCommand(&quot;select * from tblEmployee where IsActive=1&quot;, con); //get all data where IsActive is 1
                cmd.CommandType = CommandType.Text;
                con.Open();
                employee = new List&amp;lt;tblEmployee&amp;gt;();
                using (sda = new SqlDataAdapter(cmd))
                {
                    using (dt = new DataTable())
                    {
                        sda.Fill(dt);
                        foreach (DataRow dr in dt.Rows)
                        {
                            emp = new tblEmployee();
                            emp.Id = Convert.ToInt32(dr[0].ToString());
                            emp.Name = dr[1].ToString();
                            emp.Email = dr[2].ToString();
                            emp.Phone = dr[3].ToString();
                            employee.Add(emp);
                        }
                    }
                }
                con.Close();
                //ViewBag.employee = dt;
                return View(employee);
            }

        }
        public IActionResult Details(int id)
        {
            tblEmployee emp = GetbyId(id);
            return View(emp);
        }
        [HttpGet]
        public IActionResult Edit(int id)
        {
            tblEmployee emp = GetbyId(id);
            return View(emp);
        }
        [HttpPost]
        public IActionResult Edit(tblEmployee employee)
        {
            if (ModelState.IsValid)
            {
                if (employee.Photo != null)
                {
                    string img = SaveImage(employee);
                    employee.PhotoPath = img;
                }

                using (con = new SqlConnection(connectionString))
                {
                    cmd = new SqlCommand(&quot;Update tblEmployee set Name=&#39;&quot; + employee.Name + &quot;&#39;,Email=&#39;&quot; + employee.Email + &quot;&#39;,Phone=&#39;&quot; + employee.Phone + &quot;&#39;,&quot; +
                        &quot;Address=&#39;&quot; + employee.Address + &quot;&#39;,Photo=&#39;&quot; + employee.PhotoPath + &quot;&#39;,Gender=&#39;&quot; + employee.Gender + &quot;&#39;,&quot; +
                        &quot;DOB=&#39;&quot; + DateTime.Parse(employee.DOB.ToString()).ToString(&quot;yyyy-MM-dd hh:ss:mm&quot;) + &quot;&#39;,Salary=&#39;&quot; + employee.Salary + &quot;&#39;,IsActive=1 where Id=&quot; + employee.Id + &quot;&quot;, con);
                    cmd.CommandType = CommandType.Text;
                    con.Open();
                    cmd.ExecuteNonQuery();
                    con.Close();
                    ViewBag.msg = &quot;Success&quot;;
                }
            }
            tblEmployee emp = GetbyId(employee.Id);
            return View(emp);

        }
        public tblEmployee GetbyId(int id)
        {
            tblEmployee emp;
            using (con = new SqlConnection(connectionString))
            {
                cmd = new SqlCommand(&quot;Select * from tblEmployee where Id=&quot; + id + &quot;&quot;, con);
                cmd.CommandType = CommandType.Text;
                con.Open();
                cmd.ExecuteReader();
                con.Close();
                using (sda = new SqlDataAdapter(cmd))
                {
                    using (dt = new DataTable())
                    {
                        sda.Fill(dt);
                        emp = new tblEmployee();
                        emp.Id = Convert.ToInt32(dt.Rows[0][0].ToString());
                        emp.Name = dt.Rows[0][1].ToString();
                        emp.Email = dt.Rows[0][2].ToString();
                        emp.Phone = dt.Rows[0][3].ToString();
                        emp.Address = dt.Rows[0][4].ToString();
                        emp.PhotoPath = dt.Rows[0][5].ToString();
                        emp.Gender = dt.Rows[0][6].ToString();
                        emp.DOB = Convert.ToDateTime(dt.Rows[0][7].ToString());
                        emp.Salary = dt.Rows[0][8].ToString();
                    }
                }
            }
            return emp;
        }
        public string SaveImage(tblEmployee employee)
        {
            string filename = &quot;&quot;;
            string path = Path.Combine(_webHostEnvironment.WebRootPath, &quot;ProfileImage&quot;);

            if (!Directory.Exists(path))
            {
                Directory.CreateDirectory(path);
            }
            if (employee.PhotoPath != null)
            {
                FileInfo file = new FileInfo(Path.Combine(path, employee.PhotoPath));
                if (file.Exists)
                {
                    file.Delete();
                }
            }
            string ext = Path.GetExtension(employee.Photo.FileName);
            filename = Guid.NewGuid().ToString() + &quot;_cover&quot; + ext;
            var filepath = Path.Combine(path, filename);
            using (var fileStream = new FileStream(filepath, FileMode.Create))
            {
                employee.Photo.CopyTo(fileStream);

            }

            return filename;
        }
    }
}&lt;/span&gt;&lt;span style=&quot;color: #444444; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace;&quot;&gt;
&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;&lt;h3&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;View&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;To add view for &lt;b&gt;Add&lt;/b&gt; method, Hover on method body then Right Click on it then click on &lt;b&gt;Add View --&amp;gt; &lt;/b&gt;Choose&lt;b&gt; Razor View - Empty&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieQwAAfzQ_DlDWBFU1osY90pnXuaWTEdLU6MWRbOItSuydJuGHtd2A3T8ATUYa3HoBc-nq-9xvlTEOf4qal9jRdLUzEIh3DeCXxWPCwtNNFyRVXJBNVA1OKx-0YPaRf7D8G4udNuOw-agsTzOgHFkm5zaSurVoNcga1rraS2SRgmMUd1QSC5eN5GqoiA/s1731/add%20view.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;835&quot; data-original-width=&quot;1731&quot; height=&quot;193&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieQwAAfzQ_DlDWBFU1osY90pnXuaWTEdLU6MWRbOItSuydJuGHtd2A3T8ATUYa3HoBc-nq-9xvlTEOf4qal9jRdLUzEIh3DeCXxWPCwtNNFyRVXJBNVA1OKx-0YPaRf7D8G4udNuOw-agsTzOgHFkm5zaSurVoNcga1rraS2SRgmMUd1QSC5eN5GqoiA/w400-h193/add%20view.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;(fig. 7)&lt;/div&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;(&lt;span&gt;Add.cshtml&lt;/span&gt;&lt;/span&gt;)&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Courier New, Courier, monospace;&quot;&gt;@model MVC_CRUD.Models.tblEmployee
@{
    ViewData[&quot;Title&quot;] = &quot;Employee&quot;;
}
&amp;lt;style&amp;gt;
    .card-header {
        background-color: #b8daff;
    }
&amp;lt;/style&amp;gt;
&amp;lt;section&amp;gt;
    &amp;lt;div class=&quot;row&quot;&amp;gt;
        &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
            &amp;lt;a class=&quot;btn btn-primary mb-2 float-right&quot; asp-area=&quot;&quot; asp-controller=&quot;Employee&quot; asp-action=&quot;AllEmployees&quot;&amp;gt;All Employees&amp;lt;/a&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;

    &amp;lt;div class=&quot;card&quot;&amp;gt;
        &amp;lt;div class=&quot;card-header&quot;&amp;gt;
            &amp;lt;h2&amp;gt;Employee Registration Form&amp;lt;/h2&amp;gt;
        &amp;lt;/div&amp;gt;
        &amp;lt;div class=&quot;card-body&quot;&amp;gt;
            &amp;lt;form asp-action=&quot;Add&quot; asp-controller=&quot;Employee&quot; method=&quot;post&quot; enctype=&quot;multipart/form-data&quot; autocomplete=&quot;off&quot;&amp;gt;
                &amp;lt;div class=&quot;form-group&quot;&amp;gt;

                    &amp;lt;div class=&quot;row&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Name&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;text&quot; class=&quot;form-control&quot; id=&quot;txtName&quot; asp-for=&quot;Name&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Email&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;email&quot; class=&quot;form-control&quot; id=&quot;txtEmail&quot; asp-for=&quot;Email&quot; placeholder=&quot;&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                    &amp;lt;div class=&quot;row mt-3&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Phone&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;text&quot; class=&quot;form-control&quot; id=&quot;txtPhone&quot; asp-for=&quot;Phone&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Photo&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;file&quot; class=&quot;form-control&quot; id=&quot;Photo&quot; asp-for=&quot;Photo&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;

                    &amp;lt;/div&amp;gt;
                    &amp;lt;div class=&quot;row mt-3&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Gender&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;select class=&quot;form-control&quot; asp-for=&quot;Gender&quot;&amp;gt;
                                &amp;lt;option value=&quot;&quot;&amp;gt;--Select Gender--&amp;lt;/option&amp;gt;
                                &amp;lt;option value=&quot;Male&quot;&amp;gt;Male&amp;lt;/option&amp;gt;
                                &amp;lt;option value=&quot;Female&quot;&amp;gt;Female&amp;lt;/option&amp;gt;
                                &amp;lt;option value=&quot;Other&quot;&amp;gt;Other&amp;lt;/option&amp;gt;

                            &amp;lt;/select&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;DOB&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;date&quot; class=&quot;form-control&quot; id=&quot;txtDob&quot; asp-for=&quot;DOB&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Salary&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;text&quot; class=&quot;form-control&quot; id=&quot;txtSalary&quot; asp-for=&quot;Salary&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                    &amp;lt;div class=&quot;row mt-3&quot;&amp;gt;

                        &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Address&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;textarea class=&quot;form-control&quot; id=&quot;txtName&quot; asp-for=&quot;Address&quot; rows=&quot;3&quot;&amp;gt;&amp;lt;/textarea&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;

                    &amp;lt;div class=&quot;row mt-2&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
                            &amp;lt;input type=&quot;submit&quot; class=&quot;btn btn-primary float-right&quot; value=&quot;Submit&quot; /&amp;gt;
                            &amp;lt;input type=&quot;reset&quot; class=&quot;btn btn-default float-right&quot; /&amp;gt;
                        &amp;lt;/div&amp;gt;

                    &amp;lt;/div&amp;gt;

                &amp;lt;/div&amp;gt;
            &amp;lt;/form&amp;gt;
        &amp;lt;/div&amp;gt;

    &amp;lt;/div&amp;gt;

&amp;lt;/section&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #444444; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace;&quot;&gt;
&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;(&lt;span&gt;AllEmployees.cshtml&lt;/span&gt;&lt;/span&gt;)&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;/div&gt;&lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Courier New, Courier, monospace;&quot;&gt;@using System.Data
@model IEnumerable&amp;lt;tblEmployee&amp;gt;

@{
    ViewData[&quot;Title&quot;] = &quot;Employee&quot;;
    int sl = 1;
}
&amp;lt;div class=&quot;row&quot;&amp;gt;
    &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
        &amp;lt;a class=&quot;btn btn-primary mb-2 float-right&quot; asp-area=&quot;&quot; asp-controller=&quot;Employee&quot; asp-action=&quot;Add&quot;&amp;gt;Add Employee&amp;lt;/a&amp;gt;
    &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;div class=&quot;table-responsive-sm&quot;&amp;gt;

    @if (ViewBag.msg != null)
    {
        &amp;lt;div class=&quot;row&quot;&amp;gt;
            &amp;lt;div class=&quot;col-md-12 text-center  bg-danger&quot;&amp;gt;
                &amp;lt;span class=&quot;text-light&quot;&amp;gt;@ViewBag.msg&amp;lt;/span&amp;gt;
                &amp;lt;span class=&quot;text-light float-right&quot;&amp;gt;x&amp;lt;/span&amp;gt;
            &amp;lt;/div&amp;gt;
        &amp;lt;/div&amp;gt;
    }
    &amp;lt;table class=&quot;table table-bordered table-hover&quot;&amp;gt;
        &amp;lt;thead&amp;gt;
            &amp;lt;tr class=&quot;table-primary&quot;&amp;gt;
                &amp;lt;th scope=&quot;col&quot;&amp;gt;Sl No.&amp;lt;/th&amp;gt;
                &amp;lt;th scope=&quot;col&quot;&amp;gt;Name&amp;lt;/th&amp;gt;
                &amp;lt;th scope=&quot;col&quot;&amp;gt;Email Id&amp;lt;/th&amp;gt;
                &amp;lt;th scope=&quot;col&quot;&amp;gt;Phone&amp;lt;/th&amp;gt;
                &amp;lt;th scope=&quot;col&quot;&amp;gt;Action&amp;lt;/th&amp;gt;
            &amp;lt;/tr&amp;gt;
        &amp;lt;/thead&amp;gt;
        &amp;lt;tbody&amp;gt;
            @foreach (var item in Model)
            {

                &amp;lt;tr&amp;gt;
                    &amp;lt;th scope=&quot;row&quot;&amp;gt;@sl.&amp;lt;/th&amp;gt;
                    &amp;lt;td&amp;gt;@item.Name&amp;lt;/td&amp;gt;
                    &amp;lt;td&amp;gt;@item.Email&amp;lt;/td&amp;gt;
                    &amp;lt;td&amp;gt;@item.Phone&amp;lt;/td&amp;gt;
                    &amp;lt;td&amp;gt;
                        &amp;lt;a asp-action=&quot;Details&quot; asp-controller=&quot;Employee&quot; asp-route-id=&quot;@item.Id&quot; class=&quot;btn btn-primary&quot;&amp;gt;View&amp;lt;/a&amp;gt;
                        &amp;lt;a asp-action=&quot;Edit&quot; asp-controller=&quot;Employee&quot; asp-route-id=&quot;@item.Id&quot; class=&quot;btn btn-primary&quot;&amp;gt;Edit&amp;lt;/a&amp;gt;
                        &amp;lt;a asp-action=&quot;AllEmployees&quot; asp-controller=&quot;Employee&quot; asp-route-id=&quot;@item.Id&quot; class=&quot;btn btn-danger&quot;&amp;gt;Delete&amp;lt;/a&amp;gt;
                    &amp;lt;/td&amp;gt;
                &amp;lt;/tr&amp;gt;
                sl++;
            }

        &amp;lt;/tbody&amp;gt;
    &amp;lt;/table&amp;gt;
&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #444444; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace;&quot;&gt;
&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;(&lt;span&gt;Details.cshtml&lt;/span&gt;&lt;/span&gt;)&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; color: #444444; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-size: 13px;&quot;&gt;@model tblEmployee
@{
    ViewData[&quot;Title&quot;] = &quot;Employee&quot;;
}
&amp;lt;section&amp;gt;
    &amp;lt;div class=&quot;row&quot;&amp;gt;
        &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
            &amp;lt;a class=&quot;btn btn-primary mb-2 float-right&quot; asp-area=&quot;&quot; asp-controller=&quot;Employee&quot; asp-action=&quot;AllEmployees&quot;&amp;gt;All Employees&amp;lt;/a&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;

    &amp;lt;div class=&quot;card&quot;&amp;gt;
        &amp;lt;div class=&quot;card-header&quot;&amp;gt;
            &amp;lt;h2&amp;gt;Employee Details&amp;lt;/h2&amp;gt;
        &amp;lt;/div&amp;gt;
        &amp;lt;div class=&quot;card-body&quot;&amp;gt;
            &amp;lt;div class=&quot;row&quot;&amp;gt;
                &amp;lt;div class=&quot;col-lg-4&quot;&amp;gt;
                    &amp;lt;div class=&quot;card mb-4&quot;&amp;gt;
                        &amp;lt;div class=&quot;card-body text-center&quot;&amp;gt;
                            @if (Model.PhotoPath.ToString() != &quot;&quot;)
                            {
                                &amp;lt;img src=&#39;~/ProfileImage/@Model.PhotoPath&#39; alt=&quot;avatar&quot; class=&quot;rounded-circle img-fluid&quot; style=&quot;width: 150px;height:150px;&quot;&amp;gt;
                            }
                            else
                            {
                                &amp;lt;img src=&quot;/Images/park.jpg&quot; alt=&quot;avatar&quot; class=&quot;rounded-circle img-fluid&quot; style=&quot;width: 150px;&quot;&amp;gt;
                            }
                            &amp;lt;h5 class=&quot;my-3&quot;&amp;gt;@Model.Name &amp;lt;/h5&amp;gt;
                            &amp;lt;p class=&quot;text-muted mb-1&quot;&amp;gt;@Model.Email&amp;lt;/p&amp;gt;
                            &amp;lt;div class=&quot;d-flex justify-content-center mb-2&quot;&amp;gt;
                                &amp;lt;a asp-action=&quot;Edit&quot; asp-controller=&quot;Employee&quot; asp-route-id=&quot;@Model.Id&quot; class=&quot;btn btn-primary&quot;&amp;gt;Edit&amp;lt;/a&amp;gt;
                            &amp;lt;/div&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                &amp;lt;/div&amp;gt;
                &amp;lt;div class=&quot;col-lg-8&quot;&amp;gt;
                    &amp;lt;div class=&quot;card mb-4&quot;&amp;gt;
                        &amp;lt;div class=&quot;card-body&quot;&amp;gt;
                            &amp;lt;div class=&quot;row&quot;&amp;gt;
                                &amp;lt;div class=&quot;col-sm-3&quot;&amp;gt;
                                    &amp;lt;p class=&quot;mb-0&quot;&amp;gt;Phone&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                                &amp;lt;div class=&quot;col-sm-9&quot;&amp;gt;
                                    &amp;lt;p class=&quot;text-muted mb-0&quot;&amp;gt;@Model.Phone&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                            &amp;lt;/div&amp;gt;
                            &amp;lt;hr&amp;gt;
                            &amp;lt;div class=&quot;row&quot;&amp;gt;
                                &amp;lt;div class=&quot;col-sm-3&quot;&amp;gt;
                                    &amp;lt;p class=&quot;mb-0&quot;&amp;gt;Gender&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                                &amp;lt;div class=&quot;col-sm-9&quot;&amp;gt;

                                    &amp;lt;p class=&quot;text-muted mb-0&quot;&amp;gt;@Model.Gender&amp;lt;/p&amp;gt;


                                &amp;lt;/div&amp;gt;
                            &amp;lt;/div&amp;gt;
                            &amp;lt;hr&amp;gt;
                            &amp;lt;div class=&quot;row&quot;&amp;gt;
                                &amp;lt;div class=&quot;col-sm-3&quot;&amp;gt;
                                    &amp;lt;p class=&quot;mb-0&quot;&amp;gt;DOB&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                                &amp;lt;div class=&quot;col-sm-9&quot;&amp;gt;
                                    &amp;lt;p class=&quot;text-muted mb-0&quot;&amp;gt;@Model.DOB.ToShortDateString()&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                            &amp;lt;/div&amp;gt;
                            &amp;lt;hr&amp;gt;
                            &amp;lt;div class=&quot;row&quot;&amp;gt;
                                &amp;lt;div class=&quot;col-sm-3&quot;&amp;gt;
                                    &amp;lt;p class=&quot;mb-0&quot;&amp;gt;Salary&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                                &amp;lt;div class=&quot;col-sm-9&quot;&amp;gt;
                                    &amp;lt;p class=&quot;text-muted mb-0&quot;&amp;gt;@Model.Salary&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                            &amp;lt;/div&amp;gt;
                            &amp;lt;hr&amp;gt;
                            &amp;lt;div class=&quot;row&quot;&amp;gt;
                                &amp;lt;div class=&quot;col-sm-3&quot;&amp;gt;
                                    &amp;lt;p class=&quot;mb-0&quot;&amp;gt;Address&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                                &amp;lt;div class=&quot;col-sm-9&quot;&amp;gt;
                                    &amp;lt;p class=&quot;text-muted mb-0&quot;&amp;gt;@Model.Address&amp;lt;/p&amp;gt;
                                &amp;lt;/div&amp;gt;
                            &amp;lt;/div&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                &amp;lt;/div&amp;gt;
            &amp;lt;/div&amp;gt;

        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
&amp;lt;/section&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;h4&gt;&lt;span style=&quot;color: #3d85c6; font-size: x-small;&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;(&lt;span&gt;Details.cshtml&lt;/span&gt;&lt;/span&gt;)&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;pre style=&quot;background: rgb(238, 238, 238); border-bottom-color: initial; border-bottom-style: initial; border-image: initial; border-left-color: initial; border-left-style: initial; border-radius: 10px; border-right-color: initial; border-right-style: initial; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-width: 5px 0px 0px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: inherit; margin-bottom: 1.5em; margin-top: 0px; overflow-wrap: normal; overflow: auto; padding: 12px; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Courier New, Courier, monospace;&quot;&gt;@model tblEmployee
@{
    ViewData[&quot;Title&quot;] = &quot;Employee&quot;;
}
&amp;lt;style&amp;gt;
    img {
        height: 71px;
        width: 71px;
        padding: 5px;
    }

    .card-header {
        background-color: #b8daff;
    }
&amp;lt;/style&amp;gt;
&amp;lt;section&amp;gt;
    &amp;lt;div class=&quot;row&quot;&amp;gt;
        &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
            &amp;lt;a class=&quot;btn btn-primary mb-2 float-right&quot; asp-area=&quot;&quot; asp-controller=&quot;Employee&quot; asp-action=&quot;AllEmployees&quot;&amp;gt;All Employees&amp;lt;/a&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;

    &amp;lt;div class=&quot;card&quot;&amp;gt;
        &amp;lt;div class=&quot;card-header&quot;&amp;gt;
            &amp;lt;h2&amp;gt;Edit Employee&amp;lt;/h2&amp;gt;
        &amp;lt;/div&amp;gt;
        &amp;lt;div class=&quot;card-body&quot;&amp;gt;
            &amp;lt;form asp-action=&quot;Edit&quot; asp-controller=&quot;Employee&quot; method=&quot;post&quot; enctype=&quot;multipart/form-data&quot;&amp;gt;
                &amp;lt;div class=&quot;form-group&quot;&amp;gt;
                    @if (ViewBag.msg != null)
                    {
                        &amp;lt;div class=&quot;row bg-success&quot;&amp;gt;
                            &amp;lt;div class=&quot;col-lg-12 text-center&quot;&amp;gt;
                                &amp;lt;span class=&quot;text-light&quot;&amp;gt;@ViewBag.msg&amp;lt;/span&amp;gt;
                                &amp;lt;span class=&quot;text-light float-right&quot;&amp;gt;x&amp;lt;/span&amp;gt;
                            &amp;lt;/div&amp;gt;
                        &amp;lt;/div&amp;gt;
                    }
                    &amp;lt;div class=&quot;row&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Name&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;text&quot; class=&quot;form-control&quot; id=&quot;txtName&quot; asp-for=&quot;Name&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Email&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;email&quot; class=&quot;form-control&quot; id=&quot;txtEmail&quot; asp-for=&quot;Email&quot; placeholder=&quot;&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                    &amp;lt;div class=&quot;row mt-3&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Phone&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;text&quot; class=&quot;form-control&quot; id=&quot;txtPhone&quot; asp-for=&quot;Phone&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-4&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Photo&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;file&quot; class=&quot;form-control&quot; id=&quot;txtPhoto&quot; asp-for=&quot;Photo&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-2&quot;&amp;gt;
                            &amp;lt;input type=&quot;hidden&quot; asp-for=&quot;PhotoPath&quot; value=&quot;@Model.PhotoPath&quot; /&amp;gt;
                            &amp;lt;img src=&quot;~/ProfileImage/@Model.PhotoPath&quot; alt=&quot;&quot; /&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                    &amp;lt;div class=&quot;row mt-3&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Gender&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;select class=&quot;form-control&quot; asp-for=&quot;Gender&quot;&amp;gt;
                                &amp;lt;option value=&quot;&quot;&amp;gt;--Select Gender--&amp;lt;/option&amp;gt;
                                &amp;lt;option value=&quot;Male&quot;&amp;gt;Male&amp;lt;/option&amp;gt;
                                &amp;lt;option value=&quot;Female&quot;&amp;gt;Female&amp;lt;/option&amp;gt;
                                &amp;lt;option value=&quot;Other&quot;&amp;gt;Other&amp;lt;/option&amp;gt;

                            &amp;lt;/select&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;DOB&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;date&quot; class=&quot;form-control&quot; id=&quot;txtDob&quot; asp-for=&quot;DOB&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                        &amp;lt;div class=&quot;col-lg-6&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Salary&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;input type=&quot;text&quot; class=&quot;form-control&quot; id=&quot;txtSalary&quot; asp-for=&quot;Salary&quot;&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                    &amp;lt;div class=&quot;row mt-3&quot;&amp;gt;

                        &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
                            &amp;lt;label asp-for=&quot;Address&quot;&amp;gt;&amp;lt;/label&amp;gt;
                            &amp;lt;textarea class=&quot;form-control&quot; id=&quot;txtName&quot; asp-for=&quot;Address&quot; rows=&quot;3&quot;&amp;gt;&amp;lt;/textarea&amp;gt;
                        &amp;lt;/div&amp;gt;
                    &amp;lt;/div&amp;gt;
                    &amp;lt;div class=&quot;row mt-2&quot;&amp;gt;
                        &amp;lt;div class=&quot;col-lg-12&quot;&amp;gt;
                            &amp;lt;input type=&quot;submit&quot; class=&quot;btn btn-primary float-right&quot; value=&quot;Save&quot; /&amp;gt;
                        &amp;lt;/div&amp;gt;

                    &amp;lt;/div&amp;gt;
                &amp;lt;/div&amp;gt;
            &amp;lt;/form&amp;gt;
        &amp;lt;/div&amp;gt;

    &amp;lt;/div&amp;gt;

&amp;lt;/section&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #444444; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace;&quot;&gt;
&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;Demo Video&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;iframe allowfullscreen=&quot;&quot; class=&quot;BLOG_video_class&quot; height=&quot;287&quot; src=&quot;https://www.youtube.com/embed/OygVtQlmXvo&quot; width=&quot;503&quot; youtube-src-id=&quot;OygVtQlmXvo&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;In the next Post we will do the &lt;a href=&quot;#&quot; target=&quot;_blank&quot;&gt;ASP.NET CORE project using Entity Framework Core&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;Thank You&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/8882269026813646273/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2022/08/asp-net-core-crud-operation-with.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/8882269026813646273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/8882269026813646273'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2022/08/asp-net-core-crud-operation-with.html' title='ASP .Net Core CRUD Operation with Photo/File Upload using ADO.Net in MVC Pattern'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDH3Z1oOebNuqyxj5boEg6Mj3eF1GK21nt9oymNCUuHcTRnGAkpi92wo28WzbSzbzjNQmmCADjW3eUv6YsD8cbDVmc6NCIDx8ZhZjOe9AeSDqANOKZYpfNqBz5f230IBSBljRObjsLo4NbBfqjJmrpWfeauwKPgr-kyKBPPvwPSx9FSY36wiyLRlPuwA/s72-w101-h30-c/newquery.png" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-1008642643116602908</id><published>2022-05-13T02:27:00.000+05:30</published><updated>2022-05-13T02:27:34.235+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="SQL"/><title type='text'>Creating Database in SQL Server in any Location /Directory(.mdf and .ldf files)</title><content type='html'>&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;To work with SQL Server Database we need to create a database first. We can do it in many ways. Let&#39;s discuss.&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: inherit;&quot;&gt;&lt;u&gt;Using Graphical User Interface (GUI)&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;After login to SSMS(SQL Server Management Studio)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Open &lt;span style=&quot;background-color: #fff2cc;&quot;&gt;Object Explorer&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Right Click on &lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;Database&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Click on &lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;New Database&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV0W-qy5iVG_dUj9S6r3RNZn-CPStI_AqBCmjz2pQWyCOHfo6xK1o-jtQ1DlFYAFe2qR6G-WEqrYyzKEROeXvDstoKUETyfe8tWDTbmBODzTxttMnHGfVtb5hSc0eaBSR8XAuuPD21hJsB7D0MfMwizQ5MfsTOP-8_bQ66c_SfBFVP2yXb75PuTZlL4A/s463/1.png&quot; imageanchor=&quot;1&quot; rel=&quot;nofollow&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;fig1&quot; border=&quot;0&quot; data-original-height=&quot;463&quot; data-original-width=&quot;426&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV0W-qy5iVG_dUj9S6r3RNZn-CPStI_AqBCmjz2pQWyCOHfo6xK1o-jtQ1DlFYAFe2qR6G-WEqrYyzKEROeXvDstoKUETyfe8tWDTbmBODzTxttMnHGfVtb5hSc0eaBSR8XAuuPD21hJsB7D0MfMwizQ5MfsTOP-8_bQ66c_SfBFVP2yXb75PuTZlL4A/s16000/1.png&quot; title=&quot;fig1&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;A new window will open;&amp;nbsp; Give the &lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;Database name&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;background-color: white;&quot;&gt;Click &lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;OK&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqNiWj41gp-DIUpL2t9kfXLDKHEWGsBW9FtKevpUhaq2Dq59b6ss69lGKslo3Zyt4dhk_mJdhRj8rnmNZsuYbv4WD4lW009fuN7TxKhMFbzSn_vED2fV0OX6GatK4dUugWPD46-Hg0FuC6Gbh4OmRkmDWqpH1tvW_h2ampSyLHSqMHk3P9S4VeMV_cFA/s763/2.png&quot; imageanchor=&quot;1&quot; rel=&quot;nofollow&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;fig2&quot; border=&quot;0&quot; data-original-height=&quot;732&quot; data-original-width=&quot;763&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqNiWj41gp-DIUpL2t9kfXLDKHEWGsBW9FtKevpUhaq2Dq59b6ss69lGKslo3Zyt4dhk_mJdhRj8rnmNZsuYbv4WD4lW009fuN7TxKhMFbzSn_vED2fV0OX6GatK4dUugWPD46-Hg0FuC6Gbh4OmRkmDWqpH1tvW_h2ampSyLHSqMHk3P9S4VeMV_cFA/s16000/2.png&quot; title=&quot;fig2&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;✅ &lt;span style=&quot;color: #3ea366;&quot;&gt;Your Database is created successfully.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;After Creating a database, SQL Server creates 2 database files internally in&lt;span style=&quot;color: #800180;&quot;&gt;&amp;nbsp;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\DATA&lt;/span&gt;&amp;nbsp;l&lt;/span&gt;ocation with .mdf and .ldf extensions.&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Those files are PRIMARY DATA FILE/MASTER DATA FILE (.mdf) and LOG DATA FILE (.ldf). Primary Data File contains all database information and the Log Data File contains all the transactions/log activities.&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZB_avcV9Jvp-xmSie2UDHUBYRdI8qDM6wzOXUyzCHU1uRFVPQkoB1TGU6z2ywcEpuNxxrRJQRSATj7a0gBU-7foC7z4rRnmy9DC85Sg63t8iHj7amXp0FPLmTVCMEodeS875cWkRSiShbTcdXeVlrTvkgnyV1jws1iLDFQvuyM8XJ0RR4jpL_btygEg/s774/3.png&quot; imageanchor=&quot;1&quot; rel=&quot;nofollow&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;fig3&quot; border=&quot;0&quot; data-original-height=&quot;60&quot; data-original-width=&quot;774&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZB_avcV9Jvp-xmSie2UDHUBYRdI8qDM6wzOXUyzCHU1uRFVPQkoB1TGU6z2ywcEpuNxxrRJQRSATj7a0gBU-7foC7z4rRnmy9DC85Sg63t8iHj7amXp0FPLmTVCMEodeS875cWkRSiShbTcdXeVlrTvkgnyV1jws1iLDFQvuyM8XJ0RR4jpL_btygEg/s16000/3.png&quot; title=&quot;fig3&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;h3&gt;&lt;span style=&quot;color: #0b5394; font-family: inherit;&quot;&gt;&lt;u&gt;Using Character User Interface (CUI)&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: inherit; font-weight: normal;&quot;&gt;We can write queries to create a database.&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;color: #444444;&quot;&gt;Open Query Editor&lt;/span&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: inherit;&quot;&gt;&lt;u&gt;Syntax to create a Database&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;color: #2b00fe; font-family: inherit;&quot;&gt;create database &lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;lt;Database Name&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #2b00fe; font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;Ex:-&lt;span style=&quot;color: #2b00fe;&quot;&gt;create database &lt;/span&gt;MyFirstDB&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;then &lt;span style=&quot;background-color: #fff2cc;&quot;&gt;Execute&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;✅&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #3ea366;&quot;&gt;Your Database is created successfully.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Note:- It will also store the database files on the above default path i.e.&amp;nbsp;&lt;span style=&quot;background-color: #fff2cc; color: #800180;&quot;&gt;C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\DATA&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #800180;&quot;&gt;.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;We can also change the location of these file paths and their size.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: inherit;&quot;&gt;&lt;u style=&quot;background-color: #f3f3f3;&quot;&gt;Giving customized Path, Size, Max size, and File growth of the database file&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;u&gt;&lt;span style=&quot;background-color: #f3f3f3; color: #3d85c6;&quot;&gt;Using GUI&lt;/span&gt;&lt;/u&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;While creating a new database we have seen this table also.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;we can clearly see the columns, Logical Name, File Type, Filegroup, etc. The Red dotted column values we can customize.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpQeaTPMEP3hMD0EGO0z_fJbqMhtRWBqNskWmdbd6If9Ydqhi2b-0cDtFzKH9skr19KNivgcwml4ZGgOQ4Dq4HyrL-RSZRAs0op5drXgVe36HGfYpwqL7ui5I843kvYqxaZDChuXnUT4YuSgKJOTIYtW4Oer6dPT78znr1SObU_TbL0hV4YZPwfkcbWg/s812/4.png&quot; imageanchor=&quot;1&quot; rel=&quot;nofollow&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;fig4&quot; border=&quot;0&quot; data-original-height=&quot;115&quot; data-original-width=&quot;812&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpQeaTPMEP3hMD0EGO0z_fJbqMhtRWBqNskWmdbd6If9Ydqhi2b-0cDtFzKH9skr19KNivgcwml4ZGgOQ4Dq4HyrL-RSZRAs0op5drXgVe36HGfYpwqL7ui5I843kvYqxaZDChuXnUT4YuSgKJOTIYtW4Oer6dPT78znr1SObU_TbL0hV4YZPwfkcbWg/s16000/4.png&quot; title=&quot;fig4&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;Click on the Autogrowth/Maxsize columns box we have another window to set those properties; the image reference is given below&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4JZs5sm_CZiRxL4Yt_-pEswcJArGQzhbbckfX5yprjkJdUk9CqHTZ40ohHSaFVCLOERtENrWeat-PaCXc7Vz354IizWnKUbQu3BhJj_qqpRUYagKr3MEB435L7GHbO1dhCySo4AsVrlea6xZmFOHEcfiUTmIlsDMorsP9K2Ej9MsejFhxk04gXb1lmA/s377/5.png&quot; imageanchor=&quot;1&quot; rel=&quot;nofollow&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;fig5&quot; border=&quot;0&quot; data-original-height=&quot;304&quot; data-original-width=&quot;377&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4JZs5sm_CZiRxL4Yt_-pEswcJArGQzhbbckfX5yprjkJdUk9CqHTZ40ohHSaFVCLOERtENrWeat-PaCXc7Vz354IizWnKUbQu3BhJj_qqpRUYagKr3MEB435L7GHbO1dhCySo4AsVrlea6xZmFOHEcfiUTmIlsDMorsP9K2Ej9MsejFhxk04gXb1lmA/s16000/5.png&quot; title=&quot;fig5&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Note:-Filegrowth data can be set in percentage value/ Megabyte value, and Max size data can be set as Megabyte value/Unlimited.&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Let&#39;s understand these columns clearly. These fields are helpful while writing the query for customized database creation.&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;b style=&quot;color: #274e13;&quot;&gt;&lt;span style=&quot;background-color: #d9ead3;&quot;&gt;Logical Name/ Name&lt;/span&gt;:- &lt;/b&gt;&lt;span style=&quot;color: #274e13;&quot;&gt;It is the logical name of the file; we have to set both .mdf and .ldf file names. In GUI while giving the database name the application automatically sets file names as follows. &lt;span style=&quot;background-color: #fff2cc;&quot;&gt;.mdf/data&lt;/span&gt; file name-&amp;gt; databasename and &lt;span style=&quot;background-color: #fff2cc;&quot;&gt;.ldf/log&lt;/span&gt; file name-&amp;gt;databasename_log.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;color: #274e13; font-family: georgia;&quot;&gt;&lt;span style=&quot;background-color: #d9ead3;&quot;&gt;Initial Size(MB)/ Size&lt;/span&gt;:- &lt;/b&gt;&lt;span style=&quot;color: #274e13; font-family: georgia;&quot;&gt;It is the size of the file initially while creating the DB.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;color: #274e13; font-family: georgia;&quot;&gt;&lt;span style=&quot;background-color: #d9ead3;&quot;&gt;Autogrowth/ Filegrowth&lt;/span&gt;:- &lt;/b&gt;&lt;span style=&quot;color: #274e13; font-family: georgia;&quot;&gt;Sometimes SQL server needs to expand its size. This property helps to grow the file size automatically when it needs some extra space in the disk. the value can be set in Megabyte/Percentage.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;color: #274e13; font-family: georgia;&quot;&gt;&lt;span style=&quot;background-color: #d9ead3;&quot;&gt;Maxsize&lt;/span&gt;:-&lt;/b&gt;&lt;span style=&quot;color: #274e13; font-family: georgia;&quot;&gt; This property sets the maximum size of the file.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;color: #274e13; font-family: georgia;&quot;&gt;&lt;span style=&quot;background-color: #d9ead3;&quot;&gt;Path/ Filename&lt;/span&gt;:-&lt;/b&gt;&lt;span style=&quot;color: #274e13; font-family: georgia;&quot;&gt; It is the physical path/location of data and log file.&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;h4&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;u&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4&gt;&lt;u&gt;&lt;span style=&quot;background-color: #f3f3f3; color: #3d85c6;&quot;&gt;Using CUI&lt;/span&gt;&lt;/u&gt;&lt;/h4&gt;&lt;div&gt;&lt;span&gt;&lt;div style=&quot;background-color: white;&quot;&gt;Syntax:-&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white; color: #2b00fe;&quot;&gt;create database&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;&amp;lt;database name&amp;gt;&lt;/span&gt;&lt;div style=&quot;background-color: white;&quot;&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;on primary&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white;&quot;&gt;&lt;span style=&quot;color: #666666;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; color: #274e13; font-family: georgia;&quot;&gt;.mdf/data file&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;Properties&lt;/span&gt;&lt;span style=&quot;color: #666666;&quot;&gt;)&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white;&quot;&gt;&amp;nbsp;&lt;span style=&quot;color: #ff00fe;&quot;&gt;log&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;on&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white; color: #666666;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; color: #274e13; font-family: georgia;&quot;&gt;.ldf/log file&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #2b00fe;&quot;&gt;Properties&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #666666;&quot;&gt;)&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span&gt;&lt;div style=&quot;color: #3d85c6; text-decoration-line: underline;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Ex:-&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;create database&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;background-color: transparent;&quot;&gt;MyFirstDB&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;on primary&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white; color: #666666;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #2b00fe;&quot;&gt;name&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;background-color: white; color: red;&quot;&gt;&amp;nbsp;&#39;MyFirstDB&amp;nbsp;&#39;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #2b00fe;&quot;&gt;filename&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: red;&quot;&gt;&#39;D:\MyDatabase\MyFirstDB&amp;nbsp;.mdf&#39;&amp;nbsp;&lt;/span&gt;, size = 2MB , maxsize = 6MB, filegrowth = 1MB&lt;span style=&quot;background-color: white; color: #666666;&quot;&gt;)&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #ff00fe;&quot;&gt;log&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #2b00fe;&quot;&gt;on&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;div&gt;&lt;span style=&quot;background-color: white; color: #666666;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #2b00fe;&quot;&gt;name&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: red;&quot;&gt;&#39;MyFirstDB _log&#39;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #2b00fe;&quot;&gt;filename&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;background-color: white; color: red;&quot;&gt;&amp;nbsp;&#39;D:\MyDatabase\MyFirstDB&amp;nbsp;_log.ldf&#39;&lt;/span&gt;&amp;nbsp;, size = 2MB , maxsize = &lt;span style=&quot;color: #2b00fe;&quot;&gt;UNLIMITED &lt;/span&gt;, filegrowth = 10&lt;span style=&quot;color: #999999;&quot;&gt;%&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #666666;&quot;&gt;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white; color: #666666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;then&amp;nbsp;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;Execute&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: white;&quot;&gt;✅&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #3ea366;&quot;&gt;Your Database is created successfully.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3ea366;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3ea366;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;We can only set Customized Path like the below query&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;create database&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;background-color: transparent;&quot;&gt;MyFirstDB&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;on primary&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;name&amp;nbsp;&lt;/span&gt;=&lt;span style=&quot;color: red;&quot;&gt;&amp;nbsp;&#39;MyFirstDB&amp;nbsp;&#39;&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: #2b00fe;&quot;&gt;filename&amp;nbsp;&lt;/span&gt;=&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;D:\MyDatabase\MyFirstDB&amp;nbsp;.mdf&#39;&lt;/span&gt;&lt;span style=&quot;color: #666666;&quot;&gt;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;&lt;span style=&quot;color: #ff00fe;&quot;&gt;log&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;on&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;name&amp;nbsp;&lt;/span&gt;=&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;MyFirstDB _log&#39;&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: #2b00fe;&quot;&gt;filename&amp;nbsp;&lt;/span&gt;=&lt;span style=&quot;color: red;&quot;&gt;&amp;nbsp;&#39;D:\MyDatabase\MyFirstDB&amp;nbsp;_log.ldf&#39;&lt;/span&gt;&lt;span style=&quot;color: #666666;&quot;&gt;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #666666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;then&amp;nbsp;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;Execute&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;✅&amp;nbsp;&lt;span style=&quot;color: #3ea366;&quot;&gt;Your Database is created successfully.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3ea366;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #3ea366;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #741b47; font-size: large;&quot;&gt;Thank You&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/1008642643116602908/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2022/05/creating-database-in-sql-server-in-any.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1008642643116602908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1008642643116602908'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2022/05/creating-database-in-sql-server-in-any.html' title='Creating Database in SQL Server in any Location /Directory(.mdf and .ldf files)'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV0W-qy5iVG_dUj9S6r3RNZn-CPStI_AqBCmjz2pQWyCOHfo6xK1o-jtQ1DlFYAFe2qR6G-WEqrYyzKEROeXvDstoKUETyfe8tWDTbmBODzTxttMnHGfVtb5hSc0eaBSR8XAuuPD21hJsB7D0MfMwizQ5MfsTOP-8_bQ66c_SfBFVP2yXb75PuTZlL4A/s72-c/1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-4999026842493319470</id><published>2021-12-09T01:09:00.002+05:30</published><updated>2021-12-09T01:09:32.718+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Captcha"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="JQuery"/><title type='text'>Captcha Creation and Validation using JavaScript</title><content type='html'>&lt;p&gt;&amp;nbsp;In this article, we can Create a captcha and validate the captcha. To achieve this we used javascript.&lt;/p&gt;&lt;p&gt;The demo video is given below&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;iframe allowfullscreen=&quot;&quot; class=&quot;BLOG_video_class&quot; height=&quot;266&quot; src=&quot;https://www.youtube.com/embed/NU2PI1xu6Wo&quot; width=&quot;489&quot; youtube-src-id=&quot;NU2PI1xu6Wo&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;background-color: #ead1dc; color: #cc0000;&quot;&gt;In Head Section&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;link bootstrap.min.css&lt;/span&gt;&lt;/p&gt;&lt;h3&gt;&lt;span style=&quot;background-color: #ead1dc; color: #cc0000;&quot;&gt;In Body Section&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;lt;div class=&quot;container&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot; style=&quot;margin-top:12px;&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-md-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div id=&quot;captcha&quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;a href=&quot;#&quot; class=&quot;btn btn-primary&quot; onclick=&quot;createCaptcha()&quot;&amp;gt;Reload Captcha&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-md-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input type=&quot;text&quot; class=&quot;form-control&quot; id=&quot;txtCapcha&quot; name=&quot;captcha&quot; autocomplete=&quot;off&quot; required&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div id=&quot;errorMsg&quot; style=&quot;color: #ffbaba;&quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;button type=&quot;submit&quot; class=&quot;btn btn-primary&quot; onclick=&quot;return validateCaptcha()&quot;&amp;gt;Submit Form&amp;lt;/button&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;background-color: #ead1dc; color: #cc0000;&quot;&gt;Script&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window.onload = function () {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; createCaptcha();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var code;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; function createCaptcha() {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; document.getElementById(&#39;captcha&#39;).innerHTML = &#39;&#39;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; document.getElementById(&#39;errorMsg&#39;).innerHTML = &#39;&#39;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var charsArray = &#39;0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%^&amp;amp;*&#39;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var len = 4;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var captcha = [];&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var i = 0; i &amp;lt; len; i++) {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var index = Math.floor(Math.random() * charsArray.length + 1);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (captcha.indexOf(charsArray[index]) == -1) {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; captcha.push(charsArray[index]);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; i--;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var canv = document.createElement(&#39;canvas&#39;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; canv.id = &#39;captcha&#39;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; canv.width = 162;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; canv.height = 50;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var ctx = canv.getContext(&#39;2d&#39;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ctx.font = &#39;bold 25px Apple Chancery, Georgia&#39;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var grd = ctx.createLinearGradient(0, 0, 200, 0);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; grd.addColorStop(0, &#39;red&#39;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ctx.fillStyle = grd;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ctx.fillText(captcha.join(&#39;&#39;), 0, 30);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; code = captcha.join(&#39;&#39;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; document.getElementById(&#39;captcha&#39;).appendChild(canv);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; function validateCaptcha() {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; document.getElementById(&#39;errorMsg&#39;).innerHTML = &#39;&#39;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (document.getElementById(&#39;txtCapcha&#39;).value != code || document.getElementById(&#39;txtCapcha&#39;).value == &#39;&#39;) {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; createCaptcha();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; document.getElementById(&#39;errorMsg&#39;).innerHTML += &#39;&amp;lt;span style=&quot;padding: 13px 25px 25px 0px;&quot;&amp;gt;Invalid Captcha&amp;lt;/span&amp;gt; &#39;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return false;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else if (document.getElementById(&#39;txtCapcha&#39;).value == code) {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; alert(&#39;Form Submitted !&#39;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return true;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/4999026842493319470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2021/12/captcha-creation-and-validation-using.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4999026842493319470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4999026842493319470'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2021/12/captcha-creation-and-validation-using.html' title='Captcha Creation and Validation using JavaScript'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/NU2PI1xu6Wo/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-7164413806919562353</id><published>2021-03-18T23:38:00.001+05:30</published><updated>2021-03-18T23:48:05.109+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net C#"/><category scheme="http://www.blogger.com/atom/ns#" term="CSharp"/><category scheme="http://www.blogger.com/atom/ns#" term="XML"/><title type='text'>Generated multi-node  xml file in asp.net or multiple child nodes   xml file generated  in asp.net C#</title><content type='html'>&lt;p&gt;&lt;br /&gt;1) create a web from right below codes&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5TCltGhHWhgJWCfwsmVBJ-HRo0vVIBoRDsOTLXfnHWwniyOb3Qpd7BH9SHUkCkBy_hs1eFiF3IdW2cH17FhGcJCaHK9vZOvojZyVMHTcBDFddW4yVNHXyL1PMlqJswDAMh81zjISeRFs_/s1004/Screenshot+%25286%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;751&quot; data-original-width=&quot;1004&quot; height=&quot;229&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5TCltGhHWhgJWCfwsmVBJ-HRo0vVIBoRDsOTLXfnHWwniyOb3Qpd7BH9SHUkCkBy_hs1eFiF3IdW2cH17FhGcJCaHK9vZOvojZyVMHTcBDFddW4yVNHXyL1PMlqJswDAMh81zjISeRFs_/w477-h229/Screenshot+%25286%2529.png&quot; width=&quot;477&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;lt;form id=&quot;form1&quot; runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h3&amp;gt;Generated multi-node or multiple child nodes&amp;nbsp; xml file in asp.net&amp;lt;/h3&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;hr /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:TextBox ID=&quot;txtxmlname&quot; runat=&quot;server&quot;&amp;gt;&amp;lt;/asp:TextBox&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Button ID=&quot;Button1&quot; runat=&quot;server&quot; OnClick=&quot;Button1_Click&quot; Text=&quot;Button&quot; /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;br /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;br /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Label ID=&quot;lblMessage&quot; runat=&quot;server&quot; Text=&quot;&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/form&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;2) now add code in &lt;b&gt;aspx.cs&amp;nbsp;&amp;nbsp;&lt;/b&gt;page&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp;protected void Button1_Click(object sender, EventArgs e)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string FileName = txtxmlname.Text.Trim();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FileName = FileName.Replace(&quot; &quot;, &quot;&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; XmlTextWriter xmlwriter = new XmlTextWriter(Server.MapPath(&quot;~/LaptopDistribution/&quot; + FileName + &quot;.xml&quot;), Encoding.UTF8);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.Formatting = Formatting.Indented;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartDocument();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteComment(&quot;Total Students list&amp;nbsp; XML Generate&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;root&quot;);// root Start&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;studentslist&quot;);//students List Start&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;student&quot;);//student Node start&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;studentroll&quot;, &quot;347NA064&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;studentname&quot;, &quot;AJIT KUMAR RANA&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;studentdbo&quot;, &quot;27-05-1995&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;subject&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub1&quot;, &quot;Physics&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub2&quot;, &quot;Chemistry&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub3&quot;, &quot;Mathematics&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub4&quot;, &quot;Biology&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();//student Node end&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;student&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;studentroll&quot;, &quot;115GA130&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;studentname&quot;, &quot;PRATEEK PANIGRAHI&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;studentdbo&quot;, &quot;28-11-1993&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;subject&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub1&quot;, &quot;Language Odia&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub2&quot;, &quot;Chemistry&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub3&quot;, &quot;English&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;teacherslist&quot;);//students List Start&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;teacher&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;teacherid&quot;, &quot;20210025&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;teachername&quot;, &quot;JYOTI RANJAN DEHURY&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;Specialties&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub1&quot;, &quot;Language Odia&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;teacher&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;teacherid&quot;, &quot;20210026&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;teachername&quot;, &quot;ADITYA RAJ BEHERA&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteStartElement(&quot;Specialties&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub1&quot;, &quot;Chemistry&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteElementString(&quot;sub2&quot;, &quot;English&quot;);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement();//students List Start&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndElement(); // root End&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.WriteEndDocument();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.Flush();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlwriter.Close();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lblMessage.Text = &quot;&amp;lt;a href=../LaptopDistribution/&quot; + FileName + &quot;.xml target=&#39;_blank&#39;&amp;nbsp; &amp;gt;View&amp;nbsp; XML file&amp;lt;/a&amp;gt;&quot;;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: white;&quot;&gt;now&amp;nbsp; you find xml file like this&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBkRFhOnN8Oph3UEmBsKwlrhVlj11c583JMQr2zyfjS9I9WvcWCyG_y8DpG142s-hOqPZ36T1dui-uFhQ93GmgZdYFWQMXUmN9yP3CWXBiPa9YfTL_tLt7MABItRxFKkNVOuo1aEXtTmmX/s1197/Screenshot+%252815%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1080&quot; data-original-width=&quot;1197&quot; height=&quot;470&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBkRFhOnN8Oph3UEmBsKwlrhVlj11c583JMQr2zyfjS9I9WvcWCyG_y8DpG142s-hOqPZ36T1dui-uFhQ93GmgZdYFWQMXUmN9yP3CWXBiPa9YfTL_tLt7MABItRxFKkNVOuo1aEXtTmmX/w524-h470/Screenshot+%252815%2529.png&quot; width=&quot;524&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/7164413806919562353/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2021/03/generated-multi-node-xml-file-in-aspnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/7164413806919562353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/7164413806919562353'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2021/03/generated-multi-node-xml-file-in-aspnet.html' title='Generated multi-node  xml file in asp.net or multiple child nodes   xml file generated  in asp.net C#'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5TCltGhHWhgJWCfwsmVBJ-HRo0vVIBoRDsOTLXfnHWwniyOb3Qpd7BH9SHUkCkBy_hs1eFiF3IdW2cH17FhGcJCaHK9vZOvojZyVMHTcBDFddW4yVNHXyL1PMlqJswDAMh81zjISeRFs_/s72-w477-h229-c/Screenshot+%25286%2529.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-29851264713069506</id><published>2021-03-13T17:32:00.010+05:30</published><updated>2021-03-15T14:25:20.124+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net C#"/><category scheme="http://www.blogger.com/atom/ns#" term="SFTP"/><title type='text'>How to upload file on SFTP  using Asp.Net C#</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;SFTP &lt;/b&gt;– SSH Secure File Transfer Protocol&lt;/h2&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br style=&quot;text-align: left;&quot; /&gt;&lt;b style=&quot;text-align: left;&quot;&gt;SFTP&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;text-align: left;&quot;&gt;(SSH File Transfer Protocol) is a secure file transfer protocol. It runs over the&amp;nbsp;&lt;/span&gt;&lt;b style=&quot;text-align: left;&quot;&gt;SSH&amp;nbsp;&lt;/b&gt;&lt;span style=&quot;text-align: left;&quot;&gt;protocol. It supports the full security and authentication functionality of&amp;nbsp;&lt;/span&gt;&lt;b style=&quot;text-align: left;&quot;&gt;SSH&lt;/b&gt;&lt;span style=&quot;text-align: left;&quot;&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwQ-hszWPZYnCaFzVI3s8x7Mz4GJOiIUd4WLu0DQuYl-kNZzgF6xTUft8-zfElyKJjLHM5yOBK1L-dvDx_X7trPxpjKKDECHutRx1cYDUIPcxDOlzi_Yktk34YlIH-St4bNtblaA8UwK5t/s752/SFTP.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;458&quot; data-original-width=&quot;752&quot; height=&quot;298&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwQ-hszWPZYnCaFzVI3s8x7Mz4GJOiIUd4WLu0DQuYl-kNZzgF6xTUft8-zfElyKJjLHM5yOBK1L-dvDx_X7trPxpjKKDECHutRx1cYDUIPcxDOlzi_Yktk34YlIH-St4bNtblaA8UwK5t/w489-h298/SFTP.jpg&quot; width=&quot;489&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;SFTP &lt;/b&gt;has pretty much-replaced legacy &lt;b&gt;FTP &lt;/b&gt;as a file transfer protocol and is quickly replacing FTP/S. It provides all the functionality offered by these protocols, but more securely and more reliably, with easier configuration. There is basically no reason to use the legacy protocols anymore.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;SFTP &lt;/b&gt;also protects against password sniffing and man-in-the-middle attacks. It protects the integrity of the data using encryption and cryptographic hash functions and authenticates both the server and the user.&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Start Upload File on SFTP&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;1) First you need&amp;nbsp;&lt;a href=&quot;https://www.nuget.org/packages/SSH.NET/&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Renci.SshNet.ddl&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;for uploaded&amp;nbsp;files, you can download from&amp;nbsp;www.nuget.org.&lt;br /&gt;2) you need Host, User Name, Password, Port.&lt;/div&gt;&lt;div&gt;3) Add a web form and add design.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfXRmvpRX3IN4yAxQYybcNSg93yHWboPUlGUukh8bIIDHUch_mWl8o5gCqFxbdIfb7gfJ-ZPe5m-FZKnsdrUMaCWGD4TR01q4sXXLSrQXGT3wjhLqDHu4UTqNP8Vil8jQ746jZBwunZz1V/s808/Screenshot+%25282%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;368&quot; data-original-width=&quot;808&quot; height=&quot;245&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfXRmvpRX3IN4yAxQYybcNSg93yHWboPUlGUukh8bIIDHUch_mWl8o5gCqFxbdIfb7gfJ-ZPe5m-FZKnsdrUMaCWGD4TR01q4sXXLSrQXGT3wjhLqDHu4UTqNP8Vil8jQ746jZBwunZz1V/w537-h245/Screenshot+%25282%2529.png&quot; width=&quot;537&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;form&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;id&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;form1&quot;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;runat&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;strong&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;How to
upload file on SFTP server using Aps.net C#&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;strong&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;br&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;br&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;asp&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;Button&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;ID&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;Button1&quot;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;runat&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;server&quot;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;Text&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;Uplode
File To SFTP&quot;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;OnClick&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;Button1_Click&quot;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;br&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;br&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;asp&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;Label&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;ID&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;lblresponsemsg&quot;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;runat&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;server&quot;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: red; font-size: 9.5pt;&quot;&gt;Text&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;=&quot;&quot;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;asp&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;Label&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt;&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;font-size: 9.5pt; line-height: 115%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt; line-height: 115%;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: maroon; font-size: 9.5pt; line-height: 115%;&quot;&gt;form&lt;/span&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt; line-height: 115%;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 7pt; line-height: 115%; mso-bidi-font-size: 11.0pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; font-family: courier;&quot;&gt;&lt;span style=&quot;color: blue; font-size: 9.5pt; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;div&gt;4) Now write C# code&amp;nbsp;like below .&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDfMXr5K4rrr2YmZ1Vcg1w2AI1qPnefyLyii8fzjBqM2yc1fEhqgf6A0FwJxD49EIkAWY_Xg0WLCe5HDH5VbbWEuLyR2KcvghpO65F9H3_wP7Cuh99umrGIQg0WqFX7HqFsLza2a7aB4rb/s631/Screenshot+%25283%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;376&quot; data-original-width=&quot;631&quot; height=&quot;346&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDfMXr5K4rrr2YmZ1Vcg1w2AI1qPnefyLyii8fzjBqM2yc1fEhqgf6A0FwJxD49EIkAWY_Xg0WLCe5HDH5VbbWEuLyR2KcvghpO65F9H3_wP7Cuh99umrGIQg0WqFX7HqFsLza2a7aB4rb/w569-h346/Screenshot+%25283%2529.png&quot; width=&quot;569&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhofpjtXg8-BS44meP9Qq8-4P4mUyezYjqH3CoZaZi8W_k9Ka-rRCaeuWn5-xdCzkCEtM6anL4WuapmdBKekfTUkDayyIk4peQ3fNxTcOuaWMBHPmAb8g4K-sTxgLXWnZBFQ0Cw9rGgnQWF/s787/Screenshot+%25284%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;277&quot; data-original-width=&quot;787&quot; height=&quot;299&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhofpjtXg8-BS44meP9Qq8-4P4mUyezYjqH3CoZaZi8W_k9Ka-rRCaeuWn5-xdCzkCEtM6anL4WuapmdBKekfTUkDayyIk4peQ3fNxTcOuaWMBHPmAb8g4K-sTxgLXWnZBFQ0Cw9rGgnQWF/w624-h299/Screenshot+%25284%2529.png&quot; width=&quot;624&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&amp;nbsp;&lt;/div&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;protected&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;void&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; Button1_Click(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;object&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; sender, EventArgs e)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;try&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; SftpPth = &lt;/span&gt;&lt;span style=&quot;color: #a31515; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&quot;//HOME&quot;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; SftPHost = &lt;/span&gt;&lt;span style=&quot;color: #a31515; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&quot;***.***.***.**&quot;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: green; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;//Use Your IP Address&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; SftpUserName = &lt;/span&gt;&lt;span style=&quot;color: #a31515; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&quot;UserName&quot;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; SftpPsd = &lt;/span&gt;&lt;span style=&quot;color: #a31515; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&quot;UserPass@123&quot;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;int&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; SftpPort = 22; &lt;/span&gt;&lt;span style=&quot;color: green; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;//Port 22
is defaulted for SFTP upload&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: green; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: green; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;//Local file address&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; source = &lt;/span&gt;&lt;span style=&quot;color: #a31515; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&quot;location
Of File &quot;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: green; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;//Upload File Address&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; destination = SftpPth;&lt;/span&gt;&lt;span style=&quot;color: green; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;// If destination address available&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: green; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;UploadSFTPFile(SftPHost, SftpUserName, SftpPsd, source, destination,
SftpPort);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;lblresponsemsg.Text = &lt;/span&gt;&lt;span style=&quot;color: #a31515; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&quot;File
uploaded&quot;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;catch&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; (Exception ex)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;lblresponsemsg.Text = ex.Message.ToString();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;private&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;void&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; UploadSFTPFile(&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; host, &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; username, &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; password, &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; sourcefile, &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;string&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; destination, &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;int&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; port)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;using&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; (SftpClient client = &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;new&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;
SftpClient(host, port, username, password))&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;client.Connect();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;client.ChangeDirectory(destination);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee;&quot;&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;using&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; (FileStream fs = &lt;/span&gt;&lt;span style=&quot;color: blue; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt;new&lt;/span&gt;&lt;span style=&quot;color: black; font-family: Consolas; font-size: 8pt; mso-bidi-font-family: Consolas; mso-bidi-font-size: 9.5pt;&quot;&gt; FileStream(sourcefile,
FileMode.Open))&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;client.BufferSize = 4 * 1024;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;client.UploadFile(fs, Path.GetFileName(sourcefile));&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0in; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;background-color: #eeeeee; color: black; font-family: Consolas; font-size: 8pt; line-height: 115%;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/span&gt;&lt;span style=&quot;font-size: 9pt; line-height: 115%; mso-bidi-font-size: 11.0pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/29851264713069506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2021/03/how-to-upload-file-on-sftp-using-apsnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/29851264713069506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/29851264713069506'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2021/03/how-to-upload-file-on-sftp-using-apsnet.html' title='How to upload file on SFTP  using Asp.Net C#'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwQ-hszWPZYnCaFzVI3s8x7Mz4GJOiIUd4WLu0DQuYl-kNZzgF6xTUft8-zfElyKJjLHM5yOBK1L-dvDx_X7trPxpjKKDECHutRx1cYDUIPcxDOlzi_Yktk34YlIH-St4bNtblaA8UwK5t/s72-w489-h298-c/SFTP.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-1258513430432548717</id><published>2020-10-21T00:23:00.007+05:30</published><updated>2022-06-20T13:54:35.982+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework"/><title type='text'>CRUD operation in ASP. Net Framework  using Connection-Oriented Architecture. Work with Stored Procedure, Database table using only Data Reader.</title><content type='html'>&lt;p&gt;&amp;nbsp;This blog contains only for students who want to practice the Dot Net Framework CRUD Operation in Connected Architecture.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: red;&quot;&gt;What is Connection-Oriented&amp;nbsp;Architecture?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Connection-Oriented Architecture in .Net Framework means when we are working with the Data Source we have to keep the connection continuously.&lt;/p&gt;&lt;p&gt;In this scenario, we load data from Data Source to DataReader through the &lt;span style=&quot;background-color: #d9ead3;&quot;&gt;Command&lt;/span&gt; Class.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRSHwsjd3M7j-UspJctqLYbln2UafIMF2oZdgY8ElFdPZUAb2g7lWibUQFp0fKiigjq4p9xcVQPnes1320zn5__0IUkHianpiHIXKVWTgU9ZY4aANIDtM55bMVe6DjU0hi_DipCVLBDwxb/s870/DataReader.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;504&quot; data-original-width=&quot;870&quot; height=&quot;231&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRSHwsjd3M7j-UspJctqLYbln2UafIMF2oZdgY8ElFdPZUAb2g7lWibUQFp0fKiigjq4p9xcVQPnes1320zn5__0IUkHianpiHIXKVWTgU9ZY4aANIDtM55bMVe6DjU0hi_DipCVLBDwxb/w400-h231/DataReader.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;Let&#39;s begin&lt;div&gt;&lt;br /&gt;&lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaWVYfxvps9cpoWBwMmxyWfNAXElT8wwkgurhcyuMudzbi8qkxHA5XEJjVDt8XfbQpxSnC35JOn2TiChtyowtLAGUF2NEsb5q7tqz_74hHRzFoZ8WQQb1DoO18DzhROJ32k-3iNJnAuHLe/s716/Insert.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;387&quot; data-original-width=&quot;716&quot; height=&quot;346&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaWVYfxvps9cpoWBwMmxyWfNAXElT8wwkgurhcyuMudzbi8qkxHA5XEJjVDt8XfbQpxSnC35JOn2TiChtyowtLAGUF2NEsb5q7tqz_74hHRzFoZ8WQQb1DoO18DzhROJ32k-3iNJnAuHLe/w640-h346/Insert.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;span style=&quot;text-align: center;&quot;&gt;This page is our insert page. Where we are taking the input of Name and Department from the user and provide them their generated Id.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-align: center;&quot;&gt;For this, we have a Department table. from the Department, we are bringing all the departments to the dropdown menu.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;Department Table&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;----------------------------&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_qNOWBNX0Q8WFGDRH3YdXdf4DBdwmgKlR11ebspkTSCzPOEjbkj5CRNmoJbEL_-PC1rl83TgBw4O9qJfjK6FYoTMKK3CILtkRowGj2c4cJ5bGtSYiHg0VzfB5XmAwaMo-ogYccds1InkQ/s552/Department.png&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;398&quot; data-original-width=&quot;552&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_qNOWBNX0Q8WFGDRH3YdXdf4DBdwmgKlR11ebspkTSCzPOEjbkj5CRNmoJbEL_-PC1rl83TgBw4O9qJfjK6FYoTMKK3CILtkRowGj2c4cJ5bGtSYiHg0VzfB5XmAwaMo-ogYccds1InkQ/s320/Department.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;I have inserted some values before.&lt;div&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;DId int IDENTITY(10,10) NOT NULL,&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;DName varchar(50) NULL,&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;Loaction varchar(50) NULL,&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;Stored Procedure for Department&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;------------------------------------------------&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;create proc usp_Department&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;(&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;@DId int=null,&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;@DName varchar(50)=null&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;as&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;begin&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;Select DId, DName from Department&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;end&lt;/span&gt;&lt;br /&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;go&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;Employee Table&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;-------------------------&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtXKyGa-loOUawkZ4sbzs2fEb0x1x8EC_2KLH_J_pYgzTpkQDRiVUACvup6yviIKMTrC-P-tPgxnUo1kdLLnCtHPh3XP04Z2m00VEdgp45pl_1kNwEH5ZWJaeelfkIDbvWgMqmZLuybE8A/s656/Employee.png&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;398&quot; data-original-width=&quot;656&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtXKyGa-loOUawkZ4sbzs2fEb0x1x8EC_2KLH_J_pYgzTpkQDRiVUACvup6yviIKMTrC-P-tPgxnUo1kdLLnCtHPh3XP04Z2m00VEdgp45pl_1kNwEH5ZWJaeelfkIDbvWgMqmZLuybE8A/s320/Employee.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;Stored Procedure for Employee&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;------------------------------------------------&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;create proc usp_Employee&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;(&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;@EId int=null,&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;@Name varchar(50)=null,&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;@DId int=null,&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;@type char(2)=null&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;as&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;if(@type=&#39;in&#39;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;begin&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;insert Employee (Name,DId) values(@Name,@DId)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;end&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;if(@type=&#39;up&#39;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;begin&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;update Employee set Name=@Name,DId=@DId where EId=@EId&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;end&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;if(@type=&#39;de&#39;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;begin&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;delete Employee where EId=@EId&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;end&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;if(@type=&#39;se&#39;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;begin&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;select Name,DId from Employee where EId=@EId&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;end&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;if(@type=&#39;mx&#39;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;begin&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Select Max(EId) from Employee&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;end&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;if(@type=&#39;s&#39;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;begin&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;select EId from Employee&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;end&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;go&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: inherit; font-size: medium;&quot;&gt;in &lt;/span&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;Web.config&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-size: large;&quot;&gt;-----------------&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;connectionStrings&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;add name =&quot;constr&quot; connectionString=&quot;Server=yourservername; User id=sa; Password=yourpassword; Initial Catalog=ASPDB&quot; providerName=&quot;System.Data.SqlClient&quot;/&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;/connectionStrings&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Designing of Insert page&lt;/span&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;font-family: inherit; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;EmployeeInsert.aspx&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;---------------------------&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: inherit; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;%@ Page Language=&quot;C#&quot; AutoEventWireup=&quot;true&quot; CodeBehind=&quot;&lt;/span&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;EmployeeInsert&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;.aspx.cs&quot; Inherits=&quot;Example1.EmployeeInsert&quot; %&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;head runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;link href=&quot;Content/bootstrap.css&quot; rel=&quot;stylesheet&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;style&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .divbox{&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; margin:10px;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .box{&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; border:groove;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; padding:20px 20px 20px 60px;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; align-content:center;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; margin:40px 100px;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;form id=&quot;form1&quot; runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;container&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h3&amp;gt;Employee Insert&amp;lt;/h3&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;box&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Label ID=&quot;Label3&quot; runat=&quot;server&quot; Text=&quot;Employee Id&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;divbox col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:TextBox ID=&quot;txtEid&quot; CssClass=&quot;form-control&quot; runat=&quot;server&quot; ReadOnly=&quot;true&quot;&amp;gt;&amp;lt;/asp:TextBox&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-sm-1&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Button ID=&quot;Button1&quot; CssClass=&quot;btn btn-dark&quot; runat=&quot;server&quot; OnClick=&quot;btnReset_Click&quot; Text=&quot;New Registration&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Label ID=&quot;Label1&quot; runat=&quot;server&quot; Text=&quot;Employee Name&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;divbox col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:TextBox ID=&quot;txtEname&quot; CssClass=&quot;form-control&quot; runat=&quot;server&quot;&amp;gt;&amp;lt;/asp:TextBox&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-sm-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:LinkButton ID=&quot;LinkButton1&quot; CssClass=&quot;btn-light&quot; PostBackUrl=&quot;~/EmployeeEdit.aspx&quot; runat=&quot;server&quot;&amp;gt;Go To Edit Page&amp;lt;/asp:LinkButton&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Label ID=&quot;Label5&quot; runat=&quot;server&quot; Text=&quot;Department&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;divbox col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:DropDownList ID=&quot;ddlDept&quot; CssClass=&quot;form-control&quot; runat=&quot;server&quot;&amp;gt;&amp;lt;/asp:DropDownList&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Button ID=&quot;btnSubmit&quot; CssClass=&quot;btn btn-success&quot; OnClick=&quot;btnSubmit_Click&quot; runat=&quot;server&quot; Text=&quot;Submit&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Button ID=&quot;btnReset&quot; runat=&quot;server&quot; CssClass=&quot;btn btn-light &quot; OnClick=&quot;btnReset_Click&quot; Text=&quot;Reset&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/form&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;EmployeeInsert.aspx.cs&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;-----------------------------&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System.Data;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System.Data.SqlClient;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System.Configuration;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;namespace DBExamples&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;{&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; public partial class EmployeeInsert : System.Web.UI.Page&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlConnection con;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlDataReader dr;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd =new SqlCommand();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void Page_Load(object sender, EventArgs e)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: small;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con = new SqlConnection(ConfigurationManager.ConnectionStrings[&quot;constr&quot;].ConnectionString);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(!IsPostBack)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; LoadDept();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private void LoadDept()&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Connection = con;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandText = &quot;usp_Department&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dr = cmd.ExecuteReader();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataValueField = &quot;DId&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataTextField = &quot;DName&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataSource = dr;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataBind();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.Items.Insert(0, &quot;--select--&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void btnSubmit_Click(object sender, EventArgs e)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(ddlDept.SelectedIndex&amp;gt;0)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Connection = con;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandText = &quot;usp_Employee&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@Name&quot;, txtEname.Text);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@DId&quot;, ddlDept.SelectedValue);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@type&quot;,&quot;in&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(cmd.ExecuteNonQuery()&amp;gt;0)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd1 = new SqlCommand(&quot;usp_Employee&quot;, con);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd1.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd1.Parameters.AddWithValue(&quot;@type&quot;, &quot;mx&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txtEid.Text= cmd1.ExecuteScalar().ToString();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;Registration Successful&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;Registration Failed&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;Select a Department&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void btnReset_Click(object sender, EventArgs e)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ClaerData();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private void ClaerData()&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txtEid.Text = txtEname.Text = &quot;&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.SelectedIndex = 0;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4IuETn-o9AT0R99CGC5OKZi6dFK8BCSUfSudNXfPeaSaO5PZdIp3wLpUujJSnTDCZ1u4yakXjzOAm2jcDRxa9aDnvauEj8tWf4-mNQiepRKJqjt79jqXKIK3S7IN9IHvwgg5lqWETZyo0/s720/InsertPage.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;388&quot; data-original-width=&quot;720&quot; height=&quot;344&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4IuETn-o9AT0R99CGC5OKZi6dFK8BCSUfSudNXfPeaSaO5PZdIp3wLpUujJSnTDCZ1u4yakXjzOAm2jcDRxa9aDnvauEj8tWf4-mNQiepRKJqjt79jqXKIK3S7IN9IHvwgg5lqWETZyo0/w640-h344/InsertPage.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;EmployeeEdit.aspx&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;--------------------------&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;%@ Page Language=&quot;C#&quot; AutoEventWireup=&quot;true&quot; CodeBehind=&quot;EmployeeEdit.aspx.cs&quot; Inherits=&quot;Example1.EmployeeEdit&quot; %&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;head runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;link href=&quot;Content/bootstrap.css&quot; rel=&quot;stylesheet&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;style&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .divbox{&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; margin:10px;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .box{&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; border:groove;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; padding:20px 20px 20px 60px;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; align-content:center;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; margin:40px 100px;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;form id=&quot;form1&quot; runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;container&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h3&amp;gt;Employee Edit&amp;lt;/h3&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;box&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Label ID=&quot;Label3&quot; runat=&quot;server&quot; Text=&quot;Employee Id&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;divbox col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;asp:DropDownList ID=&quot;ddlEid&quot; CssClass=&quot;form-control&quot; OnSelectedIndexChanged=&quot;ddlEid_SelectedIndexChanged&quot; AutoPostBack=&quot;true&quot; runat=&quot;server&quot;&amp;gt;&amp;lt;/asp:DropDownList&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-sm-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:LinkButton ID=&quot;LinkButton1&quot; CssClass=&quot;btn-light&quot; PostBackUrl=&quot;~/EmployeeInsert.aspx&quot; runat=&quot;server&quot;&amp;gt;New Registration&amp;lt;/asp:LinkButton&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Label ID=&quot;Label1&quot; runat=&quot;server&quot; Text=&quot;Employee Name&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;divbox col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:TextBox ID=&quot;txtEname&quot; CssClass=&quot;form-control&quot; runat=&quot;server&quot;&amp;gt;&amp;lt;/asp:TextBox&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Label ID=&quot;Label5&quot; runat=&quot;server&quot; Text=&quot;Department&quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;divbox col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:DropDownList ID=&quot;ddlDept&quot; CssClass=&quot;form-control&quot; runat=&quot;server&quot;&amp;gt;&amp;lt;/asp:DropDownList&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;row&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;col-lg-3&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Button ID=&quot;btnUpdate&quot; CssClass=&quot;btn btn-success&quot; OnClick=&quot;btnUpdate_Click&quot; runat=&quot;server&quot; Text=&quot;Update&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:Button ID=&quot;btnDelete&quot; runat=&quot;server&quot; CssClass=&quot;btn btn-light&quot; OnClick=&quot;btnDelete_Click&quot; Text=&quot;Delete&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/form&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: #a64d79; font-family: inherit; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;EmployeeEdit.aspx.cs&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #a64d79; font-family: inherit; font-size: medium;&quot;&gt;----------------------------&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System.Data;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System.Data.SqlClient;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;using System.Configuration;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;namespace DBExamples&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;{&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; public partial class EmployeeEdit : System.Web.UI.Page&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlConnection con;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlDataReader dr;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void Page_Load(object sender, EventArgs e)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con = new SqlConnection(ConfigurationManager.ConnectionStrings[&quot;constr&quot;].ConnectionString);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(!IsPostBack)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; btnUpdate.Enabled = false;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; btnDelete.Enabled = false;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; loadEmp();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; loadDept();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private void loadEmp()&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd = new SqlCommand(&quot;usp_Employee&quot;, con);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@type&quot;,&quot;s&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dr = cmd.ExecuteReader();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlEid.DataValueField = &quot;EId&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlEid.DataTextField = &quot;EId&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlEid.DataSource = dr;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlEid.DataBind();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlEid.Items.Insert(0,&quot;--select--&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private void loadDept()&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd1 = new SqlCommand(&quot;usp_Department&quot;, con);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd1.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dr = cmd1.ExecuteReader();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataValueField = &quot;DId&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataTextField = &quot;DName&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataSource = dr;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.DataBind();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.Items.Insert(0,&quot;--select--&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void btnUpdate_Click(object sender, EventArgs e)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(ddlEid.SelectedIndex&amp;gt;0)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd = new SqlCommand(&quot;usp_Employee&quot;,con);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@EId&quot;, ddlEid.SelectedValue);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@Name&quot;,txtEname.Text);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@DId&quot;, ddlDept.SelectedValue);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@type&quot;, &quot;up&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (cmd.ExecuteNonQuery() &amp;gt; 0)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;User Detail Updated&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;Failed&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;Select Employee Id&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; loadEmp();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void btnDelete_Click(object sender, EventArgs e)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (ddlEid.SelectedIndex &amp;gt; 0)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd = new SqlCommand(&quot;usp_Employee&quot;, con);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@EId&quot;, ddlEid.SelectedValue);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@type&quot;, &quot;de&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (cmd.ExecuteNonQuery() &amp;gt; 0)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;User Deleted&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;Failed&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Response.Write(&quot;&amp;lt;script&amp;gt;alert(&#39;Select Employee Id&#39;)&amp;lt;/script&amp;gt;&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; loadEmp();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txtEname.Text = &quot;&quot;;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.SelectedIndex = 0;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void ddlEid_SelectedIndexChanged(object sender, EventArgs e)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; btnUpdate.Enabled = true;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; btnDelete.Enabled = true;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd = new SqlCommand(&quot;usp_Employee&quot;, con);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.CommandType = CommandType.StoredProcedure;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@EId&quot;, ddlEid.SelectedValue);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cmd.Parameters.AddWithValue(&quot;@type&quot;, &quot;se&quot;);&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dr = cmd.ExecuteReader();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (dr.Read())&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txtEname.Text = dr[&quot;Name&quot;].ToString();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ddlDept.SelectedValue = dr[&quot;DId&quot;].ToString();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;---------------&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: small;&quot;&gt;The End ---------------&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: courier; font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/1258513430432548717/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2020/10/crud-operation-in-asp-net-framework.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1258513430432548717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/1258513430432548717'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2020/10/crud-operation-in-asp-net-framework.html' title='CRUD operation in ASP. Net Framework  using Connection-Oriented Architecture. Work with Stored Procedure, Database table using only Data Reader.'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRSHwsjd3M7j-UspJctqLYbln2UafIMF2oZdgY8ElFdPZUAb2g7lWibUQFp0fKiigjq4p9xcVQPnes1320zn5__0IUkHianpiHIXKVWTgU9ZY4aANIDtM55bMVe6DjU0hi_DipCVLBDwxb/s72-w400-h231-c/DataReader.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-6102187318912241944</id><published>2020-06-30T01:41:00.001+05:30</published><updated>2020-07-06T13:18:23.878+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.Net C#"/><category scheme="http://www.blogger.com/atom/ns#" term="JQuery"/><title type='text'>Pattern Lock  in ASP.NET using JQuery</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-stTQaynttTSnCsT38p77L1-cU6oMwzzfHp7PuP6c1aDhqfaRDuq6oLUHmGfiC4nzIWs7_T65WORbCJXstzCoTzrVNYXBdBbo3AWZwV-o3s7ZKyLQf82DsODhJ-mJCwnWsUJpYFznwxyp/s1600/patternlock.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;567&quot; data-original-width=&quot;775&quot; height=&quot;292&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-stTQaynttTSnCsT38p77L1-cU6oMwzzfHp7PuP6c1aDhqfaRDuq6oLUHmGfiC4nzIWs7_T65WORbCJXstzCoTzrVNYXBdBbo3AWZwV-o3s7ZKyLQf82DsODhJ-mJCwnWsUJpYFznwxyp/s400/patternlock.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;marquee&gt;
&lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;Demo video In the end&lt;/b&gt;&lt;/span&gt;&lt;/marquee&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; Instead of making a Login form, we can implement Pattern lock to our website. We can achieve this using some JQuery codings. So here is the technique of implementing Pattern lock in the ASP.NET framework project using Jquery.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
In this tutorial, we have Login.aspx page, if&amp;nbsp; I will draw the right pattern it will take to you Dashboard.aspx otherwise it will show you error message. It will validate the pattern from the database then it will unlock it.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
So let&#39;s start.&lt;/div&gt;
&lt;h4 style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;Step 1:- (Database table)&lt;/span&gt;&lt;/h4&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Table Name:- &quot;UserTable&quot;&lt;/div&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;background-color: #a2c4c9;&quot;&gt;&amp;nbsp; &amp;nbsp; Column Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;background-color: #a2c4c9;&quot;&gt;&amp;nbsp; &amp;nbsp; Data Type&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&amp;nbsp;uid&lt;/td&gt;&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&amp;nbsp;int&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;(PK)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&amp;nbsp;name&amp;nbsp;&lt;/td&gt;
&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&amp;nbsp;varchar(50)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&amp;nbsp;password&lt;/td&gt;
&lt;td style=&quot;border: 1px solid darkcyan;&quot;&gt;&amp;nbsp;varchar(10)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;b&gt;Insert data into the table:-&lt;/b&gt;&lt;br /&gt;
&lt;div&gt;
INSERT into UserTable (uid, name, password) VALUES (1, &#39;Ankit&#39;, &#39;12369&#39;)&lt;br /&gt;
&lt;div&gt;
&lt;h4 style=&quot;clear: both;&quot;&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;br /&gt;Step 2:-&lt;/span&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Create a new &lt;b&gt;ASP.NET Framework&lt;/b&gt; project.&lt;/li&gt;
&lt;li&gt;Add two webforms &lt;b&gt;Login.aspx&lt;/b&gt;, &lt;b&gt;Dashboard.aspx&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Add three folders. Name it as &lt;b&gt;img, css, js&lt;/b&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;button class=&quot;button large download&quot; style=&quot;background-color: #0ce86b;&quot;&gt;&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=1169dbYURkzrKbiCwZt4KRDOXuXGteOHp&quot; rel=&quot;nofollow&quot; style=&quot;color: white;&quot; target=&quot;_blank&quot;&gt;Download Jquery file&lt;/a&gt;&lt;/button&gt;&amp;nbsp;and paste it into the &lt;b&gt;js&lt;/b&gt; folder.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;button class=&quot;button large download&quot; style=&quot;background-color: #0ce86b;&quot;&gt;&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=1NRrRn2n8s4g-jJ1I5GYxYtpgBDUfSeIS&quot; rel=&quot;nofollow&quot; style=&quot;color: white;&quot; target=&quot;_blank&quot;&gt;Download Gesture.js file&lt;/a&gt;&lt;/button&gt;&amp;nbsp;and paste it into the &lt;b&gt;js&lt;/b&gt; folder.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;button class=&quot;button large download&quot; style=&quot;background-color: #0ce86b;&quot;&gt;&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=14WUEyLw6QUMKs1YkKDUnj4SzHiFXwBK5&quot; rel=&quot;nofollow&quot; style=&quot;color: white;&quot; target=&quot;_blank&quot;&gt;Download CSS file&lt;/a&gt;&lt;/button&gt;&amp;nbsp;and paste it into the &lt;b&gt;css&lt;/b&gt; folder.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;button class=&quot;button large download&quot; style=&quot;background-color: #0ce86b;&quot;&gt;&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=1hGMmpTJWJgaMlv1EqvxhOUdM8AU-opQj&quot; rel=&quot;&quot; style=&quot;color: white;&quot; target=&quot;_blank&quot;&gt;Download Image file&lt;/a&gt;&lt;/button&gt;&amp;nbsp;and paste it into the &lt;b&gt;img&lt;/b&gt; folder.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;Step 3:- Login.aspx and Login.aspx.cs&lt;/span&gt;&lt;/h4&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;Write the following code in &lt;/span&gt;&lt;span style=&quot;color: #e69138;&quot;&gt;Login.aspx&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;span style=&quot;color: #e69138;&quot;&gt;-------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;b style=&quot;background-color: #b6d7a8;&quot;&gt;In &amp;lt;head&amp;gt; section&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;lt;head runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;My Palm Book&amp;lt;/title&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;link href=&quot;css/styles.css&quot; rel=&quot;stylesheet&quot; /&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;script src=&quot;js/jquery-2.1.4.min.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;script src=&quot;js/gesture.min.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style=&quot;background-color: #b6d7a8;&quot;&gt;In &amp;lt;body&amp;gt; section&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;div id=&quot;gesturepwd&quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;p id=&quot;errmessage&quot;&amp;gt;authentication invalid...&amp;lt;/p&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#gesturepwd&quot;).GesturePassword({&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; backgroundColor: &quot;transparent&quot;,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; color: &quot;#FFFFFF&quot;,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; roundRadii: 50,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pointRadii: 12,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; space: 60,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; width: 480,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; height: 480,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lineColor: &quot;#ECF0F1&quot;,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; zindex: 100&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;
&lt;/span&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#errmessage&quot;).hide();&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;
&lt;/span&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#gesturepwd&quot;).on(&quot;hasPasswd&quot;, function (e, passwd) {&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;
&lt;/span&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; debugger;&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (passwd != &#39;&#39;) {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $.ajax({&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; type: &#39;POST&#39;,&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; url: &#39;Login.aspx/ValidLogin&#39;,&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; data: &quot;{&#39;password&#39;:&#39;&quot; + passwd + &quot;&#39;}&quot;,&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; contentType: &quot;application/json; charset=utf-8&quot;,&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dataType: &#39;json&#39;,&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; success: function (response) {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; debugger;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var result = response.d;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (result == true) {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#gesturepwd&quot;).trigger(&quot;passwdRight&quot;);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; setTimeout(function () {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // alert(&quot;Pattern is correct&quot;)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }, 500);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#gesturepwd&quot;).trigger(&quot;passwdWrong&quot;);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (result == true) {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window.location.href = &quot;Dashboard.aspx&quot;;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (result == false) {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#errmessage&quot;).show();&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; console.log(lstdtl);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; error: function (response) {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#gesturepwd&quot;).trigger(&quot;passwdWrong&quot;);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var msg = jQuery.parseJSON(response.responseText);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; console.log(&quot;Message: &quot; + msg.Message);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; console.log(&quot;StackTrace: &quot; + msg.StackTrace);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; console.log(&quot;ExceptionType: &quot; + msg.ExceptionType);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else {&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $(&quot;#gesturepwd&quot;).trigger(&quot;passwdWrong&quot;);&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;/script&amp;gt;&lt;/div&gt;
&lt;div&gt;
&amp;lt;/body&amp;gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;Write the following code in&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #e69138;&quot;&gt;Login.aspx.cs&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;span style=&quot;color: #e69138;&quot;&gt;------------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;namespace PatternLock&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;{&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; public partial class Login : System.Web.UI.Page&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protected void Page_Load(object sender, EventArgs e)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [WebMethod()]&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public static dynamic ValidLogin(string password)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlConnection con = new SqlConnection(&quot;Data Source=&lt;span style=&quot;color: #cc0000;&quot;&gt;/*your server name*/&lt;/span&gt;; Initial Catalog=&lt;span style=&quot;color: #cc0000;&quot;&gt;/*Your database name*/&lt;/span&gt;; USER ID=&lt;span style=&quot;color: #cc0000;&quot;&gt;/*Your server id*/&lt;/span&gt;; password=&lt;span style=&quot;color: #cc0000;&quot;&gt;/*your password*/&lt;/span&gt;&quot;);&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Open();&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string qry = &quot;select * from UserTable where password=&#39;&quot;+ password +&quot;&#39;&quot;;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlCommand cmd = new SqlCommand(qry, con);&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SqlDataReader sdr = cmd.ExecuteReader();&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (sdr.Read())&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return true;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; con.Close();&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return false;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;}&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;Step 4:- Dashboard.aspx and&amp;nbsp;Dashboard.aspx.cs&lt;/span&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;Write the following code in&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #e69138;&quot;&gt;Dashboard.aspx&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;span style=&quot;color: #e69138;&quot;&gt;---------------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;color: #e69138;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style=&quot;background-color: #b6d7a8;&quot;&gt;In &amp;lt;head&amp;gt; section&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;lt;head runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;My Palm Book&amp;lt;/title&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;style&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; body {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; color: aquamarine;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; background-color: darkcyan;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; h2{&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;padding:20% ;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;margin-left:20%;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b style=&quot;background-color: #b6d7a8;&quot;&gt;In &amp;lt;body&amp;gt; section&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;form id=&quot;form1&quot; runat=&quot;server&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h2&amp;gt;Welcome to My Palm Book&amp;lt;/h2&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/form&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;Write the following code in&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #e69138;&quot;&gt;Dashboard.aspx.cs&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;span style=&quot;color: #e69138;&quot;&gt;------------------------------------------------------------&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
//no coding..&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Write the code as following and browse your Login page to see the result.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;iframe allowfullscreen=&quot;&quot; class=&quot;YOUTUBE-iframe-video&quot; data-thumbnail-src=&quot;https://i.ytimg.com/vi/cDPU5qyoSSo/0.jpg&quot; frameborder=&quot;0&quot; height=&quot;320&quot; src=&quot;https://www.youtube.com/embed/cDPU5qyoSSo?feature=player_embedded&amp;amp;autoplay=1&amp;amp;loop=1&quot; width=&quot;400&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/6102187318912241944/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2020/06/pattern-lock-using-aspnet-c-and-jquery.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/6102187318912241944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/6102187318912241944'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2020/06/pattern-lock-using-aspnet-c-and-jquery.html' title='Pattern Lock  in ASP.NET using JQuery'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-stTQaynttTSnCsT38p77L1-cU6oMwzzfHp7PuP6c1aDhqfaRDuq6oLUHmGfiC4nzIWs7_T65WORbCJXstzCoTzrVNYXBdBbo3AWZwV-o3s7ZKyLQf82DsODhJ-mJCwnWsUJpYFznwxyp/s72-c/patternlock.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-4622408451062351791</id><published>2020-06-27T02:44:00.001+05:30</published><updated>2020-07-02T17:36:27.528+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="Web API"/><title type='text'>Web API Introduction and Simple API Project using ASP.Net Framework</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
In this tutorial, we will learn what is Web API and the step by step demonstration of a simple Web API project in ASP.NET. Along we will learn about the Postman tool also.&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Web API&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;A Web API is an application programming interface for either a web
server or a web browser.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;In simple word, we can say it is a Service which is created once and can be used in any devices to access data or features.&amp;nbsp;&lt;/span&gt;It is lightweight so it can reach to low bandwidth devices like Tablet and Mobile. The responses can be formatted as JSON, BSON, XML, etc through Web API Media Type Formatter.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfKNsOzFnuu31pHHoewUet4PIEZCj4J9aAhPwKn_tikQkKeAEq2ZxDuIAqhBdLu2dI9HEa_kBQX5glj1uXRl2NEYZ4hI2Hcq-AVdQrdGzcnDu5opl4wKJyJ1g1s76BHc9Rocp_TBCKE-dN/s1600/Untitled.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;386&quot; data-original-width=&quot;814&quot; height=&quot;189&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfKNsOzFnuu31pHHoewUet4PIEZCj4J9aAhPwKn_tikQkKeAEq2ZxDuIAqhBdLu2dI9HEa_kBQX5glj1uXRl2NEYZ4hI2Hcq-AVdQrdGzcnDu5opl4wKJyJ1g1s76BHc9Rocp_TBCKE-dN/s400/Untitled.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shapetype id=&quot;_x0000_t75&quot;
 coordsize=&quot;21600,21600&quot; o:spt=&quot;75&quot; o:preferrelative=&quot;t&quot; path=&quot;m@4@5l@4@11@9@11@9@5xe&quot;
 filled=&quot;f&quot; stroked=&quot;f&quot;&gt;
 &lt;v:stroke joinstyle=&quot;miter&quot;/&gt;
 &lt;v:formulas&gt;
  &lt;v:f eqn=&quot;if lineDrawn pixelLineWidth 0&quot;/&gt;
  &lt;v:f eqn=&quot;sum @0 1 0&quot;/&gt;
  &lt;v:f eqn=&quot;sum 0 0 @1&quot;/&gt;
  &lt;v:f eqn=&quot;prod @2 1 2&quot;/&gt;
  &lt;v:f eqn=&quot;prod @3 21600 pixelWidth&quot;/&gt;
  &lt;v:f eqn=&quot;prod @3 21600 pixelHeight&quot;/&gt;
  &lt;v:f eqn=&quot;sum @0 0 1&quot;/&gt;
  &lt;v:f eqn=&quot;prod @6 1 2&quot;/&gt;
  &lt;v:f eqn=&quot;prod @7 21600 pixelWidth&quot;/&gt;
  &lt;v:f eqn=&quot;sum @8 21600 0&quot;/&gt;
  &lt;v:f eqn=&quot;prod @7 21600 pixelHeight&quot;/&gt;
  &lt;v:f eqn=&quot;sum @10 21600 0&quot;/&gt;
 &lt;/v:formulas&gt;
 &lt;v:path o:extrusionok=&quot;f&quot; gradientshapeok=&quot;t&quot; o:connecttype=&quot;rect&quot;/&gt;
 &lt;o:lock v:ext=&quot;edit&quot; aspectratio=&quot;t&quot;/&gt;
&lt;/v:shapetype&gt;&lt;v:shape id=&quot;_x0000_i1025&quot; type=&quot;#_x0000_t75&quot; style=&#39;width:398.25pt;
 height:217.5pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image001.png&quot;
  o:title=&quot;webapi&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1026&quot;
 type=&quot;#_x0000_t75&quot; style=&#39;width:467.25pt;height:229.5pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image002.png&quot;
  o:title=&quot;Screenshot (43)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h4 style=&quot;background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Uses
of Web API&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoListParagraphCxSpFirst&quot; style=&quot;background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 54.0pt; margin-right: 0cm; margin-top: 0cm; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -18.0pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; font-family: &amp;quot;symbol&amp;quot;; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;ASP.NET Web API is an ideal platform for building RESTful
services.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoListParagraphCxSpMiddle&quot; style=&quot;background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 54.0pt; margin-right: 0cm; margin-top: 0cm; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -18.0pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; font-family: &amp;quot;symbol&amp;quot;; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;ASP.NET Web API is built on top of ASP.NET and supports ASP.NET
request/response pipeline&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoListParagraphCxSpMiddle&quot; style=&quot;background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 54.0pt; margin-right: 0cm; margin-top: 0cm; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -18.0pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; font-family: &amp;quot;symbol&amp;quot;; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;ASP.NET Web API maps HTTP verbs to method names.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoListParagraphCxSpMiddle&quot; style=&quot;background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 54.0pt; margin-right: 0cm; margin-top: 0cm; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -18.0pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; font-family: &amp;quot;symbol&amp;quot;; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;ASP.NET Web API supports different formats of response data.
Built-in support for JSON, XML, BSON format.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoListParagraphCxSpMiddle&quot; style=&quot;background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 54.0pt; margin-right: 0cm; margin-top: 0cm; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -18.0pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; font-family: &amp;quot;symbol&amp;quot;; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;ASP.NET Web API can be hosted in IIS, Self-hosted, or any other web hosting server that supports .NET 4.0+.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoListParagraphCxSpLast&quot; style=&quot;background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 54.0pt; margin-right: 0cm; margin-top: 0cm; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -18.0pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; font-family: &amp;quot;symbol&amp;quot;; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font: 7.0pt &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;ASP.NET Web API framework includes new HttpClient to communicate
with the Web API server. HttpClient can be used in ASP.MVC server side, Windows
Form application, Console application, or other apps.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoListParagraphCxSpLast&quot; style=&quot;background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; margin-left: 54.0pt; margin-right: 0cm; margin-top: 0cm; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -18.0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: #181717; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Create
ASP.NET Web Application in Visual Studio&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Open Visual Studio 2019 and open a new
project. Select ASP.NET Web Application(.Net Framework). &lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1027&quot;
 type=&quot;#_x0000_t75&quot; style=&#39;width:395.25pt;height:205.5pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image004.png&quot;
  o:title=&quot;Screenshot (30)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOT8fawlxA6Evr3K4AyMDdLrMZ2cDkNBIWzunOis3cfdnvtIRD13guKsfaR_7WorEcF6s8zwc68ZzAoscKysRaJHpFqS2znHymOLsZNQHcx7nztgRZXZP3HLv7mSWgYPcEjJuYScqPWoyA/s1600/Screenshot+%252830%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;776&quot; data-original-width=&quot;1076&quot; height=&quot;460&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOT8fawlxA6Evr3K4AyMDdLrMZ2cDkNBIWzunOis3cfdnvtIRD13guKsfaR_7WorEcF6s8zwc68ZzAoscKysRaJHpFqS2znHymOLsZNQHcx7nztgRZXZP3HLv7mSWgYPcEjJuYScqPWoyA/s640/Screenshot+%252830%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;Give the project name and click &lt;b&gt;Create&lt;/b&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjW5AM85iT4icIEyc2q7E_3iTGtsvSRKtO5olni-AA5cMEY2Ld6WUBkKHd3x4fp5XisL7XhVIUh_-s8rImpCpZY7D83GwzmvQpShSmhfzSny_icZuXPVuSq1xKQVCp3iVUTFBws64OdeU1W/s1600/Screenshot+%252831%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;580&quot; data-original-width=&quot;1032&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjW5AM85iT4icIEyc2q7E_3iTGtsvSRKtO5olni-AA5cMEY2Ld6WUBkKHd3x4fp5XisL7XhVIUh_-s8rImpCpZY7D83GwzmvQpShSmhfzSny_icZuXPVuSq1xKQVCp3iVUTFBws64OdeU1W/s640/Screenshot+%252831%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1028&quot;
 type=&quot;#_x0000_t75&quot; style=&#39;width:407.25pt;height:197.25pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image006.png&quot;
  o:title=&quot;Screenshot (31)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;Select Web API in the template window. After
selecting Web API, we can see on the right side in the &quot;Add folders &amp;amp; code references&quot; section&amp;nbsp;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;MVC &lt;/b&gt;and&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt; WEB API &lt;/b&gt;are&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&lt;/span&gt;selected automatically as shown in the below figure.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;So we can develop both&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Mvc&lt;/b&gt; And &lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Api&lt;/b&gt; projects together.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFZdTw58NWGFVBJSQcjjmNp3YOInLV_il9oZ0eBbSUqYVnc-xiIH3p8x6shEIOrXsaTaqlnLqjX7rxmE7FHM2w2h3suE7Qpb-slC8wn7sn4hApMk8oBwpdCYSBj3Xblz0NeNTbA9Benxwl/s1600/Screenshot+%252834%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;694&quot; data-original-width=&quot;1022&quot; height=&quot;434&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFZdTw58NWGFVBJSQcjjmNp3YOInLV_il9oZ0eBbSUqYVnc-xiIH3p8x6shEIOrXsaTaqlnLqjX7rxmE7FHM2w2h3suE7Qpb-slC8wn7sn4hApMk8oBwpdCYSBj3Xblz0NeNTbA9Benxwl/s640/Screenshot+%252834%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1029&quot;
 type=&quot;#_x0000_t75&quot; style=&#39;width:350.25pt;height:237.75pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image008.png&quot;
  o:title=&quot;Screenshot (34)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;To develop only Web API project, we have to select an &lt;b&gt;Empty Template&lt;/b&gt; and check only the &lt;b&gt;Web API &lt;/b&gt;option like
below.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQu3Jbb3XH-c-_LnTY8Ig3GVra7unKRqn-RfAUNgf5BVmdxde9y0uCUVLasdxPOfcac11CE9lBK4FxvSQavYycqAtDFbm_o3wlU-qo9Pqv5mOWrEf7PMtzoncRJFfom6QEISqFQHDmqSIg/s1600/Screenshot+%252836%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;716&quot; data-original-width=&quot;1030&quot; height=&quot;444&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQu3Jbb3XH-c-_LnTY8Ig3GVra7unKRqn-RfAUNgf5BVmdxde9y0uCUVLasdxPOfcac11CE9lBK4FxvSQavYycqAtDFbm_o3wlU-qo9Pqv5mOWrEf7PMtzoncRJFfom6QEISqFQHDmqSIg/s640/Screenshot+%252836%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1030&quot;
 type=&quot;#_x0000_t75&quot; style=&#39;width:467.25pt;height:324.75pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image010.png&quot;
  o:title=&quot;Screenshot (36)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Over View of Project Files&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;After the project is created you can see this
interface&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;. The project architecture is same as the MVC project. We have the same Model , controller, App_Start folders etc..we don&#39;t have View folder, because we are not going for showing any GUI in API Services. Have a look on the App_Start folder.&lt;/span&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVTm3mj6sR1aR3IYx6JMhRtSNqQm2_Qt4MDiZY-MQa-14dHQUqRNkpiuuKj2g0Oeq38OFQYbpl_jFUWyKvyHz6whBp6dgRsiCZeGj_pEPF9j3zODJgGRYaJS4JSaGXu4-kL7XImc-sSWA_/s1600/Screenshot+%252838%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;730&quot; data-original-width=&quot;1336&quot; height=&quot;348&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVTm3mj6sR1aR3IYx6JMhRtSNqQm2_Qt4MDiZY-MQa-14dHQUqRNkpiuuKj2g0Oeq38OFQYbpl_jFUWyKvyHz6whBp6dgRsiCZeGj_pEPF9j3zODJgGRYaJS4JSaGXu4-kL7XImc-sSWA_/s640/Screenshot+%252838%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;API
Configuration&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Open App_Start -&amp;gt; WebApiConfig.cs&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;You can see&amp;nbsp;below code on the&amp;nbsp;&lt;/span&gt;WebApiConfig.cs file&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Here the routing is defined for our API ,instead we can change it.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;public static void&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt; Register(HttpConfiguration config)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: green; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;// Web API
configuration and services&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: green; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;// Web API routes&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;config.MapHttpAttributeRoutes();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;config.Routes.MapHttpRoute(&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;name: &lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #a31515; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&quot;DefaultApi&quot;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;routeTemplate: &lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #a31515; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&quot;api/{controller}/{id}&quot;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;defaults: &lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;new&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt; { id =
RouteParameter.Optional }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; mso-background-themecolor: background1; mso-background-themeshade: 217;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt; line-height: 115%;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; mso-background-themecolor: background1; mso-background-themeshade: 217;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;In the above code the routing for our API call will be like &quot;&lt;/span&gt;&lt;span style=&quot;background-color: #d9d9d9; color: #a31515; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;api/{controller}/{id}&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;Ex:- here is a controller HomeController, I have 2 methods&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method1(),&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method2(int id).&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;public class&amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #2b91af; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;HomeController&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;: ApiController&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [HttpGet]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; public string&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;method1()&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [HttpGet]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; public string&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;method2(int id)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;background-color: white;&quot;&gt;for the above method1() call we have to write the API route as &lt;/span&gt;&lt;span style=&quot;background-color: #d9d2e9;&quot;&gt;&quot;api/Home&quot;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;and for the method2(int id) call we have to write the API route as &lt;/span&gt;&lt;span style=&quot;background-color: #d9d2e9; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;&quot;api/Home/1001&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;But for the same request we can not define multiple actions, so to overcome this we can change our routing to&amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;background-color: #d9d9d9; color: #a31515; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;api/{controller}/{action}/{id}&quot;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt; like this.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;Ex:- here is a controller HomeController, I have 2 methods&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method1(),&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method2(int id) and methods().&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;public class&amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #2b91af; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;HomeController&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;: ApiController&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [HttpGet]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; public string&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;method1()&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [HttpGet]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; public string&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;method2(int id)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [HttpGet]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; public string&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;method3()&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;consolas&amp;quot;;&quot;&gt;&lt;span style=&quot;background-color: white; font-size: 12.6667px;&quot;&gt;requests for actions will be like below&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method1() call :-&lt;/span&gt;&lt;span style=&quot;background-color: #d9d2e9; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;&quot;api/Home/&lt;/span&gt;&lt;span style=&quot;background-color: #d9d2e9; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method1&lt;/span&gt;&lt;span style=&quot;background-color: #d9d2e9; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; line-height: normal; margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method2(int id) call :-&lt;/span&gt;&lt;span style=&quot;background-color: #d9d2e9; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;&quot;api/Home/method1/1001&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;method2(int id) call :-&lt;/span&gt;&lt;span style=&quot;background-color: #d9d2e9; font-family: &amp;quot;consolas&amp;quot;; font-size: 12.6667px;&quot;&gt;&quot;api/Home/method3&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Note:-&amp;nbsp; we have to configure the &lt;b&gt;Register&lt;/b&gt; method [&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;public static void&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp;Register(...)] in the Global.asax file.as given below. It is by default configured while creating the project.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEge11cJc0Fx0Ji8vI7hCKcP1ZpM7SeQFKRUywI3SMZLgNSnNACXcYy0vcyK4eNJVx4h0gyihj1FoW0kGwCRKxo9ajsqJIqKSVYkAlLAqM4G4KueC86-z_C2xTz0IMJ39Xl8MPmxbWbmXRvK/s1600/Untitled.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;190&quot; data-original-width=&quot;547&quot; height=&quot;222&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEge11cJc0Fx0Ji8vI7hCKcP1ZpM7SeQFKRUywI3SMZLgNSnNACXcYy0vcyK4eNJVx4h0gyihj1FoW0kGwCRKxo9ajsqJIqKSVYkAlLAqM4G4KueC86-z_C2xTz0IMJ39Xl8MPmxbWbmXRvK/s640/Untitled.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Adding a Controller&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Now, go to Controller and expand the
controller folder. We need to create a new API controller, we can create that
in the following way. &lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Select and right-click on Controllers Folder -&amp;gt; Add&amp;nbsp; -&amp;gt;&amp;nbsp; Controller.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJqEbGjpQi7mgaDojcwT4y0sMW_mbsYEmjSrkm-auUjCZzleFW_-HiNHzROG6nRp5omahBtqly5A__NA7X1SdLoIHB68pYh3Qe71fUbzJDnHZ1FEznktO_KDMdYdhPCl_ZaoqR2JAJDEYf/s1600/Screenshot+%252840%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;736&quot; data-original-width=&quot;752&quot; height=&quot;626&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJqEbGjpQi7mgaDojcwT4y0sMW_mbsYEmjSrkm-auUjCZzleFW_-HiNHzROG6nRp5omahBtqly5A__NA7X1SdLoIHB68pYh3Qe71fUbzJDnHZ1FEznktO_KDMdYdhPCl_ZaoqR2JAJDEYf/s640/Screenshot+%252840%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; text-align: left;&quot;&gt;Select&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; text-align: left;&quot;&gt;Web API 2 Controller-Empty&lt;/span&gt;&lt;span style=&quot;text-align: left;&quot;&gt;.&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEYXgzFfxrSrCWV1vEgOi6kIDjlV_G_KE8WJQF3o6cGo0NTneyTUGfiUUCy__ulBDXZvDlkIe6I_lLLNndp3hU4NfwDjZXL3E9XonqAHzB5qxBUgemWk9RlkYLPzABOP1hDRvtPfXjTEvA/s1600/Screenshot+%252839%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;670&quot; data-original-width=&quot;956&quot; height=&quot;448&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEYXgzFfxrSrCWV1vEgOi6kIDjlV_G_KE8WJQF3o6cGo0NTneyTUGfiUUCy__ulBDXZvDlkIe6I_lLLNndp3hU4NfwDjZXL3E9XonqAHzB5qxBUgemWk9RlkYLPzABOP1hDRvtPfXjTEvA/s640/Screenshot+%252839%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Rename control name as &lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;HomeController.&lt;/b&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;mso-ansi-language: EN-IN; mso-bidi-language: OR; mso-fareast-language: EN-IN; mso-no-proof: yes;&quot;&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;Picture_x0020_1&quot;
 o:spid=&quot;_x0000_i1035&quot; type=&quot;#_x0000_t75&quot; style=&#39;width:467.25pt;height:327pt;
 visibility:visible;mso-wrap-style:square&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image016.png&quot;
  o:title=&quot;Screenshot (39)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;Adding a Method in Controller&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Now, create a simple method in Controller,
build the application, and run it finally. In web API, we use the method name
as &lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;View()&lt;/b&gt;We can use any other method
name. Let&#39;s write the below code in the &lt;span style=&quot;background: silver; mso-highlight: silver;&quot;&gt;HomeController&lt;/span&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;public class&amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #2b91af; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;HomeController&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt; :
ApiController&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;[HttpGet]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;publicstring&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt; View()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: blue; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return&amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: #a31515; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&quot;My
first Web Api&quot;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0cm; mso-background-themecolor: background1; mso-background-themeshade: 217; mso-layout-grid-align: none; text-autospace: none;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;background: #D9D9D9; mso-background-themecolor: background1; mso-background-themeshade: 217;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;color: black; font-family: &amp;quot;consolas&amp;quot;; font-size: 9.5pt; line-height: 115%;&quot;&gt;&lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #3d85c6;&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Run
Web API&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp; &amp;nbsp;We
have to run the Web API &lt;span style=&quot;background: silver; mso-highlight: silver;&quot;&gt;api/Controller/Method&lt;/span&gt;
URL format. For example, in MVC we define URL format using “RouteConfig” class
and “RegisterRoutes” static methods. The same for Web API also; we are using the
“WebApiConfig” and “Register” static method.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Go to the “Global.aspx” file we
can see in detail. We see it before in this tutorial.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;Now Run the project:&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;http://localhost:55410/api/home/view&quot; style=&quot;background-color: yellow;&quot;&gt;http://localhost:55410/api/home/view&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgp1oCtTFniQH4zVhByz-glvU78-wUSXwqFgKZS_-_b7UNmTOLssD1RJ8O4AFDQNfRdUTW4l8j4w_LbXENws4XF5MO-mAGrirARRbIWLJChhbQ9Ut-_ikq0IaebbNuCRDoXjr2_FSi8mZQL/s1600/Screenshot+%252841%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;235&quot; data-original-width=&quot;856&quot; height=&quot;174&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgp1oCtTFniQH4zVhByz-glvU78-wUSXwqFgKZS_-_b7UNmTOLssD1RJ8O4AFDQNfRdUTW4l8j4w_LbXENws4XF5MO-mAGrirARRbIWLJChhbQ9Ut-_ikq0IaebbNuCRDoXjr2_FSi8mZQL/s640/Screenshot+%252841%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1033&quot;
 type=&quot;#_x0000_t75&quot; style=&#39;width:468pt;height:99.75pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image018.png&quot;
  o:title=&quot;Screenshot (41)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;Web API has returned a
result in XML or JSON format. Our output will look like above.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #212121; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;To test the API calls we have so many tools are available like Postman, Swagger, feeder, etc. Here we will know about Postman.&lt;/span&gt;&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: orange;&quot;&gt;Postman&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #222222; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;Postman&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: #222222; font-family: &amp;quot;arial&amp;quot; , &amp;quot;sans-serif&amp;quot;;&quot;&gt;&amp;nbsp;is
a software tool. It enables people to test calls to APIs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;color: #e69138;&quot;&gt;Installing the Postman API client&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
&lt;ol start=&quot;1&quot; type=&quot;1&quot;&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #333333; line-height: normal; mso-list: l1 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Download the Postman API Client from
     the&amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;color: windowtext;&quot;&gt;&lt;a href=&quot;https://www.getpostman.com/product/api-client&quot;&gt;&lt;span style=&quot;color: black; mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;b&gt;Postman
     website &lt;/b&gt;(https://www.getpostman.com/product/api-client)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #333333; line-height: normal; mso-list: l1 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Double-click the downloaded installer and
     follow prompts.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #333333; line-height: normal; mso-list: l1 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Once the installer finishes, launch the application by clicking the Postman icon.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #333333; line-height: normal; mso-list: l1 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Once the application starts for the first time, users will be presented with a login window.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ol start=&quot;1&quot; type=&quot;1&quot;&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #333333; line-height: normal; mso-list: l1 level2 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 72.0pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Have a Postman account? Enter your
      Postman username and password.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #333333; line-height: normal; mso-list: l1 level2 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 72.0pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Have a Google account for university use? Click the &quot;Sign in with Google&quot; button and follow prompts.
      Do not use a personal Google account.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #333333; line-height: normal; mso-list: l1 level2 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 72.0pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-bidi-font-family: Calibri; mso-bidi-font-size: 12.0pt; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Avoid signing in by clicking the
      &quot;Skip signing in&quot; link at the bottom of the window.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;So,After doing all pre processes let us check our API here.&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
copy the browser URL of our API i.e.&amp;nbsp;&lt;a href=&quot;http://localhost:55410/api/home/view&quot; style=&quot;background-color: yellow;&quot;&gt;http://localhost:55410/api/home/view&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
paste it in the text box as shown below. Make sure the left dropdown is GET(i.e. it is a GET method). Click Send.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Note:- Do not close the running project in the background.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
You can see the result as shown below.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyABZce28OicD98Pva02fcz5hGjiJ1SlDgxBDvH0XBIye7j-7aE4Rj36j_6nhqhLsVlbN3fuSLSLfvVDd1_akUxf1WmFjsm8rsZYa4ySLljfdi5uUqa2Zch1sJTUToxyrmwp9fZ7PaoxvD/s1600/Screenshot+%252843%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;506&quot; data-original-width=&quot;1032&quot; height=&quot;312&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyABZce28OicD98Pva02fcz5hGjiJ1SlDgxBDvH0XBIye7j-7aE4Rj36j_6nhqhLsVlbN3fuSLSLfvVDd1_akUxf1WmFjsm8rsZYa4ySLljfdi5uUqa2Zch1sJTUToxyrmwp9fZ7PaoxvD/s640/Screenshot+%252843%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span lang=&quot;EN-US&quot;&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1034&quot;
 type=&quot;#_x0000_t75&quot; style=&#39;width:467.25pt;height:229.5pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\BISWAR~1\AppData\Local\Temp\msohtmlclip1\01\clip_image002.png&quot;
  o:title=&quot;Screenshot (43)&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;a href=&quot;https://www.blogger.com/null&quot; name=&quot;_GoBack&quot;&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
So, In the next post, we will see the Crud Operation with API. We will implement the action methods and all. So stay tuned.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/4622408451062351791/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2020/06/web-api-introduction-and-simple-api.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4622408451062351791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/4622408451062351791'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2020/06/web-api-introduction-and-simple-api.html' title='Web API Introduction and Simple API Project using ASP.Net Framework'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfKNsOzFnuu31pHHoewUet4PIEZCj4J9aAhPwKn_tikQkKeAEq2ZxDuIAqhBdLu2dI9HEa_kBQX5glj1uXRl2NEYZ4hI2Hcq-AVdQrdGzcnDu5opl4wKJyJ1g1s76BHc9Rocp_TBCKE-dN/s72-c/Untitled.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1696747866002163706.post-5047042573081383170</id><published>2020-06-21T20:30:00.000+05:30</published><updated>2020-06-23T23:41:37.050+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="MySQL"/><title type='text'>Stored Procedure in MySQL || MySQL Stored Procedure for Select/Insert/Update</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0kiln63PjHoOGqNDj-kOY8_gt6rSynn8TsbhS5UoQ-_-V_oE0SWDplhynOIWxBg6GjlDT21-5LX4Qz1mb1n0g1TSmhmuxWzXVr2zOLNJoVDrx3jZkPE9JMo6Tissd-Q1NihHOf98O3Gnl/s1600/mysqlsp.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;637&quot; data-original-width=&quot;855&quot; height=&quot;238&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0kiln63PjHoOGqNDj-kOY8_gt6rSynn8TsbhS5UoQ-_-V_oE0SWDplhynOIWxBg6GjlDT21-5LX4Qz1mb1n0g1TSmhmuxWzXVr2zOLNJoVDrx3jZkPE9JMo6Tissd-Q1NihHOf98O3Gnl/s320/mysqlsp.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this tutorial, you will learn how to work with STORED PROCEDURE in MySQL to perform multiple actions/tasks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;CREATE TABLE IN MYSQL&lt;/span&gt;&lt;/h4&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;---------------------------------------&lt;/span&gt;&lt;/h4&gt;
&lt;b&gt;Table structure for table `tbl_test`&lt;/b&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #cfe2f3;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CREATE TABLE `tbl_test` (&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;`id` int(11) NOT NULL,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;`name` varchar(50) NOT NULL,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;`phone` varchar(12) NOT NULL&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;CREATE PROCEDURE FOR &lt;/span&gt;&lt;span style=&quot;background-color: yellow; color: #134f5c;&quot;&gt;SELECT&lt;/span&gt;&lt;span style=&quot;color: #45818e;&quot;&gt; Statement&lt;/span&gt;&lt;/h4&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;-------------------------------------------------------------------&lt;/span&gt;&lt;/h4&gt;
This query returns all data from the sample database table.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;SELECT * FROM tbl_test;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following statement creates a new stored procedure that wraps the query:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;DELIMITER //&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CREATE PROCEDURE USP_GetAllDATA()&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;BEGIN&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;SELECT * FROM tbl_test;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;END //&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;DELIMITER ;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;Executing the stored procedure&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;---------------------------------------&lt;/span&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
To execute a stored procedure, you use the &lt;b&gt;CALL&lt;/b&gt; statement:&lt;br /&gt;
&lt;b&gt;syntax:-&lt;/b&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt; CALL ProcedureName(Arguments);&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
This example illustrates how to call the &lt;b&gt;USP_GetAllDATA()&lt;/b&gt; stored procedure:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CALL USP_GetAllDATA();&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
This procedure returns all data from the sample database table&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;CREATE PROCEDURE FOR &lt;/span&gt;&lt;span style=&quot;color: #134f5c;&quot;&gt;&lt;span style=&quot;background-color: yellow;&quot;&gt;INSERT&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #45818e;&quot;&gt;Statement&lt;/span&gt;&lt;/h4&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;-------------------------------------------------------------------&lt;/span&gt;&lt;/h4&gt;
This query using for insert data from the sample database table.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;INSERT INTO tbl_test(name, phone)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VALUES(P_NAME,P_PHONE);&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
The following statement creates a new stored procedure that wraps the query:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;DELIMITER //&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CREATE PROCEDURE USP_AddDATA (&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IN `P_NAME` VARCHAR(528) CHARSET utf8,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IN `P_PHONE` VARCHAR(12) CHARSET utf8)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;BEGIN&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;INSERT INTO tbl_test(name, phone)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;VALUES(P_NAME,P_PHONE);&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;END //&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;DELIMITER;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;Executing the stored procedure&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;---------------------------------------&lt;/span&gt;&lt;/h4&gt;
&lt;/div&gt;
This example illustrates how to call the &lt;b&gt;USP_AddDATA()&lt;/b&gt; stored procedure:&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CALL USP_AddDATA(&#39;Ankit&#39;,&#39;0000000000&#39;);&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
Here we are inserting two parameters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;CREATE PROCEDURE FOR &lt;/span&gt;&lt;span style=&quot;background-color: yellow; color: #134f5c;&quot;&gt;SELECT/INSERT/UPDATE&lt;/span&gt;&lt;span style=&quot;color: #45818e;&quot;&gt; Statement&lt;/span&gt;&lt;/h4&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;--------------------------------------------------------------------------------------------&lt;/span&gt;&lt;/h4&gt;
It means one procedure can perform multiple taxes.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;DELIMITER $$&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;--&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-- Procedures&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;--&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CREATE PROCEDURE `USP_MINIMASTER`&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;(&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IN `P_ACTION` VARCHAR(3),&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IN `P_ID` INT,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IN `P_NAME` VARCHAR(528) CHARSET utf8,&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IN `P_PHONE` VARCHAR(12) CHARSET utf8)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;BEGIN&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IF(P_ACTION=&#39;S&#39;) THEN&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;SELECT * FROM tbl_test;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;END IF;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IF(P_ACTION=&#39;A&#39;) THEN&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;START TRANSACTION;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;INSERT INTO tbl_test(name, phone)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;VALUES(P_NAME,P_PHONE);&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;COMMIT;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;END IF;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;IF(P_ACTION=&#39;U&#39;)THEN&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;UPDATE tbl_test SET name=P_NAME WHERE id = P_ID;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;END IF;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;END$$&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;DELIMITER ;&lt;/span&gt;&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;Executing the stored procedure&lt;/span&gt;&lt;/h4&gt;
&lt;div&gt;
&lt;h4&gt;
&lt;span style=&quot;color: #45818e;&quot;&gt;---------------------------------------&lt;/span&gt;&lt;/h4&gt;
&lt;/div&gt;
In this example we will see how to call the &lt;b&gt;USP_MINIMASTER&lt;/b&gt; stored procedure:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CALL USP_ MINIMASTER (&#39;&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;A&#39;,&#39;&#39;,&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&#39;&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;Ankit&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&#39;&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;,&#39;0000000000&#39;);&amp;nbsp; &amp;nbsp;--INSERT&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CALL USP_ MINIMASTER (&#39;&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;S&#39;,&#39;&#39;,&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&#39;&#39;,&#39;&#39;);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --SELECT&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;CALL USP_ MINIMASTER (&#39;&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;U&#39;,&#39;1&#39;,&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&#39;&#39;&lt;/span&gt;&lt;span style=&quot;background-color: #fff2cc; font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;,);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --UPDATE&lt;/span&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://www.mypalmbook.com/feeds/5047042573081383170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.mypalmbook.com/2020/06/mysql-create-procedure-statement-stored.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5047042573081383170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/1696747866002163706/posts/default/5047042573081383170'/><link rel='alternate' type='text/html' href='https://www.mypalmbook.com/2020/06/mysql-create-procedure-statement-stored.html' title='Stored Procedure in MySQL || MySQL Stored Procedure for Select/Insert/Update'/><author><name>My Palm Book</name><uri>http://www.blogger.com/profile/00439590680447275518</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE0vBI5OXcsXu4HoUUz_mFUSEmzhIxKKMMmjzFKZw7hJ09u8cK-5Oa15WBODjUsPCXC0IvqGZKYk70qtGgDAVyjvpfLaVt7lKFFcTkeXxzmfoEQJnPxWsdsShkx0GH0w/s113/2019-06-12+%281%29.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0kiln63PjHoOGqNDj-kOY8_gt6rSynn8TsbhS5UoQ-_-V_oE0SWDplhynOIWxBg6GjlDT21-5LX4Qz1mb1n0g1TSmhmuxWzXVr2zOLNJoVDrx3jZkPE9JMo6Tissd-Q1NihHOf98O3Gnl/s72-c/mysqlsp.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>