|
I have a per-call WCF service that's being hosted in IIS (.svc). In the service's constructor, I set Thread.CurrentPrincipal = HttpContext.Current.User as per this article . In this case HttpContext.Current.User is of type Microsoft.IdentityModel.Claims...
Started by Terence Lewis on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Check the CurrentPrincipal immediately after assigning to it and you should see the correct value.... .
Either the CurrentPrincipal is reset by the time you're examining it or you're in a different thread .
My guess is that nothing is intercepting the call.
|
|
What is a programming environment?
Answer Snippets (Read the full thread at stackoverflow):
For instance, the Programming Environment for .Net languages is composed of:
the IDE (Integrated ....
A Programming Environment is the set of tools related to a particular language that help you work in that language.
I have nothing to say.
|
|
How have you tweaked the MATLAB environment to better suit your needs? One tweak per answer.
Started by Scottie T on
, 12 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
(Alt+Shift+PrintScreen on Windows, you can configure away the huge icons)
I use a startup.m.
Useful in a development environment where I'm running several Matlab processes, possible on the eyes.
GUI itself.
|
Ask your Facebook Friends
|
I have left jobs immediately in the past because the environment seemed like something I could not handle. One job I literally ran away screaming - took lunch and never came back - because the environment seemed dead; there was no communication among ...
Started by Wayne M on
, 17 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
The environment is important, but it is generally better to determine how it is going to be before with the cheapest work environment, but this never goes well and often they are wasting money your question: Yes environment is important....
|
|
I have an MSI-packaged application that is being deployed via Group Policy Objects (GPO) from a Windows 2003 Domain Server to all the XP client machines in the network.
This application reads two environment variables for its configuration (which server...
Started by Matthew McCullough on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Set MYVAR=MyValue
Won't work to the registry like so for a System Environment....
Batch file (.BAT) scripts are just a temporary instance of a CMD window, and the environment variables set in there go away as soon as the login window closes.
|
|
I have always found setting up a project development environments overly time consuming and difficult. I would like to know your best practices for setting up an environment.
Some difficulties I found with environment setup include:
Keeping the environment...
Started by Brandon on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
It is ....
I find that it is best to specify as little as possible about a development environment to build straight away.
On our dev servers we do have results.
We can then deploy a complete environment based on our build results.
|
|
One thing I always shy away from is 3d graphics programming, so I've decided to take on a project working with 3d graphics for a learning experience. I would like to do this project in Linux.
I want to write a simple 3d CAD type program. Something that...
Started by Max Schmeling on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
I am presuming you are programming ....
There are tons of IDE's, all of which will allow you to program with OpenGL/SDL and other utility libraries .
My personal IDE preference is gedit/VIM + Command windows.
OpenGL/SDL , and the IDE is kind-of irrelevant.
|
|
Work environment vary wildly. Some lucky few have the luxury of private offices while most of us are situated in some version or other of the open office space.
I'm looking for hints and tips of what each and every one of us can do, regardless of the ...
Started by slicedlime on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
See also
What is the best physical operating environment for a developer
Keyboard for programmers a solo developer?
What is the best physical operating environment for a developer
I picked up a good data that takes a couple of minutes.
|
|
I work in an environment that has a fairly large Linux desktop fleet however previous jobs rarely had Linux as an option and if they did, it was limited to a few sysadmins.
Now that desktop Linux has gained a little more popularity, what is preventing...
Started by EricaJoy on
, 32 posts
by 32 people.
Answer Snippets (Read the full thread at serverfault):
Third party software - most totally critical....
Vision! A lot of us 'think.
It was nice, but they ended up switching away from it due to firefox problems.
Workig in Windows environment for 10..15 years, so they just don't even know, sometime.
|
|
What is the most evil or dangerous code fragment you have ever seen in a production environment at a company? I've never encountered production code that I would consider to be deliberately malicious and evil, so I'm quite curious to see what others have...
Started by God of Data on
, 21 posts
by 21 people.
Answer Snippets (Read the full thread at stackoverflow):
(while deploying the new system to them, their database was upgraded, but everyone... .
Once after our client teams reported some weird problems, we noticed that two different versions of the application was pointing to the same database .
The Windows installer.
|