Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. Dinuwan Kalubowila
    3. Topics
    • Profile
    • Following 0
    • Followers 2
    • Topics 6
    • Posts 17
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by Dinuwan Kalubowila

    • Dinuwan Kalubowila

      Mongo Query ekaka JSON output ekak variable ekakata assign krganne kohomada? getUserDetails eka const variable ekakata assign krganna ona
      Back-End Development • node-js expressjs mongodb • • Dinuwan Kalubowila

      1
      0
      Votes
      1
      Posts
      252
      Views

      No one has replied

    • Dinuwan Kalubowila

      Android Implicit Intent ??
      Android Development • android studio andorid androidapps • • Dinuwan Kalubowila

      3
      1
      Votes
      3
      Posts
      671
      Views

      b6

      It's about calling native (in Built) components or actions like (Camera, Bluetooth & Etc....)

    • Dinuwan Kalubowila

      ASP.NET Razor Pages
      Back-End Development • asp.net mvc c sharp html5 • • Dinuwan Kalubowila

      3
      0
      Votes
      3
      Posts
      673
      Views

      tnlthanzeel

      with dotnet framewor mvc 4 and above u can use

      @{
      List<SelectListItem> listItems= new List<SelectListItem>();
      listItems.Add(new SelectListItem
      {
      Text = "Exemplo1",
      Value = "Exemplo1"
      });
      listItems.Add(new SelectListItem
      {
      Text = "Exemplo2",
      Value = "Exemplo2",
      Selected = true
      });
      listItems.Add(new SelectListItem
      {
      Text = "Exemplo3",
      Value = "Exemplo3"
      });
      }

      @Html.DropDownListFor(model => model.tipo, listItems, "-- Select Status --")

    • Dinuwan Kalubowila

      Angular Versions
      Front-End Development • angular java script • • Dinuwan Kalubowila

      1
      0
      Votes
      1
      Posts
      448
      Views

      No one has replied

    • Dinuwan Kalubowila

      ASP.NET
      Back-End Development • asp.net-mvc entityframework c sharp • • Dinuwan Kalubowila

      11
      0
      Votes
      11
      Posts
      1589
      Views

      tnlthanzeel

      etity framework doesnt depend on vs version. if u are using ef 6 then u must go with .net framework. if u are doing .net core projects u must go with ef core.

      you can install ef using package manager https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/

    • Dinuwan Kalubowila

      MySQL DB Connection එක මෙහෙම දැම්මහම errors,warnings මුකුත් එන්නෙ නන් නෑ...ඒත් DB එකට data insert වෙන් නෑ..හේතුව මොකක්ද?.
      Back-End Development • c sharp mysql asp.net • • Dinuwan Kalubowila

      17
      0
      Votes
      17
      Posts
      2371
      Views

      Nubelle

      @Dinuwan-Kalubowila elzzz

    • 1 / 1