Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. root
    3. Best
    • Profile
    • Following 27
    • Followers 23
    • Topics 14
    • Posts 724
    • Best 182
    • Controversial 1
    • Groups 4

    Best posts made by root

    • RE: C Programming මුල සිට ඉගෙනගනිමු (part 5 - create simple applications)

      නියමයි bro . මේක දිගටම කරමු , ගොඩක් අයට මේක වැදගත් වෙයි

      posted in Blogs
      root
      root
    • RE: how to get files by its name,which are uploaded to a folder

      if you want to scan the folder check below article

      https://medium.com/stackfame/get-list-of-all-files-in-a-directory-in-node-js-befd31677ec5

      posted in Back-End Development
      root
      root
    • RE: how to make an email subscription to my blogger site

      @ChrisSachintha

      check this article on blogger helper

      https://helplogger.blogspot.com/2012/06/how-to-add-email-subscription-form-to.html?m=1

      posted in Web Development
      root
      root
    • RE: IONIC HELP

      මචන් මේ service එකේ තියෙන http request එක promise එකක් විදියට දාන්න

      getOrdersStorage(){
          const data = await this.storageService.get('access_token');
          const headers = new HttpHeaders({
            Authorization: `${data.token_type} ${data.access_token}`
          });
          return new Promise(resolve => {
            this.http.get(`${environment.apiUrl}/rider/pending/${data.business_id}/${data.user_id}`, { headers: headers })
            .subscribe(
              data => {resolve(data)},
              error=> {
                console.log(error );
              }
            )
          })
        }
      

      Page එක ඇතුලේ

      this.orderService.getOrdersStorage()
            .then(
              data => this.handleSuccess(data)
            ).catch(()=>{
              console.log("catched")
            }
          )
      
      handleSuccess(data) {
      //request success  function එක 
      }
      
      posted in Hybrid App Development
      root
      root
    • RE: Survey on payment methods in Sri Lanka

      elama, mamath damma

      posted in General Discussion
      root
      root
    • RE: C Programming මුල සිට ඉගෙනගනිමු (part 6 - Decision making(if-else statement - part 1))

      Niyamai bro. @ciaompe meke parts tika ookoma FB page eke danna

      posted in Blogs
      root
      root
    • RE: Websites Load optimization

      try this

      https://www.npmjs.com/package/vue-infinite-loading

      posted in Web Development
      root
      root
    • RE: IONIC HELP

      @oditha

      Asynchronous functions ගොඩක් කරදරයි use කරන්න මොකද ඔයාට බලන් ඉන්න වෙනවා function එක ඉවරවෙනකම් අනිත් function එක run කරන්න , Promise එකක stages 3ක් තියෙනවා මේකෙදි ඔයාට errors handle කරන්න පුළුවන් ගොඩක් ලේසියෙන් ඔයා දැන් use කරන method එකට වඩා, මේ error handling එක ගොඩක්ම සමානයි synchronous try/catch එකකට මේක ගැන වැඩි විස්තර දැනගන්න Javascript Promise ගැන කියවන්න.

      ඔයාගේ මේ process එකට හරියන්නේ Promise එකක් එත් හැම එකටම Promise use කරන්නත් බැ. Async/Await use කරන්න ඕනෙම වෙලාවලුත් තියෙනවා

      posted in Hybrid App Development
      root
      root
    • RE: not found in dynamic link library api ms win crt runtime i1-1-0.dll

      On Windows 7
      Click Start
      Type Updates
      Choose Windows Updates
      Choose Check for Updates
      Install the Updates, and Reboot the PC.

      The one we are looking for through Windows Update is the Universal CRT Update KB2999226 which can also be downloaded and installed as a stand alone package from (here).

      For Windows 7 Only:
      If the issue is still not resolved on Windows 7 after running the updates and install the KB2999226 manually, then follow these steps:

      Hold the Windows Key and Press R. In the Run Dialog, type cmd and Click OK.
      In the command prompt window, type net stop wuauserv
      Then type ren c:\windows\SoftwareDistribution\WuRedir WuRedir1

      Then run the Windows Update again, reboot multiple times and check to make sure that all the updates are installed.

      source : https://appuals.com/how-to-fix-the-procedure-entry-point-ucrtbase-terminate-is-missing-or-could-not-be-located/

      posted in General Discussion
      root
      root
    • RE: C Programming මුල සිට ඉගෙනගනිමු (part 6 - Decision making(if-else statement - part 2))

      Fatta bro. Good work.

      posted in Blogs
      root
      root
    • RE: Bootstrap css framework Sinhala Videos

      fatta bro. thanks

      posted in Web Development
      root
      root
    • RE: Flutter Developer for build IOS & Publish

      @dev_lak this guy can do, send him a PM

      posted in Hybrid App Development
      root
      root
    • RE: not found in dynamic link library api ms win crt runtime i1-1-0.dll

      @ChrisSachintha your welcome

      posted in General Discussion
      root
      root
    • RE: C Programming මුල සිට ඉගෙනගනිමු (part 9 - While loop)

      superb bro. keep it up.

      posted in Blogs
      root
      root
    • RE: Django Series part 01 සිංහලෙන්

      superb bro. 2nd part ekath one ikmanata

      posted in Web Development
      root
      root
    • RE: Download Free Courses(Web design + Programming + Frameworks + Graphic Design + Music Production)

      Wow nice bro.

      posted in Announcements
      root
      root
    • RE: php form එකක තියෙන variable එකක් තව multiple pages වලට යවන්නේ(පෙන්නන්නේ) කොහොමද php වලින්.

      @Kataz

      Machan meka karanna puluwan JavaScript ajax request ekakin.

      posted in General Discussion
      root
      root
    • RE: C Programming මුල සිට ඉගෙනගනිමු (part 10 - do-while loop)

      superb bro

      posted in Blogs
      root
      root
    • RE: Envato Market 11GB Premium Downloads

      don't post any Warez contents bro. sorry about that.

      posted in Web Development
      root
      root
    • RE: Portable and lightweight cross platform application development framework from SL

      Awesome. Made with <3 in Sri Lanka

      posted in Announcements
      root
      root
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 6 / 10