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

Search In

What is NOWAIT in SQL Server

Today i will discuss one interesting topic NOWAIT in SQL Server and would explain  how to use it.   As we know about the transaction in SQL it is unit of work which is to be executed as whole. Suppose we are updating some records in

include() require()

We can include the content of a PHP file into another PHP file before executed by the server. There are two type of function to include one php to another. The include() function. The require() function. The include() Function It take all the te

File input output

Opening files fopen() function is used to open the file. It require two arguement first the name and the other the mode. the different mode are r- open for read only r+- open file for read and writing w- open file for writing w+- open file for

Open PGP in Cryptography

  The techniques used for saving data is to change/replace it with some other symbol or text. There is a new thing that will compress the data this is called as OpenPGP.   It is like a hybrid system which changes the data in the compress

Var vs Dynamic Keywords in C#.

Var vs Dynamic Keywords in C# 1) Introduction of these keywords var was introduced in C# 3.0. dynamic was introduced in C# 4.0. 2) Variable initialization When a variable is declared as var type then the variable is to be initiali

Beta Test Management & Components for Beta Success.

Beta Test Management   There is a wide arrangement of activities your beta testers would be more than willing to bring an interest for with the target of upgrading your item.   The most typical activities are:-   Bug Reports F

Beta Testing Mistakes

  Beta testing includes sending the item to beta test locales outside the testing environment for real world introduction. Numerous people have come over beta testing in real life situations/circumstances – it could have been anything for

Client end validation in MVC

While developing the MVC applications you need to provide validations that mainly work on the client end.   public class EmployeeModel { public int EmpId { get; set; } [Required(ErrorMessage = "First Name is required")]

Management Tips for Great Leaders

Management is an art to deal people. Managers must be  good listeners, motivator, friend who deal with ease and trust with his/her sub-ordinates. Managers must be a good team player who should always boost team spirit. Various managers have

Select DISTINCT records based on specified field from DataTable

This blog will help you when you need to select distinct records from a datatable on basis of selected columns. Suppose we have a datatable which holds the employee records. This datatable has following columns Name FatherName City Qualificati

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