zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

4 results in tag: excel

Export Gridview Data to Excel in ASP.NET Linq data bind

I am using bellow code for export gridview data to excel but problem is that whole page export to excel. ...I want only gridview data not whole page export.... How can solve this problem?...HtmlForm form = new HtmlForm(); Response.Clear(); Response.Buffe...
asp.net entity-framework excel export gridview
asked by Rafiqzzaman Liton

(Nested transactions are not supported) when data inserted using excel sheet in mysql database

When I am tiring to insert the data into MySQL using excel sheet using entity framework, Here I want to handle exception inside the loop for each record so , I used try --catch within the loop...enter code here foreach (DataRow dr in ds.Tables[0]...
c# entity-framework-6 excel mysql
asked by stpdevi

Ignoring properties when calling LoadFromCollection in EPPlus

I am trying to generate an Excel file using the following code:...public static Stream GenerateFileFromClass<T>(IEnumerable<T> collection, int startrow, int startcolumn, byte[]templateResource) { using (Stream template = new MemoryStream(templateR...
c# entity-framework-6 epplus excel
asked by nat

Import and export data to excel for asp.net mvc using entity framework

I want to import and export excel file data into SQL server using ...ASP.NET MVC... using entity framework. ...All code that I found explain that without using entity framework. So what should I do to make it?
asp.net-mvc entity-framework excel sql-server
asked by NoName

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!