Welcome to AspAdvice Sign in | Join | Help

Developer Summit 2009

Here are some more details about my upcoming talks at the Developer Summit 2009 in Stockholm. 

Jumpstart Your Web Site with ASP.NET Dynamic Data

Do you need to get a web site setup quickly? Why code all the pages yourself when you can use the ASP.NET Dynamic Data to build the initial pages based on your data schema?  This new feature creates the .aspx pages for you based on your data.  The pages can be used directly, or you can customize the pages to add your own look and feel. 

You can augment the data model for the site to include information that can automatically create the necessary validation controls!  Included are a set of Field Template controls that are user controls to edit particular types of data, these can be customized once and apply to all page templates used on the site.  Don't start with nothing when you need to create a new site, take advantage of the ASP.NET Dynamic Data support to have a functional site very quickly and simply customize it to get a great site! 

Things Every ASP.NET Developer Should Know

There are many things you need to know to be a good ASP.NET developer.  Do you understand the basics of HTTP?  Do you know what a request and response look like "on the wire"?  Do you take advantage of HTTP compression and expirations to reduce bandwidth and requests to your web site?  Benefit from many years of experience with web development and discover features, tools, and techniques that you may have never used before.  Utilize response filters and adapters to modify the output of your pages.  There will be a wide variety of useful tips that can be taken and used today on your ASP.NET web sites.


It looks to be a great conference with very cutting edge content on Silverlight 3.0, ASP.NET AJAX 4.0, Cloud Computing, and some very practical sessions as well.

Sponsor
Published Wednesday, March 25, 2009 11:25 PM by robertb
Filed under:

Comments

No Comments
Anonymous comments are disabled