Jump to content
xTremeSurfer

Am facut un mic programel !

Recommended Posts

Posted (edited)

No link!

E un program cu carea accesezi mai usor forumul :D

Scuze daca am fost prea indraznet !

Is incepator fac si eu ce imi trece prin minte :D

P.S. e pus sa dea run la chrome :)

Edited by xTremeSurfer
Posted
Download Rst Whatsnew.exe

E un program cu carea accesezi mai usor forumul :D

Scuze daca am fost prea indraznet !

Is incepator fac si eu ce imi trece prin minte :D

P.S. e pus sa dea run la chrome :)

Si daca nu ai chrome?

Ar trebui pur si simplu sa deschida un url cu browserul prestabilit.

Si ca sa fie ceva interesant, ar trebui sa citeasca un feed de exemplu si sa iti arate ultimele topicuri.

Ca si bogdan si eu folosesc tot un bookmark pentru a intra pe rst.

Posted

Frumos! M? bucur c? î?i place programarea. Orice program, cât de mic, posteaz?-l aici. Sunt pu?ini care fac ceva ei în?i?i ?i astfel de oameni trebuie aprecia?i. :)

Nu vrei s? postezi ?i sursa?

Posted

Source :

private void Form1_Load(object sender, EventArgs e)
{
}

private void Button4_Click(object sender, EventArgs e)
{
}

private void Button2_Click(object sender, EventArgs e)
{
Process.Start("chrome", "https://rstcenter.com/");
}

private void Button3_Click(object sender, EventArgs e)
{
}

private void Button3_Click_1(object sender, EventArgs e)
{
Process.Start("chrome", "https://rstcenter.com/forum/search.php");
}

private void Button1_Click(object sender, EventArgs e)
{
Process.Start("chrome", "https://rstcenter.com/forum/search.php?searchid=298582");
}
}
}

Destul de simplist , iti doresc succese in continuare :)

Posted
Source :

private void Form1_Load(object sender, EventArgs e)
{
}

private void Button4_Click(object sender, EventArgs e)
{
}

private void Button2_Click(object sender, EventArgs e)
{
Process.Start("chrome", "https://rstcenter.com/");
}

private void Button3_Click(object sender, EventArgs e)
{
}

private void Button3_Click_1(object sender, EventArgs e)
{
Process.Start("chrome", "https://rstcenter.com/forum/search.php");
}

private void Button1_Click(object sender, EventArgs e)
{
Process.Start("chrome", "https://rstcenter.com/forum/search.php?searchid=298582");
}
}
}

Destul de simplist , iti doresc succese in continuare :)

Daca nu ma insel este scris in C# ? :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...