Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Understanding Filters in AngularJS

Filters are used to do some changes in the data. It can be used by adding pipe character. These are the types of filters in angular: uppercase: It converts any text to upper case. lowercase: It converts any text to lower case. currency: It conv

WebStorage in HTML5

WebStorage in HTML5: It is an alternative to cookies and it is better than cookies. With the help of localstorage we can store data locally inside user browser. It is more secure as compared to cookies. It can be modified  easily using  se

Privileges in MYSQl

Hello Readers, Hope you are doing good today. Today on My blog, I am going to explain about the Administrative Privileges in MYSQL. What is Privileges Several types of privileges can be granted to an account. Privileges should be granted acc

HTTP request using python

Hi All, HTTP request  is a two way process i..e client - server communication .Three basic features that make HTTP a powerful protocol and these are: HTTP is connection less HTTP is media independent HTTP is stateless: There are many typ

5 Key Factors to Consider when Outsourcing your IT Support

If you are heading up your own business, you will have a need for IT services, and unless you happen to be a web designer, or similar, you will have little choice but to outsource this section of the business. There are many specialist companies that

Difference between Cakephp 2 and Cakephp 3

CakePHP 2 CakePHP is basically a rapid developing framework for PHP. It provides the user a flexible architecture to develop, maintain, and deploy the application . In CakePHP within the convention over configuration paradigm, we basically used the

How to insert this codes data to SQLite?

Need help in inserting the below code packet to SQLite: public class StepDetector { private static final int ACCEL_RING_SIZE = 50; private static final int VEL_RING_SIZE = 10; // change this threshold according to your sensitivity prefe

Advantages & Disadvantages of Using AWS LAMDA with Advanced Features

AWS Lambda Provide us the environment where code can run without managing servers. So we can say that AWS Lambda is an event-driven computing platform. Lambda function runs when events occur and code run resides into the system and automatically mana

How to Add Events to iOS Calendar in Your iPhone Device

To add an event to iOS calendar we need to access calendar of the iPhone without accessing calendar we can not add events in iPhone.   For accessing iPhone calendar we have to ask for permissions first. Here permission means allowing the pa

Use Position Property-Sticky to Make an Element Stick at Any Portion of the Window

In CSS, we have learned many things and there is a very unique concept of one of the property i.e position and its values i.e static, fixed, absolute, relative.   We all have gone through these properties but not the new value in the position

1 227 342
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: