Articles By Dr AJ
Flutter Simple Chat UI
https://youtu.be/c69MQUkr0ik create your flutter project flutter create chat_app add following packages in your pubspec.yaml cupertino_icons: ^1.0.6 smooth_page_indicator: ^1.1.0…
Sqlite Backup and Restore in C#
SQLite is a popular choice for lightweight, file-based databases, especially in applications where simplicity and local data storage…
Mixed mode assembly is built against version ‘v2.0.50727’ of the runtime and cannot be…
normally when we are using sqlite in c# / for vb code ‘Mixed mode assembly is built against…
Tailor Management System in C#
https://www.youtube.com/watch?v=8ZXtjCx-jRE Tailor Managements System is developed for tailors where tailors can keep their all records. Features: Login Add…
DUNS or D-U-N-S for your Appstore/Playstore account?
How to get DUNS for your Appstore/Playstore account? as we know recent update of google playstore console policy…
Flutter POS Simple UI
https://youtu.be/OciB42QETaE create your project flutter create point_of_sale add dependencies in your pubspec.yaml get: ^4.6.6 getwidget: ^4.0.0 flutter_staggered_grid_view: ^0.7.0…
Flutter Simple Chat UI
https://youtu.be/c69MQUkr0ik create your flutter project flutter create chat_app add following packages in your pubspec.yaml cupertino_icons: ^1.0.6 smooth_page_indicator: ^1.1.0…
Sqlite Backup and Restore in C#
SQLite is a popular choice for lightweight, file-based databases, especially in applications where simplicity and local data storage…
Mixed mode assembly is built against version ‘v2.0.50727’ of the runtime and cannot be…
normally when we are using sqlite in c# / for vb code ‘Mixed mode assembly is built against…
Tailor Management System in C#
https://www.youtube.com/watch?v=8ZXtjCx-jRE Tailor Managements System is developed for tailors where tailors can keep their all records. Features: Login Add…
DUNS or D-U-N-S for your Appstore/Playstore account?
How to get DUNS for your Appstore/Playstore account? as we know recent update of google playstore console policy…
Flutter POS Simple UI
https://youtu.be/OciB42QETaE create your project flutter create point_of_sale add dependencies in your pubspec.yaml get: ^4.6.6 getwidget: ^4.0.0 flutter_staggered_grid_view: ^0.7.0…