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

Search In

View Engine in ASP.NET MVC and Difference between Web form / ASPX and Razor View Engine in ASP.NET MVC?

View Engine Rendering of the view into HTML form to the browser is done by view engine in  ASP.NET MVC. ASP.NET MVC supports various types of view engines but commonly used view engines are :-   Web form / ASPX view engine Razor view

How Ransomware Authors Use Psychology to Achieve Hacking Goals

  Ransomware is a type of cybercrime that is very much a psychological challenge. Psychology is involved in each and every aspect of ransomware attack, from the moment of infection and to the moment when people pay the ransom.   As far

How to Integrate Google Login in iOS App Using Swift?

Login with google is very common functionality in iOS applications. We can Implement google login in swift 3.0 either by using pods or google SDK. We need to install the following pod- pod 'Google/SignIn' Then register your app on the google deve

How to create an apply function with the dataset and function below in R?

I have this function:   xa <- 9 xb <- 6 za <- 20   a1 <- xa / za b1 <- xb / za   Validation <- function (a1, b1)    if (a1 / b1 >= .85 && a1 / b1 <= 1.15) {print(TRUE)}   resu

Create Login, Registration and Forgot Password Module in PHP Laravel Application

Laravel makes to the list of most famous, free, open source PHP frameworks. Developers world over uses Laravel framework to develop web applications based on MVC approach. Artisan, the name of the Laravel Command Line Interface (CLI), helps developer

5 Easy Steps to Set User Notification Feature in iOS Swift Application

User notification is a new local notification feature in iOS. It gives the additional functionality i.e. to remove pending notifications which is not possible in UILocalNotification. So lets start how it works.   As we know for scheduling noti

Root Module File in Angular2 Application – A Brief Introduction

AngularJS is an open source free and most popular JavaScript client-side framework which provides a great power to built HTML and JavaScript based web application. Angular 2 is written in typescript and in one big survey it has been clearly said that

Top 5 Features That Make Laravel the Best PHP Framework for Development

Laravel is a free open source Web Framework of PHP, developed by Taylor Otwell and debuted in June 2011, with a aim to give an alternative of CodeIgniter Framework which will be more advanced and provides features like built-in-support for user authe

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

How to Localize Your Swift3 iOS App for Multilingual Support in 8 Easy Steps

iOS devices are widely used by the people across the world speaking different languages. Making an application supporting multiple languages will make it user friendly and acceptable by large number of users. To support this, apple has introduced Loc

1 345 720
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: