My Blog

Menu

AWS EC2 Auto Scaling

Posted:November 24, 2021.

 

Auto-Scaling AWS EC2

Introduction

Amazon EC2 Auto Scaling helps us ensure, that we have the proper number of Amazon EC2 instances available, to handle the load for our application.

[Read More]

testing

Posted:August 24, 2023.

huui

Create Model

Posted:November 24, 2021.

Model's concept in angular2 to declare the data variable as global and those data variable coming from Http Request calls as are object and to declare those data variables in model class. Here, we are writing this model class for request calls and you declare variable with type the type of variable coming from server.

test.model.ts[Read More]

Push Notification

Posted:November 24, 2021.

Push Notification (https://ionicframework.com/docs/native/push/)

1)Install plugin 
    a)ionic cordova plugin add phonegap-plugin-push --variable SENDER_ID=XXXXXXXXX(SENDER_ID from FireBase console)
    b)npm install --save @ionic-native/push
2)Intialize Push
    a)const options: PushOptions = {android: {senderID: 'XXXXXXXXX'},ios: {alert: 'true',badge: true,sound: 'false'},windows: {}};
    

[Read More]

Native Storage

Posted:November 24, 2021.

Native Storage (https://ionicframework.com/docs/native/native-storage/)

1)Set storage value
    this.storage.set('searchedArea', address);
2)Get storage value
    this.storage.get('buyerId').then((val) => {if(val!=null){console.log(val);}else{}});
3)Get multiple values
      this.storage.forEach( (value, key, index) => {console.log(key:value);}),
4)Error
    a)DataCloneErro

[Read More]

Events-Update another component from current

Posted:November 24, 2021.

Events (https://ionicframework.com/docs/api/util/Events/)

Events is a publish-subscribe style event system for sending and responding to application-level events across your app.

1)Import Event 
    import { Events } from 'ionic-angular';
2)Declare in constructor 
    public events: Events
3)Event publish responding application-level events
       events.subscribe('user:created', (user, t

[Read More]

Google Maps

Posted:November 24, 2021.

Google Maps

i)Get Gps location (https://ionicframework.com/docs/native/geolocation/)
    1)Install Plugins
        a)ionic cordova plugin add cordova-plugin-geolocation     
        b)npm install --save @ionic-native/geolocation    
    2)Get Current Location Latitude and lagintude like below
       this.geolocation.g

[Read More]

Create new Angular2 Project using below steps from Begining

Posted:November 24, 2021.

step1: npm install -g @angular/cli
step2: ng new PROJECT-NAME
step3: cd PROJECT-NAME
step4: npm start(or ng serve)

 

only full group by setting change

Posted:November 24, 2021.

click on wamp icon -> MySql -> MySql Setting -> sql-mode -> user_mode

display none not working in outlook

Posted:November 24, 2021.

display:none !important;visibility:hidden;

About

Aapthi Technologies,Hyderabad offers a complete range of web solutions including web designing, developing, web hosting, Internet marketing and many more. With our electrifying presence, we have swirled the scenario of web solutions. We consistently invigorate our skill-set and tech-expertise and work with a high-level of integrity. Our keen-eye on emerging trends of online business as well as technical spheres has empowered us to render the most innovative solutions. Persistent development is the key drive of Aapthi Technologies, be it in terms of infrastructure, skill-set or technology. Team Aapthi Technologies, is fully committed to render back hundred percent value for the money paid by client.

Social Links

Our Bunker

Plot No -596, Near Reliance Fresh,
Vivekananda nagar colony, Kukatpally,
Hyderabad - 500072, India.