How to detect the ECMAScript version?<html> <head> <meta http-equiv=”content-type” content=”text/html; charset=UTF-8"> <title>Detect ECMA Version</title> <script…Apr 18, 2024Apr 18, 2024
How to Redirect a request in cPanelcPanel is a very popular website hosting control panel. Sometimes we need to redirect our website to another domain or to another URL.Nov 23, 2021Nov 23, 2021
Missing an assembly reference in Visual StudioMany times when we open visual studio we face missing assembly problem. This problem mainly faced by the developer in existing which…Aug 18, 2017Aug 18, 2017
Difference between Static and Singleton ?Difference between Static and Singleton ?Oct 26, 2015Oct 26, 2015
ALGORITHMIA — AN OPEN MARKETPLACE FOR ALGORITHMSAlgorithmia, a Seattle-based startup providing marketplace for algorithms, has raised $2.4 million in a round of seed funding led by…Mar 14, 2015Mar 14, 2015
FREE MONGODB COURSE FOR .NET DEVELOPERSMongoDB Nosql database developed by MongoDB, Inc. MongoDB, Inc. starting 7 week online course for .net professionals. It’s absolutely free…Mar 14, 2015Mar 14, 2015
Momentjs — A lightweight JavaScript library for parsing, validating, manipulating and formatting…Momentjs is very helpful library to work with dates in JavaScript. Many times we face problem with dates and times parsing, validation…Mar 1, 2015Mar 1, 2015
How to Use log4net in ASP.NET MVCStep 1 — Add log4net “log4net.dll” library into your project.Feb 26, 2015Feb 26, 2015
How to send mail using system.net.mailusing System.Net.Mail; using System.Net.Mime;Nov 18, 2009Nov 18, 2009