0
votes
1answer
17 views
What is the VC Accelerator Editor in Visual Studio 2008
Is this for C++?
Is this for C#?
What are Accelerator Editors in general?
EDIT
It seems that Accelerators are Keyboard Shortcuts. So now I really just want to now if VC is C# …
0
votes
1answer
15 views
authentication integration issue
Hello everyone,
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. I am developing using VSTS 2008 + C# + .Net 3.5. I need to implement SSO …
1
vote
0answers
5 views
How to create an asynchronous build event in Visual Studio (2008)?
I am trying to do a poor man integration with xUnit.Net from inside Visual Studio as a post build event.
What I want is when I press Shift+F6 (Build the test project), after a suc …
1
vote
1answer
27 views
Using VS 2008 Team Systems for One Man Shop
I have VS 2008 Team Systems Suite and I am a one-man shop. I am about to start a new project and want to use versioning of code. Can this be done on a single computer with using …
0
votes
0answers
8 views
How do I make VS2008 open Compact Framework forms using CF winforms designer.
I have a problem with opening CF.NET forms using VSTS 2008. It uses the regular windows forms designer instead of the smart device one.
Everything was fine under VS2008 Pro, but …
0
votes
1answer
22 views
session transfer issue from Tomcat to ASP.Net
Hello everyone,
I am using Tomcat to host JSP and using IIS 7.0 to host aspx (C# + .Net 3.5 + VSTS 2008), and I have some session transfer issue from JSP page to ASPX page. JSP pa …
1
vote
1answer
36 views
team foundation server bug tracking tools
I am new to TFS and am told that TFS (VS 2008) has an internal bug tracking system. I have used open source bug tracking systems before but want to work with TFS now.
If anyone kno …
0
votes
1answer
15 views
how to create a web part to track page creation time
Hello everyone,
I am new to SharePoint Server 2007 Web Part, and I am using SharePoint Server 2007 on Windows Server 2008. I program using VSTS 2008 + C# + .Net 3.5.
I want to cr …
1
vote
1answer
13 views
No link to the test results in the Build Results reports in TFS 2008
Is there a way to display the test results on the build results page returned by Build.aspx page? Because right now you only get to see the total number of tests and the number of …
1
vote
3answers
72 views
compiling on Windows and Linux
Hello,
I am just looking for some guidelines, as this might seem like a very open question.
I have a project that has been compiled using Visual Studio 2008 sp1. I have to compil …
1
vote
1answer
27 views
MSDN RPC marshal document wrong?
Hello everyone,
I am using VSTS 2008 + Native C++ to develop RPC programs (both client and server). I am reading MSDN document for marshalling (The wire_marshal Attribute).
I thi …
1
vote
2answers
48 views
vfprintf causes run-time error
Hello,
Visual Studio 2008
I am using the following source code that compiles ok using linux gcc 4.4.1.
However, I am trying to compile on windows xp sp3 using VS 2008 compiling …
0
votes
1answer
49 views
multi-dimensional array transmit issue
Hello everyone,
I am using VSTS 2008 + Native C++ to develop RPC programs (both client and server). I am reading MSDN document for marshalling multi-dimensional array
http://msdn …
3
votes
3answers
186 views
How do I customise the CREATE DATABASE statement in VSTS DB Edition Deploy?
Hi, I'm using VSTS Database Edition GDR Version 9.1.31024.02
I've got a project where we will be creating multiple databases with identical schema, on the fly, as customers are ad …
1
vote
1answer
26 views
IIS 7 Http Handler development issue
Hello everyone,
I am using VSTS 2008 + C# + .Net 3.5 + IIS 7.0 to develop an ASP.Net web site. I want to develop an Http module, which could inspect whether incoming request has s …
