Accessing files that are stored in BLOB storage during the run-time is a common scenario in most of the implementation. This can be easily achieved when the BLOB container is public faced. In the case of the private containers Shared Access Signature (SAS) facilitate the need of both authenticate and authorization of the file. This … Continue reading Access XML file in Azure SQL database where the file is stored in Azure BLOB storage
Author: Kailash Ramachandran
As a Software Consultant by trade, I excel in the intricate art of designing and developing software applications, skillfully navigating through complex technical puzzles. My professional life revolves around programming, but away from the computer, I'm an ardent sports aficionado. I actively participate in a variety of sports, savoring the exhilaration of competition and the joys of physical exertion. In moments of respite from the adrenaline of sports and the focus of coding, I retreat into the rich realms of literature. My love for reading is eclectic, spanning various genres, each quenching my endless curiosity and love for storytelling. More recently, I've embarked on a journey into writing, a venture where I channel my thoughts and imaginative flair into written expressions, exploring this new avenue of creativity with enthusiasm.
Launch a New Entity Form within a Modal Popup with Data Prepopulated
In certain cases, there's a need to open a new form filled with prepopulated data, which could be derived from a parent record or set to specific default values. The NavigateTo method is designed to streamline this process, allowing for seamless navigation to a chosen table list, table record, HTML web resource, or custom page, … Continue reading Launch a New Entity Form within a Modal Popup with Data Prepopulated


