#entityframework 검색 결과

Happening LIVE today at 10AM PT. The .NET Data Community Standup and the EF team celebrate EF 10 release, ask questions and get juicy behind the scenes stories. See you LIVE here ➡️ msft.it/6012tPyYe #EntityFramework #EFCore

dotnet's tweet image. Happening LIVE today at 10AM PT.

The .NET Data Community Standup and the EF team celebrate EF 10 release, ask questions and get juicy behind the scenes stories. 

See you LIVE here ➡️ msft.it/6012tPyYe
#EntityFramework #EFCore

While I was looking some sln for an EF query, I found the following mess on github😂 have you ever seen such a big query? #Dotnet #entityframework #csharp

khungersumit's tweet image. While I was looking some sln for an EF query, I found the following mess on github😂

have you ever seen such a big query?

#Dotnet #entityframework #csharp

Curious about when to choose between Dapper and Entity Framework for your .NET project? 🤔 If you need high-performance, lightweight data access, go with Dapper! 💪 For more complex data models and relationships go for Entity Framework. #Dapper #EntityFramework #dotnet

nickproud's tweet image. Curious about when to choose between Dapper and Entity Framework for your .NET project? 🤔

If you need high-performance, lightweight data access, go with Dapper! 💪 For more complex data models and relationships go for Entity Framework.
#Dapper #EntityFramework #dotnet

Create an audit trail of your DbContext changes in #entityframework by overriding SaveChanges #dotnet #csharp trystanwilcock.com/2022/12/05/imp…

trystanwilcock's tweet image. Create an audit trail of your DbContext changes in #entityframework by overriding SaveChanges
#dotnet #csharp

trystanwilcock.com/2022/12/05/imp…

Discover the power of Entity Framework Core in .NET 8 with @ziggyrafiq's guide! From basics to advanced techniques, unlock the full potential of your database-driven applications. Read more here: tinyurl.com/mrk2wkxn #EntityFramework #DotNet #Database #CSharp #WebDevelopment

CsharpCorner's tweet image. Discover the power of Entity Framework Core in .NET 8 with @ziggyrafiq's guide! From basics to advanced techniques, unlock the full potential of your database-driven applications.

Read more here: tinyurl.com/mrk2wkxn

#EntityFramework #DotNet #Database #CSharp
#WebDevelopment

Boost your C# Entity Framework skills with tips and tricks from the expert, @chaudharyhit! Learn the art of performance optimization to make your applications lightning-fast. Dive into the details: tinyurl.com/2p898wcn #Csharp #EntityFramework #Programming #TechTips

CsharpCorner's tweet image. Boost your C# Entity Framework skills with tips and tricks from the expert, @chaudharyhit! Learn the art of performance optimization to make your applications lightning-fast.

Dive into the details: tinyurl.com/2p898wcn

#Csharp #EntityFramework #Programming #TechTips…

Want to know how LINQ works? Join us live in 5 hours (10AM Pacific/6PM UTC) to learn about: ▶️ How IQueryable works ▶️ Expression trees ▶️ Shaping/materialization of results ▶️ SQL generation ▶️ Caching ▶️ LINQ for AOT youtube.com/live/1Ld3dtnTr… #DotNet #EntityFramework #EFCore

ajcvickers's tweet image. Want to know how LINQ works?

Join us live in 5 hours (10AM Pacific/6PM UTC) to learn about:

▶️ How IQueryable works
▶️ Expression trees
▶️ Shaping/materialization of results
▶️ SQL generation
▶️ Caching
▶️ LINQ for AOT

youtube.com/live/1Ld3dtnTr…

#DotNet #EntityFramework #EFCore

#EFCore News and Progress: aka.ms/ef-news 🦄 Major overall of relationships docs! 🦄 ▶️ 12 one-to-many examples ▶️ 13 one-to-one examples ▶️ 16 many-to-many examples ▶️ FKs and AKs ▶️ Navigation configuration ▶️ Conventions ▶️ Data annotations #Dotnet #EntityFramework

ajcvickers's tweet image. #EFCore News and Progress: aka.ms/ef-news

🦄 Major overall of relationships docs! 🦄

▶️ 12 one-to-many examples
▶️ 13 one-to-one examples
▶️ 16 many-to-many examples
▶️ FKs and AKs
▶️ Navigation configuration
▶️ Conventions
▶️ Data annotations

#Dotnet #EntityFramework

EF Core 8 Preview 2 is on NuGet now! ⏩ JSON column mapping on SQLite ⏩ Official HierarchyId support on SQL Server Docs with runnable samples on GitHub! Read more on the .NET blog: devblogs.microsoft.com/dotnet/announc… #EFCore #EntityFramework #DotNet #SQLite #SQLServer #AzureSQL

ajcvickers's tweet image. EF Core 8 Preview 2 is on NuGet now!

⏩ JSON column mapping on SQLite
⏩ Official HierarchyId support on SQL Server

Docs with runnable samples on GitHub!

Read more on the .NET blog: devblogs.microsoft.com/dotnet/announc…

#EFCore #EntityFramework #DotNet #SQLite #SQLServer #AzureSQL

Different scenarios require different Entity Framework behaviors See my blog for more information about this Tuesday Bit timdeschryver.dev/bits/different… #dotNET #EntityFramework #TuesdayBit

tim_deschryver's tweet image. Different scenarios require different Entity Framework behaviors  

See my blog for more information about this Tuesday Bit timdeschryver.dev/bits/different…

#dotNET #EntityFramework #TuesdayBit

So many SaaS applications are simply single-page applications wrapping a database. So why not learn the #dotnet SPA framework, #blazor and the popular #EntityFramework? zurl.co/vM0Tn

nickproud's tweet image. So many SaaS applications are simply single-page applications wrapping a database. So why not learn the #dotnet SPA framework, #blazor and the popular #EntityFramework?

zurl.co/vM0Tn

EF Core news and progress: aka.ms/ef-news 🦄 EF Core 8 Preview 4 is on NuGet now! 🦄 Lots of cool queries using primitive collections as parameters, column types, and literals. See the What's New docs and .NET Blog for more info. #DotNet #EntityFramework #SQLServer

ajcvickers's tweet image. EF Core news and progress: aka.ms/ef-news

🦄 EF Core 8 Preview 4 is on NuGet now! 🦄

Lots of cool queries using primitive collections as parameters, column types, and literals. See the What's New docs and .NET Blog for more info.

#DotNet #EntityFramework #SQLServer

Implement Entity Framework A Code First Approach in .Net 8 API c-sharpcorner.com/article/implem… via @CsharpCorner #EntityFramework #DotNet8 #API

harishchand314's tweet image. Implement Entity Framework A Code First Approach in .Net 8 API  c-sharpcorner.com/article/implem… via @CsharpCorner #EntityFramework #DotNet8 #API

Entity Framework Core 8, scheduled to be released in Nov 2023, brings new features & improvements to features already introduced in EF7. Get a look at what’s new in #EF8: bit.ly/3ZwKo9V #dotnet #EntityFramework #EFCore #EF7 #InfoQ

InfoQ's tweet image. Entity Framework Core 8, scheduled to be released in Nov 2023, brings new features & improvements to features already introduced in EF7.

Get a look at what’s new in #EF8: bit.ly/3ZwKo9V 

#dotnet #EntityFramework #EFCore #EF7 #InfoQ

How to Connect Database using DBFirst Approach in Entity Framework c-sharpcorner.com/blogs/how-to-c… via @CsharpCorner #EntityFramework

harishchand314's tweet image. How to Connect Database using DBFirst Approach in Entity Framework  c-sharpcorner.com/blogs/how-to-c… via @CsharpCorner #EntityFramework

Happening LIVE today at 10AM PT. The .NET Data Community Standup and the EF team celebrate EF 10 release, ask questions and get juicy behind the scenes stories. See you LIVE here ➡️ msft.it/6012tPyYe #EntityFramework #EFCore

dotnet's tweet image. Happening LIVE today at 10AM PT.

The .NET Data Community Standup and the EF team celebrate EF 10 release, ask questions and get juicy behind the scenes stories. 

See you LIVE here ➡️ msft.it/6012tPyYe
#EntityFramework #EFCore

Today’s Stars: You’ll debug an error caused by a space instead of a tab. Turns out, even the cosmos isn’t precise all the time! 👨‍💻✨ #AiHaHaLol #entityframework #dotnethumor #microsoft #aijokes #programmerjokes #developerlife #programmermemes

AiHaHaLol's tweet image. Today’s Stars: You’ll debug an error caused by a space instead of a tab. Turns out, even the cosmos isn’t precise all the time! 👨‍💻✨ 

#AiHaHaLol  #entityframework  #dotnethumor  #microsoft  #aijokes  #programmerjokes  #developerlife  #programmermemes

Entity Framework vs Dapper explained. Learn which ORM delivers better performance, flexibility, and control for your next C# .NET project. - hackernoon.com/entity-framewo… #dotnet #entityframework


EF Core is not the problem. Not knowing your database is. #dotnet #coding #entityframework


When starting a new .NET project, how do you decide between Code First and Database First in Entity Framework? Is it driven by: 🔹 existing legacy DBs, 🔹 control over schema design, 🔹 team workflow, or 🔹 deployment flexibility? #dotnet #EntityFramework #DevTalk


I wonder if this SQL query can be simplified… #entityframework

domster's tweet image. I wonder if this SQL query can be simplified… #entityframework

While I was looking some sln for an EF query, I found the following mess on github😂 have you ever seen such a big query? #Dotnet #entityframework #csharp

khungersumit's tweet image. While I was looking some sln for an EF query, I found the following mess on github😂

have you ever seen such a big query?

#Dotnet #entityframework #csharp

Curious about when to choose between Dapper and Entity Framework for your .NET project? 🤔 If you need high-performance, lightweight data access, go with Dapper! 💪 For more complex data models and relationships go for Entity Framework. #Dapper #EntityFramework #dotnet

nickproud's tweet image. Curious about when to choose between Dapper and Entity Framework for your .NET project? 🤔

If you need high-performance, lightweight data access, go with Dapper! 💪 For more complex data models and relationships go for Entity Framework.
#Dapper #EntityFramework #dotnet

Discover the power of Entity Framework Core in .NET 8 with @ziggyrafiq's guide! From basics to advanced techniques, unlock the full potential of your database-driven applications. Read more here: tinyurl.com/mrk2wkxn #EntityFramework #DotNet #Database #CSharp #WebDevelopment

CsharpCorner's tweet image. Discover the power of Entity Framework Core in .NET 8 with @ziggyrafiq's guide! From basics to advanced techniques, unlock the full potential of your database-driven applications.

Read more here: tinyurl.com/mrk2wkxn

#EntityFramework #DotNet #Database #CSharp
#WebDevelopment

Dzień dobry poniedziałku: Connection string schrodingera #microsoft #entityframework

j_stadnicki's tweet image. Dzień dobry poniedziałku:
Connection string schrodingera
#microsoft #entityframework

Repository pattern over Entity Framework? Harry is not impressed 🤣 #efcore #entityframework #dotnet

Dave_DotNet's tweet image. Repository pattern over Entity Framework? 
Harry is not impressed  🤣
#efcore #entityframework #dotnet

Here's the results for the polls I ran asking .NET devs what they used for DB CRUD. Entity Framework way out in front after 3K+ votes. Thoughts? #efcore #entityframework #dotnet #sql #dapper

Dave_DotNet's tweet image. Here's the results for the polls I ran asking .NET devs what they used for DB CRUD. 

Entity Framework way out in front after 3K+ votes. 

Thoughts? 

#efcore #entityframework #dotnet #sql #dapper

Entity Framework 8 with SQL Server will support DateOnly and TimeOnly types. In fact @shayrojansky is working on a pull request for it right now. Great dedication on a SUNDAY morning 💪🏻 ... #efcore #entityframework #dotnet #orm

Dave_DotNet's tweet image. Entity Framework 8 with SQL Server will support DateOnly and TimeOnly types. 

In fact @shayrojansky is working on a pull request for it right now. 

Great dedication on a SUNDAY morning 💪🏻 ...

#efcore #entityframework #dotnet #orm

Create an audit trail of your DbContext changes in #entityframework by overriding SaveChanges #dotnet #csharp trystanwilcock.com/2022/12/05/imp…

trystanwilcock's tweet image. Create an audit trail of your DbContext changes in #entityframework by overriding SaveChanges
#dotnet #csharp

trystanwilcock.com/2022/12/05/imp…

Anyone using Fluent API in Entity Framework know if it's possible to chain these calls with one statement instead of needing to create two separate statements? I just want to define the primary key and also define that the property is not auto-generated #dotnet #entityframework

aristurtledev's tweet image. Anyone using Fluent API in Entity Framework know if it's possible to chain these calls with one statement instead of needing to create two separate statements?

I just want to define the primary key and also define that the property is not auto-generated

#dotnet #entityframework

Boost your C# Entity Framework skills with tips and tricks from the expert, @chaudharyhit! Learn the art of performance optimization to make your applications lightning-fast. Dive into the details: tinyurl.com/2p898wcn #Csharp #EntityFramework #Programming #TechTips

CsharpCorner's tweet image. Boost your C# Entity Framework skills with tips and tricks from the expert, @chaudharyhit! Learn the art of performance optimization to make your applications lightning-fast.

Dive into the details: tinyurl.com/2p898wcn

#Csharp #EntityFramework #Programming #TechTips…

Using the Entity Framework IN-MEMORY DB for unit tests? It might not be giving you the coverage you think it is 😢... Check out @shayrojansky's response from tonight's FAQ standup on why this might not be the best idea .. youtu.be/2MZNbPT8Q2E?t=… #dotnet #efcore #entityframework

Dave_DotNet's tweet image. Using the Entity Framework IN-MEMORY DB for unit tests? It might not be giving you the coverage you think it is 😢...

Check out @shayrojansky's response from tonight's FAQ standup on why this might not be the best idea ..
youtu.be/2MZNbPT8Q2E?t=…

#dotnet #efcore #entityframework

Array columns were not supported by #EntityFramework before EF 8 will use JSON to handle them behind the scene #dotnet

ctyar's tweet image. Array columns were not supported by #EntityFramework before
EF 8 will use JSON to handle them behind the scene
#dotnet

Impressively fast response - not the answer I wanted, but makes me feel better I couldn't find how to do this online :) #entityframework @cdatasoftware @SnowflakeDB p.s. Snowflake only has a string - it's the scaffold that "determines" the size via db content - bad 4 new db

coridrew's tweet image. Impressively fast response - not the answer I wanted, but makes me feel better I couldn't find how to do this online :) 
#entityframework @cdatasoftware @SnowflakeDB 

p.s. Snowflake only has a string - it's the scaffold that "determines" the size via db content - bad 4 new db

Loading...

Something went wrong.


Something went wrong.


United States Trends