Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)

Dynamic Data Preview 4 Released

Today we released the newest preview release of Dynamic Data. You can view the details and download this release from here: http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27026 .   The preview releases of Dynamic Data contain much
Posted by scothu | 15 Comments
Filed under: ,

ASP.NET 4.0 and Visual Studio 2010 Development Overview & Dynamic Data

Last week at the Mix conference in Las Vegas we released a whitepaper that contain a list of many of the items that we are adding to ASP.NET 4.0 and Visual Studio 2010. The paper provides an overview of what we expect to be in the first beta release (do
Posted by scothu | 8 Comments
Filed under: ,

Better support for 3rd party controls and Dynamic Data in ASP.NET 4.0 and DevExpress Grid and Dynamic Data

One of the things that we worked on supporting in Dynamic Data is the ability for third party controls like Grids to be able to host DynamicControls. Basically allowing the developer to use controls that are fancier or have more features then the stock
Posted by scothu | 3 Comments
Filed under: ,

Update for .NET 3.5 SP1 Released

There was an update to the .NET 3.5 SP1 release a couple of days ago and I have not seen a lot of mention to it so thought I would write a blog post and talk about how this update affects ASP.NET. First off you can search for KB959209 in the Microsoft
Posted by scothu | 6 Comments
Filed under: ,

Dynamic Data DbImage SampleUpdated

I posted a sample back in January on how to display images from databases or the file system using Dynamic Data. You can view that post HERE . I've just updated that sample to fix some bugs and add some new functionality. You can download the latest version
Posted by scothu | 17 Comments
Filed under: ,

Dynamic Data is on .NET Rocks!

A few weeks ago I did an interview with Carl and Richard from .NET rocks on Dynamic Data. You can listen to it here: http://www.dotnetrocks.com/default.aspx?showNum=349 .
Posted by scothu | 5 Comments
Filed under: ,

New Refresh of Dynamic Data Runtime and Tools is Posted

Tonight we posted a new release of the Dynamic Data Runtime and Tool on the Code Gallery website. You can grab the new release by clicking here: http://code.msdn.microsoft.com/dynamicdata/Release/ProjectReleases.aspx?ReleaseId=954 . We have also updated
Posted by scothu | 5 Comments
Filed under: ,

Podcast with Scott Hanselman on Dynamic Data

I was able to sit down with Scott Hanselman last week after giving a Dynamic Data talk to the Microsoft MVP's and record a podcast about Dynamic Data. Here is a link to the podcast, enjoy: http://www.hanselminutes.com/default.aspx?showID=127
Posted by scothu | 1 Comments
Filed under: ,

Telerik has released some sample field template controls for Dynamic Data

One of the very cool extensibility points of Dynamic Data is our field template mechanism. In the existing data controls like GridView and DetailsView when the controls render a column they use some build in classes like BoundField, CheckBoxField, etc
Posted by scothu | 0 Comments
Filed under: ,

New Public Preview of Dynamic Data is Now Available

Today we released a new public release of Dynamic Data on the MSDN code gallery site. You can download the new version at: http://code.msdn.microsoft.com/dynamicdata . These releases are cutting edge releases and not as refined as a CTP but this is a
Posted by scothu | 2 Comments
Filed under: ,

Sample for Displaying Images Updated + Screencast

We've recently started getting newer builds of Dynamic Data out to the private testers and soon to more public testers. As a result I've got an updated version of my image controls that I posted on my blog in January. As well I've recorded a screen cast
Posted by scothu | 14 Comments
Filed under: ,

Presenting At VSLive in San Francisco Next Week

I will be presenting Dynamic Data at VS Live in San Francisco next week on March 31, 2008. You can see full details of the show here: http://vslive.com/2008/sf/ . My presentation is at 3pm on Monday. If you are at the show please stop by and see Dynamic
Posted by scothu | 0 Comments
Filed under: ,

Cleaning up Default GridView Markup

I saw an interesting question today from a customer related to some of the default markup for a GridView. The following code: < asp : GridView ID ="GridView1" runat ="server"> </ asp : GridView > Will generate this markup
Posted by scothu | 0 Comments
Filed under:

Accessing Controls in ListView Templates

Today when doing some application building I came across a case where I wanted to embed a ASP control inside one of the template of the asp:ListView control. This is legal and simple todo, however it has some interesting effects. Since the control is
Posted by scothu | 6 Comments
Filed under:

Sample for Displaying Images from the Database using Dynamic Data

I'm posting a sample project that shows some custom field template controls for Dynamic Data that allow images to be viewed/edited from a database. The sample also shows how you can view images that have their filenames in the database but the images
Posted by scothu | 12 Comments
Filed under: ,
More Posts Next page »
 
Page view tracker