Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The Visual Studio integrated development environment (IDE) provides the following features that support LINQ application development:
The Object Relational Designer is a visual design tool that you can use in LINQ to SQL applications to generate classes in Visual Basic that represent the relational data in an underlying database. For more information, see LINQ to SQL Tools in Visual Studio.
SQLMetal is a command-line tool that can be used in build processes to generate classes from existing databases for use in LINQ to SQL applications. For more information, see SqlMetal.exe (Code Generation Tool).
The Visual Basic code editor supports LINQ extensively with IntelliSense and formatting capabilities.
The Visual Studio debugger supports debugging of query expressions. For more information, see Debugging LINQ.
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Interactively debug .NET apps with the Visual Studio debugger - Training
Learn how to efficiently debug your .NET app by using Visual Studio to fix your bugs quickly. Use the interactive debugger within Visual Studio to analyze and fix your C# applications.