Im having now my C# subject..
I dont really have an idea to this one yet..
Could you please tell me some overview about it and what can I do to learn fast..?
Thanks..




Posted 18 June 2012 - 06:36 AM
Posted 18 June 2012 - 06:40 AM
Quote
Newbie/Rookie said:
Quote
btnSave(object sender, eventargs e)
{
SavePreferences();
}
SaveMenuItem(object sender, eventargs e)
{
SavePreferences();
}
SaveContextMenu(object sender, eventargs e)
{
SavePreferences();
}
FormMain_Closing(object sender, eventargs e)
{
if (IsDirty) SavePreferences();
}
// Try #1 - May 1, 0900hrs
// code
// code
// code
// Try #2 - May 2, 1700hrs Okay, plan B. What if I do it *this* way
// code
// code
// code
// Try #14 - May 3, 0500hrs after 5 cans of RedBull. Maybe I should get some sleep. I can't think of anything else but this last idea
code
code
code
Posted 18 June 2012 - 08:57 AM
Posted 18 June 2012 - 01:26 PM
Posted 18 June 2012 - 01:28 PM
Posted 18 June 2012 - 01:44 PM
Tim.Simon, on 18 June 2012 - 08:57 AM, said:
Posted 18 June 2012 - 02:51 PM
Momerath, on 18 June 2012 - 02:44 PM, said:
Tim.Simon, on 18 June 2012 - 08:57 AM, said:
Posted 18 June 2012 - 03:14 PM
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
