
Abstract In this article, you will learn how to create and manipulates Delegate types as well as C# events, which streamline the process of working
In order to overcome physical limitations of wired connections, a lot of us prefer wireless connections. It reminds me of when I had my Sony
Abstract In the previous articles, you have learned about Windows Authentication and Code Access Security. This article’s objective is to further understanding of Form Authentication
Introduction Have you ever checked out an IOS app and thought it was cool, and wondered if you could find some information about the source
Introduction In this article series, we will be learning about the tools and techniques required to perform penetration testing and Vulnerability assessment on IOS Applications.
Introduction The .NET framework caters to different types of authentication mechanisms to use within your applications – —including basic authentication, digest authentication, forms authentication, Passport,
The recent major vulnerability CVE-2013-0027 flooded almost all versions of Microsoft Internet Explorer and affected operating systems like Windows XP, Vista, 7, and 8, including
PREFACE In this article, I would like to present the risks associated with hosting your site on a shared hosting server. I often correlate it
Background: In the previous article, we’ve covered how to implement security in procurement process and vendor contracts. There are 3 different aspects to managing vendors:
Introduction A Demilitarized Zone (DMZ) is a computer host or small network between a company private network and the outside public network. It was born
Introduction There are many different types of devices and mechanisms within the security environment to provide a layered approach of defense so that if an
By: Tom Bain The OWASP Top 10 has become a globally recognized informal standard for web application security. Many organizations are using it to focus
Background: Every organization has a procurement process. Some of the software products acquired by an organization are COTS (Commercial off The Shelf) Solutions. These products
Background: Dealing with Production Data is a challenge, but most organizations around the world have safeguards in place which secure the production environment properly.However,when it
Introduction This article explores the core C# programming language constructs by presenting numerous stand-alone concepts such as data types, constants, iterations and conditional statements. This
Introduction In this period, security firms are publishing detailed reports on analysis conducted on principal cyber threats detected in 2012, the results proposed present a
Introduction Software developers have struggled to create software components that can be called remotely over local networks and the Internet. In this process, several technologies
Introduction C# and the .NET CLR use exceptions to indicate that an error condition has occurred during program execution. C# programs are under constant threat
Background: Every software application or product is developed based on business expectations. If we want to build a secure product or application, it is inevitable
ADO.NET uses a multilayer architecture that has components such as the Connection, Reader, Command, Adapter and DataSet objects. ADO.NET introduced data providers that are a