Category: BrowserHistory

  • MVC Browser history provider for azure–trying an implementation for 3 hours

    first,implement  IBrowserUserHistoryRepository  – that means implement: public void Save(IEnumerable<BrowserUserHistoryData> history)   Azure have PartitionKey/RowKey – I have to add a new class. Also or connectiing,I have to put   connectionString="UseDevelopmentStorage=true;" /   I tried to add a bulk history : tableHistory.ExecuteBatch(batchOperation); The result was: Unexpected response code for operation : 0 Magic: <add key="TableStorageEndpoint" value="http://127.0.0.1:1002/"/>…

  • Browser history–part 5–conclusions

    This is the part 5 of 5 of my implementing of a MVC Browser history MVC browser history – idea Browser history –2 – implementing,small bugs Browser history 3–trying to Nuget – modifications in order to can be transformed from an application to a component Browser history 4–NuGet again -  finally Nuget deployment Browser history–part…

  • Browser history 4–NuGet again

    This is the part 4 of 5 of my implementing of a MVC Browser history MVC browser history – idea Browser history –2 – implementing,small bugs Browser history 3–trying to Nuget – modifications in order to can be transformed from an application to a component Browser history 4–NuGet again – finally Nuget deployment Browser history–part…

  • Browser history 3–trying to Nuget

    This is the part 3 of 5 of my implementing of a MVC Browser history MVC browser history – idea Browser history –2 – implementing,small bugs Browser history 3–trying to Nuget – modifications in order to can be transformed from an application to a component Browser history 4–NuGet again – finally Nuget deployment Browser history–part…

  • Browser history -2

    This is the part 2 of 5 of my implementing of a MVC Browser history MVC browser history – idea Browser history –2 – implementing,small bugs Browser history 3–trying to Nuget – modifications in order to can be transformed from an application to a component Browser history 4–NuGet again – finally Nuget deployment Browser history–part…

  • MVC browser history

    This is the part 5 of 5 of my implementing of a MVC Browser history MVC browser history – idea Browser history –2 – implementing,small bugs Browser history 3–trying to Nuget – modifications in order to can be transformed from an application to a component Browser history 4–NuGet again – finally Nuget deployment Browser history–part…