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

Search In

5 Ways to Improve Workflow and Business Productivity in Your IT Office

  As a business leader, you should always strive towards improving the overall efficiency in your office. The main principle of every perspective business is to grow, and especially so if you’re in the IT business – a world of tec

How to Implement Camera 2 API & Use its Method in Android App

Camera 2 is advance API as Camera got deprecated. The interface is provided by the package named an android.hardware.camera2 to those individual camera devices which are connected to an android device.  This android.hardware.camera2 package mod

How to Play, Record & Save Videos in Swift3 iOS App in iPhone

If you have ever tried to play, record and save a video using iOS Swift 3 language and found difficulty or messy code, then today in this tutorial, I am here with a simple and easy example for you. Lets's discuss all the aspects one by one. &nbs

ViewEncapsulation in Angular 4 - Types & Examples in JavaScript Application

View Encapsulation is a way that defines whether components styles will affect the whole application or not i.e it has control over usage of component styles, use styles globally or should be limited to a particular Angular component (scoped sty

Top 10 Blockchain Development Technology Companies in USA

Blockchain Blockchain is a digital ledger that allows to store data and keep records of the various kinds of kinds of transactions made between users. It operates on a decentralized network and thus there is no central authority ruling over or contr

List of Top 10 Ruby on Rails Interview Questions for 2019

Ruby on Rails is a server-side framework written in ruby which provides a default structure for a database, web service and web pages. Ruby on rails uses web standards like JSON for data transfer and user interfacing. Companies including software dev

Findnerd Product Release - 22-March-2022

Important Notes Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache : press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac). Select ‘Cookies a

LINQ Delete in MVC

While working in MVC we use LINQ to make our task easier and to make the manipulations easier   First we will create the action for doing this task.   [HttpPost] public JsonResult Remove(int id) { n

LINQ Update in MVC

In writing the code in MVC we can use the LINQ Language Integrated Query then we use this query for interacting with the database that will make the manipulations easier and time efficient  in terms of execution and in terms of programming . &n

  • 119
TRIGGER IN MSSQL

TRIGGERS IN MS-SQL Triggers are special kind of stored procedures that triggers automatically when an event occur. Triggers are written to fire when a specific event on table occurs. Following are the events that may force trigger-: 1) DML operatio

1 629 633
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: