
Search In
Hi,
Today we will discuss how to define our custom date format for md-datepicker in angularJS.
1. You will need to install moment.js from nuget packages
2. Add reference of moment.min.js
<script src="~/Scripts/moment.min.js"><
Node.js has evolved as one of the most popular Javascript platforms to develop networking and real-time web applications. One of the many reasons why node.js is popular among the developers is that it has many tools and frameworks available for devel
I am having problem with having a GUI interface to be implemented via a second file which just contains the file to read, plots made and some new functions to be evaluated based on that.
I am trying to create a GUI application using Tkinter.
Partial View in MVC is used when we want to use section for the master or the main page again and again.
It is just like a user control that is used to display or get data in the view that we want.
So as a beginner, you first need t
iOS Push Notification Tutorial:-
Note:- Start following steps and don’t do anything else.
There are so many Gotchas while creating certificates but don’t get confuse and follow these steps.
Step 1:- Generating the Certificate Signing Request (C


This blog is useful in setting up your own Sharepoint development environment on local server.
I am assuming that you have already installed Sharepoint 2013 into your development server and now you want to start development for Sharepoint.
Small br
Loaders are most frequently used in web-applications or websites. Here this blog shows the enabling of loader image from Jquery and closing the loader image with an overlay from code-behind. Generally, Loader image is used when the event takes some t
Hello readers, We all have seen various animated Navigation Menus but in my blog I have tried to create An Animated Radial Navigation Menu using JavaScript and CSS3 property.
In my blog , I have made a circular menu list items which gets dis
By using below code I have implemented GridView animation in android. When you click on any image On Grid View, Image will zoom like popup. In below Adapter class I have used Animator class and I have created a zoomImageFromThumb method for zooming i
We can design a loader using HTML/CSS.
In the below example the loader is designed using transition. Transition is used for animation in HTML.
To see the transition effect we have to use to things:-
1. CSS effect which we want to apply.
2. Time d
