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


Implementing Column level Encryption in database using C# in ASP.NET MVC
Author: Surinder P Kumar
This article discusses a simple encryption and decryption methods using C# in APS.NET. The information may further be stored in database.

Importance of Positive Attitude in Profession
Author: Surinder P Kumar
This article describes how important is positive attitude for an employee and how it relates to self confidence and career progress. The organisations are in need of professionals with positive attitude and leadership qualities.

Developing Enterprise Level Commercial Application Using ASP.NET MVC
Author: Anant Kumar
When we develop enterprise level /large commercial application, there are dozens of technical aspects that we explore, select, implement and ensure their smooth coming along, as per their integration and best fitment in a large setup. This article discusses some of the technical aspects in Developing Enterprise Level Commercial Application Using ASP.NET MVC framework.

Writing Telecom Applications in Microsoft ASP.NET and Protocols
Author: Surinder P Kumar
This article discusses the possibility of development of telecommunication based applications using higher level programming like ASP.NET C#. It is assumed that you are new to the telecom programming field and thus other programming frameworks and options have also been discussed.

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.