{"id":24482239,"url":"https://github.com/ozzies-code/triviamusical2","last_synced_at":"2026-02-02T12:45:46.434Z","repository":{"id":270853862,"uuid":"911657620","full_name":"ozzies-code/TriviaMusical2","owner":"ozzies-code","description":"Proyecto de Visual Basic que muestra como programar la visibilidad de los objetos","archived":false,"fork":false,"pushed_at":"2025-01-03T14:56:40.000Z","size":163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T15:40:01.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Visual Basic .NET","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ozzies-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-03T14:37:03.000Z","updated_at":"2025-01-03T14:56:43.000Z","dependencies_parsed_at":"2025-01-03T15:39:32.796Z","dependency_job_id":"046fb0ec-3070-40ef-b504-62c4ea088f52","html_url":"https://github.com/ozzies-code/TriviaMusical2","commit_stats":null,"previous_names":["ozzies-code/triviamusical2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ozzies-code/TriviaMusical2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozzies-code%2FTriviaMusical2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozzies-code%2FTriviaMusical2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozzies-code%2FTriviaMusical2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozzies-code%2FTriviaMusical2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozzies-code","download_url":"https://codeload.github.com/ozzies-code/TriviaMusical2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozzies-code%2FTriviaMusical2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29012682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T10:37:29.253Z","status":"ssl_error","status_checked_at":"2026-02-02T10:37:28.644Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-21T12:13:11.108Z","updated_at":"2026-02-02T12:45:46.419Z","avatar_url":"https://github.com/ozzies-code.png","language":"Visual Basic .NET","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TriviaMusical\n\n# Descripcion\n\n Este proyecto consiste en el desarrollo de una aplicacion que emplea\n la invisibilidad de los objetos del formulario a traves de las \n propiedades de la etiqueta: label.Visible = False y caambia el valor \n de la propiedad a traves del codigo cuando ocurre el evento Click \n sobre el Boton Responder.\n \n # Actualizacion: 03/01/2025\n # Hora: 10:53\n\nDetalles técnicos del proyecto:\nIdioma: Visual Basic.NET\nVersión del framework: 4.7.2\n\n# MusicalTrivia\n\n# Description\n\nThis project consists of the development of an application that uses\nthe invisibility of the form objects through the\nlabel properties: label.Visible = False and changes the value\nof the property through the code when the Click event occurs\non the Reply Button.\n\n# Update: 01/03/2025\n# Time: 10:53\n\nTechnical Details of the Project:\nLanguage: Visual Basic.NET\nFramework Version: 4.7.2\n\n![imagen](https://github.com/user-attachments/assets/c95c578a-e896-4ebd-9ce3-f764bae44dad)\n\nCode of the Project:\n\nImports System.Reflection.Emit\n\nPublic Class frmTriviaMusical\n    Private Sub btnResponder_Click(sender As Object, e As EventArgs) Handles btnResponder.Click\n        lblBajo.Visible = True\n        bbTriviaM.Visible = True\n    End Sub\n\n    Private Sub btnSalir_Click(sender As Object, e As EventArgs) Handles btnSalir.Click\n        End\n    End Sub\nEnd Class\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozzies-code%2Ftriviamusical2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozzies-code%2Ftriviamusical2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozzies-code%2Ftriviamusical2/lists"}