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

Software Development Network >> Visual Studio

Visual Studio

New Question

How do I add an entry to the Menu in the Solution Explorer??
Problem regarding the add ins for outlook
VSTA Integration
Multiplicity Value Property
Search change history for a user
need reference for crystal runtime ( craxddrt )
Custom code
Word Macro for changing document comments property
Concepts Properties Window - Prevent property from being displayed
viaUri

Top Answerers

Stefan Popov
ASPman
KhurramShahzad
Jimbo M
beedub80
Dr. Neil
somewww
Joe127
janislkovach
The VB
Infonyte GmbH
Only Title

Answer Questions

  • Didona sending to excell with VB

    Hello all, I'm not at all sure how to send information into an excell spreadsheet. I have all of the variables lined up etc, i just need to know how to insert them, and what I should import. Any help is greatly appreciated! Thanks so much -Robert P.S. If you could just point me to a tutorial, that would be fine too, however, I couldn't find any information about sending information online. Thanks Hi All, thanks for that last post, It's ...Show All

  • Vinod Sa How to guess if a VS 2005 project is a test project

    Hi, Test projects is VS 2005 seem to have 2 type GUIDs, according to the saved project TestProject1.vbproj: ...    <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>  ... Given a EnvDTE.Project, how can I guess if it is a test project Project.Kind seems to return {F184B08F-C81C-45F6-A57F-5ABD9991F28F}, which identifies a VB project. So, I assume ...Show All

  • Greg Wishart Dynamically loading image in Crystal Report (NOT CR XI) which comes in with VS 2003

    Hi All. I am currently using bundled in Crystal Reports that comes with Visual Studio 2003. We have a requirement by which we need to dynamically change the image (LOGO) of each reports generated. Right now I have to embed the logo in header subreport and then include them individually in each main report(s) ... Now I have a requirement to brand each main report based on vendor. So I want to dynamically load image in the header sub r ...Show All

  • Ripon12 basic question

    Hi, can someone tell me how you place two dataset fields within a table field (whilst in design view for my report in VS2005) I need to concatonate two fields into one. joel hmmm...yeah, that is what I'm trying to do! I think I've figured it now that but I was having trouble with the syntax. joel Code a cell (TextBox) expression that concatenates the two columns. ...Show All

  • REM7600 complib.hlp

    Hello, I started on a project in my home desktop. I copied the project's folder to another computer. Now when I try to build the project on this computer I get the following error: Compiling... SqlManager.cpp .\SqlManager.cpp(1) : fatal error C1093: API call 'ImportFile' failed '0x80070003' : ErrorMessage: The system cannot find the path specified. Description: The system cannot find the path specified. HelpFile: complib. ...Show All

  • trc_pdx pack://siteoforigin:,,,/image.png explenation

    Can anyone tell me what's the meaning of "pack", "siteoforigin" and ",,,". What refers to which place of the application directory thanks in advance Ashish, who works in WPF, has two great blog posts on this topic: http://nerddawg.blogspot.com/2005/11/resources-in-windows-presentation.html http://nerddawg.blogspot.com/2005/12/more-on-resource-loading-in-wpf.html In gen ...Show All

  • mta37 Choosing Visual Studio 2005 DirectX Help Source

    Hi all, I have a little troubles setting up my VS 2005 help. I installed DirectX SDK April 2006 and every time I search for something by pressing F1, it brings up DirectX Managed help. Is there a way to set it to use non-managed DirectX help files instead As managed dx help is kind of a useless to me... Thanks in advance. Here's the reply from the DirectX Documentation team: This is a known bug that ...Show All

  • WIPIT VSS 2005 and VS .NET 2003? (for HTTP support)

    Hi, Apologies if this has been answered, but I can't find any information on this topic. Can we use VSS 2005 (I am especially interested by HTTP support) with VS.NET 2003 I think we cannot but I would like to have a confirmation. (BTW: if it's not I think it's really stupid) Thanks. Yes, that is correct. You can use SourceSafe’s Remote Access (http) Plug-In with VS 2003. Since there is not automated provider switching in  ...Show All

  • Adrian C HashTable indigo

    I have problem with deserialize of HashTable. I define DataContract that contain HashTable and when i use with Svcutil the proxy contain Dictoinary instead of HashTable . [ DataContract ] public class ChannelInfo { [ DataMember ] public int m_ChannelID; [ DataMember ] public string m_ChannelName; [ DataMember ] public string m_ServerName; } [ DataContract ] [ KnownType ( type ...Show All

  • SQLDan How to get IWin32Window for Show/ShowDialog in Excel

    In my workbook.cs file I am trying to open a form, I need a handle to excel to pass into the Show/ShowDialog method for the IWin32Window parameter so that the dialog doesn't get hidden. I am also trying to display a c# form from excel. It all works fine. However, when I move the form around, it leaves a trace behind. What is the best way to handle this Hi, Excel exposes the window handle of the ...Show All

  • Mike Hollibuagh TF Status says "Ignoring the /Server option" - huh?

    Following the online documentation here , this should work (assuming that our Team Foundation Server is called "TeamSystem"): tf status "$/" /Server:"TeamSystem" /recursive /user:* /format:detailed However, the message "Ignoring the /Server option" appears. Why is this If I had more than one server, how could I specify which to use [EDIT] To answer my own question (sort of): It doesn't need the /server option because I am calling it from ...Show All

  • Lokesh Jain Running all the tasks on each item

    Hi, Is there a way to execute all the tasks of a target sequentially on each item instead of running the first task on all items, and next the second one and so on Thank you Nico You are using the CreateProperty & CallTarget correctly in the above sample. The reason why it doesn't work is related to MSBuild, not your use. You can read more at: http://www.sedodream.com/CategoryView,category,MSBuild.aspx ...Show All

  • Vijay2kr WPF with the release version of VS2005 ?

    Hi all. I played a bit with WPF when I had beta 2 installed, but now that I have the full version, I can't find any way to install it again Am I missing something All the downloads I can see in MSDN relate back to beta 2. The Visual Studio 2005 designer, project templates etc. for WPF can be downloaded for the Jan CTP here: http://www.microsoft.com/downloads/details.aspx FamilyId=5A0AE4CD-DC79-4B12-8A05-B6195F89FFA2&displaylang=en ...Show All

  • Pandaurae How to use the crystal report viewer 11 to insert in VS.net 2005 beta 2????????

    Hello All, I installed VS.net 2005 B2 and than installed Crystal Report Development Edition 11 now I should use the reportviewer tool of Crystal Report 11 I don't see it on toolbox of VS.net. Crystal report 11 have Reportviewer11 sperate or use Reportviewer of VS.net 2005 Thanks, Starfo Hi I tried that and it did not work. Do you know if they will ever release the updated components for crystal so that dynamic and cascading promts will b ...Show All

  • BillyB lost help

    Dear all, I just installed Visual Studio 2005 (upgraded from beta 2) and now, all the help files are gone. I mean, they are located on the hard drive, i have reinstalled it 3 times, 1.9GB of files, but the help menu in Visual Studio contains only the "help on help". No other topic. And also, I don't know where to download "Microsoft Document Explorer 8" Any help would be great. Specially since it's hard to find anything relevant on the search en ...Show All

353637383940414243444546474849505152

©2008 Software Development Network

powered by phorum