Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- Understanding the essence of LINQ
- In his review of Essential LINQ, TechRepublic blogger Justin James writes that he has a totally different view of LINQ Language Integrated Query after reading the book. This sample chapter covers the seven foundations on which an understanding of LINQ can be built. The foundations include: Integrated, Unitive, Extensible, Declarative,...
- Tags: LINQ, Addison-Wesley
- Software downloads 2009-08-24
- Entity Developer Express for SQL Server 2.20 (Windows)
- Entity Developer is a powerful modeling and code generation tool for LINQ to SQL and ADO.NET Entity Framework. You can design an entity model from scratch or reverse-engineer an existing database, in which case you will have the classes and the relations with just several clicks. The model is used...
- Tags: Developer, Microsoft ADO.NET, Microsoft SQL Server, Microsoft Windows, LINQ, Devart, Databases, .Net, Microsoft Development Tools, Microsoft Visual Studio, Storage, Programming Languages, Enterprise Software, Software, Data Management, Software Development, Software/Web Development, Development Tools, Hardware
- Software downloads 2009-07-30
- Microsoft releases second, 'experimental' version of .Net 4 Beta 1
- Microsoft releases second, 'experimental' version of .Net 4 Beta 1Not sure it's the answer.It's an interesting technology, but the overhead is gonna kill your performance. IMHO it's far better to use NUMA or high level thread safe constructs (thread safe queues, message passing languages like Erlang, etc).Frankly, shared memory access...
- Tags: .NET, Performance management, Application servers, Microsoft .NET, Microsoft Corp.
- Discussion threads 2009-07-28
- MSDN Webcast: Practical LINQ in C# (Level 100)
- Ever heard about Language Integrated Query LINQ and want to start using it? The presenter of this webcast provides a brief overview of LINQ, and then explores ways one can use LINQ in the current applications. Whether the data is stored in a database, housed in XML structures, or represented...
- Tags: Microsoft Developer Network, Webcast, LINQ, C#
- Webcasts 2009-02-24
- MSDN Webcast: 24 Hours of Windows Mobile Application Development: Using LINQ on Mobile Devices (Level 300)
- The presenter of this webcast shows LINQ in action, explores the pros and cons of LINQ on Window Mobile, and helps to understand what this powerful new feature can do for the development efforts using the Microsoft Compact Framework 3.5.
- Tags: Microsoft Developer Network, Application Development, Microsoft Windows Mobile, Webcast, Mobile, Microsoft Windows, Microsoft Corp., Mobile Device, LINQ
- Webcasts 2009-02-11
- Linqer 2 (Windows)
- Linqer is a SQL to LINQ converter tool. It will help you to learn LINQ and convert your existing SQL statements. Not every SQL statement can be converted to LINQ, but Linqer covers many different types of SQL expressions. Linqer supports both .NET languages C# and Visual Basic. Because LINQ...
- Tags: SQL, Microsoft Windows, LINQ, Linqer, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2009-01-24
- MSDN Webcast: BenkoTips Live and on Demand Working With LINQ in Visual C# (Level 200)
- Data access has evolved to make working with databases easier and more productive. In the Microsoft .NET Framework version 3.5, access to data is integrated natively into the languages. The presenter shows some of these access technologies, including Language-Integrated Query LINQ and related tools, to see how they impact the...
- Tags: Microsoft Developer Network, Webcast, LINQ, C#, Programming Languages, Software Development, Software/Web Development
- Webcasts 2009-01-07
- LINQ to SQL Model Is Easily Synchronized With Your Live Database
- LINQ To SQL is one of the most promising technologies that appeared lately in .NET programming. Since it became available developers using .Net have no need to mix code with SQL commands within the application to access database objects. Now developers can access data in databases using programming language they...
- Tags: SQL, LINQ, Perpetuum Software, Programming Languages, Databases, Storage, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware
- White papers 2009-01-01
- Entity Developer for SQL Server 1.0 (Windows)
- Entity Developer is a powerful LINQ to SQL modeling and code generation tool. You can design LINQ to SQL entity model from scratch or reverse-engineer an existing database, in which case you will have the classes and the relations with just several clicks. Entity Developer for SQL Server uses standard...
- Tags: Developer, Microsoft SQL Server, SQL, Microsoft Windows, LINQ, Core Lab Software Development, Research & Development, Programming Languages, Databases, Business Operations, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2008-12-03
- MSDN Webcast: BenkoTIPS Live and On-Demand: LINQ to Amazon to Silverlight to SharePoint Products and Technologies (Level 200)
- Sometimes it helps to see the technology in action to get a feel for what is possible. The presenter of this webcast plays around with building a Microsoft Silverlight application that is integrated into Microsoft SharePoint Products and Technologies. This is a code-intensive, fast-moving, and exciting drive to see if...
- Tags: Microsoft Developer Network, Microsoft Silverlight, Webcast, Microsoft SharePoint, On-demand, Amazon.com Inc., Microsoft Corp., LINQ, Collaboration, Groupware, Enterprise Software, Software
- Webcasts 2008-11-19
- Getting Started with LINQ to XML
- LINQ stands for Language Integrated Query. This new technology comes built into the NET Framework 3.5 and can be used with any of the different languages that run under NET. When using the features provided by LINQ, the developer now has the capability to query different types of data structures...
- Tags: XML, LINQ
- White papers 2008-11-05
- Harnessing a multicore future
- Last week's PDC was about more than just Microsoft's new cloud initiative Windows Azure and the next version of Windows (Windows 7). It also concentrated on what Microsoft is doing to assist programmers to tackle the big shift to multi-core computers. Harnessing the power of multi-threaded programming will...
- Tags: Multi-core, Microsoft Windows, Operating Systems, Software, John Carroll, Processor, Microsoft .NET, Construct, Transistor, LINQ, PDC, Moore, Windows Workflow Foundation
- Blog posts 2008-11-03
- Explore the Data Access Options in Visual Studio 2008: Visual Studio 2008 and .NET 3.5 Give Developers Substantially Increased Data Access Options
- In Visual Studio 2008 running on the .NET framework 3.5, developers can not only create DataReaders and DataSets; Microsoft has also added LINQ to SQL, Entity Framework, and ADO.NET Data Services, which leverages the first two. These new options of course, mean that the developer has new syntaxes to learn....
- Tags: Developer, Microsoft Visual Studio, Microsoft .NET, Microsoft Visual Studio 2008, Microsoft .NET Framework 3.5, Data Access, LINQ
- White papers 2008-11-03
- Sharpening Your Axis With Visual Basic 9
- Visual Basic 9 has a new set of language features that allows developers to work with XML in a much more productive way using a new API called "LINQ to XML." LINQ stands for "Language Integrated Query," and it lets programmers write queries for objects, databases, and XML in a...
- Tags: Microsoft Visual Basic, Axis, LINQ, Visual Basic 9, XML, Software/Web Development, Web Development
- White papers 2008-08-18
- MSDN Webcast: Preparing for Tech-Ed (Part 4 of 5): Mobile Data Strategies and Synchronization Using SQL Server Compact, XML, and LINQ (Level 200)
- One of the most important aspects of a successful mobile application is offline data management. The focus of this webcast is on the considerations needed to make when selecting and using a local device data store, including coverage of Language Integrated Query LINQ as it is implemented in the Microsoft...
- Tags: Strategy, Microsoft Developer Network, Webcast, Mobile, Microsoft SQL Server, XML, Server, Microsoft Corp., LINQ, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- Webcasts 2008-05-28
- MSDN Webcast: LINQ Features in Visual Studio 2008 (Level 200)
- For those who think they have heard all there is to know about Microsoft .NET Language-INtegrated Query LINQ? Think again! This webcast dazzles and amazes the attendee with the staggering array of wondrous tools to make the LINQ experience a memorable one.
- Tags: Microsoft Developer Network, Microsoft Visual Studio, Webcast, Microsoft Visual Studio 2008, Microsoft Corp., LINQ
- Webcasts 2008-04-17
- MSDN Webcast: geekSpeak: Inside LINQ to XML With Paul Sheriff (Level 200)
- The presenter of this webcast, Microsoft Regional Director, explains how to put LINQ to XML to work in the applications.
- Tags: Microsoft Developer Network, Webcast, Microsoft Corp., LINQ, XML, Software/Web Development, Web Development
- Webcasts 2008-04-16
- MSDN Webcast: geekSpeak: LINQ Migration Strategies With Jim Wooley (Level 200)
- For those who have probably seen how LINQ is revolutionizing the way to retrieve and update information from a Microsoft .NET Framework application, they should learn the best ways to use LINQ in their current applications and architectures. The presenter of this webcast shows some common scenarios and strategies to...
- Tags: Strategy, Microsoft Developer Network, Webcast, Migration, LINQ
- Webcasts 2008-04-02
- Visual Basic and Respect: Will VB's New LINQ to XML Prowess Finally Gain It the Community Respect Accorded to Other Mainstream Languages?
- In Visual Studio 2008, both Visual Basic and C# have added some really great new language features. The author loves implicit type declaration, the use of anonymous types, and more. C# has some advantages in the new environment, but the author confesses: there's one specific area where Visual Basic has...
- Tags: Microsoft Visual Basic, XML, Jupitermedia Corp., LINQ, Microsoft Development Tools, C#, Programming Languages, Development Tools, Software Development, Software/Web Development
- White papers 2008-03-24
- What's New in Visual Basic 9.0?: Part 2
- With the release of Visual Studio 2008, Microsoft has also updated the VB language to the latest version, 9.0. VB 9.0 boasts several key language enhancements that have been made to support the new Language Integrated Query LINQ feature that Microsoft has announced earlier. Part 2 of this series picks...
- Tags: Microsoft Visual Basic, LINQ, VB 9.0, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
- White papers 2008-03-18
Enterprise Applications
-
Check out some of the easiest and most powerful ways to boost productivity
while saving money on your application infrastructure. See ZDNet's
comprehensive
Enterprise Application
resource center, now!
- New Online Dashboard
-
-
Read about top issues IT decision-makers face every day, plus get cost effective solutions to real life IT problems.
Oracle Topline
-
White Papers and Webcasts