csharp

This is a list of notable lexer generators and parser generators for various language classes.

You do not have permission to view the full content of this post. Log in or register now.
  1. Z

    C# .net maui work opportunites

    Madami ba work opportunities ang .net maui sa pinas? balak ko kasi pagaralan. sanay na ako sa c# windows form at web development(php, js, laravel) gusto ko sana magaral ng app development gamit .net maui.
  2. X

    Help Blazor using Mudblazor

    Sino may project dyan sa blazor na gamit ay mudblazor framework? Pwede maki share . Thanks po .. kukuha lang ng idea di kase ako magaling mag design , backend yung nakasanayan ko pero alam ko naman mag front end kaso di ako satisfied sa design ko .. Salamat
  3. X

    C# Blazor Realtime Chat Using SignalR

    Repo: GitHub - jmescolano17/Realtime-Chat-SignalR
  4. B

    Help PAPAGAWA NG SYSTEM

    Sino po nagawa ng system project dito? Willing to pay po student price lang po sana
  5. B

    C# SYSTEM PROJECT

    Baka po may nagawa dito ng system project sa visual studio. Willing to pay po student price lang po sana 🥺
  6. N

    C# HELP. Paano ko po i-output yung "you win" pag nahulaan yung word in 2-3 attempts at "game over" pag di nahulaan yung word at nagamit na 3 attempts?

    Need ko rin po kasi gumamit ng StringBuilder at ArrayList. using System; using System.Text; using System.Collections; namespace GuessingGame { public class GuessingGame { public static void Main(string[] args) { bool OutOfAttempts = false...
  7. A

    C# Exhange web service Oauth2

    Hi guys, may nakaka alam po ba dito kung paano makakaconnect sa exchange web service using oauth2 ni azure? yung library na ginagamit ko ay yung MSAL 2.0 and yung application po namin is ASP.NET Web API 2 tas delegate permission ang binigay po sa akin nakaka pag generate po ako ng token kay...
  8. F

    C# Help! Screen PopUp in Winforms C#

    Sorry sa title diko pa din alam ang tawag e. What I want to do is when I click a button something will popup like this one in the picture: Halimbwa lang po yang sa gcash pag kinlick yang details popup yang details. In c#!!! I tried using a new form then form2.ShowDialog para marestrict lang...
  9. F

    C# Update Panel Content Using UserControl

    I tried doing this How do I update the GUI from another thread? and in my case user controls gamit ko. Pero nung ginamit ko nageerror sya ito yung error message: Ito po yung UI nitong ginagawa ko. Tas pagclick ko dapat ng products magloload dun sa content yuung usercontrol na para sa...
  10. F

    C# Help, Mini Screen before going to Main Window

    Pasensya na po sa title 'di ko po kase alam kung pano ko e-explain. Haha. Ipapaliwanag ko pona may picture na kasama. Btw, C# po language kong gamit. Pano po ba gawin na habang iniintay magloading ang isang app merong parang waiting window (or form) gaya po nitong picture na to: Ganyan po...
  11. F

    Help How to sell databased-related application

    I'm wondering how do they sell applications which use a database. For example, I created a Point of Sale (POS) application and MySQL for its database, how to retail it to my customers. Do I make them install MySQL Workbench for them to have their own database? Or is it included in the...
  12. F

    Help Bug Tracking System

    Ano pong mga table sa database ang kelangan para dito?
  13. F

    Closed How to remove empty elements in double array?

    double[] arr = new double[100]; tapos ang nalagyan ko lang ng value halimbawa ay 6 elements lang. Pano ko buburahin yung 94 elements na walng laman?
  14. F

    Closed C# Programmers Pasok!!!

    pano po ito gawin sa windows form? anong tool sa toolbox gagamitin? Console.Write("enter num:"); int num = int.Parse(Console.ReadLine()); int[] arr = new int[num] for (int i =0;i<num;i++) { Console.Write("enter value for index[{0}]",i); arr = int.Parse(Console.ReadLine()); } Gusto ko po...
  15. T

    Closed Help!!! C Sharp

    Get All File Name in Directory using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using System.IO; namespace filestry { public...
  16. Z

    Closed Inventory management system using c#

    Share ko lang tong project ko na simpleng system using c# and sqlite for database, baka may need. Konti lng features nya. eto link inventory system dl nalng sa may need. eto pala yung sa login form. username: admin password: admin
  17. V

    Closed Notification alert

    mga master. tanong ko lang po kung may nakagawa na po kayo ng notification alert sa c#. yung parang mag-nonotif kapag may paparating na deadline? parang ganon po. patulong na din salamat po. :)
  18. V

    Closed Crystal Report and C#

    mga boss. tanong lang pano po ipasa yung image ng picturebox sa crystal report? thank you sa sasagot mga master!
  19. Z

    Closed It ojt ir internship

    Sino po may alam na pwedeng pag OJThan rizal lang pede din ortigas.. C# po sana o kahit php.. Nahihirapan kasi ako maghanap sa di kilalang school lang kc ako galing tapos overage na ako.. 26 na ako 2nd. Yr. College sana yung walang age descrimination po.
  20. J

    Closed C#

    mga boss paano ako mag o open ng Word file using button sa C#. I already have a saved file(word doc) ang gagawin nalang is gusto ko sana pag click ko ng button mag o open yung word na'yon. kung san sha naka save.
  21. M

    Closed Open multi lined text file and read only an specific line in it. and send the value to a textbox

    -2favorite I have created a code that generates a multi lined text file. What i would like to achieve is read only a specific line and send that value to a specific textbox. Below is my form : My Text file sample and What i want to achieve please see below : Please see below my code...
  22. J

    Closed How to learn oop c#

    1 month palang ako sa new work ko as c# Programmer. May framework/Template na susundin ko .. kahit sundan ko ung codes nila andami ko hindi ko maintindihan na mga functionalities kahit iseach ko sa google anlalim for me.. like Reflection Threading API Web Service etc.. Help mga master.. PS...
  23. R

    Closed Help: capstone project

    Pwede po magpatulong kung paano gumawa ng archive saka database backup sa C# para sa lan-based voting system namin? MySQL po yung db namin. Kahit po idea lang sana, kasi di ko po alam kung saan magsisimula eh.
  24. A

    Closed Website with quiz all programming lang.

    http://www.sololearn.com/ Easy to Understand Basics
Back
Top