36- Team"Bro's B4 Does" Official Thread
#961
Captain I wrote my first program at age 11, I ran the computer lab at my HS. I also had my own company for Small business owners in College. Was not too much a Prof was going to teach me, I was born to be a nerd, LOL
My wife who has her Masters got 1 A- in college. She is such a brown noser, LOL She starts her PHD I think next fall.
I have 5 certifications from Microsoft, and each one brings about 5 grand more in salary. Never ever stop learning!!!
Look page 97, LOL
Captain here is a method I just completed. Takes a dataset and imports results in to a text file. We upload the textfile to google. To help with searchers
privatebool DataSetToFile(DataSet dsUsers, string fldSep, string lineSep,
string destPathName, bool overwriteIfExist)
{
StringBuilder sb = newStringBuilder();
foreach (DataRow row in dsUsers.Tables[0].Rows)
{
string line = "";
for (int i = 0; i < row.Table.Columns.Count; i++)
{
if (line.Length > 0)
{
line = line + fldSep;
}
line = line + row[i].ToString();
}
sb.Append(line + lineSep);
}
// clean up
dsUsers = null;
m_sqlConn.Close();
m_sqlConn = null;
bool exists = File.Exists(destPathName);
if (overwriteIfExist == true)
{
using (StreamWriter sw = File.CreateText(destPathName))
{
sw.Write(sb);
}
}
else
{
MessageBox.Show("File Already Exist, Please Rename");
returnfalse;
}
returntrue;
}
My wife who has her Masters got 1 A- in college. She is such a brown noser, LOL She starts her PHD I think next fall.
I have 5 certifications from Microsoft, and each one brings about 5 grand more in salary. Never ever stop learning!!!
Look page 97, LOL
Captain here is a method I just completed. Takes a dataset and imports results in to a text file. We upload the textfile to google. To help with searchers
privatebool DataSetToFile(DataSet dsUsers, string fldSep, string lineSep,
string destPathName, bool overwriteIfExist)
{
StringBuilder sb = newStringBuilder();
foreach (DataRow row in dsUsers.Tables[0].Rows)
{
string line = "";
for (int i = 0; i < row.Table.Columns.Count; i++)
{
if (line.Length > 0)
{
line = line + fldSep;
}
line = line + row[i].ToString();
}
sb.Append(line + lineSep);
}
// clean up
dsUsers = null;
m_sqlConn.Close();
m_sqlConn = null;
bool exists = File.Exists(destPathName);
if (overwriteIfExist == true)
{
using (StreamWriter sw = File.CreateText(destPathName))
{
sw.Write(sb);
}
}
else
{
MessageBox.Show("File Already Exist, Please Rename");
returnfalse;
}
returntrue;
}
#962
ORIGINAL: Germ
privatebool DataSetToFile(DataSet dsUsers, string fldSep, string lineSep,
string destPathName, bool overwriteIfExist)
{
StringBuilder sb = newStringBuilder();
foreach (DataRow row in dsUsers.Tables[0].Rows)
{
string line = "";
for (int i = 0; i < row.Table.Columns.Count; i++)
{
if (line.Length > 0)
{
line = line + fldSep;
}
line = line + row.ToString();
}
sb.Append(line + lineSep);
}
// clean up
dsUsers = null;
m_sqlConn.Close();
m_sqlConn = null;
bool exists = File.Exists(destPathName);
if (overwriteIfExist == true)
{
using (StreamWriter sw = File.CreateText(destPathName))
{
sw.Write(sb);
}
}
else
{
MessageBox.Show("File Already Exist, Please Rename");
returnfalse;
}
returntrue;
}
privatebool DataSetToFile(DataSet dsUsers, string fldSep, string lineSep,
string destPathName, bool overwriteIfExist)
{
StringBuilder sb = newStringBuilder();
foreach (DataRow row in dsUsers.Tables[0].Rows)
{
string line = "";
for (int i = 0; i < row.Table.Columns.Count; i++)
{
if (line.Length > 0)
{
line = line + fldSep;
}
line = line + row.ToString();
}
sb.Append(line + lineSep);
}
// clean up
dsUsers = null;
m_sqlConn.Close();
m_sqlConn = null;
bool exists = File.Exists(destPathName);
if (overwriteIfExist == true)
{
using (StreamWriter sw = File.CreateText(destPathName))
{
sw.Write(sb);
}
}
else
{
MessageBox.Show("File Already Exist, Please Rename");
returnfalse;
}
returntrue;
}
huh?

#964
Impressive! I couldn't hold my attention span long enough (plus I'm not smart enough
) to learn much prorgramming aside from HTML/CSS, and some actionscript, so I took the comptuer graphic design/video editing route
Am I even allowed in here? LOL
) to learn much prorgramming aside from HTML/CSS, and some actionscript, so I took the comptuer graphic design/video editing route
Am I even allowed in here? LOL
#965
ORIGINAL: M.Hensler/PA
Impressive! I couldn't hold my attention span long enough (plus I'm not smart enough
) to learn much prorgramming aside from HTML/CSS, and some actionscript, so I took the comptuer graphic design/video editing route
Am I even allowed in here? LOL
Impressive! I couldn't hold my attention span long enough (plus I'm not smart enough
) to learn much prorgramming aside from HTML/CSS, and some actionscript, so I took the comptuer graphic design/video editing route
Am I even allowed in here? LOL

#966
wow germ...pretty impressive stuff.
i definently dont plan on stopping my certifications etc...in my field(park ranger) i will be worth alot more money and get jobs a heck of alot easier with more and more certifications. already certified to fight wildland fires. ill have Search and rescue and basic wilderness medicine this spring or fall. after next year ill be national park service certified in the law enforcement ranger field. i want toget my Wilderness first responder and some other medical stuff. sometime after im 21 i want to goto Sig Sauer's armory training. only a couple hundred bucks but i can make ALOT more money being my units armorer because they wont have to send guns out for repairs. all that plus i want to specialize in something...i dont know what yet...i kinda like the thoughts of K-9 search and rescue or something but i dont know. after everything ill be worth alot more money AND...i probably wont beable to buy life insurance ANYWHERE lol. my parents think i should get it NOW...we heard once you got it they cant drop you...i was talking to another ranger/wildland fire fighter/hazmat guy and he said he cant get it for nothing...
shot the flinter today. man i love shooting the bow....but there aint nothin like makin smoke with flint n steel!! that thing shot good. some days area headach...others it shoots great..today was an enjoyable day to be shooting.
gettin ready to go run the coon dog with my farmer friend! man i miss coonhunting! dad and i had hounds from when i was 5 or so till i was 10 or 11. i miss running dogs..just too hard to hunt around here anymore..got sick of the cops waiting at our truck or people yelling/shooting at us etc...but my farmer friend keeps at it..so were heading out here shortly! cant wait...music to my ears
i definently dont plan on stopping my certifications etc...in my field(park ranger) i will be worth alot more money and get jobs a heck of alot easier with more and more certifications. already certified to fight wildland fires. ill have Search and rescue and basic wilderness medicine this spring or fall. after next year ill be national park service certified in the law enforcement ranger field. i want toget my Wilderness first responder and some other medical stuff. sometime after im 21 i want to goto Sig Sauer's armory training. only a couple hundred bucks but i can make ALOT more money being my units armorer because they wont have to send guns out for repairs. all that plus i want to specialize in something...i dont know what yet...i kinda like the thoughts of K-9 search and rescue or something but i dont know. after everything ill be worth alot more money AND...i probably wont beable to buy life insurance ANYWHERE lol. my parents think i should get it NOW...we heard once you got it they cant drop you...i was talking to another ranger/wildland fire fighter/hazmat guy and he said he cant get it for nothing...
shot the flinter today. man i love shooting the bow....but there aint nothin like makin smoke with flint n steel!! that thing shot good. some days area headach...others it shoots great..today was an enjoyable day to be shooting.
gettin ready to go run the coon dog with my farmer friend! man i miss coonhunting! dad and i had hounds from when i was 5 or so till i was 10 or 11. i miss running dogs..just too hard to hunt around here anymore..got sick of the cops waiting at our truck or people yelling/shooting at us etc...but my farmer friend keeps at it..so were heading out here shortly! cant wait...music to my ears
#968
Merry Christmas to you all and yours. Have a safe Holiday!
I can't believe it's Christmas already. Soon the deer season will be over and I'll have to wait all the way to October again to chase whitetail![&:] Aaargh![:@]
I can't believe it's Christmas already. Soon the deer season will be over and I'll have to wait all the way to October again to chase whitetail![&:] Aaargh![:@]
#970
same to you all. have a good and safe holiday!! i got a busy evening and tomarrow...so if i dont talk to you guys good luck...be safe...and behave!!!! im heading to my buddys camp either tomarrow night or tuesday morning for some flintlock hunting and grouse hunting...along with some kickin back and relaxing! i cant wait!! then ill be home friday evening and back to work saturday and sunday..so i may be MIA for a while...but bow season starts back up tuesday!!! if i drive to the mountains ill be taking my bow..i dont know the driving up situation yet...ill make room for it in my truck if i drive though...mornings we stand hunt a while..then eat breakfast and drive deer or grouse hunt...we will see....if not i got 2 weeks to bowhunt when i return!! if i dont leave till tuesday morning i want to hunt my orchard before i go...we will see...



