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

Software Development Network >> Visual Studio

Visual Studio

New Question

Crystal Reports asks for login even with Int Security set to true
how can i display HTML string In Crystal report
One or more rows contain values violating non-null, unique, or foreign-key constraints
Image with relative path to image
i need to download latest makecert.exe & certmgr
Preventing svcutil from parameter reordering?
Should I use the Constructor, the Initialized or the Loaded Event?
Upgrade from Crystal Reports.Net 9 to Crystal Reports XI Developer Edition
How to make text markable
Visual Studio 2005 : Debugger don't start - timeout error

Top Answerers

Beajon
Tony63
saj14saj
SB1000
Alex Aidar
Sampy
rocklandusa
Srikanth Ravula
Koo Ofori
Ingo Muschenetz
MacRumors
Only Title

Answer Questions

  • Angelito Can VS 2003 and VS 2005 co-exist

    Hello, Currently I am using VS 2003 with SQL 2000 DB on Win 2000 Server SP4 and I have some importnat projects which I do not want to upgrade. Now I have a new project which I would like to do on VS 2005 Pro ed. Can these two ver co exist or are there any special considerations when installing pls recomend Well, that's not true because I am having this problem... any thoughts I have VS 2003 installed and was working fine ...Show All

  • edutrom Plotting Points in 3D Space

    Is there any way to draw points in 3D space with WPF I suppose I would have to create a mesh geometry of some kind. But I just want a one pixel point. Thanks, Lee You bet! You could use Daniel Lehenbauer's ScreenSpaceLines3D implementation and create lines so small that they look and feel like points. Something like: ScreenSpaceLines3D p = new ScreenSpaceLines3D (); p.Points.Add( new Point3D (.01,1,0)); p.Points.A ...Show All

  • Alistair Leslie-Hughes Dynamically create shapes

    Hello, Is there a way to dynamically create shapes. I would like to create a ModelElement on loading the .xyz designer. Is it possible to create multiple shapes / connectors on drag and drop of an element from the toolbox. In the ElementAdded method can I create shapes - do we have a method CreateModelElement() or API's to create model elements Thanks, Julian Jewel Alan, Thanks! That was very helpful. How do y ...Show All

  • Andy Pope LinQ with compact framework 2.0

    Hi Is there a way to use LinQ with compact framework Not at this moment, no. We’re considering Linq support for NETCF in future. ...Show All

  • crazyTheo Beta Period

    Hi there ,   I installed Visual Studio 2005 beta 2 , when i try to start vs2005 b2 , "The beta period is over , thank you for your partipication " and it closed. Help me for this problem. Thanks a lot. Visual Studio 2005 Beta 1 and Visual Studio 2005 Beta 2 both had a timebomb in place.  Once the Beta expires, there is no way to resume it. As mentioned in another reply, you can install the V ...Show All

  • Jack Knife33706 Serialization of Bindings

    Bindings added programmatically to objects do not appear to be serialized using the xaml parser. Is there any mechanism to do this Thanks Ron @ Mobiform In the September CTP, there's an enum, forget what exactly it's called -- SerializationMode   ExpressionMode   Something like that.  Value means evaluate the binding and right out that resulting value, Expression means right out something kind ...Show All

  • moreand How to get the value of the color in some position of a LinearGradientBrush?

    Hi everybody,I have a problem about LinearGradientBrush. Here's the code: <Canvas Name="MainCanvas" Height="20" Width="200" Margin="0,0,0,0"> <Rectangle Name="rectLegend" Width="200" Height="10"><Rectangle.Fill> <LinearGradientBrush StartPoint="0,0" EndPoint="1,0"> <LinearGradientBrush.GradientStops> ...Show All

  • Pyronaught VSTO 2005 / Excel / C#: TotalsRow for every ListObject column

    I have an ListObject which I created using the following code: Microsoft.Office.Interop.Excel.ListObject utilisationPercentagesListObject = Globals.Sheet1.ListObjects.Add(Microsoft.Office.Interop.Excel.XlListObjectSourceType.xlSrcRange, Globals.Sheet1.Range["A25", "M42"], System.Type.Missing, Microsoft.Office.Interop.Excel.XlYesNoGuess.xlYes, System.Type.Missing); Next I added a totals row to my ListObject (which is the second in the ListObje ...Show All

  • Brett Nieland Message not being processed

    I had this porblem crop up yesterday when I tried to move my application off of my development machine and onto test servers. However I now have the problem everywhere including my machine. When I call an operation my code never gets executed. There is no error or exception or anything. It simply never runs. I created another method called Ping that returns a string and that works fine. In addition the debugger is never able to cross over int ...Show All

  • Rahul_D Will VS 2005 coexist with VS 2003?

    I am about to rebuild my computer so that I have a fresh machine for Visual Studio 2005 (I had the RC installed until now).  Once I install everything (including VS 2003) will Visual Studio 2005 install fine and will both Visual Studios work as expected I would install msdn with vs 2003 The problem is solved already. After installing .Net framework 2.0, there is one more tab named "ASP.NET" in the I ...Show All

  • _howard Can't start VSTO 2003 projects anymore

    I can't start VSTO 2003 projects anymore - Excel splash screen comes up for a second but then Excel terminates (same with Word). Someone suggested in this forum that this can be due to the fact that .NET Framework 2.0 is also installed, which is the case, and I would have to give the "VSTO assemblies" full trust. But which are the VSTO assemblies I tried Office.dll, Microsoft.Office.Interop.exe, Vbe and MsForms but no luck. And sh ...Show All

  • scott_wylie how can i get colors

    Hi can anybody know how to get all available colors into combo box at runtime (using c#) Thanx-Nagu ya but how can i get those colors into list box or combo box items could u give me a simple code thanx - Nagu You could always use Reflection to find all the colors from the Colors class. If it's named colors you want then Michael Weinhardt has a sample that does ...Show All

  • Jon Drake Running visual basic 2005

    Hello, I installed visual basic 2005 express edition on computer. How to run it Thanks start-> all programs -> visual basic express edition 2005. ralph ...Show All

  • jonsofield Visual SourceSafe Compatibility Matrix

    It looks like there is no way to use VSS 6.0d's SourceSafe Explorer to browse a VSS 8.0 data store via web services. Does anyone know of an open source equivalent that can access a VSS 8.0 data store via web services In any case, I've been attempting to verify the following scenarios. Can some please confirm this   VSS 6.0d Data Store File System VSS 8.0 Data Store File System (same as 6.0d) VSS2005 Tea ...Show All

  • dflAdam VSS6 & SQL Server 2005 In the same box

    Does anybody see any problems with installing Visual SourceSafe 6.0 along with SQL Server 2005 on the same server & Windows 2003 Are there are specific software components that won't work together (e.g. sql + vss) I'm asking from a performance wise perspective.. About 50 developers... Server Specs Dell Server Dual 2.x GHz 4 GB RAM 72 GB Hard Drive Hi Edgar, There shouldn't be any problems ...Show All

808182838485868788899091929394959697

©2008 Software Development Network

powered by phorum