SlideShare a Scribd company logo
1 of 7
ASP.NET
SESSION
Contact for personalized handholding training: +91 98691 66077
My YouTube Channel: https://www.youtube.com/channel/UC8S7RAZmQcieKYMleXq4Ttw
Asp.Net Session Video Theory Lecture: https://www.youtube.com/watch?v=ixactZ9yWhU
Contact for personalized handholding training: +91 98691 66077
WHAT IS SESSION?
Session provides a facility to store information on server
memory not in browser.
Session created in server memory.
It can store any type of object. (System.Object)
Contact for personalized handholding training : +91 98691 66077
WHY WE NEED SESSION?
HTTP is stateless protocol, its forgot everything after response.
To keep some data in process we required SESSION.
Session keep our valuable and important data on server,
On any page we can call the same.
Contact for personalized handholding training: +91 98691 66077
ADVANTAGES:
 Help to maintain user data all over the application.
 Easy to implement.
 Store any kind of Object.
 Store / Keep each User data store separately.
 Its Very Much Secure.
Contact for personalized handholding training: +91 98691 66077
DISADVANTAGES:
 Default session timeout is 20 minutes.
 Loss of Data when session expired.
 More session more burden on server.
Overhead involved in serializing and De-Serializing session data
Contact for personalized handholding training: +91 98691 66077
SYNTAX:
Session[“NAME OF SESSION”] = <OBJECT>
EXAMPLE:
Session[“LoginUser”] = txtUserName.Text;
(This will create a SESSION called LOGINUSER.)
HOW TO CREATE A SESSION?
Contact for personalized handholding training: +91 98691 66077
EXAMPLE:
string UserName = Convert.ToString(Session[“LoginUser”]);
(This will convert session object LOGINUSER into string.)
HOW TO USE A SESSION?

More Related Content

Similar to asp.net session management example | using session in asp.net C# | what is session in asp.net youtube video hindi

season management in php (WT)
season management in php (WT)season management in php (WT)
season management in php (WT)kunjan shah
 
Building the Master Image in Microsoft System Center Virtual ...
Building the Master Image in Microsoft System Center Virtual ...Building the Master Image in Microsoft System Center Virtual ...
Building the Master Image in Microsoft System Center Virtual ...butest
 
Introducing OpenText TeamSite 8.2
Introducing OpenText TeamSite 8.2Introducing OpenText TeamSite 8.2
Introducing OpenText TeamSite 8.2Denise Douglas
 
Retail Saa S 2011 1
Retail Saa S 2011 1Retail Saa S 2011 1
Retail Saa S 2011 1tgeyskens
 
WordPress Zurich Meetup #5: mobilesport.ch insights
WordPress Zurich Meetup #5: mobilesport.ch insightsWordPress Zurich Meetup #5: mobilesport.ch insights
WordPress Zurich Meetup #5: mobilesport.ch insightsBlogwerk AG
 
AI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdf
AI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdfAI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdf
AI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdfFahimtajwar4
 
Sap security training !! sap securtiy online training !! sap security video ...
Sap security training !! sap securtiy online training !! sap  security video ...Sap security training !! sap securtiy online training !! sap  security video ...
Sap security training !! sap securtiy online training !! sap security video ...sapdocs
 
Lviv .Net User Group. NHibernate
Lviv .Net User Group. NHibernateLviv .Net User Group. NHibernate
Lviv .Net User Group. NHibernateDima Maleev
 
AD113 Speed Up Your Applications w/ Nginx and PageSpeed
AD113  Speed Up Your Applications w/ Nginx and PageSpeedAD113  Speed Up Your Applications w/ Nginx and PageSpeed
AD113 Speed Up Your Applications w/ Nginx and PageSpeededm00se
 
When dynamic becomes static
When dynamic becomes staticWhen dynamic becomes static
When dynamic becomes staticWim Godden
 
Security measures - Sezion, Personalized Video Marketing Suite
Security measures - Sezion, Personalized Video Marketing SuiteSecurity measures - Sezion, Personalized Video Marketing Suite
Security measures - Sezion, Personalized Video Marketing SuiteSezion
 
Instant Help - remote access service proposition
Instant Help - remote access service propositionInstant Help - remote access service proposition
Instant Help - remote access service propositionkeesnielen
 
Salesforce Einstein Vision Implementation
Salesforce Einstein Vision ImplementationSalesforce Einstein Vision Implementation
Salesforce Einstein Vision ImplementationVishnu Kumar
 
Nexetic Shield Backup for Windows & MAC
Nexetic Shield Backup for Windows & MACNexetic Shield Backup for Windows & MAC
Nexetic Shield Backup for Windows & MACTommi Tanttu
 
IT 600 Final Project Milestone Two Template Analytical Organiza.docx
IT 600 Final Project Milestone Two Template Analytical Organiza.docxIT 600 Final Project Milestone Two Template Analytical Organiza.docx
IT 600 Final Project Milestone Two Template Analytical Organiza.docxchristiandean12115
 

Similar to asp.net session management example | using session in asp.net C# | what is session in asp.net youtube video hindi (20)

season management in php (WT)
season management in php (WT)season management in php (WT)
season management in php (WT)
 
Building the Master Image in Microsoft System Center Virtual ...
Building the Master Image in Microsoft System Center Virtual ...Building the Master Image in Microsoft System Center Virtual ...
Building the Master Image in Microsoft System Center Virtual ...
 
Modern training through videos
Modern training through videosModern training through videos
Modern training through videos
 
Introducing OpenText TeamSite 8.2
Introducing OpenText TeamSite 8.2Introducing OpenText TeamSite 8.2
Introducing OpenText TeamSite 8.2
 
Retail Saa S 2011 1
Retail Saa S 2011 1Retail Saa S 2011 1
Retail Saa S 2011 1
 
WordPress Zurich Meetup #5: mobilesport.ch insights
WordPress Zurich Meetup #5: mobilesport.ch insightsWordPress Zurich Meetup #5: mobilesport.ch insights
WordPress Zurich Meetup #5: mobilesport.ch insights
 
AI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdf
AI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdfAI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdf
AI NexaMeet App Review_ Alternative to Zoom and Google Meet - Google Docs.pdf
 
Sap security training !! sap securtiy online training !! sap security video ...
Sap security training !! sap securtiy online training !! sap  security video ...Sap security training !! sap securtiy online training !! sap  security video ...
Sap security training !! sap securtiy online training !! sap security video ...
 
Php sessions
Php sessionsPhp sessions
Php sessions
 
NHibernate
NHibernateNHibernate
NHibernate
 
Lviv .Net User Group. NHibernate
Lviv .Net User Group. NHibernateLviv .Net User Group. NHibernate
Lviv .Net User Group. NHibernate
 
AD113 Speed Up Your Applications w/ Nginx and PageSpeed
AD113  Speed Up Your Applications w/ Nginx and PageSpeedAD113  Speed Up Your Applications w/ Nginx and PageSpeed
AD113 Speed Up Your Applications w/ Nginx and PageSpeed
 
When dynamic becomes static
When dynamic becomes staticWhen dynamic becomes static
When dynamic becomes static
 
Security measures - Sezion, Personalized Video Marketing Suite
Security measures - Sezion, Personalized Video Marketing SuiteSecurity measures - Sezion, Personalized Video Marketing Suite
Security measures - Sezion, Personalized Video Marketing Suite
 
Sessions in php
Sessions in php Sessions in php
Sessions in php
 
Instant Help - remote access service proposition
Instant Help - remote access service propositionInstant Help - remote access service proposition
Instant Help - remote access service proposition
 
Salesforce Einstein Vision Implementation
Salesforce Einstein Vision ImplementationSalesforce Einstein Vision Implementation
Salesforce Einstein Vision Implementation
 
Nexetic Shield Backup for Windows & MAC
Nexetic Shield Backup for Windows & MACNexetic Shield Backup for Windows & MAC
Nexetic Shield Backup for Windows & MAC
 
IT 600 Final Project Milestone Two Template Analytical Organiza.docx
IT 600 Final Project Milestone Two Template Analytical Organiza.docxIT 600 Final Project Milestone Two Template Analytical Organiza.docx
IT 600 Final Project Milestone Two Template Analytical Organiza.docx
 
Session and cookies,get and post methods
Session and cookies,get and post methodsSession and cookies,get and post methods
Session and cookies,get and post methods
 

More from manojbkalla

09 Asp.Net MVC Data Validation.pptx
09 Asp.Net MVC Data Validation.pptx09 Asp.Net MVC Data Validation.pptx
09 Asp.Net MVC Data Validation.pptxmanojbkalla
 
what is functional component
what is functional componentwhat is functional component
what is functional componentmanojbkalla
 
What is component in reactjs
What is component in reactjsWhat is component in reactjs
What is component in reactjsmanojbkalla
 
Dimension command VFP / Visual Foxpro
Dimension command VFP / Visual FoxproDimension command VFP / Visual Foxpro
Dimension command VFP / Visual Foxpromanojbkalla
 
Visual Foxpro Array | VFP Array | What is array in visual foxpro
Visual Foxpro Array | VFP Array | What is array in visual foxproVisual Foxpro Array | VFP Array | What is array in visual foxpro
Visual Foxpro Array | VFP Array | What is array in visual foxpromanojbkalla
 
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptxBC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptxmanojbkalla
 
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptxBC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptxmanojbkalla
 
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...manojbkalla
 
Ember js installation and create sample project, EmberJS Version check
Ember js installation and create sample project, EmberJS Version checkEmber js installation and create sample project, EmberJS Version check
Ember js installation and create sample project, EmberJS Version checkmanojbkalla
 
Visual Foxpro Vfp check internet connection
Visual Foxpro Vfp check internet connectionVisual Foxpro Vfp check internet connection
Visual Foxpro Vfp check internet connectionmanojbkalla
 
Vfp9 DBF file , dbf file limitation , field limitation in dbf file
Vfp9 DBF file , dbf file limitation , field limitation in dbf file Vfp9 DBF file , dbf file limitation , field limitation in dbf file
Vfp9 DBF file , dbf file limitation , field limitation in dbf file manojbkalla
 
Ternary operator in vb.net | ternary operator example vb.net | how to write t...
Ternary operator in vb.net | ternary operator example vb.net | how to write t...Ternary operator in vb.net | ternary operator example vb.net | how to write t...
Ternary operator in vb.net | ternary operator example vb.net | how to write t...manojbkalla
 

More from manojbkalla (12)

09 Asp.Net MVC Data Validation.pptx
09 Asp.Net MVC Data Validation.pptx09 Asp.Net MVC Data Validation.pptx
09 Asp.Net MVC Data Validation.pptx
 
what is functional component
what is functional componentwhat is functional component
what is functional component
 
What is component in reactjs
What is component in reactjsWhat is component in reactjs
What is component in reactjs
 
Dimension command VFP / Visual Foxpro
Dimension command VFP / Visual FoxproDimension command VFP / Visual Foxpro
Dimension command VFP / Visual Foxpro
 
Visual Foxpro Array | VFP Array | What is array in visual foxpro
Visual Foxpro Array | VFP Array | What is array in visual foxproVisual Foxpro Array | VFP Array | What is array in visual foxpro
Visual Foxpro Array | VFP Array | What is array in visual foxpro
 
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptxBC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
 
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptxBC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
BC30290-Local-variable-cannot-have-the-same-name-as-the-function.pptx
 
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping Fo...
 
Ember js installation and create sample project, EmberJS Version check
Ember js installation and create sample project, EmberJS Version checkEmber js installation and create sample project, EmberJS Version check
Ember js installation and create sample project, EmberJS Version check
 
Visual Foxpro Vfp check internet connection
Visual Foxpro Vfp check internet connectionVisual Foxpro Vfp check internet connection
Visual Foxpro Vfp check internet connection
 
Vfp9 DBF file , dbf file limitation , field limitation in dbf file
Vfp9 DBF file , dbf file limitation , field limitation in dbf file Vfp9 DBF file , dbf file limitation , field limitation in dbf file
Vfp9 DBF file , dbf file limitation , field limitation in dbf file
 
Ternary operator in vb.net | ternary operator example vb.net | how to write t...
Ternary operator in vb.net | ternary operator example vb.net | how to write t...Ternary operator in vb.net | ternary operator example vb.net | how to write t...
Ternary operator in vb.net | ternary operator example vb.net | how to write t...
 

Recently uploaded

Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....ShaimaaMohamedGalal
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendArshad QA
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 

Recently uploaded (20)

Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and Backend
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 

asp.net session management example | using session in asp.net C# | what is session in asp.net youtube video hindi

  • 1. ASP.NET SESSION Contact for personalized handholding training: +91 98691 66077 My YouTube Channel: https://www.youtube.com/channel/UC8S7RAZmQcieKYMleXq4Ttw Asp.Net Session Video Theory Lecture: https://www.youtube.com/watch?v=ixactZ9yWhU
  • 2. Contact for personalized handholding training: +91 98691 66077 WHAT IS SESSION? Session provides a facility to store information on server memory not in browser. Session created in server memory. It can store any type of object. (System.Object)
  • 3. Contact for personalized handholding training : +91 98691 66077 WHY WE NEED SESSION? HTTP is stateless protocol, its forgot everything after response. To keep some data in process we required SESSION. Session keep our valuable and important data on server, On any page we can call the same.
  • 4. Contact for personalized handholding training: +91 98691 66077 ADVANTAGES:  Help to maintain user data all over the application.  Easy to implement.  Store any kind of Object.  Store / Keep each User data store separately.  Its Very Much Secure.
  • 5. Contact for personalized handholding training: +91 98691 66077 DISADVANTAGES:  Default session timeout is 20 minutes.  Loss of Data when session expired.  More session more burden on server. Overhead involved in serializing and De-Serializing session data
  • 6. Contact for personalized handholding training: +91 98691 66077 SYNTAX: Session[“NAME OF SESSION”] = <OBJECT> EXAMPLE: Session[“LoginUser”] = txtUserName.Text; (This will create a SESSION called LOGINUSER.) HOW TO CREATE A SESSION?
  • 7. Contact for personalized handholding training: +91 98691 66077 EXAMPLE: string UserName = Convert.ToString(Session[“LoginUser”]); (This will convert session object LOGINUSER into string.) HOW TO USE A SESSION?