Browse by Tags

Related Posts

  • WindowsLiveSearchProvider->System.Web.Services.Protocols.SoapException: Client Error

    Hi, I'm trying to use WindowsLiveSearchProvider for search in my ASP.NET website. I've configured proxy and AppId in the web.config. <system.net> <defaultProxy enabled="true" useDefaultCredentials="true"> <proxy bypassonlocal="True" proxyaddress="http...
    Posted to Free For All (Forum) by blumenhause on 03-24-2009, 12:00 AM
    Filed under: System.Web.Extensions, Web Search, web service, Asp net futures, asp.net 2.0 futures, ASP.NET Futures, C#lient error, Futures, webservice, Windows Live Id, WindowsLiveSearchProvider, SoapException, windows live search
  • Re: Problem with the FK field display

    This is because of the ForeignKey relationship there will be a filter on the List page if you click it will show all 10,000 records what you want is some way of limiting this list a good example is the extended filtering demon strated in the Dynamic Data Preview 2 and the Futures sample you are looking...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 01-27-2009, 12:00 AM
    Filed under: Preview 2, Dynamic Data, Futures, filters
  • Re: MetaData at Runtime

    In V1 of Dynamic Data the metadata con only be set as web application startup if you want to reload the metadata you will need to restart the the web application. however if you just want to load the metadata dynamically at runtime (once only at app startup) the look at the DynamicDataFutures0716.zip...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 11-21-2008, 12:00 AM
    Filed under: Dynamic Data, Futures, Load Metadata at runtime
  • Insert action path with a foreign key

    Can't figure out how to make an acton path for a child table, so i will create a new entity with a foreign key already set to the primary key from the record i'm viewing. There is a Children.ascx control in DynamicData\FieldTemplates, it provides a hyperlink for listing child entities from a...
    Posted to ASP.NET Dynamic Data (Forum) by George Polevoy on 11-05-2008, 12:00 AM
    Filed under: ASP.NET Dynamic Data, Insert, Futures
  • Re: microsoft.web.preview and the Search Sitemaps handler

    Hi there, I'm just looking at the whole AspNetSiteMapSearchSiteMapProvider, is this something which is still being worked on? The latest info I can find is in the quickstart documentation but that's from back in July 2007, since then I can't find any reference to this. Why I'm asking...
    Posted to ASP.NET Futures (Forum) by Ola Karlsson on 10-29-2008, 12:00 AM
    Filed under: Futures
  • Re: Implementing a TextBox for user searches...

    [quote user="Pozz4ever"]i tried to use the DynamicDataFilterRepeater without success, but it seems to me that this control is too complex for what i really need[/quote] Hi Luca if Dynamic Data Filtering is too complex have a look at my articles on getting DynamicData Futures filters working...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 10-28-2008, 12:00 AM
    Filed under: Dynamic Data, Futures, filters
  • Dynamic Data Futures Enumerator_Edit FieldTemplate with Entity Framwork

    I realise this is an issue with the Entity Framework in that you cannot set the type on any property. But is there any work around that will allow this other than writing specific FieldTemplates? I tried the only Enum workaround wich is to create a custom property but custom properties are not supported;...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 10-27-2008, 12:00 AM
    Filed under: Dynamic Data, Enumeration_Edit, L2S compared to EF, Futures
  • Re: Dynamic Data, would like to use the ColumnOrder in my Metadata from the Dynamic Data Futures download but don't know how to.

    Hi Mpage1000, Ijust did it with my test project which was created just to test the article you followed all I did was add the ColumnOrderAttribute to each column in the Customer table and changed to normal order around. Heres the code: In the List.aspx page template. protected void Page_Init( object...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 10-09-2008, 12:00 AM
    Filed under: Dynamic Data, Futures
  • Re: DD Futures and Resource Files

    Hi Joel, why don't you write your own extension methos based on the ones in DD Futures: /// <summary> /// Gets the value of the Description property of a DescriptionAttribute associated with the given column. /// </summary> /// <param name="column">the column</param>...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 10-06-2008, 12:00 AM
    Filed under: Dynamic Data, Futures
  • Re: how to run side by side with production Dynamic Data and July CodePlex Version

    Hi Peter, have a look at my blog regarding adding DynamicData Futures to a file based Website here: Part 1 - Getting Dynamic Data Futures filters working in a File Based Website. Part 2 - Create the AnyColumn filter from the Dynamic Data Futures Integer filter. Part 3 – Creating the AnyColumnAutocomplete...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 10-05-2008, 12:00 AM
    Filed under: Dynamic Data, Futures
Page 1 of 8 (72 items) 1 2 3 4 5 Next > ... Last »