Coder Baba
2.42K subscribers
1.01K photos
23 videos
722 files
723 links
Everything about programming for beginners.
1 and only official telegram channel of CODERBABA India.

Content:
.NET Developer,
Programming (ASP. NET, VB. NET, C#, SQL Server),
& Projects
follow me https://linktr.ee/coderbaba
*Programming
*Coding
*Note
Download Telegram
web.config file :
This web.config file in a xml file means than web.config file extension in .xml, we need not restart the web server, when the settings change in the configuration file, asp.net automatically detect the changes in the configuration file. In this configuration many type of settings store in this file.

For example

1-Database connection
2-Cache settings
3-Cookie setting
4-Session settings
5-Error handling
6-Security
Difference between session and cookies

1-The main difference between both of them is that sessions are saved on the server-side, whereas cookies are saved on the user's browser or client-side.
2-A session stores the variable and their value on server but in cookies are store client machine
3-Session ends when user logout the website or close his browser but cookies is set for life time
4-Session can store unlimited data but cookies store limited data
5-In session maximum memory limit is 128 MB but in cookie 4kb memory limit
Coder Baba pinned «Project with source code | Online Training https://www.youtube.com/watch?v=CEx9VM0bIlg»
Channel name was changed to «Coder Baba»
How is C# different from the C programming language?
What is the difference between C# abstract class and an interface?
@coder_baba
C# Exception with their meaning:

👉🏻ArrayTypeMismatchException: This exception comes when the Type of value being stored is incompatible with the type of the array.
👉🏻DivideByZeroException: It comes when the user tries to division an integer value by zero.
👉🏻IndexOutOfRangeException: When an array index is out-of-bounds, it exception occurred.
👉🏻InvalidCastException: A runtime cast is invalid.
👉🏻OutOfMemoryException: Insufficient free memory exists to continue program execution.
👉🏻OverflowException: An arithmetic overflow occurred.
👉🏻NullReferenceException: An attempt was made to operate on a null reference—that is, a reference that does not refer to an object.
🏆🥰🥰🏆👉Free Udemy Courses Certification 👉👉 Note :Only 1000 Students fastest to go and enroll on this course friends. 🏆🏆🏆🏆🏆🏆
This is a certificate and quality courses don't miss this guy's.
https://www.udemy.com/course/kickstart-ai/
@coder_baba
data-structures-and-algorithms.pdf
12.8 MB
Deep Learning with Python
The ultimate beginners guide to Learn Deep Learning with Python Step by Step 🔰
@Coder_Baba