Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Category : C#

C#, Csharp

Multithreading Resources C#

  • December 15, 2011

Multi-threading is a very interesting and challenging concept. It can take a while to master but when mastered it can be extremely useful. Information about multi-threading are so fragmented out there that it is not … Read more

    • C#
    • Programming

Execute DOS From Windows Applications (C#)

  • October 18, 2010
  • 3 comments

Sometimes it is convenient to execute a dos script command from a windows application.  If you use C# doing so is not a big deal here is a sample code that should help execute or calling … Read more

    • C#
    • Programming

Launch Microsoft Access From C# Using Automation

  • August 2, 2010
  • 2 comments

First I am assuming that all you need to do is open an Access document from your C# application.  When you click a button or initiate a new event, you want to open an Access … Read more

    • C#
    • Programming

Disable Form Resize (visual studio)

  • July 12, 2010

The answer is  : FormBorderStyle ( a Property of the form) Property Value Type: System.Windows.Forms.FormBorderStyle Reference : http://msdn.microsoft.com/en-us/library/system.windows.forms.form.formborderstyle(VS.90).aspx

    • C#
    • Programming

Property or indexer cannot be assigned to — it is read only

  • June 30, 2010

When trying to set up a property variable let’s say “Properties.Settings.Default.YcsoftwareDb = DbLocation.FileName” for example you may get the error message: “Property or indexer cannot be assigned to — it is read only”. To fix … Read more

    • C#
    • Programming
« Older Posts

Search

Follow Us

Visit Us On TwitterVisit Us On FacebookVisit Us On Youtube
Visit Us On TwitterVisit Us On FacebookVisit Us On Youtube

Categories

.NET C# CSS Databases Drupal Flash Foxpro Hardware HTML Java Javascript Linux MAC Miscellaneous MS SQL Server MySQL Other PHP Programming SEO Servers System Administration Virtual Servers VMWARE Web Design

Recent Posts

  • Certbot – Attempting to renew cert produced an unexpected error- Ubuntu 20.04
  • Nagios – Stuck at Update in Progress
  • Enable SNMP php 7 Ubuntu
  • Linux Command: Tee
  • print_req_error: I/0 error, dev fd0, sector 0

YCSoftware Recent Comments

thank you very much for posting this post, very helpful....
THANKS! FIXED the problem I was having!!! :) openSUSE LEAP 15.0 m...
perfect, thanks much...
thanks a lot...
Love it bro that worked for me thank you...
Same error, but on Mac, any ideas?...
Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....
REboot the MAC and Try to redownload the JDK. It might be that the JDK...

Sponsors

YCSoftware
  • © 2021 Ycsoftware.net
Top