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

Search In

Node.js with Mongoose

Mongoose is similar to ORM( Object relational mapper) in many other languages. It is a node.js package that provides mongoDB object mapping. So basically mongoose converts the data in the database to the javascript objects that can be used in our app

Create a dynamic table when data is coming from database in MVC

In this blog, we illustrate how to create a dynamic table when data is coming from a database in MVC and display it. In the below example we use a dummy data and jquery to populate the HTML table. In controller, we have an action method called GetUs

How to create youtube video thumbnail in android

In order to create youtube video thumbnail in android we have to first initialize its view i.e. YouTubeThumbnailView in our xml file. On initializing YoutubeThumbnailView we have to add developer key and its InitializationSuccess listener with two ov

Race Conditions in Threading C#

Race condition is arise when multiple threads are accessing the shared data and they try to modify this shared data at the same time. The reason for arising a race condition is that we are unable to know the order of accessing a shared data among the

Controlling Session Behavior in Asp.Net MVC

Controlling Session Behavior in Asp.Net MVC Sessions in Asp.Net MVC are used across requests for storing data. Asp.Net MVC manages sessions for all controllers in the application irrespective of the fact data values are stored in the session or not

Difference between LINQ and Stored procedure

 LINQ and Stored procedure   LINQ provides a query syntax used for querying different data sources like SQL server, Oracle, Collections etc. Type checking is done at compile time in LINQ. DOT NET framework languages like C# and VB.NE

Why Reg Page Php 7 MySqli Code Fails While Login Page Code Works ?

Hi, I am using php 7 and I do not know why the following 2 different codes for user the user registration page is not working. The login page php is working, though. I would appreciate the communities feed-backs. Thank You!   REG PAGE (

Child Actions in ASP.NET MVC

Child Actions in ASP.NET MVC In ASP.NET MVC controller is defined as collection of action methods which are similar to function having public specifier.These actions can be called directly from browser by typing in URL request. But there are ac

Where & on Which Line Banned Word Filter Code On Mini Proxy to be Put in PHP?

Folks, Where on Mini Proxy, on which line, would I add the banned words filter code (the code which you see below) so that, when banned words are found on the proxied pages, then the banned words are substituted ? Mini Proxy is here: https://github

How do I Install the Updated Maps on TomTom GPS?

Tomtom is smart and easy to use navigation application that has helped the users in obtaining the best navigation results. These smart navigation devices are loaded with several features that not only help you in reaching your destination without any

1 91 282
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: