When we work on .net websites, creating a UI is normally difficult. The reason is that the existing project only uses Bootstrap and Jquery to […]
Create a database and table in SQL
Create and use database Here’s an example table for a blog, storing information about blog posts
Simple “Hello, World!” program in .NET using C#
Here is a simple “Hello, World!” program in .NET using C# Steps to Run the Program
Hello world program in .Net
The Hello World! program is the most basic and first program when you dive into a new programming language. This simply prints the Hello World! […]