Software Development Network Logo
  • Architecture
  • .NET Development
  • Visual J#
  • VS Express Editions
  • Game Technologies
  • Smart Device
  • Visual FoxPro
  • SQL Server
  • VS Team System
  • Windows Forms
  • Visual C#
  • Windows Live
  • Visual Basic
  • Visual Studio
  • Microsoft ISV

Software Development Network >> Visual Studio

Visual Studio

New Question

ISetupManager::GetGlobalCustomProperty() failed
How do I add custom Platforms?
Serious Smart Tags Problem (a bug?)
Is there any way to run an action when a project with my guidance package enabled is opened?
File Deleted
AddIn simply doesn't work after being generated by wizard
Object-oriented network database
Using IXmlSerializable interface in the ServiceContract
Username credential without windows account
Customer / Order table VS 2005 Beta 2

Top Answerers

G. Mustafa
jollyguy
cos75
sholodak
JaLG
Umair Khan
winstonkl
recai
jyotish
DonD
Programaci贸nF谩cil
Only Title

Answer Questions

  • JulioCampos VSS 2005 Price

    How much will VSS 2005 cost independently We can not afford to buy a MSDN license or anything like that and want the new features. We already have VSS 6.0 which we had to purchase independently also from VS.NET 2003. Alfredo, our PM has contacted the MSDN guys, and hopefully we'll see an updated page with prices on Microsoft's site. Meanwhile, here are some prices for VSS2005 found at Amazon.com (not sure if t ...Show All

  • Mark q jones The grahics looks "grumsy"

    Since the December CTP of WinFx, all Wpf app's have looked strange. You can see a picture here . Im running a x64bit version of windows, which i suspect being the reason. My computer should be able to render it properly. Its a 3400+ Athlon 64, 1.5gb ram and a x800 pro(AGP, sadly) The Sparkle release notes state that processors older than a P4 or AMD processors have problems running the current WPF CTP. I ...Show All

  • ajay_ndelhi Weird Stepping Behavior

    Hey Folks, I have a problem with some weird stepping behavior in VS 2003 and C#. While stepping into a function or subroutine with any kind of branching, the debugger will step on each branch evaluation (each case in a switch, both the if and the else, etc.) and actually step out of the routine before entering the chosen branch. This is also true of routines calling other functions or subroutines. The debugger shows the program step out of ...Show All

  • lewie DependencyProperty.AddOwner - what's the point?

    Say I have two classes derived from UserControl: MyFirstControl and MySecondControl. Thus, there is no inheritance relationship (in a C# / CLR sense) between the two classes. Further, say I want to have a DependencyProperty named (e.g.) IsCircular in both classes, where this property is to serve a similar role in each class. I have two choices here: I can either DependencyProperty.Register the property in each class, or I can DependencyPro ...Show All

  • Gautam25470 Local mode and parameters - the overview

    I am just trying to understand the issues with regard to writing reports in local mode. I tried to write a report yesterday and quickly realized that you do not have the same options with regard to parameters in local mode that you do when writing to a server. Well, that's ok. Just need to understand how it's designed to be used. To me there is filtering on the front end and filtering on the back end. On the front end, meaning, passing values ...Show All

  • Larry30813217 I want to add additional documentation to VS help system.

    I have VS 2005 installed and it comes with a set of documentation which you can filter via drop down box, which is great. But I am doing some sharepoint development and I really don’t want to switch between the two systems or more if I have other SDK docs I need to look at, can I add the sharepoint SDK or any .chm file to the VS help system which should be automaticly searched via dynamic help also. I think I am asking for the impossible. ...Show All

  • MonicaR Conditional operator in expression trees

    Are there plans to support the conditional operator (the " " operator) in expression trees at some point Right now I have to wrap each conditional sub-expression in a method call to get it to "fit", otherwise the compiler complains that "The expression contains operations that cannot be translated to a System.Expressions.Expression type". Perusing the Expression class shows that there's a subclass called TernaryE ...Show All

  • axdimensions Undo Analyze Repair Tast

    After running an Analyze Repair task many projects got deleted. It seems all actions are logged in analyze.bad and the deleted files are backed up into the backup folder How can I undo that Repair task and restore my Database There is no way to undo an analyze run. If you backed up the database before running analyze you can restore it from a backup. Btw, you most likely had database corruptio ...Show All

  • jonbon LINQ refresh for Whidbey RTM available

    The download at the MSDN site has the updated bits.  The compiler and libraries in this MSI will only work against Whidbey (VS2005) RTM. The Link   http://msdn.microsoft.com/netframework/future/linq/ Enjoy. You mentioned in an email the possibility of running Linq in 32-bit mode on a 64-bit install of .NET 2.0.  Did I understand correctly If so, how should the install go   (I've just cleaned my system, and am startin ...Show All

  • Eaglepigjim CR .Net 2005 & Web Application & Windows Authentication

    I have a web application which impersonates users via windows authentication. Attempts to generate the report cause the following exception as the ReportDocument.Load() method: ~~~~~~~~~~ S ystem.Runtime.InteropServices.COMException (0x80000220): Error in File C:\WINDOWS\TEMP\rWorkorders {ED44F7CA-D4EC-4892-9645-D26AADE1FD9F}.rpt: Access to report file denied. Another program may be using it. at CrystalDecisions.ReportAppServer.ClientDoc.R ...Show All

  • BigPete Visual source safe internet service on port other than 80

    I've got the VSS internet service working perfectly on my laptop on port 80, and I've even got my second computer accessing the database over the internet on the laptop. Now, the situation is that the server that I want the VSS database to be finally on is a server that has port 80 blocked, so I'd like to use 8080. I've got everything setup, and I can even access http://server.com:8080/SourceSafe/VssService.asmx The authentication screen c ...Show All

  • alaar Add-in for MS Outlook. Problrm with PropertyPage

    Hello all. I develope add-in for MS Outlook. Add PropertyPage in "Settings". But my page is cut of the right. Where error You've probably just made your options page too wide. There is a maximum width limit which is about 415 pixels. ...Show All

  • Slimer74 Object-oriented network database

    Hi, All! I am Ukrainian scientific researcher and developer. I am developing object-oriented network knowledge database which is based on object-oriented database engine. I already implemented .NET 1.1 support. It's very cool that MS devolops declarative object query language for C#. I hope I'll be able to integrate LINQ features into my engine. Now I have to use three fields to store object soft pointers. One for object hand ...Show All

  • Toddap Service Identities in February CTP

    What exactly is the relation between following identies in the context of a WCF service: System.Threading.Thread.CurrentPrincipal.Identity ServiceSecurityContext.Current.PrimaryIdentity ServiceSecurityContext.Current.WindowsIdentity Are they all referring to the same identity when a service is configured with Windows security Thanks. The ServiceSecurityContext.WindowsIdentity will provide you with the id of the calling client (assuming ...Show All

  • rocco n VSS 2005 and Web Integration questions

    I was hoping someone could clarify a few things for me. I've been poking around MSDN/the net and haven't been able to find a difinitive answer to a couple of questions. When it comes to web access to VSS 2005, are we talking about the clients being able to access the repositories remotely, or will there be some way to get at the source control via a web browser Does the web access work in the current release of VSS 2005 If so, is there document ...Show All

91011121314151617181920212223242526

©2008 Software Development Network

powered by phorum