| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
2 Articles match "2000","Visual Studio"
| Related DevelopMentor Courses | MORE | | Essential Entity Framework 4.0 with Data Services Training including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Write LINQ to XML queries to search XML documents and save them to the file system Create LINQ to Entities queries to execute stored procedures and perform updates in real-world database applications Build a rich conceptual entity model using the EF and visually map it to a database schema Learn how to implement Repository and Unit of Work design patterns with EF 4.0 and Visual Studio 2010. Leverage new features of C# 3.0, How do I leverage EF 4.0's DevelopMentor Courses - Wednesday, February 22, 2012 Essential Entity Framework 4.0 with Data Services Training including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Write LINQ to XML queries to search XML documents and save them to the file system Create LINQ to Entities queries to execute stored procedures and perform updates in real-world database applications Build a rich conceptual entity model using the EF and visually map it to a database schema Learn how to implement Repository and Unit of Work design patterns with EF 4.0 and Visual Studio 2010. Leverage new features of C# 3.0, How do I leverage EF 4.0's DevelopMentor Courses - Tuesday, March 1, 2011 |
6 Articles match "2000","Visual Studio"
| The Latest from DevelopMentor | MORE | | Who is Improving LINQ to SQL? Plinqo by Code Smith! and Visual Studio 2010. The bottom line is that LINQ to SQL is a perfectly viable alternative when you can guarantee that the database will be Microsoft SQL Server (2000 or later). The purpose of Plinqo is to generate LINQ to SQL entities that replace those created when you add a dbml file to a Visual Studio project. A lot of people have lingering doubts about whether to use LINQ to SQL for real-world applications, especially since Microsoft has left it to languish in favor of the new version of the Entity Framework slated for release with.NET 4.0 Tony and Zuzana's World - Tuesday, August 4, 2009 Who is Improving LINQ to SQL? Plinqo by Code Smith! and Visual Studio 2010. The bottom line is that LINQ to SQL is a perfectly viable alternative when you can guarantee that the database will be Microsoft SQL Server (2000 or later). The purpose of Plinqo is to generate LINQ to SQL entities that replace those created when you add a dbml file to a Visual Studio project. A lot of people have lingering doubts about whether to use LINQ to SQL for real-world applications, especially since Microsoft has left it to languish in favor of the new version of the Entity Framework slated for release with.NET 4.0 Tony and Zuzana's World - Tuesday, August 4, 2009 Debugging in SQL Server 2008 As good as SQL 2005 was (well, still are), one disappointment was that you needed Visual Studio if you wanted to debug your stored procedures. Seriously, what was MS thinking when they did that, especially as in SQL 2000, Query Analyzer had debug capabilities?!! Anyway, today I am playing around , errm - doing serious stuff in the RC0 release of SQL Server 2008, and just by coincidence notice that there is a debug menu entry in the toolbar(how blind can one be - I must have been looking at that toolbar quite a few times). Call me sad, but stuff like this make me happy!! Managed Data - Wednesday, July 16, 2008 | -
| The Best from DevelopMentor | MORE | - Who is Improving LINQ to SQL? Plinqo by Code Smith!
and Visual Studio 2010. The bottom line is that LINQ to SQL is a perfectly viable alternative when you can guarantee that the database will be Microsoft SQL Server (2000 or later). The purpose of Plinqo is to generate LINQ to SQL entities that replace those created when you add a dbml file to a Visual Studio project. A lot of people have lingering doubts about whether to use LINQ to SQL for real-world applications, especially since Microsoft has left it to languish in favor of the new version of the Entity Framework slated for release with.NET 4.0 Tony and Zuzana's World - Tuesday, August 4, 2009 - Who is Improving LINQ to SQL? Plinqo by Code Smith!
and Visual Studio 2010. The bottom line is that LINQ to SQL is a perfectly viable alternative when you can guarantee that the database will be Microsoft SQL Server (2000 or later). The purpose of Plinqo is to generate LINQ to SQL entities that replace those created when you add a dbml file to a Visual Studio project. A lot of people have lingering doubts about whether to use LINQ to SQL for real-world applications, especially since Microsoft has left it to languish in favor of the new version of the Entity Framework slated for release with.NET 4.0 Tony and Zuzana's World - Tuesday, August 4, 2009 - Creating a legacy web service proxy in Visual Studio 2008
There are still a lot of Windows 2000 systems out there! If you right click on "References" in a VS2008 project you will find only two options now - "Add Reference" and "Add Service Reference". The first is for local assemblies, and the second generates WCF-compatible proxies through SVCUTIL.EXE. The best part is the "Advanced" button though. The bottom section - "Compatibility" allows you to generate a web service proxy using that original WS technology. You might be asking - "Why would I want to generate one of those? Why not just use WCF?" - Creating a legacy web service proxy in Visual Studio 2008
There are still a lot of Windows 2000 systems out there! If you right click on "References" in a VS2008 project you will find only two options now - "Add Reference" and "Add Service Reference". The first is for local assemblies, and the second generates WCF-compatible proxies through SVCUTIL.EXE. The best part is the "Advanced" button though. The bottom section - "Compatibility" allows you to generate a web service proxy using that original WS technology. You might be asking - "Why would I want to generate one of those? Why not just use WCF?" - Creating a legacy web service proxy in Visual Studio 2008
There are still a lot of Windows 2000 systems out there! If you right click on "References" in a VS2008 project you will find only two options now - "Add Reference" and "Add Service Reference". The first is for local assemblies, and the second generates WCF-compatible proxies through SVCUTIL.EXE. The best part is the "Advanced" button though. The bottom section - "Compatibility" allows you to generate a web service proxy using that original WS technology. You might be asking - "Why would I want to generate one of those? Why not just use WCF?" - Debugging in SQL Server 2008
As good as SQL 2005 was (well, still are), one disappointment was that you needed Visual Studio if you wanted to debug your stored procedures. Seriously, what was MS thinking when they did that, especially as in SQL 2000, Query Analyzer had debug capabilities?!! Anyway, today I am playing around , errm - doing serious stuff in the RC0 release of SQL Server 2008, and just by coincidence notice that there is a debug menu entry in the toolbar(how blind can one be - I must have been looking at that toolbar quite a few times). Call me sad, but stuff like this make me happy!! Managed Data - Wednesday, July 16, 2008 %>
| | |