Browse by Tags

Related Posts

  • Re: Displaying images using dynamic data

    Hi Pcaligari, are you running plain DD from SP1 or have made use of Dynamic Data Futures from codeplex? if not I suggest you have a look at the Futures sample here: DynamicDataFutures0716.zip Also I have some articles on my blog c# Bits here: Part 1 - FileImage_Edit FieldTemplate Part 2 - FileImage_Edit...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 12-14-2008, 12:00 AM
    Filed under: Custom Field Templates, Dynamic Data, FileImage, FileImage_Edit
  • Re: Anyone know how to use the FileImageAPI Edit Funtionality?

    Hi Icebits, Bill on http://www.myvbprof.com/2007_Version/Dynamic_Data_Tutorial.aspx Is working on converting some of my samples to VB for his tutorials and videos I don't know how far he's got yet but you could e-mail him and ask if he's doning a conversion. Hope this helps
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 10-08-2008, 12:00 AM
    Filed under: Dynamic Data, FieldTemplates, FileImage_Edit
  • Re: ImageHandler and DbImage error

    In your app is the ntext coulumn containing image data or a file location? if a file location then you need to use FileImage not DBImage as DBImage is designed to work with binary image data not ntext. If you require fiel upload capability with FielImage then you will need to look at my blog series:...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 07-26-2008, 12:00 AM
    Filed under: DBImage, Dynamic Data, FileImage, FileImage_Edit
  • Re: Anyone know how to use the FileImageAPI Edit Funtionality?

    [quote user="Tareq"]Has anyone implemented a image handler to handle the image size? I was trying to tie it to the personal starter kits image handler but not able to.[/quote] Hi Tareq I don't know if this is the sort of thing you mean, have a look at this Dynamic Data: Part 2 - FileImage_Edit...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 07-15-2008, 12:00 AM
    Filed under: DBImage, Dynamic Data, FileImage, FileImage_Edit, Futures
  • Re: Anyone know how to use the FileImageAPI Edit Funtionality?

    Yep I can't type, I must have spell checked some of the code when I posted it to my blog but not all of it; sorry I try harder next time [quote user="robroe"] there is a slight typo in your code listing for FileImageTypesAttribute where you have got DefaultExtansions rather than DefaultExtensions...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 07-03-2008, 12:00 AM
    Filed under: Dynamic Data, Field Templates, FileImage, FileImage_Edit
  • Re: Anyone know how to use the FileImageAPI Edit Funtionality?

    [quote user="sjnaughton"] Another Note: there are two methods to do the edit: Give a list of images from the specified folder [ImageUrl( "~/images/{0}.png" )] and let the user choose Let the user upload the file to the [ImageUrl( "~/images/{0}.png" )] folder and the pass...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 07-02-2008, 12:00 AM
    Filed under: Dynamic Data, FileImage, FileImage_Edit
  • Re: Is there a control for doing picture handling in dynamic data?

    You need Dynamic Data Futures from here: Download Dynamic Data Futures . also you could look at my blog article here: Dynamic Data: Part 1 - FileImage_Edit FieldTemplate Part 1 - FileImage_Edit FieldTemplate Part 2 - FileImage_Edit FieldTemplate
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 10-04-2008, 12:00 AM
    Filed under: DBImage, Dynamic Data, FieldTemplates, FileImage_Edit
  • Re: How to display an Image from a SQL link

    Hi PaoloTCS, have a look at the followon article Dynamic Data: Part 2 - FileImage_Edit FieldTemplate which has a download of a sample website with the FileImage_Edit FieldTemplate in and working. Hope this helps
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 09-09-2008, 12:00 AM
    Filed under: Dynamic Data, FieldTemplates, FileImage_Edit
  • Re: FileUpload FieldTemplate not working.

    Hi Lavalencia, Have you had a look at this article Dynamic Data: Part 2 - FileImage_Edit FieldTemplate of mine it does everything you want but works with images I'm sure it could be modified to do files and just show filename and a fieltype image
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 09-09-2008, 12:00 AM
    Filed under: Dynamic Data, FieldTemplates, FileImage_Edit
  • Re: Anyone know how to use the FileImageAPI Edit Funtionality?

    Have you had a look at this article Dynamic Data: Part 2 - FileImage_Edit FieldTemplate of mine it does everything you want but works with images I'm sure it could be modified to do files and just show filename and a fieltype image
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 09-09-2008, 12:00 AM
    Filed under: Dynamic Data, FieldTemplates, FileImage_Edit
Page 1 of 2 (15 items) 1 2 Next >