Koti Syamala

Koti Syamala

JAVA J2EE Technical Architect Profile

 JAVA J2EE Technical Architect Profile Java Tech Arch Profile Image credit: Freepic.com Position Responsibilities: Identify target application architecture. Direct proof-of-concept initiatives. Analyze feasibility by presenting proof-of-concepts (POCs). Design the technical solution, including the infrastructure design. Define the product definition, cost…

Insert records into Adobe Campaign Schema

There are few other ways programmatically to insert data into the schema one pretty good way is as follows   Here is the example of recipient insertion into nms:recipient schema Where lastName and firstName are the attributes of the recipient schema you can…

Learning or getting started with Atom CSS

CSS is painful CSS is a critical piece of the frontend toolkit, but it’s hard to manage, especially in large projects. Styles are written in a global scope, which is narrowed through complex selectors. Specificity issues, redundancy, bloat, and maintenance…

Different types of pointers

Void pointer (generic pointer) : a special type of pointer which point to some dataof no specific types.void *p; Null pointer : a special type of pointer which point nowhere.it is usually used to check if a pointer is pointing to a…

Enable Notifications OK No thanks