Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,155,316 members, 7,826,253 topics. Date: Monday, 13 May 2024 at 11:49 AM

Mark2k's Posts

Nairaland Forum / Mark2k's Profile / Mark2k's Posts

(1) (of 1 pages)

Programming / Nodejs File Manipulations by mark2k(m): 9:44am On Jan 16
Unlocking Node.js Magic: A comprehensive guide to efficiently merge and process JSON data files, enhancing your data integration skills. 🚀 Explore two powerful solutions, understand the intricacies of the fs module, and elevate your Node.js development game! 📊👩‍💻 #NodeJS #JSONProcessing #DataIntegration. http://www.developerslearnit.com/2024/01/efficient-data-merging-in-nodejs-guide.html.

Programming / Build A React Native Login And Register Screens With Tailwind CSS And Typescript by mark2k(m): 6:15pm On Aug 07, 2022
In this article, I showed the step by step process of building three React Native screens - Login, Register, and Dashboard using Typescript, React Native Tailwind CSS and React Native Hero Icons.

Check it out.
http://www.developerslearnit.com/2022/08/react-native-typescript-building-react.html
Programming / How To Encrypt And Decrypt Connection Strings And Other Configuration Info by mark2k(m): 7:21pm On Jul 30, 2022
Some of this information is sensitive and may warrant protection. By default, the appsettings.json file will not be served to a Web site visitor, but an administrator or a hacker may gain access to the Web server's file system and view the contents of the file. In this tutorial, we will learn how to protect sensitive information by encrypting and decrypting the values of the JSON file.

http://www.developerslearnit.com/2022/07/how-to-encrypt-decrypt-connection-strings-in-asp-net-core-6-0.html
Programming / How To Access Configuration Settings In Static Class Asp.net Core by mark2k(m): 11:13am On Jul 30, 2022
Recently, I had a scenario that required resolving dependency injection in a static class within ASP.Net Core 6.0 application.

Read http://www.developerslearnit.com/2022/07/access-configuration-settings-in.html to see how I was able to do this.

1 Like

Programming / Turing.com Live Coding Interview Preparation by mark2k(m): 12:05pm On Apr 08, 2021
Hi People, I am preparing for a live coding interview for turing.com. I want to ask if there are people in this forum who has done this interview in the past so that he/she can share the question structure.

Please help.

1 Like

Programming / Accepting Payment With Flutterwave Without Plugin Or External Library In .net by mark2k(m): 11:33am On Nov 06, 2020
http://markdevthoughts.net/accepting-payment-with-flutterwave-in-net/

Integrating payment solutions via the usage of plugins or libraries could be an overkill in some scenario. For example if all you are not willing to use all the features provided by the payment provider which would probably be part of the library you want to use.

In this article, I will walk you through how you can integrate flutterwave with .net without using any plugin or library.

Programming / Mobile App Development Traning - Ionicframework 4 ,nodejs, Firebase And Mongodb by mark2k(m): 12:46pm On Jan 17, 2019
Are there people who are interested in learning mobile app development?

If there is any mail me here mark2kk@gmail.com
Programming / Build A Subscription Based Website Using Paystack Subscription API And Asp.net by mark2k(m): 12:36pm On Jan 17, 2019
Hello All, I just dropped an article on how I implemented a subscription-based website for a client. It is a walk-through that will be useful to many developers.
http://www.developerslearnit.com/2019/01/build-subscription-based-website-using-paystack-subscription-api-and-asp-net-mvc.html

Science/Technology / Implementing A Custom Resource-based Authorization In Asp.net MVC by mark2k(m): 12:35pm On Jan 15, 2019
Just dropped a tutorial on implementing a custom resource-based authorization in asp.net mvc.

Read it http://www.developerslearnit.com/2019/01/implementing-custom-resource-based-authorization-in-asp-net-mvc.html

Programming / Building An Hierarchical Comment System In Asp.net Mvc, Ms Sql Server, Css by mark2k(m): 2:46pm On Nov 18, 2018
Check out my blog for article on Building an Hierarchical Comment System in ASP.Net MVC, MS SQL Server, CSS and Jquery

http://www.developerslearnit.com/2018/11/building-an-hierarchical-comment-system-in-asp-net-mvc-css-jquery.html

Programming / Building Dynamic Html Template Newsletter Application In Asp.net With Hangfire by mark2k(m): 4:26pm On Oct 08, 2018
This tutorial teaches you how to create and send dynamic newsletter email using Sengrid API and Hangfire.

http://www.developerslearnit.com/2018/10/building-dynamic-html-template-newsletter-application-in-asp-net-mvc-with-hangfire-and-sendgrid.html

Programming / Accepting Different Types Of Request Body Content In Asp..net Web API by mark2k(m): 3:13pm On Oct 08, 2018
In this article I will show you based on my experience how to intercept request in Web API.

http://www.developerslearnit.com/2018/10/accepting-different-types-of-request-body-content-in-asp-net-web-api.html

Programming / Building An Ionic 3 Shopping Cart App With Firebase Realtime Database - Part 4 by mark2k(m): 12:57pm On Oct 05, 2018
This article teaches how to develop a full shopping cart application with ionicframework and firebase realtime database. http://www.developerslearnit.com/2018/10/building-ionic-3-shopping-cart-app-with-firebase-realtime-database-part-4.html!

Programming / Building A Beautiful Mobile Portfolio App With Ionicframework, Nodejs, Cloudinar by mark2k(m): 7:39am On Jun 09, 2018
Programming / Upload File With Other Body Parameters In Asp.net Web API by mark2k(m): 10:14am On Feb 16, 2018
I recently had a requirement in an angular application I was writing for a client to upload image with other body parameters via ASP.Net API. It look pretty easy to me at first, but I later realize that it's a little bit tricky.

In this article I walked through how I finally get it done

http://www.developerslearnit.com/2018/02/upload-file-with-other-body-parameters-in-aspnet-web-api.html

Programming / Building A Product Rating And Review With Angular5 And Cloud Firestore by mark2k(m): 9:23am On Jan 22, 2018
In this article, I will walk you through how to create a product rating and review app using Angular5 and Cloud Firestore.
http://www.developerslearnit.com/2018/01/building-product-rating-and-review-with-angular-and-cloud-firestore.html

Programming / Building An Ionic 3 Shopping Cart App With Firebase Realtime Database Part 2 by mark2k(m): 2:28pm On Jan 16, 2018
Programming / Building An Ionic 3 Shopping Cart App With Firebase Realtime Database by mark2k(m): 3:59pm On Jan 10, 2018
Firebase is a Backend-as-a-Service BaaS own by Google. It frees both mobile and web application developers from writing APIs, managing servers, and worrying about data store. Just focus on your application and Firebase will do the rest for you.

In this article I will walk you through building an ionic 3 shopping cart app leveraging on Firebase Real Time Database.

http://www.developerslearnit.com/2018/01/building-ionic-3-shopping-cart-app-with-firebase-realtime-database-part-1.html

Programming / Paystack Payment Integration With .net E-commerce Applications by mark2k(m): 8:09am On Dec 31, 2017

2 Likes 1 Share

Programming / Re: creating your first Html5 hybrid app by mark2k(m): 9:52am On Aug 05, 2016
Programming / Re: Why Do HTML5 Mobile Apps Have A Bad Reputation (cordova / Phonegap)? by mark2k(m): 9:51am On Aug 05, 2016
Computers / Re: Mtn, Airtel & Glo Sms Gateways by mark2k(m): 2:09pm On Jan 23, 2015
I gave up on them few years ago, and since then I have been using http://www.clickatell.com/ api. Their API is nice and fairly cheap.
Programming / Great Nigeria Programming Tutorial Blog In Town by mark2k(m): 10:15am On Oct 23, 2013
Check here for great tutorials for developers
http://www.tutsblog.net
Software/Programmer Market / Looking For Job by mark2k(m): 5:43pm On Jun 12, 2012
I have four years experience in ASP.Net, PHP, VB.Net, C#, javascript, SQL Server, MySql. Am currently looking for job vacancy.

If you have one pls email me mark2k@live.com

Thanks
Web Market / Wordpress Template With Loaded Options Page Available ! by mark2k(m): 2:17pm On Jun 01, 2012
I design wordpress theme with the following features:

Widget ready ( footer and sidebar )
Easy to setup, Theme Options Page
Wordpress Post Thumbnail Enabled
Wordpress 3.0 Menu Management Support
Latest Tweets Build-in Widget
Build-in Pagination
etc

For Corporate organisations, churches.

For as low as 10k. Interested developers can mail me mark2k@live.com or call 07085051295
Programming / Re: Upload File by mark2k(m): 10:45am On May 25, 2012
leastpay: Pls help on how to upload a file not image to server in php

You have to be specific so that u can get the right help. Do you want to upload the file into a folder and then save the path to MySQL dbase or save the file as binary into db?
Webmasters / Re: I Want 2 Start A Blog by mark2k(m): 12:50pm On May 24, 2012
fateavon4u: Hi NLer,i want 2 start a blog(like a university blog).i wld like 2 no hw to go abt it,d right steps to take,d exstimate cost nd all.thanks in advance.

blogger.com is good, but there is limit to how you can customize it to your taste and I also think you can't also advertise on your blog. Please think about building yours.
Webmasters / Re: Come Let Us Build An ICT Team/organisation by mark2k(m): 12:33pm On May 24, 2012
Am interested. mark2k@live.com
PHP, MySQL, ASP.Net, C#, VB.Net, Wordpress, jQuery, MS SQL, HTML5, CSS3.
Programming / Re: Commenting System by mark2k(m): 12:28pm On May 24, 2012
gateluv: Good day all programmers, i was working on a website that a member will register,post questions and also send answers on any questions posted. I have created tables (accounts,posts) and they are working perfectly with php coding to echo the questions posted each. What i need now is the answers table and the php coding to select the answers posted on each questions and echo them based on the id. My question table has id,question,username,sender. Thanks

Hi, very simple if i get you right. just create a table call anyname but make sure it has a foreign key of posts so that it will be very easy to know which answer belong to which posts. Or why don't you just use wordpress?
Programming / Re: Your Programming Experience And Your Languages. by mark2k(m): 12:13pm On May 24, 2012
Five years in CSS, JavaScript, PHP and MySQL, ASP.Net and MS SQL, jQuery, Wordpress. Just left for me to learn Java.

(1) (of 1 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 37
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.