Interview Questions වලට Support එකක් දෙමුද ?

Interview Questions වලට Support එකක් දෙ&#3512

  • support එකක් දෙනවා

    Votes: 133 85.3%
  • වෙලාවක් නැ

    Votes: 23 14.7%

  • Total voters
    156

333sajith

Well-known member
  • Jun 7, 2009
    1,984
    466
    83
    බම්ප් එකක් තමයි දෙන්න වෙන්නේ. මම ඉන්ටර්වීව් වලට ගිහිල්ලා නැති නිසා අහන ප්‍රශ්න දන්නේ නෑ. දෙක තුනකට ගියා.ඒවල ඉතින් ඇහුවේ කොහොමද එච්චර දුර ඉදන් එන්නේ? මෙහෙ කොහෙ හරි තැනක බෝර්ඩ් වෙලද ඉන්නේ? සැලරි එක කීයක් බලාපොරොත්තු වෙනවාද? කලින් කොහෙද වැඩ කලේ? ඇයි එතනින් අස් උනේ වගේ ඒවා තමයි විශයානුබද්ධ මොකුත් ඇහුවේ නෑ.

    Meka thamai lokuma awula maintenance field eke electrical ewunwa interview karanna innawa mechanical naki pappala. Automation wage field ekak nam oya naki porawal kohomath danne na. mokada un engineer kale owwa thibbe na. Dan un mangersla hinda unta ewwa wadak na. Danne na kiyanne nathuwa ona ekak dannawa kiyanna ona :yes:

    Samahara ewun dannawa kiyala pennana henaboru kiyanawa. Job eka labei kiyala hitenawa nam katawahagena innawa nathnam man buwalawa chaterma karala danwa.:rofl: kohomath nathiwena ekane

    Anith eka HR ewun. HR ewun thamai epama karapu jathiya. Unnam ahanne ekama prashna set eka. Okun jeewitheta aluth deyak hitanne na. google karahama set ekama hoyaganna puluwan. kalinma uththara hadagena yanna wenawa.ewale hithala kiyana giyoth unta ona answers kawadawath apita enne na
     
    Last edited:
    • Like
    Reactions: saja

    saja

    Well-known member
  • Jan 8, 2007
    16,203
    2
    10,802
    113
    Home Sweet Home
    Category : C#
    Target Group : Software Engineer , Software Developer



    Abstract Classes Vs Interfaces


    please click link to see full image

     
    Last edited:

    BadBlueGenius

    Well-known member
  • Jun 11, 2014
    5,550
    6,534
    113

    gihan798114

    Member
    Jun 8, 2015
    613
    87
    0
    Krypton
    .net wala nan design patterns godakk welawata ahanawa


    Singleton
    Builder
    Factory


    and some basic knowledge in SOLID principles
     
    Last edited:

    gihan798114

    Member
    Jun 8, 2015
    613
    87
    0
    Krypton
    Angular wala nan $rootscope vs $scope

    $scope is an object that is accessible from current component e.g Controller, Service only.

    $rootScope refers to an object which is accessible from everywhere of the application.

    You can think $rootScope as global variable and $scope as local variables
     
    Last edited:

    JokerFan

    Well-known member
  • May 29, 2016
    15,849
    9,539
    113
    Arkham City
    Angular wala nan $rootscope vs $scope

    $scope is an object that is accessible from current component e.g Controller, Service only.

    $rootScope refers to an object which is accessible from everywhere of the application.

    You can think $rootScope as global variable and $scope as local variables

    ade me scene eka uba kiyanakan dnan hitiye na :sorry: mokakda company eka
     

    gihan798114

    Member
    Jun 8, 2015
    613
    87
    0
    Krypton
    In .NET, dependency injection/IOC, how to use it, what are 3rd party and native tools.

    ASP.NET MVC 6 has inbuilt support for Dependency Injection
    3rd party tools such as ninject

    IOC/DI can be achieved by interfaces and decoupling the layers in application
     
    Last edited:

    gihan798114

    Member
    Jun 8, 2015
    613
    87
    0
    Krypton
    .NET MVC walin nan

    differences between model, view and controller
    different ways of routing (controller/action method wise)
    how to block xss attacks
    differences between viewdata, tempdata and viewbag