Skip to content
Saturday, February 27, 2021
Latest:
  • Converting List to DataTable in C#
  • Introduction to Entity Framework
  • Adding User To Role Using Identity
  • Converting DataTable to List
  • Using SqlDataAdapter to fill DataTable in c#

Sushil Sapkota

  • Home
  • Technology
  • Travel
  • Contact

Month: April 2019

asp.net 

Introduction to Entity Framework

April 24, 2019November 7, 2020 Sushil Sapkota 0 Comments

Entity Framework is an object-relational mapper (O/RM) that enables .NET developers to work with a database using .NET objects. It

Read more
asp.net 

Adding User To Role Using Identity

April 22, 2019November 7, 2020 Sushil Sapkota 1 Comment Asp.net Identity

First Create a viewmodel  public class ApplicationUserRoleViewModel     {         public string UserId { get; set;

Read more
asp.net 

Converting DataTable to List

April 21, 2019November 7, 2020 Sushil Sapkota 0 Comments c#, datatable, list

Calling from Controller  public ActionResult Index()         {             //join use  

Read more
asp.net Uncategorized 

Using SqlDataAdapter to fill DataTable in c#

April 21, 2019November 7, 2020 Sushil Sapkota 0 Comments c#, sqladapter

public DataTable List(string sql)        {            SqlConnection con = new SqlConnection(ConfigurationManager.ConnectionStrings[“DefaultConnection”].ConnectionString);     

Read more

Recent Posts

  • Converting List to DataTable in C#
  • Introduction to Entity Framework
  • Adding User To Role Using Identity
  • Converting DataTable to List
  • Using SqlDataAdapter to fill DataTable in c#

Archives

  • November 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2017
  • February 2017
  • March 2015
  • April 2013
  • December 2012
  • August 2012
  • June 2012
  • April 2012

Categories

  • asp.net
  • Entertainment
  • Fashion
  • Food & Health
  • iis
  • jquery
  • News
    • Politics
    • Sports
    • World
  • Sql
  • Technology
  • Travel
  • Uncategorized
  • windows server
  • windows service

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

We love WordPress and we are here to provide you with professional looking WordPress themes so that you can take your website one step ahead. We focus on simplicity, elegant design and clean code.

Contains all features of free version and many new additional features.

Recent

  • Converting List to DataTable in C#
  • Introduction to Entity Framework
  • Adding User To Role Using Identity
  • Converting DataTable to List

Categories

  • asp.net
  • Entertainment
  • Fashion
  • Food & Health
  • iis
  • jquery
  • News
  • Politics
  • Sports
  • Sql
  • Technology
  • Travel
  • Uncategorized
  • windows server
  • windows service
  • World

Gallery

Copyright © 2021 Sushil Sapkota. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.