Tag: sql server

Community

Power BI Workbooks

(Koen Verbeeck) I’ve created a couple of charts and PivotTables using Excel. Can I share these with my coworkers in the Power BI service? Or do I have to create everything in Power BI Desktop? What is the difference between a dataset and a workbook?

Community

Entity Core Framework Query Types

(Joydip Kanjilal) Entity Framework Core (EF Core) is a lightweight, open source, cross platform and extensible version of Microsoft’s popular ORM Entity Framework. EF Core is light-weight and runs on top of the .NET Core runtime. While working on ORMs we often use models that are mapped to database