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

Search In

Bind value in view in MVC

While getting values from the database we need to map the values into the views by writing the code for that.     So for doing that we need to get the data first from the action controller then we will bind it with the view.   pu

Gestures and Events in ionic framework

Hello Readers, Today’s post is about gestures and events in ionic framework. Ionic framework provides gestures and events to make application more effective. These are the following gestures and events with Example: on-hold :  Thi

Use of constraints in SQL

Constraints in SQL are used to define rules for the  table and columns in a database and also make sure that data are accurate and trusted in the database. Constraints are responsible for the termination of action if any violation is found. Str

Use Facebook SDK version4 in cordova app

Hello Readers, In today’s post will see how to use Facebook SDK in Cordova app. First of all we need to register our app with Facebook and have an App Id. If you have not registered your app with Facebook you can Click here and follow the ea

Auto complete using Angular Material

In Angular Material, we use  <md-autocomplete> for auto complete functionality. <md-autocomplete> is a UI component with dropdown to shown all possible  matches to custom query. It acts like a real time suggestion box. When user

async & await keyword in C#

async & await keyword in C#   Asynchronous programming can be performed in C# using async & await keyword. These keywords were introduced in C# 5. These keywords are to be used together i.e await keyword can only be used within async m

Asynchronous Nature of Delegates

Asynchronous Nature of Delegates   Delegates are defined as function pointer i.e act as a pointer to methods in the application.   Example of Delegate :-   using System; namespace ConsoleApplication2 { public delegate int D

Major Feature Difference Between UIWebView and WKWebView

Because of the need of showing the HTML data/content inside an application the WKWebView is developed. It was introduced by iOS 8.0 whereas UIWebView was introduced by iOS 2.0     The UIWebView is a part of UIKit and available in

Open Secret: E-commerce Technology is Booming, But Why?

E-commerce is one of the major contributing sectors in the global economy since the last few years. With Artificial Intelligence in technology, online shopping sites are the latest trends. In 2017, the top 3 online retailers have generated 100 billio

What makes SQL servers have really slow response times

Troubleshooting SQL server performance can be tricky if you are not familiar with the kinds of issues that can commonly crop up in this operating environment.   Thankfully plenty of other people have encountered and tackled the problems which

1 583 596
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: