User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2019/11/13 11:46]
Muhamad Rendra Rendra update excel formula
start [2023/11/21 07:41] (current)
Muhamad Rendra QSForDetailPage dan LookupQS1
Line 19: Line 19:
     * IMS (Latest Version : 3.5.0 RC 02)\\ [[product:ims:3.5.0:rc01:release|Release Notes]] - [[product:ims:3.5.0:rc01:changelog|Change Log]] - [[product:ims:dbcleansing|Cleansing]]     * IMS (Latest Version : 3.5.0 RC 02)\\ [[product:ims:3.5.0:rc01:release|Release Notes]] - [[product:ims:3.5.0:rc01:changelog|Change Log]] - [[product:ims:dbcleansing|Cleansing]]
     * IMS (Version : 3.1.0 RC 01)\\ [[product:ims:3.1.0:rc01:release|Release Notes]] - [[product:ims:3.1.0:rc01:changelog|Change Log]] - {{:product:ims:3.1.0:files:imsmaster_3.1.0rc01.7z|Download}} - [[product:ims:migrationscript|Script Migrasi]] - [[product:ims:dbcleansing|Cleansing]]     * IMS (Version : 3.1.0 RC 01)\\ [[product:ims:3.1.0:rc01:release|Release Notes]] - [[product:ims:3.1.0:rc01:changelog|Change Log]] - {{:product:ims:3.1.0:files:imsmaster_3.1.0rc01.7z|Download}} - [[product:ims:migrationscript|Script Migrasi]] - [[product:ims:dbcleansing|Cleansing]]
-    * SSO (Latest Version : Daily)\\ [[product:sso:daily:release|Release Notes]] - [[product:sso:changelog|Change Log]] - [[http://sprite/release/DailyBuild/SSO/|Download Link]] - [[product:sso:configuration|Konfigurasi]] +    * SSO (Latest Version : Daily)\\ [[product:sso:daily:release|Release Notes]] - [[product:sso:changelog|Change Log]] - [[http://192.168.26.36/release/DailyBuild/SSO/|Download via VPN(versi lama)]] - [[product:sso:configuration|Konfigurasi]] 
-    * UI Generator (Latest Version : Daily)\\ [[product:uigen:daily:release|Release Notes]] - [[product:uigen:changelog|Change Log]] - [[http://sprite/release/DailyBuild/UIGEN/|Download Link]]+    * UI Generator (Latest Version : Daily)\\ [[product:uigen:daily:release|Release Notes]] - [[product:uigen:changelog|Change Log]] - [[http://192.168.26.36/release/DailyBuild/UIGEN/|Download via VPN(versi lama)]]
     * FileTarget (Latest Version : Daily)\\ [[product:filetarget:daily:release|Release Notes]] - [[product:filetarget:changelog|Change Log]]     * FileTarget (Latest Version : Daily)\\ [[product:filetarget:daily:release|Release Notes]] - [[product:filetarget:changelog|Change Log]]
-    * ExcelFormula (Latest Version : 1.1)\\ [[product:excelformula:1.1:release|Release Notes]] - [[product:excelformula:changelog|Change Log]] - {{ :product:excelformula:files:excelformulasvc_2019-11-12_b909661_withappconfig.7z |Download Service}} - {{ :product:excelformula:files:excelformuladbscript.7z |Download DB}}+    * ExcelFormula (Latest Version : 2.0)\\ [[product:excelformula:2.0:release|Release Notes]] - [[product:excelformula:changelog|Change Log]] - {{ :product:excelformula:files:excelformuladb_2020-09-03_306f64.7z |Download DB}}
     * SIAR (Latest Version : 8.5)\\ [[product:SIAR:8.5:release|Release Notes]] - {{:product:siar:8.5.0_dbscript:doc:1._changelog_imssiar_ver_8.5.docx|Change Log}} - {{:product:siar:imssiar_2017-11-14_withwebconfig.7z|Download}}     * SIAR (Latest Version : 8.5)\\ [[product:SIAR:8.5:release|Release Notes]] - {{:product:siar:8.5.0_dbscript:doc:1._changelog_imssiar_ver_8.5.docx|Change Log}} - {{:product:siar:imssiar_2017-11-14_withwebconfig.7z|Download}}
     * Connection String Encryptor\\ [[product:connectionstringencryptor:release|Release Notes]] - {{ :product:connectionstringencryptor:connectionstringencryptor.7z |Download}}     * Connection String Encryptor\\ [[product:connectionstringencryptor:release|Release Notes]] - {{ :product:connectionstringencryptor:connectionstringencryptor.7z |Download}}
Line 36: Line 36:
        * [[standard:guidelines:coding:csharp:memberdesign|Member Design Guidelines]]        * [[standard:guidelines:coding:csharp:memberdesign|Member Design Guidelines]]
        * [[standard:guidelines:coding:csharp:exceptions|Design Guidelines for Exceptions]]        * [[standard:guidelines:coding:csharp:exceptions|Design Guidelines for Exceptions]]
 +    * [[standard:guidelines:coding:csharp:codingstandardsandnamingconventions|C# Coding Standards and Naming Conventions]]
 +    * [[standard:guidelines:microservices|Microservices Guidelines]]
 +    * [[standard:guidelines:securecoding|Secure Coding Guidelines]]
   * Namespace Knowledge Base   * Namespace Knowledge Base
     * [[kb:technical:csharpfundamentalschoosingtherightcollectionclass|C#/.NET Fundamentals: Choosing the Right Collection Class]]     * [[kb:technical:csharpfundamentalschoosingtherightcollectionclass|C#/.NET Fundamentals: Choosing the Right Collection Class]]
     * [[kb:technical:stringformattingincsharp|String Formatting in C#]]     * [[kb:technical:stringformattingincsharp|String Formatting in C#]]
 +    * [[kb:technical:csharptaskcheatsheet|Async and Task Cheat Sheet (C#)]]
     * [[kb:technical:dailybuild|Penjelasan Daily Build]]     * [[kb:technical:dailybuild|Penjelasan Daily Build]]
 +    * [[kb:technical:elmah|ELMAH]] - {{:product:files:elmah-1.2-db-sqlserver.7z|Download DB ELMAH}}
     * [[kb:technical:ims:dailyaccrue|IMS : Daily Accrue]]     * [[kb:technical:ims:dailyaccrue|IMS : Daily Accrue]]
     * [[kb:technical:sqlcheatsheet|SQL Cheat Sheet]]     * [[kb:technical:sqlcheatsheet|SQL Cheat Sheet]]
     * [[kb:technical:ssointegration|SSO Application Integration]]     * [[kb:technical:ssointegration|SSO Application Integration]]
       * [[kb:technical:ssointegration:netcore22|SSO Application Integration untuk .NET Core 2.2]]       * [[kb:technical:ssointegration:netcore22|SSO Application Integration untuk .NET Core 2.2]]
 +      * [[kb:technical:ssointegration:netcore31|SSO Application Integration untuk .NET Core 3.1]]
 +      * [[kb:technical:ssointegration:net6|SSO Application Integration untuk .NET 6]]
 +    * [[kb:technical:ssoerrorcodes|Penjelasan Kode Error SSO]]
     * [[kb:technical:tfscommand|TFS Command]]     * [[kb:technical:tfscommand|TFS Command]]
     * [[kb:tutorial:ssrs|Video Tutorial SQL Server Reporting Service]]     * [[kb:tutorial:ssrs|Video Tutorial SQL Server Reporting Service]]
     * [[kb:tutorial:reksadana|Video tutorial Reksadana]]     * [[kb:tutorial:reksadana|Video tutorial Reksadana]]
 +    * [[kb:tutorial:git|Video tutorial Git]]
 +      * [[kb:tutorial:git:azure|Video tutorial Git di Azure Devops]]
     * [[kb:technical:gitcheatsheet|GIT Cheat Sheet]]     * [[kb:technical:gitcheatsheet|GIT Cheat Sheet]]
     * [[kb:technical:uigeneratorcheatsheet|UI Generator Cheat Sheet]]     * [[kb:technical:uigeneratorcheatsheet|UI Generator Cheat Sheet]]
Line 54: Line 64:
       * [[kb:technical:uigeneratorcheatsheet:dropboxexceluigen|Dropbox Excel UIGEN]]       * [[kb:technical:uigeneratorcheatsheet:dropboxexceluigen|Dropbox Excel UIGEN]]
       * [[kb:technical:uigeneratorcheatsheet:dualapprovaldemystified|Dual Approval Demystified]]       * [[kb:technical:uigeneratorcheatsheet:dualapprovaldemystified|Dual Approval Demystified]]
 +      * [[kb:technical:uigeneratorcheatsheet:lookupqs1|QSForDetailPage dan LookupQS1]]
     * [[kb:technical:filetarget-generatorcheatsheet|File Target - Generator Cheat Sheet]]     * [[kb:technical:filetarget-generatorcheatsheet|File Target - Generator Cheat Sheet]]
       * [[kb:technical:filetarget-schedulerusermanual|FileTarget - Scheduler User Manual]]       * [[kb:technical:filetarget-schedulerusermanual|FileTarget - Scheduler User Manual]]
start.1573645592.txt.gz · Last modified: 2019/11/13 11:46 by Muhamad Rendra Rendra