Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: thewebhostingdi
Forum: Windows NT / 2000 / XP Aug 8th, 2009
Replies: 5
Views: 386
Posted By thewebhostingdi
If it does not helps then you may try after replacing CMOS battery.
Forum: C# Jul 18th, 2009
Replies: 6
Views: 859
Posted By thewebhostingdi
Thread t = new Thread(new ThreadStart(this.YourFunction));
t.Start();


Above code will start the execution of function YourFunction(). You can consider that function as the entry point of a new...
Forum: ASP.NET Jul 2nd, 2009
Replies: 3
Views: 349
Posted By thewebhostingdi
As the error message itself suggests, a web page can have only one run at server form tag.

Please check your markup, you must have more than one form tags written there.
Forum: Visual Basic 4 / 5 / 6 Jun 14th, 2009
Replies: 11
Views: 25,143
Posted By thewebhostingdi
It is very easy to play wav/midi file using the Microsoft Multimedia Control. You can add this component to your tool box by rightcliking the toolbox.
Forum: C# Jun 11th, 2009
Replies: 3
Views: 436
Posted By thewebhostingdi
There is nothing to do with https and SSL. in C#. All these are server side stuffs. If any domain is installed with SSL certification then that domain can be accessed by https. You need to have...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC