Welcome ! AXARROW™ - Software Engineer's Journal, keeps you updated on latest software development technologies, with applications, supported by articles in simple english, giving you in-depth details on solution approach, architecture, coding etc....! Many New Chapters being Uploaded.... Stay Tuned!!

SOFTWARE DEVELOPMENT

Software development is an art and is a continuous learning process. You become a seasoned developer after having developed multiple software systems spanning across multiple industries. Keep learning explore ever increasing number of articles.

TECHNO-COMMERCIAL

When you build full-scale IT platforms for enterprises to enable them scale their businesses making use of digital technologies, you develop expertise in workflows of IT systems, along with their internal workings, including commercial transactions.

SELF IMPROVEMENT

A developer cannot afford to be just a coder. He or she needs to develop an overall personality desired in an industrial setup. A developer needs to be a great listener, problem solver, a great communicator and a team player.

View Open Questions on Modern Development Technologies & Frameworks...

If you have a Question, Login-In to Submit, and expect Answer(s) from people working in the field!

Featured articles on technology / other topics with implementation details...


web designing training institute in noida
Author: Manoj Sharma
Website Development training In today's digital age, the demand for skilled web designers and developers is at an all-time high. With businesses and individuals alike looking to establish a strong online presence, the need for visually appealing and functional websites has never been greater. If you're in Noida and aspire to be a part of this dynamic and growing field, then enrolling in a website development training institute in Noida is the first step towards a promising career. Why Should You Attend Website Development Training in Noida? Noida, a thriving center of technology and innovation, provides an ideal setting for individuals seeking to master web design and development. The city is home to many IT organizations and startups, making it an excellent place to begin your career in web development. Furthermore, the city's closeness to Delhi and great connectivity make it an appealing option for budding web designers and developers from throughout the NCR region.

Declare and Access Global Objects and Variables across ASP.NET MVC Controllers
Author: Suresh Kr Chaudhary
This article describes a common scenario of Declaring, Building and Accessing Global Objects and Variables across ASP.NET MVC Controllers. Entity Framework Database First approach is assumed.

Writing Enterprise Level Commercial Applications
Author: Anant Kumar
This article describes the technical aspects for building enterprise-scale Internet-based applications using the industry standard Frameworks. The new generation of applications is needed to meet the demands of large scale enterprise computing over an Internet standard distributed network infrastructure making use of highly flexible, standards-based, powerful software infrastructure for integrating organization's already existing investments, with the new next-generation applications and services.

Implementing Captcha Control in ASP.NET MVC Program
Author: Suresh Kr Chaudhary
There are multiple ways that exist today to restrict unwanted traffic on the Server or Program, and implementing Captcha control is one of such controls. In this article we discuss how to implement Math Captcha control in the program based on ASP.NET and MVC framework.

Cloud Patterns - Circuit Breaker Pattern
Author: Arun Verma
This article discusses about the basics of cloud patterns in general along with an example of Circuit Breaker Pattern.