Thursday, 14 November 2024
SQL DateTime functions
›
Return Current date in SQL SELECT GETDATE(); Return the current UTC date and time: SELECT GETUTCDATE(); Get the month of date SELECT month(...
Wednesday, 23 October 2024
Adobe ROBOHelp
›
1. What is Robo Help? RoboHelp is a popular Help Authoring Tool (HAT) from Adobe. It contains, Knowledge Base article, help contents, e Lear...
Tuesday, 22 October 2024
Create first Github Action
›
What is Git hub action? It use for continues integration and continues deployment, There are certain criteria it need to full fill and do...
Thursday, 3 March 2022
Redirecting Custom error in .Net Core
›
When we where working on .net mvc or aspx we where configuring into the web.config file as default error page, like below. <system...
Wednesday, 16 September 2020
Displaying the multiple rows data in single Row in SQL
›
You have a scenario to show the multiple rows data into the single rows like below. In Above image you can see how the multiple rows of a...
Deploying MVC in website in Big Rocks getting Security Error
›
Once you deploy your website into big rocks you are getting the /Security Error., I faced the similar issue like below Security Exception ...
›
Home
View web version