c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

How to get image from the physical path (Local Drive) in asp.net C#?

| | Category: c# .net

You can create a virtual path i.e (folder) in the application called “Images” and save the images into it. When the user uploads the images using the file upload control,

How to convert GIF format to static jpeg format in asp.net C#?

| | Category: asp.net MVC

In this article, I will show you to convert animated moving pictures i.e GIF format to static image. It take the first frame from the GIF image and create a static image without loosing quality.

JQuery sortable example using dropzone.js

| | Category: JQuery

We cannot not sort the image in dropzone area using Dropzone Js.So we can use jQuery ui plugin to achieve this. And also, I will show you how to highlight the dropzone area using the CSS.

How to clear the fields after submitting a form in asp.net MVC?

| | Category: asp.net MVC

In this article, I will show you how to clear form after submit in asp.net MVC. Before, when I submitting the asp.net mvc form; the page fields are not cleared; the problem on resetting of all form fields.

Translate a page to other languages- Google translate plugin

| | Category: API

In this article I will show you how to translate a page to other languages using the google translate plugin. Just you need to register a translate plugin and piece of JavaScript code on the page or master page.

jQuery page scroll with fade effect

| | Category: JQuery

In this article, I will show you page, scroll down with fading effect. When the user scrolls down from the top position to the bottom of the browser window.

How to set limits for file upload in dropzone.js ?

| | Category: JQuery

The jQuery file upload plugin Dropzone.js supports maxFiles option. You can set simply desired number for file upload like this maxFiles:1. If you set one, then it will allow one file at a time.

How to hide footer in bootstrap mobile view?

| | Category: Css

In this article I will show how to hide responsive footer in bootstrap mobile view. It is simple; you can create a div tag and apply the following Css footer code hidden-xs.

How to create a favicon for website on browser tab?

| | Category: HTML

In this article, I will show you how to create favicon for website on the browser tab. The size of the site icon should be about 16x19 pixels and named as favicon.ico or something. It also called as shortcut icon,bookmark icon or webpage icon.

How to redirect to a particular section of a page in HTML with example?

| | Category: HTML

In this article, I will show you how to redirect html link to section of page. Create an html page with link button and section tag.You need to add an id attribute for the section tag and pass section to the end of the URL using hash(#).

Page 29 of 82