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

Search In

.Net : Code first vs Database first approach

.Net : Code first vs Database first approach   Code first In Code first approach Entity classes are declared and defined with properties. As soon as the .net code is compiled and run database is created automatically i.e database and ta

Difference between Sliding and Absolute Expiration?

Sliding and Absolute Expiration The performance of an application can be increased by reducing the round trips made by server to database. This performance enhancement can be achieved by using asp.net cache. For using asp.net cache, cache objec

Triggers in the SQL server

A trigger is a unique store procedure that is executes to give a response to particular action on the table of a database using  the following SQL statements: 1. Data Manipulation Language (DML) SQL Statements (like INSERT, UPDATE or DELETE).

6 Web, Mobile Apps for Creating the Interactive CV

  The days of static resumes are quickly coming to an end. It’s about time. After all, everything else has gained an interactive element, so why shouldn’t we help human resource navigate our resumes more easily and more quickly?

Bootstrap Images

In this blog, I'll tell you how to style images whether its image with rounded corners, image with circular shape, image with thumbnail shape.  Rounded Corners :-  The  class .img-rounded is used to add rounde

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

Image drag and drop using DropZone in Cakephp.

Hello Reader's , Hope your are doing good today. Today we will discuss about Drag-and-drop functionality in the website. Nowadays it is very useful graphical feature where you can drag images from one location to another location. Drag and drop

Difference between Var and Dynamic type in C#

Difference between Var and Dynamic type in C#   Var Type   C# 3.0 introduced var type.   With respect to storage it can store any type of value with the condition that var type variables need to be initialized at time o

How to add regions in Drupal 8 theme

This tutorial will guide you about "How to add regions in drupal 8 theme". To add region in your template file, first you have to define region in your meta data file i.e (themename.info.yml) & then edit page.html.twig file to print th

Draw Line And Circle with Animation

CoreAnimation has provided various animation APIs that can be used to accomplish the animation needs. Using UIBeizierPath and CoreAnimation APIs here I’m drawing a line and a circle using CAShapeLayer. //Below is the function to draw a l

1 557 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: