TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Software
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (7)
Khaja Moizuddin (6)
Kalyankumar Ravichandran (5)
Abhishek Arora (4)
Gul Md Ershad (3)
Selva Ganapathy (3)
Ashutosh Saitwal (3)
Afzaal Ahmad Zeeshan (3)
Neeraj Kumar (3)
Sundar (2)
Rion Williams (2)
Hr Rony (2)
Sibeesh Venu (2)
Prakash Tripathi (2)
Douglas Miller (2)
Harshit Pandey (1)
Ishika Tiwari (1)
Anwar Basha (1)
Arvind Singh Baghel (1)
Manikavelu Velayutham (1)
Bikesh Srivastava (1)
Rakesh (1)
Vineet Kumar (1)
David Mccarter (1)
Amit Prabhu (1)
Manikanta Pattigulla (1)
Yadagiri Reddy (1)
Umair Hassan (1)
Fabio Silva Lima (1)
Mekala Ramesh (1)
Vidya Vrat Agarwal (1)
Arjun Singh (1)
Bhanu Korremula (1)
Caner Ozden (1)
Praveen Moosad (1)
Narasimha Reddy Chennupalli (1)
Vikram Chaudhary (1)
Madan Bhintade (1)
Nirav Daraniya (1)
Ashish Aphale (1)
Michal Habalcik (1)
Bhuvanesh Mohankumar (1)
Prasham Sabadra (1)
Satish Kumar Vadlavalli (1)
Anil Kumar (1)
Gagan Sharma (1)
Pooja Baraskar (1)
Tushar Sharma (1)
Vithal Wadje (1)
Chiheb Chebbi (1)
Destin joy (1)
Ankur Shah (1)
Pratik Chakraborty (1)
Sipra Ray (1)
Shivprasad Koirala (1)
Josue Yeray Julian Ferreiro (1)
Shivom Agarwal (1)
Sanjay Singh (1)
Sandeep Mk Sharma (1)
Sourav Kayal (1)
Ehtesham Mehmood (1)
Pranay Rana (1)
Ankur (1)
Tamer Khalil (1)
Nimit Joshi (1)
John Charles Olamendy (1)
Related resources for Software
No resource found
How to become a software engineer?
10/19/2023 5:04:31 AM.
Software engineer is one of the most in-demand jobs in IT, and this demand will continue to grow for many years. This step-by-step guide may help you understand what it takes to become a software engi
A Template and Guidelines for Software Testing
6/26/2023 6:22:09 AM.
A Template and Guidelines for Software Testing
Top Software Job Trends In 2018
1/18/2018 11:37:51 AM.
There has never been a better time to be a software developer. The software industry is booming and believe it or not, there aren’t enough good software developers in the world. Salaries of software d
Types Of Software Testing
12/27/2017 1:46:07 PM.
In this article I have shared some types of Software Testing
Key Skills For Software Testers
12/15/2017 1:55:17 AM.
In this article, I have shared some important skills required for software testers.
Story Of A Software Engineer In A Company
12/12/2017 1:39:23 PM.
This is a story of an honest, skilled, and hardworking software engineer who works in a renowned multinational company.
Connecting R Software With Oracle DB
11/24/2017 5:35:20 PM.
This article is about how to connect the R software with Oracle database so that the data can be brought inside R environment for analysis
Software Design Principles DRY, KISS, YAGNI
9/29/2017 11:40:29 AM.
In this article, I am going to explore software design principles and their benefits and why design principle are useful for us and how to implement them in our daily programming. We will see DRY, KIS
Agile Methodologies of software development
9/26/2017 4:19:32 AM.
In this article we will discuss overcoming the risk factors which are nothing but Agile Methodologies.
Agile Model: Software Development Model
9/26/2017 4:16:29 AM.
This article explains the Agile Model in the Software Development Model.
Agile Methodology In Software Development And Drawbacks Of The Waterfall Model
9/26/2017 4:09:18 AM.
In this article, you will learn what Agile methodology in software development is and the disadvantages of the Waterfall model.
Getting Started With Agile Methodology
9/26/2017 3:17:36 AM.
This article explains how to get started with Agile Methodology.
Understanding Agile Manifesto
9/26/2017 3:17:09 AM.
This article explains how the Agile Manifesto is centered on delivering better software.
If I Ran A Software Company - Part One
9/18/2017 3:10:00 PM.
I am sure most developers wished they could run a software company or development team in the hopes to do it better. I am one of these developers. I have lead teams before and even was Director of Dev
Introduction To Protractor
8/18/2017 2:10:09 AM.
Protractor is an E2E UI automation testing tool for angular or Angular JS and it is very similar to selenium webdriver. Angularhas some extra web elements like ng-model, ng-if so we can’t test angular
Making The Switch As A Software Developer
8/9/2017 4:14:16 PM.
After nearly seven years at my previous position, I've decided to finally make a change. When this post goes live, I'll officially be working for the engineering team at Bay Dynamics, a San Fr
Execution Of Test Cases In Sequential Order Using Selenium Webdriver - Part Two
7/26/2017 11:06:38 AM.
In my previous article of "Execution Of Test Cases In Sequential And Parallel Using Selenium Webdriver" we learned the usage of selenium webdriver
This Will Help Manual Testers Not Get Fired
7/25/2017 1:16:20 PM.
Development methodologies like Agile, DevOps, Test Driven Development, Continuous Testing and Continuous Deployment etc. have replaced software development approaches that put testing at the end of de
Execution Of Test Cases In Sequential And Parallel Using Selenium Webdriver
7/18/2017 3:12:41 PM.
Selenium is an open source tool, which is used to execute the test scripts or the test cases on web applications. As we know Selenium is an open source tool, which supports various programming languag
The Principles Of Good Programming
7/5/2017 10:42:05 AM.
Programming principles have helped me over the years become a better programmer, and I believe, this article will help any developer become more efficient and to produce code which is easier to mainta
Overview Of Selenium Locators
6/27/2017 7:11:38 AM.
This article explains Selenium Locators.
Thread Sick Software Engineer
6/18/2017 9:58:25 PM.
This article will explain about such kind of software of engineer who thinks to use thread everywhere without thinking its side effect.
Issues In Professional Ethics In Software Project Management
6/16/2017 6:09:11 PM.
Issues In Professional Ethics In Software Project Management.
A Day With A Software Engineer Who Changes Text Labels Only
6/16/2017 3:45:07 PM.
This article will explain the way Software Engineers, who never focus on technical learning and remain busy in text label changing only.
IFrame Execution Using Selenium WebDriver - Part Two
5/31/2017 12:19:58 PM.
In this article, we will see the execution of iframe using Selenium WebDdriver.
IFrame Execution Using Selenium Webdriver - Part One
5/30/2017 11:06:33 AM.
In this article, we will see the execution of iframe using selenium webdriver.
Software Testing - Best Practices And Principles To Write Unit Testing
4/18/2017 1:02:49 AM.
In this article, you will learn best practices and principles to write Unit testing.
Software Testing!! BDD, AAA-Structure And Mocking For Unit Testing
4/17/2017 9:05:24 AM.
In this article, you will learn about naming conventions, body structure and object mocking of the test method for unit testing.
21 Common Lifetime Mistakes About Software Development
4/15/2017 11:55:51 AM.
This article tells about 21 common lifetime mistakes about software development.
Back Tracking Of Issues - Before Escalating To Developer
4/6/2017 5:08:18 PM.
In the software testing world, Issued identification is a must have skill. In this blog post I have taken a simple scenario to show you how to back track the issues.
The Role Of Automation In Functional Testing
3/21/2017 3:55:43 PM.
This article elaborates on the role of automation in Functional testing.
Interview Questions And Answers On Selenium
2/9/2017 3:51:41 AM.
In this article, you will learn the frequently asked questions & answers related to Selenium.
How To Be A Successful Software Engineer
2/6/2017 2:39:36 AM.
In this post, we are going to discuss a few points which you must take care of to be a successful software engineer.
How To Be A Successful Software Engineer
2/6/2017 12:31:49 AM.
In this video we are going to discuss a few points which you must be taken care of, to be a successful software engineer.
Software Design Paradigm - Convention Over Configuration (ASP.NET MVC)
1/13/2017 12:45:20 PM.
Learn about Coding by Convention, the software design paradigm used by many software frameworks.
Software Architecture And Patterns
12/22/2016 3:13:10 AM.
In this article you will learn about software architecture and patterns.
How To Select A Test Automation Tool
12/21/2016 11:08:03 AM.
In this article, you will learn how to select a test automation tool.
The Postman Always Tests Your Web APIs, Twice
12/2/2016 11:43:11 AM.
In this article, you will learn that the Postman always tests your Web APIs twice.
Introduction To Selenium 3.0
11/26/2016 4:09:50 PM.
In this article, we will learn about Selenium 3.0.
Understanding Build Aftermath in Visual Studio Team Services
11/25/2016 1:23:01 AM.
In this video I walk the viewer through the aftermath of the build process, to understand the results of build and to download the executable binaries.
Developing with Visual Studio Team Services
11/25/2016 1:22:22 AM.
In this video I walk the viewer through each important and required step that they would take in order to work with Visual Studio Team Services. I have shown how to create a project, how to assign tha
Visual Studio Team Services - Introduction
11/25/2016 1:09:39 AM.
In this video I provide the basic overview of Visual Studio Team Services for beginners.
Overview Of Software Development Processes
10/14/2016 5:14:27 AM.
In this article, you will learn about software development processes.
Known Wrongs In Securing Software
9/24/2016 4:58:42 PM.
In this article, you will learn about "known wrongs" in securing software.
Software Testing: The Essential Guide To Bug Reports
8/25/2016 2:11:37 PM.
In this article, we will learn about software bugs, bug reporting systems and the bug life cycle.
Top 10 Website Security Testing Tools
8/23/2016 1:34:16 AM.
In this article you will learn about the top 10 website security testing tools.
Top 10 Website Functional/Regression Testing Tools
8/20/2016 9:05:42 AM.
In this article you will learn about top 10 website functional regression testing tools.
Website Performance Testing Tools, Apache JMeter
8/11/2016 7:13:10 AM.
In this article, you will learn about website performance testing tools.
Software Testing: The Art Of Bug Reporting
8/10/2016 4:35:29 PM.
This article highlights the essence and traits of finding the bugs and mentions the various artifacts in reporting a bug.
Top 10 Characteristics Of A Good Website
8/8/2016 12:11:23 PM.
In this article, you will see top 10 characteristics of a good website.
Top Reasons Why Your Website May Be Slow
8/1/2016 11:01:44 AM.
In this article, you will learn about the top reasons why your Website may be slow.
Unit Testing With MS Tests In C#
7/26/2016 2:02:11 PM.
In this article, I am going to explain the uses of unit testing and writing unit test cases in C#.
Top Website Performance Testing Tools
7/25/2016 7:31:03 AM.
In this article, you will learn about top website performance testing tools.
Provider Implementation To Make Extensible Software
7/19/2016 3:04:31 PM.
In this article you will learn about provider implementation to make extensible software in C#.
Top 5 Website Speed Test Tools
7/18/2016 8:00:49 PM.
In this article you will learn about the top 5 website speed test tools.
Microsoft Bot Framework And Node.JS - Part One
7/13/2016 3:20:45 PM.
In this article, we will learn how to use Microsoft Bot Framework with Node.js.
Software Testing: Software Verification & Validation
7/5/2016 7:26:45 PM.
In this article we will learn about the basics of software verification and validation.
An Overview Of Microsoft Dynamics Navision
6/3/2016 1:11:19 PM.
In this article you will learn about Microsoft Dynamics Navision.
MVC Application Security Issues: Software Information & Header Sensitive Data - Part Two
5/24/2016 11:24:09 AM.
In this article, we will go one step up and cover scenarios which are related to software information (could be version or framework or language information).
Top 10 Acronyms Every Developer Should Be Familiar With
5/19/2016 1:06:13 PM.
This article explains the top 10 acronyms every single developer should be familiar with regardless of his other specifications.
Test Driven Development For Software Developers
5/10/2016 10:40:03 AM.
Is it true that TDD helps developers build better quality? Read this article to find the answer!!!
Managing User Software Through Office 365
4/13/2016 12:14:49 PM.
In this article, I’ll explain how to manage the user software from the Office 365 portal. This allows Administrators to set the organization level policy for all the users who have Office 365 licenses
Top Ten Best Practices For Software Developers
3/8/2016 9:36:44 AM.
Here are the points which you can practice to become a successful software developer.
Custom Installation Of Software From Command Prompt
1/1/2016 2:32:14 AM.
This article is intended to explore the way to silently/quietly install software from command prompt.
Design Patterns Simplified - Part 4 (Abstract Factory)
12/13/2015 10:48:43 AM.
This article explains what Abstract Factory Design Pattern is and how to use it in software development.
Design Patterns Simplified - Part 3 (Simple Factory)
12/13/2015 4:18:30 AM.
This article explains why and how to use the Simple Factory Design Pattern in software development.
Software Testing: Difference Between Severity And Priority
12/12/2015 12:38:09 PM.
In this article we will know the difference between severity and priority in software testing.
An Overview Of Dynamics CRM
12/2/2015 12:57:44 PM.
This article is about describing aspects and use of Customer Relationship Management (CRM).
Getting Started With LinkItOne
11/29/2015 11:06:54 AM.
In this article you will learn about LinkIt ONE Software Development Kit (SDK) for developing apps for LinkIt ONE devices.
An Introduction To Software Metrics
11/5/2015 1:34:15 AM.
In this article you will learn about Software Metrics.
Creating WCF REST Service Step by Step
10/7/2015 12:12:03 PM.
This video tutorial explains about the creations of WCF REST Service step by step.
Best Practices of Software Testing
8/18/2015 11:50:03 AM.
In this article you will learn the best practices of Software Testing.
Overview of Traditional and Modern Way of Software Testing
8/15/2015 1:11:41 AM.
This article provides an overview of traditional and modern software testing.
Generate Installation File Using InstallShield Software
7/28/2015 2:13:15 PM.
In this article you will learn how to make an installation file of software using InstallShield software.
Why Developers Should Not Test Their Own Software
7/21/2015 6:26:00 PM.
In this article you will learn why developers should not test their own software.
Microsoft Web Platform Installer is a Great Installer Software For Windows OS
7/4/2015 7:55:58 PM.
This article explains the Microsoft Web Platform Installer.
Installation of Cucumber in Ubuntu
6/22/2015 1:23:59 PM.
In this article you will learn how to install Cucumber in Ubuntu. Cucumber is a software tool that computer programmers use for testing other software.
What a Test Case in Software Testing Is
6/19/2015 12:49:42 AM.
In this article you will learn about test cases in software testing.
Software Development Management in the Flight Dynamics Environment
6/17/2015 2:53:37 PM.
In this article you will learn Software Development Management in the Flight Dynamics Environment.
How to Use Visual Screen Display (VSD) In Turbo C/C++ Software Using C Language
6/8/2015 12:19:00 PM.
This article explains how to use the Visual Screen Display (VSD) in Turbo C/C++ software using the C language.
Details of Software Metrics
6/4/2015 8:56:33 PM.
This article describes details of Software Metrics.
Hardware and Software Details For SharePoint Server 2016
5/14/2015 1:52:19 PM.
In this article, we will go through the Hardware and Software details required for SharePoint 2016.
Some Software Testing Principles
4/10/2015 6:00:54 PM.
In this article we will learn seven software testing principles.
Dependency Injection In Software Engineering
4/2/2015 3:02:15 PM.
In this article we will learn about Dependency Injection which is a software design pattern that implements inversion of control.
SDLC and STLC, A Must Know For Every Project
3/10/2015 4:34:04 PM.
This article explains the two important terms SDLC and STLC used by every organization for a software project.
Software Architecture Interview Questions Part 2 ( Design pattern )
1/29/2015 3:39:17 AM.
In this article we will cover Interpreter pattern,iterator pattern,mediator pattern,memento pattern,observer pattern from Interview perspective.
Getting Started With Plastic SCM Plugin For Visual Studio
12/24/2014 3:21:08 AM.
In this article you will learn about the Plastic SCM Plugin for Visual Studio.
SQL Server Pre-Requisites For Installation
12/5/2014 1:29:19 PM.
This article provide the details of SQL Server 2008/2012/2014 pre-requisites for installation.
Software that suits Automated Test Life Cycle Methodology
12/2/2014 1:20:55 PM.
This article provides some points to consider when developing software that suits the Automated Test Life Cycle Methodology.
How I Maintain Control in the Highly Subjective Software Design Business
7/27/2014 4:06:28 AM.
Here I am going to tell you how I Maintain Control in the Highly Subjective Software Design Business.
Staying Viable In The Software Design Business: A Case For Deterrence
7/25/2014 1:47:06 AM.
In this article you will learn how to Staying Viable In The Software Design Business: A Case For Deterrence.
Software Development Life Cycle
6/2/2014 1:11:37 PM.
This article explains some software development models for development of quality software products.
Introduction to Web Server
5/20/2014 6:51:40 PM.
This article provides a brief review of web servers.
Demystify SOLID: "O" For Open Close Principal
4/24/2014 3:36:40 PM.
As per the title, this article exlains the concept of “Open close principal in this article”.
Software Process Models
2/28/2014 11:29:52 AM.
This article shows the software process models used in Software Engineering.
Dependency Injection: Part 1
1/21/2014 4:25:05 AM.
This article explains what Dependency Injection is and why there is a need for this software design pattern.
JavaScript Coding Standards
12/11/2013 1:05:50 AM.
Being a novice or a professional often we wonder how to write effective, maintainable and extendible code. This article defines guidelines to enforce consistent style and formatting and help developers avoid common pitfalls and mistakes.
Filling The Gap Between The Academic Life And The Professional Life
11/29/2013 1:48:38 AM.
Here you will learn how to fill the gap between the Academic Life and the Professional Life.
Getting Started With Visual Studio 2013
10/29/2013 8:32:41 PM.
This article explains the final release of Visual Studio 2013 and various new features and enhancements related with this release.
The Architecture of Visual SourceSafe 2005
10/24/2013 1:34:36 PM.
In this article, I want to take a look at the architecture of Visual SourceSafe 2005; an important package which can be used in software development projects as a source control system.