Web Live Preview for Visual Studio 2019
Working on the user interface is frustrating but from today you have a new Microsoft tool called Web Live Preview…
Working on the user interface is frustrating but from today you have a new Microsoft tool called Web Live Preview…
In this article we are going to describe how to hide Google’s reCaptcha v3 badge. To get started, let’s answer…
With GymConnections every gym has its own community of people. So, people can virtually meet, chat, organize to see each…
In a company prospective, what digital transformation is about? In this post I explain my point of view
Hi guys, I want in MVC to render a text with an image as an...
For the last two years, Electron has helped developers build cross platform desktop apps using...
In this tutorial, I use several techniques and tools. I use Microsoft Visual Studio 2015...
The purpose of this article is to provide a way of cleaning up of HTML...
If it takes awhile for the server to process the postback (e.g. complex rules or...
Visual Studio Code provides developers with a new choice of developer tool that combines the...
Today at Build 2015 in San Francisco, Microsoft announced its new Web browser called Microsoft...
Android and iOS accounted for 96.3 percent of all smartphone shipments in Q4 2014, and...
Browser (and browser version) detection is an “all time classic” development requirement. jQuery.browser WAS an...
In this tip we will take a look at the step to follow to enable...
It is always considered as a best practice to disable XP_CMDSHELL when not in use....
This .Net C# code snippet download image from URL. To use this function simply provide...
Step 1. Set the “Language” report properties according to your regional requirements. In my case:...
The introduction of the dynamic keyword in C# 4.0 allows you to do a lot...
I’m VERY confused as to why this code Html.ActionLink("About", "About", "Home", new { hidefocus =...
As a web forms developer, I found the transition to MVC to be a bit...
Introduction Working with images in a web application can turn from a simple task to...
If you tried to close a window using javascript window.close() method in IE7, and as...
UPDATE: As of jquery.validation version 1.8+ hidden input fields are not validated by default, which...
In default template of asp.net mvc 4.0, Layout.cshtml has following code for menu: <nav> <ul...