64 bit integers still slow on X64 ?!?!?
Mon, 10 Mar 2008 21:06:13 +0100
Hello,
Visual Studio 2008/CPP:
64 bit integers twice as slow as 64 bit doubles (on x64) ?
Here is a little benchmark:
When set to debug it works ok, when set to release configuration it
malfunctions ??? Huh ?
Something strange happens and it only take 7 ticks or so... while normally
it takes 5 mil ...
|
Database option is unavailabe when using the add data source wizard in 2008
Sun, 9 Mar 2008 16:54:18 -0400
Hello,
The only data source type that is available when I start the add new data
source wizard in VS 2008 is the object type. I should see the database and
web service options according to the documentation. I didn't have this
problem with VS 2005. Any help?
...
|
web deployment project - multiple solutions
Sat, 8 Mar 2008 15:07:22 -0600
Hi all,
I have a VS2008 solution that contains a website and an associated web
deployment project. I now need to reference these 2 projects in another
solution. I was able to easily add the website to the other solution.
However, I am unable to find a way to add an existing web deployment
project. Any ide ...
|
What event is middle mouse rotation?
Sat, 8 Mar 2008 07:29:16 -0500
Question: DevStudio 2005, not that it matters. What event captures middle
mouse rotation? The wheel???
Thanks!
Dave P
...
|
Microsoft Visual C++ 2008 Redistributable Package (x86), can i redistribute single files of it?
Fri, 7 Mar 2008 01:24:03 +0100
Hi,
until today i always forced users to download/install the
complete package of the Microsoft Visual C++ 2008
Redistributable Package (x86), but mostly my applications
only need the msvcr90.dll to run. So my question here is
if i can pack this file into my installer and redistribute it with
my application. ...
|
VS alwasy tries to build when debugging
Thu, 6 Mar 2008 15:22:12 -0500
VS 2008. I build my solution, it completes with no errors. I hit F5 to
debug, it rebuilds everything. Anyone know why it thinks it needs to
rebuild? Is this an optional setting?
...
|
steal or transfer focus
Thu, 6 Mar 2008 11:33:54 -0800
I'm not sure if this is the right newsgroup. If it's not, and you can
recommend another microsoft.* newsgroup where I should post this, I would
appreciate it.
Everyone knows it's a capital offense for an application to steal focus.
Remember how mad you get when you're typing away in your document, with a
...
|
|
|
LINQ intellisense only partially working
Thu, 6 Mar 2008 07:00:55 -0600
I have a web application that I converted from ASP.NET 2.0 to ASP.NET 3.5 in
Visusal Studio 2008.
At first, LINQ coding wouldn't work at all. So I added the necessary
references like system.linq, etc. Basically I copied exactly the references
from another ASP.NET 3.5 project created in VS2008, where the LIN ...
|
Custom module will not debug
Wed, 5 Mar 2008 14:00:06 -0800
I have a custom module that has been built and added as a reference in my
test cases project. They are both in debug mode, both have .pdb files in
their assocaited \bin directories.
Everytime I go to debug I get this message:
"The following module was built either with optimizations enabled or without
d ...
|
VS 2008: first missing ATL, now missing table templates. Whatta!
Wed, 5 Mar 2008 10:34:03 -0500
VS 2005 has a nice way of quickly inserting a table by selecting a template.
For whatever reason, this functionality has been removed in VS 2008 - the
Insert Table dialog box does not even have an option to choose a template.
Who in his right mind would come up with such an improvement!
It is simply awful. I ...
|