First of all thanks to refection IT , which provide us a nugat package for data paging. In this tutorial i have to use
ReflectionIT.MVC.Paging package for creating a paging in ASP.NET CORE.
Friday, August 4, 2017
Friday, June 23, 2017
AirLine || AirTicket Reservation System project in JAVA
An airline reservation system (ARS) is part of the so-called passenger service systems (PSS), which are applications supporting the direct contact with the passenger. ARS eventually evolved into the computerreservations system (CRS).(1)
When you have a ticket then you can check the details of the flight. In it we have many contents like passenger name, flight name , flight number, seat number, class of flight like 1st class, 2nd class etc.
I created a project on the basis of this concept. This is GUI based Java Project. By using this project , you can book passenger ticket at a time.
If you want to check the module and functionality of the project then you can see this video.
If you want to purchase this project must to contact on
When you have a ticket then you can check the details of the flight. In it we have many contents like passenger name, flight name , flight number, seat number, class of flight like 1st class, 2nd class etc.
I created a project on the basis of this concept. This is GUI based Java Project. By using this project , you can book passenger ticket at a time.
If you want to check the module and functionality of the project then you can see this video.
If you want to purchase this project must to contact on
email : narenkumar851@gmail.com
Thursday, June 22, 2017
Read, Write Cookies Example in ASP.NET CORE 1.1
In this example, I will show you how to store temporary values in cookies. In ASP.NET Core we have a CookieOption class to store cookies in Text File. I have a video tutorial for you to create and read cookies in ASP.NET CORE.
Sunday, June 18, 2017
How to use Session in ASP.NET Core 1.1
First to update your visual studio by using visual studio installer. I am currently working in this version of visual studio . Get the current version of visual. I use session in this version , and session have work perfectly.
Now you can use session , watch this video and learn more about session.
1. First to Add the Microsoft.AspNetCore.Session NuGet package to your project.
Now you can use session , watch this video and learn more about session.
Friday, June 16, 2017
How to pass string type array from Controller to View in ASP.NET Core
First to remember that when we pass array, List or any collection from controller to view then must to add model with IEnumerable<type> . Here IEnumerable refer to collection. After that you can retrieve items using for-each loop.
Thursday, June 15, 2017
Create RadioButtonList, Get selected value From RadioButtonList in ASP.NET Core
A RadioButtonList have some multiple radio buttons , I mean to say that using loop its looking like a RadioButtonList. In ASP.NET CORE 1.1 , MVC we have to show you, how to create a Radio Button List in it. We have to show you an Example of RadioButton List in ASP.NET CORE.
Tuesday, May 16, 2017
ASP.NET Hindi Video Tutorials
यदि आप ASP.NET WEBFORM सीखना चाहते हैं तो आप यह प्लेलिस्ट का उपयोग कर सकते हैं | इस प्लेलिस्ट के अन्दर आपको शुरुवात से बताया जायेगा की आपको कैसे विसुअलस्टूडियो को ओपन करना कैसे उसके विंडोज जैसे की सलूशन एक्स्प्लोरर , टूलबॉक्स, सरवर एक्स्प्लोरर इत्यादि को कैसे काम में लेना हैं |
इस प्लेलिस्ट के अन्दर हर उस कण्ट्रोल का विडियो बनाया गया हैं जो की टूलबॉक्स में उपस्थित हैं | जैसे की ड्रापडाउनलिस्ट, लिस्त्बोक्स, चेकबॉक्स, रेडियोबटन इतियादी |
इस प्लेलिस्ट में आपको बताया जायेगा की फ्रंट एंड एप्लीकेशन को बेकएंड एप्लीकेशन से कैसे जोड़ा जाता हैं कहने का मतलब हैं डाटाबेस की कनेक्टिविटी कैसे की जाती हैं |
Dynamic एप्लीकेशन पर कैसे StyleSheet और कैसे थीम को कनेक्ट किया जाता हैं | Entity Framework को पूरा हिंदी में सिख सकते हैं | LINQ को हिंदी में सिख सकते हैं | Validation कण्ट्रोल क्या होते हैं कैसे उनका उपयोग किया जाता हैं सब कुछ सिर्फ इस एक प्लेलिस्ट के माध्यम से सिख सकते हैं |