dpenton

Stories kicked by dpenton

Optimize LINQ to SQL with PLINQO Futures(plinqo.com)

submitted by pwelter34pwelter34(179) 2 years, 4 months ago

PLINQO future queries are a way to defer query execution until it is needed. The difference between standard IQueryable deferred queries and future queries is that the future queries are batched up and executed in a single round trip to the database. read more...

add a comment |category: |Views: 305

tags: another

Installation and Configuration of Microsoft Velocity(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 2 months ago

David walks us through how to install and configure Microsoft Velocity. read more...

add a comment |category: |Views: 518

tags: another

General Discussion of Windows Azure(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 4 months ago

David and Wally talk about Windows Azure in general. read more...

add a comment |category: |Views: 180

tags: another

ASP.NET 3.5 Service Pack 1 Wrox Blox (morewally.com)

submitted by simonechsimonech(10.1k) 3 years, 4 months ago

Wally's book on the new features of ASP.NET 3.5 SP1 in now available for sale as PDF eBook. read more...

add a comment |category: |Views: 209

tags: another

Windows Azure Blob Storage(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 5 months ago

A video on Blob Storage with Windows Azure. read more...

add a comment |category: |Views: 193

tags: another

Cloud Computing in General(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 5 months ago

Cloud Computing in General with Wally McClure and David Penton. Scott Cate is our guest as we discuss cloud computing in general and some specifics with CloudDB.com. read more...

add a comment |category: |Views: 250

tags: another

ASP.NET Podcast Show #127 - Dynamic Data(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 5 months ago

A short overview of the Dynamic Data that is shipped in .NET 3.5 Service Pack 1. read more...

add a comment |category: |Views: 112

tags: another

ASP.NET Caching with .NET 3.5 Service Pack 1(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 5 months ago

Take a quick look at ASP.NET Caching with .NET 3.5 Service Pack 1. read more...

3 comments |category: |Views: 737

tags: another

ASP.NET Podcast Show #128 - AJAX with jQuery(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 5 months ago

A quick example of using AJAX with jQuery. read more...

add a comment |category: |Views: 122

tags: another

Building an IIS7 HttpModule(aspnetpodcast.com)

submitted by wallymwallym(2085) 4 years, 9 months ago

A short talk on building an IIS7 HttpModule with VC# Express and using it with Visual Wed Developer running .NET 2.0. read more...

add a comment |category: |Views: 144

tags: another

ASP.NET ListView in Orcas Beta1(aspnetpodcast.com)

submitted by wallymwallym(2085) 4 years, 11 months ago

An introduction to the ListView control in .NET Orcas Beta 1. read more...

add a comment |category: |Views: 6

tags: another

Silverlight Programming and Managed JavaScript - video(aspnetpodcast.com)

submitted by wallymwallym(2085) 5 years ago

This podcast video shows the basics of programming with Silverlight and an Intro to Managed JScript. read more...

2 comments |category: |Views: 47

tags: another

ASP.NET Podcast Show #88 - Page Persistence(aspnetpodcast.com)

submitted by wallymwallym(2085) 5 years, 1 month ago

How to persiste page state to a database. read more...

add a comment |category: |Views: 3

tags: another

Creating a Custom AJAX Extender(aspnetpodcast.com)

submitted by wallymwallym(2085) 5 years, 4 months ago

Paul Glavich talks about creating a custom AJAX Extender with MS AJAX. read more...

add a comment |category: |Views: 101

tags: another

Intro to the AJAX Control Toolkit(aspnetpodcast.com)

submitted by wallymwallym(2085) 5 years, 4 months ago

The AJAX Control Toolkit is a set of UI widgets and extensions to existing controls. This video has an introduction to the toolkit along with several controls in the toolkit. read more...

add a comment |category: |Views: 2

tags: another

TSQL and CLR Performance Analysis(weblogs.asp.net)

submitted by wallymwallym(2085) 5 years, 4 months ago

A performance analysis of different ways to use CLR objects and strategies for using them. read more...

add a comment |category: |Views: 9

tags: another