craigshoemaker

Stories submitted by craigshoemaker

Silverlight: Live Mesh Integration, Surviving the Olympics and Futures(weblogs.asp.net)

submitted by craigshoemakercraigshoemaker(835) 3 years, 2 months ago

Scott Guthrie and Craig Shoemaker take some time out of PDC 2008 to discuss Silverlight and highlights from the keynote address. Scott shares about current-day Silverlight integrations with Live Mesh, living through the Olympics and what might be expected from Silverlight in the future. read more...

add a comment |category: |Views: 8

tags: another

When the Random Class Lies(japikse.blogspot.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 3 months ago

Philip Japikse shows you when the Random class can break down read more...

add a comment |category: |Views: 22

tags: another

ASP.NET Routing, DataBinding and WebForms(jeremyskinner.co.uk)

submitted by craigshoemakercraigshoemaker(835) 3 years, 5 months ago

Clever article on how to use Routing in WebForms to achieve ASP.NET MVC-type behavior of auto-binding URL parameters to controls read more...

add a comment |category: |Views: 33

tags: another

New ASP.NET Generated Image Control(weblogs.asp.net)

submitted by craigshoemakercraigshoemaker(835) 3 years, 5 months ago

The ASP.NET team released a new generated image control. The concept is simple: a handler that takes in a few parameters will render out an image. The control does what you would expect by instantiating the appropriate objects out of System.Drawing and renders the image to the screen. This handler may or may not be called by a generated image control in your ASPX markup, making it easy to implement into your HTML. read more...

add a comment |category: |Views: 107

tags: another

Get Performance Stats on Your Website From Around the World(gomez.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 6 months ago

Type in your url and get detailed performance stats on your site from around the world. read more...

add a comment |category: |Views: 6

tags: another

5 Ways to Know If Your Software Sucks(getpixel8ed.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 6 months ago

Learn why software sucks from .NET professor David Platt. David’s colorful and thought-provoking insights will have you looking at your applications with a new perspective. read more...

add a comment |category: |Views: 29

tags: another

UI Decisions: How and Why(getpixel8ed.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 6 months ago

Hear from Ted Neward, Kate Gregory and David Kelly about responding to customer feedback, how to choose from the available UI technologies and how to enable the Vista experience in your applications. read more...

add a comment |category: |Views: 1

tags: another

Easy ASP.NET MVC + ASP.NET AJAX(polymorphicpodcast.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 6 months ago

Jess Chadwick describes how to integrate the ASP.NET AJAX framework with ASP.NET MVC. With a few tricks up his sleeve, Jess makes it easier than it seems. read more...

add a comment |category: |Views: 28

tags: another

6 Steps to N-Tier ASP.NET Dynamic Data(weblogs.asp.net)

submitted by craigshoemakercraigshoemaker(835) 3 years, 7 months ago

Learn to move the data context of a Dynamic Data website from the web layer to a lower level. This will allow you to reuse the data context as well as any other logic or wrappers you create around the data model. read more...

add a comment |category: |Views: 64

tags: another

Customizing a Dynamic Data Site(polymorphicpodcast.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 8 months ago

Learn to create custom field templates, read UIHint arguments and work with 3rd party controls. read more...

add a comment |category: |Views: 31

tags: another

47 ASP.NET MVC Resources to Rock Your Development(polymorphicpodcast.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 9 months ago

Get the grand tour of today's best ASP.NET MVC resources read more...

add a comment |category: |Views: 24

tags: another

Securing MVC Controller Actions(blog.wekeroad.com)

submitted by craigshoemakercraigshoemaker(835) 3 years, 10 months ago

Rob Conery show how you can secure controller actions using Forms Authentication for an ASP.NET MVC application read more...

1 comment |category: |Views: 15

tags: another

The Secret to Great User Experiences(weblogs.asp.net)

submitted by craigshoemakercraigshoemaker(835) 3 years, 11 months ago

What is the secret to great user experiences? We're finding out from people who know. read more...

add a comment |category: |Views: 2

tags: another

The Sweet Sound of a Million Microsoft Haters Heads Exploding(weblogs.asp.net)

submitted by craigshoemakercraigshoemaker(835) 3 years, 11 months ago

Ensuring open connections; promoting data portability; enhancing support for industry standards; fostering more open engagement with customers and the industry, including open source communities... this isn't your daddy's Microsoft read more...

2 comments |category: |Views: 7

tags: another

SubSonic Video on MVC(blog.wekeroad.com)

submitted by craigshoemakercraigshoemaker(835) 4 years, 6 months ago

The 3rd installment in the SonicCast series is up, and Rob Conery talks about the whole MVC "thing" and how the SubSonic team is trying to emulate that with the SubSonic MVC templates. read more...

add a comment |category: |Views: 124

tags: another

Web Navigation Strategies: Creating Contracts for Your Web Pages(polymorphicpodcast.com)

submitted by craigshoemakercraigshoemaker(835) 4 years, 7 months ago

Shows you how to know during design-time what is required of a web page, protects you from changes in page locations and provides an interface for managing SSL. read more...

add a comment |category: |Views: 2

tags: another