Software Development Network Logo
  • Smart Devicet
  • Visual C++
  • Visual C#
  • Visual FoxPro
  • SQL Server
  • Microsoft ISV
  • Visual Studio
  • Game Technologies
  • Audio and Video
  • SharePoint Products
  • Windows Vista
  • VS Team System
  • Visual Basic
  • .NET Development
  • Windows Forms

Software Development Network >> Visual Studio

Visual Studio

New Question

WPF vs. JSP (WPF from Apache / Interop with Oracle Database)
Debugging custom project type
DLINQ + Intellisense
Drag and drop ListViewItems to another UIElement(Canvas).
margin with frame navigationui and application dockpanel style
Syntax error when using Online MSDN
error MSB4018: The "GenerateResource" task failed unexpectedly
VS2005 SP1 Beta1 and Release compatibiliy?
How do I change the color of a connector programmatically?
Visual Studio and Vista Business?

Top Answerers

Webstar
Bernd Wechner
GeoffSeattle
holy_spirit
cues7a
KRISTER
JeffKoski
southp
mikeike808
Steve Eichert
Malaria - Topix
Only Title

Answer Questions

  • Dom_donald video on Form

    This is a multi question post. First is how do I display video on a form in J#. Next can someone lead me to a direction of displaying video wirelessly. I have the equipment, I just need to get some examples of coding on how to accomplish this. What I am trying to do is I have a submarine, with a cmos cam on it, and I want to display the video from the wireless cam to my J# form I am creating. Thanks for all help in advanced if you comment out that initialization block what happens Isn't there some ((System.ComponentModel.ISupportInitialize)(this.axWindowsMediaPlayer1)).BeginInit(); or similar line too before the EndInit one How come it doesn't throw the error there obviously if that line is l ...Show All

  • sudarsan Getting HTML Generated Items to VSS

    Hi, I hope the experts are here! :) I am new to VSS and I do have a pressing concern. I have a documentation project setup in VSS 2005, composed of Visio and Word documents. These documents were designed to generate an HTML version everytime they're saved or closed. Such documents are stored in a parent folder where it also contains sub-folders which contains the HTML generated files. So everytime I want to edit my word or visio diagram, I have to check-out the entire folder, recursively. As I said earlier, saving or closing such documents would generate an HTML version inside the HTML folder. Make sense so far Now, my problem is that during check-in of the parent folder recursively again, the HTML files in VSS does not get upda ...Show All

  • Jim Kansela Add Image to Outlook ToolBarButton w/VSTO 2005 SE for OL2003+

    Hi, I've googled and searched MSDN including this forum and there seem to be a myriad ways of adding images to Office command bar buttons. One article http://msdn2.microsoft.com/en-gb/library/ms268864(VS.80).aspx points out that the technique therein does not apply to VSTO 2005 SE. Can anyone suggest a straightforward method of doing this with VSTO 2005 SE and not using the ribbon since I need to target OL2003 as well. Thanks, Tad CommandBarButton.Picture is the way to go for Explorer.CommandBars. See http://www.mztools.com/articles/2005/MZ007.htm for another article. I think the disclaimer in the MSDN article is directly mainly at the fact that VSTO 2005 SE has a different Startup even ...Show All

  • Sekar00 wsHttpBinding across machine bounderies

    I am having a little problem. I have created a WCF service hosted in IIS, basically I just used the default settings when creating the project. Here is the configuration settings: < system.serviceModel > < services > < service behaviorConfiguration = " NewBehavior " name = " MyService " > < endpoint binding = " wsHttpBinding " name = " MyServiceEndpoint " contract = " IMyService " /> < endpoint address = " mex " binding = " mexHttpBinding " bindingConfiguration = "" name = " MEX " contract = " IMetadataExchange " /> </ service > </ services > < beha ...Show All

  • Manivannan.D.Sekaran When to use windows browser app?

    Hello, I'm wondering when is it beneficial to use a winfx browser app, as oppose to the regular winfx windows app I have a list of questions/concerns...sorry about the lenght of this posting :-) I'm playing with xaml at home, and I think it is the best way of developing ui. It really seperates the roles of the designer and the programmer. But, in my work place, even for intranet applications, business people are really attached to thin clients (ASP.NET). I think most businesses are like that. I was thinking if the middle tier is developed using web services (wcf) then I could develope a rich client that runs in the browser (winfx browser app). a) So should I develope a rich client as a browser app b) Is that what brow ...Show All

  • Mark A. Richman Empty directories in ASP.NET 2.0 web projects

    Hi, I don't know if this applies *only* to web projects, but I'm having a stupid problem. I want the application to write some files server-side, and I'd like to keep these files in a directory of their own. These files are part of the systems data, not its logic, so in my solution and in VSS I would like only to include the empty directory. However, when I add the new directory it's only created locally, not in the source control system. Hence the application crashes when it tries to use the directory that does not exist. I do not want to make the application check for the existence of the directory and create it. I know this is a possible solution, and I know it is fairly low overhead, but it is just too stupid. Adding a file ...Show All

  • Jaime Stuardo Adorner cannot show upon WindowsFormsHost

    Hi all, I have two questions: There are two ways to display Adorner upon a WPF UIElement. One is to call AdornerLayer.GetAdornerLayer() function to get AdornerLayer for the visual element and then add a custom Adnorner to that layer. The other one is taking advantage of Cider extensibility and add an AdnornerProvider. My problem is Adorner cannot show upon WindowsFormsHost using either of above ways. In SDK, I was told that any UIElement can have adorners on it and WindowsFormshost is of course a UIElement. Actually I find another description about WindowsFormsHost, which is this control is drawn on top of any Adorner. So I just post this topic to comfirm my understanding that WindowsFormsHost can not have any adorners on ...Show All

  • Robert K S More Problems Completing MSDN Article Exercise for Customizing the Ribbon UI

    I have a problem completing a step in the MSDN article http://msdn2.microsoft.com/en-us/library/aa338202.aspx I am attempting to complete the exercise titled: "Using a shared Add-In to mofify the Ribbon UI" Thanks to help provided in this formum, I made it through adding references. I completed the part for creating the XML customization file. I am now in the part "To access tehe host application and work iwh the ribbon. I completed steps 1 through 7. Step 8 directs to add the following method to the class. When I copy this code in the clase the "Office.IRibbonControl" has a blue wavy underline. The associated message is Type "Office.IRibbonControl" is not defined. Thanks for any help you can ...Show All

  • Sworder Move to Dec CTP SDK

    Hi All, Currently I'm working with DSL Tool v.1 from September 2006 SDK. I would like to try the Dec CTP. Is there any problem if I just install the new SDK with my DSL project Should I re-install September SDK first I'm in the middle of a project, I'm affraid if something goes wrong then I cannot continue. Can anyone give me suggestions about this TIA. Regards, Thanks Everyone. Actually I'm not blocked with the DSL tools itself. But I found lots of interesting stuff in the MPF that comes with Dec CTP that might help me to build my DSL package. But its true, I'm already far with my project now (I dont want to say it is in the critical point), I'm not brave enough to take the risks. Especially when Blair said the RTM of SDK 4 will b ...Show All

  • Gabriel Gheorghiu How do I set a data breakpoint?

    I have tried both native and managed projects, running and not running apps, but the 'New Data Breakpoint' option is perpetually disabled (greyed out) in both the main debug menu and the break points window.  In MSVC 2003, the breakpoint setup was straight forward.  Could someone please tell me how to get this working This is an unfortunate limitation.  Data breakpoints are extremely handy for debugging a certain (nasty) class of bugs.  I'm hoping that between the VS debugger team and the CLR team, you can find a way to enable data breakpoints in managed code for the Orcas release. It may be true that IVF makes data breakpoints not work, but the examp ...Show All

  • TianHon Several errors remain after repairing VS05 after failed SP1 update

    Tried to install VS SP1, failed (ran out of disk space), broke Office 07 and VS. Tried to repair .NET 2.0, failed. Deleted C:\WINDOWS\WinSxS\Policies\*.* (but left the folder itself) Repaired .NET 2.0 successfully, Office 07 runs again Repaired VS05, Visual Studio runs again but gives this error when compiling C++ projects. In addition, it gives this error when opening some, but not all, C++ projects: The following error has occurred during XML parsing: File: D:\Dev\gaim\v2_0_0beta5\libgaim\protocols\bonjour\bonjour.vcproj Line: 26 Column: 4 Error Message: System error: -2147154664. The file 'D:\Dev\gaim\v2_0_0beta5\libgaim\protocols\bonjour\bonjour.vcproj' has failed to load. And when I close V ...Show All

  • martona why the image don't render

    I study a Master-detail application from the post Master-detail scenario . The ContentControl show the image of the object. The image don't render if i set the imageSource to inexistent image.But when i selectd the item which has a existent image ,it also don't render .... why select the image in the solution explorer and hit f4, you will get properties window, in that  there is a property called BuildAction, set the value to Resource I affirm the build action. It's value is "Resource" I set the image source of the " Venus " to inexistence. You can see the image of the Mercury when the application run.And you can select other planet and see the image。 When you select the item of Venus ,th ...Show All

  • TechJosh Audit Trail with Linq and db.SubmitChanges()

    Hi I would like to create a Audit Trail entity in my database. The idea to keep a track of all the inserts, updates and deletes in tables. This table will have columns like Tablename, fieldname, recordid, beforevalue, aftervalue, datechanged, changedby, action(insert,update,delete). I would like this to happen as db.submitchanges is called. Can anyone help me how to get this one working. Pardon me if I am not clear on my requirement. Please ask any question for clarifications. Thanks Anubhav Hi Petar, It helps... thank you! Protected Sub AddLINQBttn_Click1(ByVal sender As Object, ByVal e As System.EventArgs) Handles AddLINQBttn.Click Dim db As New myDC Dim qry As New mytable With {.col1 = "test", .col2 = "test& ...Show All

  • pkr2000 Upgrade vs Full version

    Is there any feature differences between the Upgrade and Full versions of Visual Studio 2005 Professional mkingp wrote: Is there any feature differences between the Upgrade and Full versions of Visual Studio 2005 Professional Shouldn't be. The upgrade requires a specified previous release, the full install doesn't. Tim<MSFT> ...Show All

  • TimElvidge error MSB4018: The "GenerateResource" task failed unexpectedly

    I have a Smart Device application that is generating the following errror when I attempt to build. I would appreciate any feedback in how to debug this error, or what might be a typical cause of this problem. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1616,9): error MSB4018: The "GenerateResource" task failed unexpectedly. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1616,9): error MSB4018: System.InvalidOperationException: Collection was modified; enumeration operation may not execute. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1616,9): error MSB4018: at Microsoft.Build.Shared.ExceptionHandling.RethrowUnlessFileIO(Exception e) C:\WINDO ...Show All

717273747576777879808182838485868788

©2008 Software Development Network

powered by phorum