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

Search In

AngularJS expressions

Expressions in AngularJS is represented using double curly braces-{{ }}. Expressions are used to bind  the data to the HTML in the same way as the ng-bind directive of angular. Expressions using- 1.numbers:- syntax- <p>Price of movie t

Employee Motivation

Building a team of motivated people in your business is key to get the absolute best results, yet such a large number of managers focus on the 'ra-ra-ra', instead of the important things – the things that make people feel great in their

Difference Between Verification And Validation

Hello Readers... By this blog i am trying to explain the difference between the ‘Verification’ and ‘Validation’. I hope this way of presenting is very easy to understand for all the test engineers.    S.N

High Expectations Vs Perfectionism

I was recently messaging a friend and she told that she needed lots of things, and needed them all to be to be great. I guess that is the first thing I need to discuss today, trailed by the thought with respect to our desires.   Many examples,

Use of Case while updation in SQL

While doing updation or insertion you can select or insert values based on case selection in SQL For doing that will provide a better way to get filtered data updated or inserted ALTER PROC [dbo].[uspGetNudgesDetails] @AccessToken VARCHAR(50), @Be

How to create Risks,Issues and Deliverables using CSOM in SharePoint

For creating list item, we have to use ListItemCreationInformation First we create list of Risks using Microsoft.SharePoint.Client; context = new ClientContext(projectSiteUrl); //pass your project site url context.Credentials = projectConte

True Leadership - Distinct Qualities

Ever pondered what's that something unique that makes a leader stand out amongst thousands around? Why do people feel polarized by that spirit who you feel bound to call a leader? What's that moxy/charisma such an identity holds which keeps o

Responsive CSS in HTML

While designing pages one needs to make sure that the web pages are responsive . Responsive  means it can be fit to any device resolution any  screen size. <!DOCTYPE html> <html lang="en-us"> <head> <style> .city

  • 164
SqlDataAdapter in ADO.NET

While working with disconnected approach you work with storing and retrieving data from buffers for select operation.   Adapter acts like a buffer where the data is contained .   But for reading that data you need to store it either in

Working with Oracle in ADO.NET

While working with ADO.NET ActivexDataObject we use datasources for retrieving ,updating,inserting and deleting data.   Oracle is most used database in the modern industry. In Ado.net to make connection we can have multiple options. For this p

1 228 363
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: