Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/Service References/QAPServiceReference/HeuristicLab.Problems.QuadraticAssignment.Views.QAPServiceReference.QAPSolutionDto.datasource @ 6733

Last change on this file since 6733 was 6733, checked in by abeham, 13 years ago

#1619

  • Updated the model slightly
  • Deployed the service
  • Updated the GUI to perform asynchronous calls to the service
File size: 697 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3    This file is automatically generated by Visual Studio .Net. It is
4    used to store generic object data source configuration information. 
5    Renaming the file extension or editing the content of this file may   
6    cause the file to be unrecognizable by the program.
7-->
8<GenericObjectDataSource DisplayName="QAPSolutionDto" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9   <TypeInfo>HeuristicLab.Problems.QuadraticAssignment.Views.QAPServiceReference.QAPSolutionDto, Service References.QAPServiceReference.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
10</GenericObjectDataSource>
Note: See TracBrowser for help on using the repository browser.