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...


6 Reasons Why Manufacturing Traceability is Essential Now
Author: Manoj Kumar
Manoj Kumar is a young blogger and digital marketing manager at Aeologic Technologies. Covering topics related to emerging technologies - AI, IoT, Big data, Cloud Computing, Cyber security, RFID and industrial automation. You can find Manoj on LinkedIn & Instagram.

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.

ASP.NET MVC Partial Views Error Handling And Management
Author: Suresh Kr Chaudhary
This article describes how to avoid exposing Partial Views as direct calls from Browser and restrict them within the main Views only. Handling exception as InvalidOperaionException is also discussed.

Implementing MVC Architecture in ASP.NET
Author: Surinder P Kumar
This article discusses various approaches for implementing MVC architecture in web based application.

Entity Framework Database-First Approach in ASP.NET MVC
Author: Suresh Kr Chaudhary
This article describes practical steps involved in the implementation of Entity Framework Database-First approach in any ASP.NET MVC based program.