From today, I'm starting posting about basic programming fundamentals used in developing web-application using ASP.NET 4. This will cover up some basic concepts about
- Web Server
- Client, Sessions
- Cookies
- Handling Data
- Active Data Objects (ADO)
- Themes
- Master Pages
- and many more
This are the very basic concepts regarding web development but at the end basis are what important. I will be writing what I have understood from practicing, observations and my perception regarding the topic I will be covering up. If any mistake or error you noticed please let me know, so I can correct it and make my understanding more clear.
Happy Programming!