
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"><
If you need login device type, model and version of an iOS device, then use below code.
You'll have to import below file first then:-
// #import `<`sys/utsname.h>
NSString* deviceName()
{
struct utsname systemInfo;
uname(&system
BrainTree is a very secure and easy to setup payment gateway. There are lots of features available in new Braintree and I found it very useful. Visit the link at the end of details:
Payment System with BrainTree PayPal using PHP
Are you working for
If you are working on audio player and got stuck to manage audio controls and this jquery plugin is very useful. Find the link at the end of following details to use this plugin:
Custom Audio Player with Jquery Audio Controls Plugin
Introducing the
How to make a Grid in Asp.Net MVC
In this Blog we will see, how to make a Grid using WebGrid in Asp .Net MVC.
Step 1: Create a MVC application.
Step 2: Now make a Model say Student which will hold the data to be displayed in the Grid.
Example:
SEO- Keyword Research and Tagging (Part 1)
Search engine optimization is the Godfather of online marketing. The position of your web page on the SERP (Search Engine Results Page) determines how much traffic your page has and consequently the amoun
As per maven project structure, there is a resource folder where all application related properties will be added. Implementation of log4j in MAVEN application,
Create log4j.properties file inside resource folder and paste below code lines:
# Dire
JavaScript Validation for Mobile Number in Asp.Net
Validate Mobile number in a web page using JavaScript validation in ASP.Net.
In this example I am using one TextBox . The TextBox accepts Mobile number, it only allows 10 digit numbers.
<%@ Pag
JavaScript Validation for User Name and Email Id in Asp.Net
Validate User Name and Email Id in a web page using JavaScript validation in ASP.Net. In this example I am using two TextBoxes. The first TextBox accepts user name and second textbox accept
holla amigos
In my last blog i shared the power of web rtc and the first api getUserMedia of the web Rtc . This article will be focus on the Peer to Peer connection of the Web Rtc.
Let me explain you first what is Peer-to-Peer connection exactly
