Ziff-Davis Enterprise 
DevSource: Microsoft Developer Resource
Add OnsArchitectureLanguagesTechniquesUsing VSForums
 
Home arrow Techniques arrow Great Minds in Development: Taking Advantage of ASP.NET 2.0
Great Minds in Development: Taking Advantage of ASP.NET 2.0
By DevSource

Rate This Article:
Add This Article To:
Rob Howard (founder of Telligent Systems and ASP.NET designer) talks about the evolution of ASP.net, how to build faster and more secure applications, and the founding of Telligent Systems.
Episode 8: Taking Advantage of ASP.NET 2.0
>> See all videos in this series
In our latest DevSource video in the Great Minds in Development series, Rob Howard (founder of Telligent Systems and one of the ASP.NET designers at Microsoft) talks about the evolution of ASP.NET, how to build faster and more secure applications, and the founding of Telligent Systems.

Among the advice that Howard offers is two "macro" points for ASP.NET developers who want to optimize their applications for performance: keep it simple, and use the caching in ASP.NET 2.0. "There's no special hacks or tricks to make [an app] perform well," Howard says. But you'll get yourself in trouble if you try to get convoluted.

He exhorts developers to explore the caching feature in the latest version, to execute requests and store them in local memory on the server. While caching doesn't work in all cases, he says it can drastically improve perforance of the site. "Caching was one of my babies when I was at Microsoft," Howard admits. In the earlier versions, caching wasn't always useful because the cache wasn't well connected to the database, but ASP.NET 2.0 has database cache and validation to ensure that the data in the cache is still accurate. By using the technology, Howard says, you can double or triple standard page performance.

How can developers boost their application security? The most common mistakes happen, Howard says, when developers try to create their own solutions rather than use the subsystems that Microsoft recommends. "This is a place where you really want to follow the rules," he says. "Follow the rulebook, and then don't do anything stupid."

ADVERTISEMENT

To watch the video in Windows Media Player, click here.

Watch all the videos in the Great Minds in Development series!

Tell us what you think of the video (and the series!) in the DevSource Forum.




Discuss Great Minds in Development: Taking Advantage of ASP.NET 2.0
 
>>> Be the FIRST to comment on this article!
 

 
 
>>> More Techniques Articles          >>> More By DevSource
 



DevSource video
Devsource Video Series
Manipulating Society through Technology
Jeremy Bailenson, Director of the Virtual Human Interaction Lab at Stanford University, talks about virtual reality, avatars, Moore's law, how real world behaviors influence online reality, and societal manipulation through technology!
>> Play video
>> Read article
>> See all videos
DevLife Blog

Julia explores the Robotics Studio! (It's for more than you think.)

MSDev Blog

Messages for Bill Gates!

Make it Work
.NET makes runtime type checking a breeze. See what Peter has to say about it in this week's tips!
News
Microsoft Counts on App Support for Vista
Microsoft has taken pains to demonstrate that Windows Vista will have ample application support.
DevSource RSS FEEDS
XML Want an easy way to keep up with breaking tech news? And the Get DevSource headlines delivered to your desktop with RSS.