Posts

Who is binod ? Why he get trending on social media ?

 ‘Binod’ has been trending on social media platforms like Twitter, Reddit and YouTube for the past week and Paytm jumped on board when a user asked the company to change its profile name. Everything is Binod’: How one YouTube comment sparked the most bizarre meme trend It all started with a video put out by YouTube channel Slayy Point, where creators Abhyudaya and Gautami decided to explore the comments section in one of their videos. Soon their sarcastic take on one such comment gave birth to a meme trend.  Binod memes took Twitter by storm and most were left to wonder who is the actual person. While its hard to predict the next trend on Twitter, the latest inclusion to the bucket list of jokes is #Binod memes. The latest trend has left most users perplexed, wondering ‘who this viral Binod is’, while others guessed what the ‘real Binod must be feeling’ — the platform is abuzz with sarcastic jokes and hilarious photo captions. How did it start? For the uninitiated, it all sta...

Calendar using Vanilla Javascript

Image
 Mini Calendar Using .Net, Vanilla JavaScript, CSS : https://youtu.be/PhP7oyt78pI

About ASP. NET

Image
What is ASP.NET? ASP.NET is an open source web framework, created by Microsoft, for building modern web apps and services with .NET. ASP.NET is cross platform and runs on Linux, Windows, macOS, and Docker. The .NET platform .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications. The base platform provides components that apply to all different types of apps. Additional frameworks, such as ASP.NET, extend .NET with components for building specific types of apps. Here are some things included in the .NET platform: The C#, F#, and Visual Basic programming languages Base libraries  for working with strings, dates, files/IO, and more Editors and tools  for Linux, Windows, macOS, and Docker ASP.NET extends .NET ASP.NET extends the .NET platform with tools and libraries specifically for building web apps. These are some things that ASP.NET adds to the .NET platform: Base framework for processing web reques...

About ASP.Net

About ASP.NET  :-          *  ASP stands for   A ctive   S erver   P ages .            * ASP is a development framework for building                     web pages.           * ASP.NET was released in 2002.           * Extension of ASP.NET page is .aspx and are                       normally written in C# (C sharp).           * ASP.NET 4.6 is the latest official version of                         ASP.NET.           * ASP.NET 5 was expected to be an important                       redesign of ASP.NET.