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

Search In

Defect Severity

Defect Severity classifies the software bug which specifies the level of negative effect on the software functionality or quality. The severity is a rule set by the tester when he creates a bug. Different companies uses different bug tracking tools,

What is Quality Control Planning in Project & Business Management?

What if a company brings about an economic cellphone being blindfolded to its quality?   On the flip side, there is another phone manufacturer who underscores its product quality, but his product is a little more expensive.  Certainly, th

What no one tells you about 2017 Microsoft Windows 10 Creators Update

After the success of the Game Mode, Microsoft gears up for the Windows 10 Creators Update   Windows 10 is a lot more different than the yesteryear Windows. It behaves like a breathing entity -- the one that frequently changes with the release

Meteor SocketIO Client-server Connection Not Established

I’m trying to connect a client app locally deployed to a server app I deployed to heroku, using socket.io. The app works great locally but I can’t establish the web sockets when deployed to heroku.   My server code:   impor

Javascript toPrecision() Method

In Javascript toPrecision ( ) method is used to represent a number either in exponential form or in fixed-point length with a specified number of digits . Syntax -> number.toPrecision ( [ precision lenght ] ) Parameters -> number -> It i

Javascript The toFixed() Method

Basically toFixed ( ) method is used to converts a number into a string , by keeping upto a specified number of decimals . Syntax -> number.toFixed ( [ fractiondigits ] ) ; Parameters -> number -> It is mandatory , and required a Number

How to send an email using Gmail SMTP with PHP

Hello Reader's! If you want send an email with secure SMTP with you should choose google gmail smpt. And the code liberary is here:- $mail = new PHPMailer(); // create a new object $mail->IsSMTP(); // enable SMTP $mail->SMTPDebug =

Use of Using keyword while making connections

We always use SqlConnection class for making connections 1 Simple SqlConnection SqlConnection=new SqlConnection() If any exception occurs inside while block it throws exception the connection.close() process will not executed due to the excep

Basic UI fundamentals

UI Fundamentals a) KEEP IT CLEAR User will generally avoid elements that are unclear or not presented in a simplified way. They avoid the design that left them wondering what to do next. b) GUIDE THEM TO THE NEXT ACTION User generally prefers doi

Client Side and Server Side Controls

In .NET Framework we have two types of controls: 1 Client Side 2 Server Side Client side controls are HTML controls usually used for client end. Ex : <input type="button" /> Server Side controls are ASP controls specially meant for se

1 46 160
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: