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

Software Development Network >> Visual Studio

Visual Studio

New Question

VS could not copy a support file: *.vshost.exe to output directory
Unspecified error when doing Get Latest Version
N-ary Relationships
Find Client Address Inside WCF Operation
Using existing word doc in VSTO project (VS2005) Causes "Attempted to read or write protected memory" error
Why is ReportViewer not showing all my results?
Any opinions on the untyped-ness of xaml?
certmgr tool is not working, wher can i find it
print horizontal row instead of verticle....
Is it possible to export CR to PDF without embedded fonts?

Top Answerers

Ferni
Bronco Billy
Jamie_M_
Bang Hai Huynh
Kobeting
BBJ
vvill
APEXnow
Mr. Emu
gman2000
Topix: Bruce Springsteen
Only Title

Answer Questions

  • KH Tan LINQ syntax in VB.NET

    I've been looking into this LINQ thing, and it's looking good. Thumbs up! I watched the videos on Channel9 with the Great Dane Anders Hejlsberg (ok he lives in the US but I like to think of him as Danish) - godt gaet Anders og co! I really like the syntax in C# where you turn the query around when compared to SQL, so it is like FROM {x} WHERE {y == 1} SELECT {z}. This I understand was done because of IntelliSense, which is great. Now I have lear ...Show All

  • eraniopub XMLNodes Confusion

    Hi, This is the first time I have posted on MSDN. I saw many of the other posts and gathered answers to many of my questions except this one. I have a simple schema attached to my Word 2003 document: <details> <system></system> <Function></Function> <type></type> <name></name> </details> these are all of the type XMLNodes and appear in a word table to be replicated by the en ...Show All

  • Snortblt WPF in Feb CTP still breaking wherever!

    The last time it threw exceptions when deserializing the BAML left and right trying to run compiled applications, if I was lucky, I managed it to run once, if it was the first WPF application to run on my system. The reason where was that it was a known bug related to non-SSE2 CPUs. Meanwhile I upgraded my machine to an Athlon64 X2, instead of exceptions, the application is dieing now due to simple breakpoints. I still only manage to run it once ...Show All

  • rudif Shared AddIn Deployment problem

    Hi I have developed a simple managed com add-in in vb.net for MS Word 2003 which displays two message boxes in OnConnection and OnStartupComplete events. I did make the setup and installed it which is running fine. Now i deployed the same setup in another machine which is having windows 2000 SP4/.Net framework 2.0/word 2003/IE5 only installed on it. It does not displaying any message boxes. I did check the registry keys and i found that ...Show All

  • Darrin Dyson Can't edit macros in Visual Studio 2005 standard edition

    I just installed visual studio standard edition and was trying to edit a macro from the samples. However when I select edit, I get the following error: "Interface not registered". What gives Is this feature not available in standard edition I got the same error from the beta version. I have seen nothing from Microsoft since I posted the original message. Is anyone even working on this issue I am extremely frus ...Show All

  • StuartF try rebooting...

    Beta Page http://msdn.microsoft.com/windowsvista/getthebeta/default.aspx WinFX Components - Dec CTP http://www.microsoft.com/downloads/details.aspx familyid=BD3BA2D5-6ADB-4FB2-A3AA-E16A9EA5603F&displaylang=en Windows SDK - Dec CTP http://www.microsoft.com/downloads/info.aspx na=46&p=1&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=2297BDC9-B5AE-4B8A-B601-EEF54A52867A&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f0% ...Show All

  • Lazarus Islo SubReport does not appear in the ViewList dropdown

    The SubReport does not appear in the ViewList dropdown in the toolbar until after the subreport link is clicked. Why And is there any way around this How can I get my subreport to appear in the (has)ViewList field when the report is first run After I click the subreport link everything is fine, but not really acceptable from the users standpoint. Using VS 2005 RTM Thanks, Carl The purpose of the viewlist is t ...Show All

  • canislupus WPF apps slow for some reason

    Everything is slow for some reason. I tried Max, and that ran decently (aside some weirdness I'll explain below), but I try running some of the sample code and other stuff I compile on Visual Studio, and it's unbelievably slow. I tried the samples here  on XamlPad... I can click on a button at a rate of about 2-3 times a second, and my CPU usage will jolt up to 100%. Most other sample applications run just as slow. Max runs okay, except tha ...Show All

  • MFaucett Can we extend HTML editor

    We'd liket to add certain functions to VS HTML editor. Is a way to extend it Thanks, jillaint Craig, Could you tell me where is HTMLDomDocument defined I couldn't find any documentation on this object in VS's help. Thanks, Jillaint Dylan, We'd like to add some functions like select content from the design view and convert it to a table, or make it upper case or lower cas ...Show All

  • likong Addin - TaskPane communication

    Hi, I have an addin that manage file events (open, new, close, ...) and have some menu items and a toolbar. Then each document of my solution have a VSTO customization that shows a Task Pane with a custom user control. I want to share an instance of a object between the user control and the addin but i didn't find the way to communicate both pieces of code (addin and taskpane). Anybody knows how I can access the instance of my ad ...Show All

  • JBDevoArch Request

    Are there any free online books available on VSTO and more specifically on Excel pls let me know Hi, I'm not sure these qualify as books but there is a lot of information on MSDN about VSTO. Visual Studio Tools for Office Developer Portal on MSDN http://msdn.microsoft.com/office/understanding/vsto/default.aspx VSTO 2005 Features and System Requirements http://msdn.microsoft.com/ ...Show All

  • Farzin Davari Get Latest Version stops after Error reading from file

    Hi, We have following problems with at least one file item: 1. If we select the "Path" tab of the "Properties" dialog we get the error message "File <Physical File> not found". This file was probably destroyed in Vss many years ago and is not available in the data directory. 2. If we do a "Get" from the "History" dialog we get the error message "Error reading from file". 3. If we share the parent project of the file and then do a "Get ...Show All

  • VincentZalzal New article/demo code available

    http://www.ftponline.com/channels/net/2006_01/rjennings/ ...Show All

  • Alexander Dragon logger output file path problem

    Hi, I am using a customized logger with the following command line. MSBuild MyProject.sln /l:MSBuildSimpleLogger.MyMSBuildSimpleLogger,N: \ArchHistory\MSBuildSimpleLogger.dll;C:\mylog.txt It builds fine but the log file was not copied out to the specified location. Only when I run it under the framework\v2.0.50727, the log file was written out. How can I set the path for logger file Thanks, Sayed, ...Show All

  • Ayal91 VSTA v VBA licensing

    Now that the costs for VSTA are out: http://msdn.microsoft.com/vstudio/extend/vsta/default.aspx#pricing I am interested to know how they compare to VBA. You see my competitors all use VBA and I doubt if they would both to change. So I am wondering if I will have a competitive advantage Thank you for any info in this matter Julian From the VBA FAQ at http://msdn.microsoft.com/ ...Show All

99012345678910111213141516

©2008 Software Development Network

powered by phorum