Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
boss
- Page 1
Re: Cannot run exe from asp.net
Programming
Web Development
6 Days Ago
by Salem
….info/ * User wants to do X. Sometime later... > My
boss
just asked me to create a prototype as proof of…
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by lennyli
… it has nothing to do with screensaver or notepad. My
boss
just asked me to create a prototype as proof of…, it can run something, such as a ribbon screensaver. My
boss
also wanted me to setup demo so that not only…
Boss battle for C# game
Programming
Game Development
4 Years Ago
by Onion13
…'t figure out how to make the
boss
disappear till the 5min mark and then reappear…Top + 60; } } private int _bossTimerIntervalMins => 5; void
Boss
() { var bossTimer = new System.Timers.Timer(); bossTimer.Start(); //…
Re: Boss battle for C# game
Programming
Game Development
4 Years Ago
by Onion13
….Location = new Point(1200, c); } } void
Boss
() { powerarmour.Visible = false; bosstimer.Interval = 5000;…e) { start();
Boss
(); Health(); MoveShot();…
Re: Your boss is making you do what?
Community Center
11 Years Ago
by deceptikon
… that's not realistic. ;) > So my
boss
says to me today that I am being signed up… stated. That's not to say that your
boss
doesn't have a different idea of what your… the users, but make it clear to my
boss
that this is outside the scope of my job…negotiate a bonus of some sort and have my
boss
handle scheduling and schmoozing of lost time for …
Re: How to convince my boss that normalisation is best
Programming
Databases
16 Years Ago
by Asim Munir
… StaffId DepartmentId [COLOR="Red"][B]Scenario of your
boss
:[/B][/COLOR] [B][U]Staff[/U][/B] StaffId * …member can be assigned only one department then your
boss
is right coz ur design allows multiple departments to… departments then you are right and design of your
boss
fails. Note: Both designs are normalized in their …
Re: Your boss is making you do what?
Community Center
11 Years Ago
by mike_2000_17
… think? I think there must be a misunderstanding somewhere. Your
boss
' idea of what your job responsibilities and skills are, and… me, what would you do? Get a meeting with your
boss
and try to clarify the confusion. Clearly, there must be…, it's a really extreme example. The fact that your
boss
even considered this to be a good idea (and worth…
Re: How to convince my boss that normalisation is best
Programming
Databases
16 Years Ago
by pritaeas
… staff member can be assigned only one department then your
boss
is right coz ur design allows multiple departments to one… work in two departments. Just remove the key. In the
boss
' version, you need to change the database AND your code…
How to convince my boss that normalisation is best
Programming
Databases
17 Years Ago
by Ebots
Hi everyone, I'm trying to convince my
boss
that using normalisation is the best way to design a …
Re: How to convince my boss that normalisation is best
Programming
Databases
17 Years Ago
by sibir1us
I dont think explaining will help. You are a smart person, and i may suggest a different solution (it does help, if used the right way): 1. Go to your
boss
' office and say hello to him. 2. Pick a heavy book from his desk. 3. Hit him on the head with it. In other words, dont waste your time explaining rather simple things.
Re: How to convince my boss that normalisation is best
Programming
Databases
17 Years Ago
by pty
… help, if used the right way): 1. Go to your
boss
' office and say hello to him. 2. Pick a heavy…
Wife's Boss' Computer Problem
Hardware and Software
Microsoft Windows
17 Years Ago
by Roebuc
So my wfie's
boss
hears I am good at computers and sends his laptop …
Re: Wife's Boss' Computer Problem
Hardware and Software
Microsoft Windows
17 Years Ago
by hughv
… abandon this project. I say this because it's her
boss
's computer, and the result of a loss of data…
Re: How to convince my boss that normalisation is best
Programming
Databases
16 Years Ago
by pclfw
Simple pragmatic rule. 1) He's the
boss
. 2) If he's wrong refer to rule 1.
Your Boss's Hairy Eyeball May Be Watching You
Programming
Computer Science
16 Years Ago
by Lisa Hoover
…="http://it.toolbox.com/blogs/narikannan/working-from-homeyour-
boss
-may-be-watching-you-work-remotely-26374"] ITtoolbox's…
What do you do when your Boss wants to be your Facebook friend?
Digital Media
Digital Marketing
15 Years Ago
by InsightsDigital
… to digital connections. Thus, what do you do when your
boss
wants to be your Facebook friend? I personally believe in…
Your boss is making you do what?
Community Center
11 Years Ago
by hotelsinger
…'m not interested in working closely with users. So my
boss
says to me today that I am being signed up…
Re: Your boss is making you do what?
Community Center
11 Years Ago
by ddanbe
… Macintoshes were installed in our compagny. Some days later my
boss
called me(me being the "IT guy") in…
Re: Your boss is making you do what?
Community Center
11 Years Ago
by hotelsinger
… future posts as well. I think the meeting with my
boss
is probably essential. Unfortunately, this isn't really an opportunity…
Re: Your boss is making you do what?
Community Center
11 Years Ago
by ddanbe
OK, me and I guess others understand you better now. Why did your
boss
choose you among many others to do this "job"? Does he just wants to annoy you? Does he wants to get rid of you?
Re: Your boss is making you do what?
Community Center
11 Years Ago
by hotelsinger
Thanks everyone who offered ideas about this. I spoke to the
boss
, and I was very open and up front about my concerns. He seemed perturbed at first, but went ahead and reassigned the task to someone more suited to it. The conversation was awkward and uncomfortable but in the end he seemed to agree.
Re: Your boss is making you do what?
Community Center
11 Years Ago
by Dani
…), but my take on it was that you and your
boss
didn't have a meeting of the minds when it…
Re: Your boss is making you do what?
Community Center
11 Years Ago
by hotelsinger
That's very true deceptikon, but its also good to know your limitations and not take on more than you can reasonably handle. In this case it was also good that I didn't refuse the assignment. I slept on it a while then discussed my concerns with my
boss
, who changed the decision based on that.
Re: helo boss.. can you calculate the total of this program?
Programming
Software Development
16 Years Ago
by Ancient Dragon
Please stop calling us "
boss
". We aren't your
boss
. To initialize the array to zeros: [icode]double qty[10] = {0.0};[/icode] But qty shouldn't be an array of ints instead of doubles, or are you allowed to buy fractions of sojmething?
Re: helo boss.. can you calculate the total of this program?
Programming
Software Development
16 Years Ago
by zacknie
[QUOTE=Ancient Dragon;813096]Please stop calling us "
boss
". We aren't your
boss
. To initialize the array to zeros: [icode…
Re: helo boss.. can you calculate the total of this program?
Programming
Software Development
16 Years Ago
by zacknie
[QUOTE=vmanes;812829]As you get the input from user, you never update the quantity array. And, that array should be set to all zeros when you declare it, otherwise you would be incrementing starting at random values.[/QUOTE] ahmm if u dont mind
boss
can you put the corect code?.. i just want to know the exact code of mine...:D
Entourage sorting tags won't stay
Hardware and Software
macOS
16 Years Ago
by nicoleDC
Boss
isn't tech savy, and neither am I... In Entourage: why won't the sorting tags she selects stay there- it reverts to what it was before every time she restarts. Since she doesn't use folders this seriously damages her mojo. Ideas?
Re: How to convince my boss that normalisation is best
Programming
Databases
17 Years Ago
by DenisOxon
[quote=Ebots;396492]Hi everyone, [U]Staff[/U] StaffId * Name [U]Department[/U] DepartmentId * Name [U]StaffDepartment[/U] StaffId DepartmentId However he would want to do this: [U]Staff[/U] StaffId * Name DepartmentId (Nullable) [U]Department[/U] DepartmentId * Name .[/quote] Hi First off good luck convincing him that you are correct. (…
Re: How to convince my boss that normalisation is best
Programming
Databases
17 Years Ago
by sibir1us
Denis is Absolutely Right. Still, if his method doesn't work, I highly recommend mine.
Re: Wife's Boss' Computer Problem
Hardware and Software
Microsoft Windows
17 Years Ago
by jbennet
get a windows 2000 cd and boot into recovery console (i think 2k has it, xp does) also you might not have to do a full reinstall, a repair reinstall might do speak to him first.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC