Skip to content

DimiG/myCSharpApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myCSharpApps

This repository dedicated to myOWN C# programs I use for tests or daily purposes.

These programs created in Microsoft Visual Studio 2010 Express. Repository contain Microsoft Visual Studio 2010 Express project which you're able to clone and open in your Microsoft Visual Studio 2010 Express version.

Codes description

myCSharpApps folder

  • TXT2Speech: Speak by "Speak" button click everything you wrote in text field. ;)

  • SplashScreen: This example shows the SplashScreen during the start.

  • PowerOFF: This example help to "shutdown" own computer or "restart" it.

  • DiscControl: This program eject and close DVD tray by Open and Close by button click.
    "Background worker" from C# and WMI used for ejecting as separate thread.

  • Next: This program is not ready yet. ;)

  • All Applications:
    Note : These codes is not well optimized. If any tips, write me about.
    Requires : .NET Framework 4.0 preinstalled, Windows XP SP3, Windows 7, Windows 8
    Important: .NET Framework 4.0 MUST be istalled on your system

  • To be continued...

Your Questions - my Answers

Why is it public?

Exist some reasons for it:

  • I don't like to make one job many times and want to save it in the cloud.

  • If someone have same needs he can contribute and improve this code.

  • I want to use the Git for personal study and project collaboration

When do you finish?

Just fill it one by one.

Is it safe to use?

These code is not fully tested, and may not work correctly. Just inform me if you want.

Who Are You?

My name is Dmitri and I'm a splendid chap.

Where can I find more info?

Additional tips and tricks are on myOWN blog.

Contributing

Fork the DimiG repository on GitHub and send a Pull Request.

About

My handy CSharp Apps for public

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages