• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to footer

DRH

My site

Computer Technology

dot net entity framework commands

January 8, 2020 by Dilip Leave a Comment

  1. After the migration to create table on the database we use the following command in package manager
    dotnet ef database update

Filed Under: Computer Technology

Build Failed Error While migration of the dotnet core entity framework

January 8, 2020 by Dilip 1 Comment

To remove this error check your code manually if every thing in the code you write is okay…

if your code is okay check the .csproj file…
write the following code if not present..
<ItemGroup>    <Folder Include=”wwwroot\”/>  </ItemGroup>

after again write migration command:
go to (project manager console) PM> dotnet ef migrations add YourMigrationName

If still not solved look at:https://stackoverflow.com/questions/44785540/ef-core-add-migration-build-failed/47775946

Filed Under: Computer Technology

Current top 6 trends in software Development

January 7, 2020 by Dilip Leave a Comment

  1. Use of Cross Platform For Building Application:
    As the Heterogeniety of system increases.Many Cross platforms are arises so that same code and same platform works to devices likes ios, android.Some of most popular Platform to make cross platfrom app are:
    i. Flutter
    ii. React Native
    iii. Xamerian
    iv. Phone Gap
  2. Focus on UI/UX: In these days developer more focusing on the User experience and user interface,so that customer likes to visit the sites again and again.
  3. artificial Intelligence: It is first according to the market but because of not sufficient data for the analysis and resaerch I put this in fourth position but it will soon switch to top.
  4. Block Chain:  It , is a growing list of records, called blocks, they are linked together using cryptography. Every block is related to neighboring block means each block contains a cryptographic hash of the previous block, a timestamp, and transaction data (generally represented as a Merkle tree ) This is the application of cryptographic application.
  5. IoT(Internet of things): This is also the emerging topic of the world today every thing is digitizing so IoT plays major role.
  6. Digital marketing: Digital marketing means to make listing sites in top postion by search engine,It is current trend, This is also called search engine optimization

Filed Under: Computer Technology

Primary Sidebar

Recent Posts

  • TypeScript common Syntax
  • Setting Up Ngrx store with the Ngrx schematics
  • AngularPipe
  • To create repository in github
  • Adding Bootstrap and JQuery in angular

Recent Comments

  • Dilip on Understanding Angular Versioning
  • Dilip on Understanding Angular Versioning
  • Sagar on error: No such host is known. While installing Dot net packages
  • Sagar on Digitalization Program in Province no. 1 Nepal
  • Dilip on error: No such host is known. While installing Dot net packages

Archives

  • June 2020
  • May 2020
  • April 2020
  • February 2020
  • January 2020

Footer

Artificial Intelligence And Machine Learning

Artificial intelligence is the Huge interdisplinery field which includes the social science,psychology and all in cognitive with the computer.Artificial intelligence means human like intelligence wich can think and process logic and gives decision.

Web Application Development

Web applications are those like websites wich is opend by browsers. Nowadays more than desktop application web application is growing because of internet available in all the remote places and data is managed easily.

Internet of things(IOT)

Internet of things is the technology wich are main technolgy to make smart home,smart city,and smart profession.You can make your work comfortable with remote sensors internet and many networking interface.like microcontroller,bluetooth module ethernet module internt,web technology

Copyright © 2021 · Genesis Sample on Genesis Framework · WordPress · Log in

  • Education
  • Computer Technology