annotate Tools/DocGen/Content/Doc/Data/OpenConfig2.htm @ 7:99cd4f3947d8
 
Закомментированы строки мешающие добавлению авиа дежурств.
 | author | nickolay | 
 | date | Fri, 27 Oct 2017 18:26:29 +0300 | 
 | parents | f990fcb411a9 | 
 | children |  | 
 | rev | line source | 
  
| 0 | 1 <% title # Configure programmatically %> | 
|  | 2 <% group # Configuration %> | 
|  | 3 <% order # 11 %> | 
|  | 4 <p class='j'> | 
|  | 5 Connection string can be also assigned programmatically. | 
|  | 6 The <b>DbManager.AddConnectionString</b> method can be used for this. | 
|  | 7 You should do it once when your application starts. | 
|  | 8 </p> | 
|  | 9 OpenConfig2.cs | 
|  | 10 <% ..\..\..\HowTo\Data\OpenConfig2.cs %> | 
|  | 11 <a href="CreateSql.htm">Create.sql script</a> |