All public logs
From Devguid
Combined display of all available logs of Devguid. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:42, 27 March 2023 Frla talk contribs created page SQL Server (Created page with "== Datatypes == * Use Datetime2 and not Datetime == References == https://www.tutorialsteacher.com/articles/datetime-vs-datetime2-in-sqlserver")
- 22:13, 26 March 2023 Frla talk contribs created page Delphi - Snippets (Created page with "==== Forms ==== https://en.delphipraxis.net/topic/7983-create-form/") Tag: visualeditor
- 22:13, 26 March 2023 Frla talk contribs moved page Dellphi - Large project guidelines to Delphi - Large project guidelines
- 22:11, 26 March 2023 Frla talk contribs created page Dellphi - Large project guidelines (Created page with "TODO == References == https://stackoverflow.com/questions/8957128/setting-up-a-large-software-system-in-delphi")
- 22:09, 26 March 2023 Frla talk contribs created page Nuget Package - SuperSocket (Created page with "https://docs.supersocket.net/v1-6/en-US/A-Telnet-Example https://github.com/kerryjiang/SuperSocket/blob/master/samples/EchoServer/Program.cs")
- 22:08, 26 March 2023 Frla talk contribs created page Mediawiki (Created page with "== Extensions == https://www.mediawiki.org/wiki/Extension:Mermaid")
- 22:05, 26 March 2023 Frla talk contribs created page .Net - IoC (Created page with "https://stackoverflow.com/questions/32459670/resolving-instances-with-asp-net-core-di-from-within-configureservices")
- 21:37, 26 March 2023 Frla talk contribs created page Delphi - Build (Created page with "Tools https://blog.dummzeuch.de/dzprepbuild-for-delphi/")
- 12:24, 24 March 2023 Frla talk contribs created page Versioncontrol (Created page with " https://trunkbaseddevelopment.com/")
- 12:11, 24 March 2023 Frla talk contribs created page Reporting (Created page with "https://sealreport.org/Tutorials https://github.com/ariacom/Seal-Report")
- 11:53, 24 March 2023 Frla talk contribs created page ASP.NET - Routing (Created page with "https://learn.microsoft.com/en-us/aspnet/core/mvc/controllers/routing?view=aspnetcore-6.0 Category:.Net Category:CSharp")
- 10:59, 24 March 2023 Frla talk contribs created page TODO (Created page with " Review SealReport https://sealreport.org/")
- 10:56, 24 March 2023 Frla talk contribs created page .Net - Scheduling (Created page with " == References == https://stackoverflow.com/questions/45593321/fluentscheduler-dependency-injection-in-constructor")
- 21:22, 23 March 2023 Frla talk contribs created page RabbitMq (Created page with "== About == == References == https://www.cloudamqp.com/blog/part3-rabbitmq-for-beginners_the-management-interface.html https://github.com/rabbitmq/rabbitmq-server https://rabbitmq.com/cli.html https://learncode24h.com/how-to-use-rabbitmq-management-web-interface-to-manage-rabbitmq/")
- 21:22, 23 March 2023 Frla talk contribs created page Delphi - Logging (Created page with "== About == == References == https://sourceforge.net/projects/log4d/ https://github.com/michaelJustin/slf4p/tree/master/src/main https://github.com/danieleteti/loggerpro")
- 10:39, 23 March 2023 Frla talk contribs created page Virtual Accounts (Created page with "== About == TODO == Links == https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/understand-service-accounts#virtual-accounts https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd548356(v=ws.10) https://superuser.com/questions/1035324/how-to-create-local-windows-desktop-service-accounts")
- 11:21, 20 March 2023 Frla talk contribs created page REST API Pattern (Created blank page) Tag: visualeditor
- 17:41, 14 March 2023 Frla talk contribs created page CSharp - Configuration (Created page with " ==== References ==== https://weblog.west-wind.com/posts/2018/Feb/18/Accessing-Configuration-in-NET-Core-Test-Projects") Tag: visualeditor
- 16:36, 14 March 2023 Frla talk contribs created page TAPI (Created page with " https://learn.microsoft.com/en-us/windows/win32/tapi/tapi-applications?source=recommendations") Tag: visualeditor
- 23:02, 12 March 2023 Frla talk contribs created page Architecture Decision Record (ADR) (Created page with "== About == == References == Category:Architecture [https://thecodereaper.com/2020/07/11/architecture-decision-record-adr/ Architecture Decision Record (ADR)]")
- 00:28, 12 March 2023 Frla talk contribs created page Visual Studio - Extensions - SwitchStartupProject (Created page with "I want to take a moment to share a new gem that I found on the Internet. For larger solutions it can happen that you want to startup several projects in one go. Sometimes you want to start variants among the projects you have. SwitchStartupProject is a Visual Studio plugin that allow you to have switchable multiple startup projects. A json-file is used to configure your project. I hope you like this little plugin, just as much as I do. Enjoy! Links are below to downlo...")
- 16:04, 11 March 2023 Frla talk contribs created page Tool - OWASP Zap (Created page with " [https://www.zaproxy.org/ Website] Category:Security Category:Test")
- 16:03, 11 March 2023 Frla talk contribs created page Tool - Testlink (Created page with "This tool is a bit quirky to understand at first but after the service it provides a solid and cheap tool for running tests. [https://testlink.org/] Category:Test")
- 23:16, 10 March 2023 Frla talk contribs created page CSharp - Unittesting (Created page with "== IOptions == Memory, array of string")