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

Software Development Network >>  JD 's Q&A profile

 JD 

Member List

Benjamino
Steve Eckhardt
daveemmo
Funk
ashosheh
bnn
Shane Stevens
caoyu
MadNes
bbleech
Sha Sea
jairo_jeremias
havoc27
GordonBeMe
pgruderman
seetha
Steven Black
AbiBaby
Protean
Nowandever29
Only Title

 JD 's Q&A profile

  • Visual Basic Troubleshooting ClickOnce Deployment in VB 2005 Express

    Where can I find ClickOnce Deployment Troubleshooting procedures in VB 2005 Express Edition Introduction http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnwinforms/html/clickonce.asp more in detail: http://msdn2.microsoft.com/en-us/library/wh45kb66.aspx ...Show All

  • Visual Studio Team System How to connect to Database?

    How do I get connection to the databases that Team System are using I went to Report Server and copied settings from shared connection but still can't connect. Any ideas Thanks Shimon I am assuming you want to connect to the databases for reporting purposes, in this case you can just use the datasources(TfsOlapReportDS, TfsReportDS) used by our OOB reports. You can see the details about the connecti ...Show All

  • Visual Studio Team System Code coverage broken

    I have a solution with a number of projects, some of them unit test projects.  I've been running tests without problem, and using code coverage on the tests. Suddenly, code coverage no longer works.  Editing the local testrunconfig file, the appropriate assemblies are checked for instrumentation, but after a test run completes, the code coverage window always says "code coverage is not enabled for this test run". Ideas Immediately pri ...Show All

  • Windows Forms Change from one control to another control in IE

    I have a user control running in IE. How can I change to another control  My first control is rather big so I need more controls. It is ok to link to another aspx page if necessary, but how do i do that ...Show All

  • Visual Basic Freezing Header of the Data Grid.

    I want to freez the header of the DataGrid, I have manage to do this with the the CSS styles. but it is working only with the IE, but i want to work with Netscape as well. Hey pls if any body have an idea pls Help me As soon as possible. Your best bet will be with the asp.net forums in that case found at http://forums.asp.net/ ...Show All

  • Visual C++ deleting a character that was written at the command promt

    if I cout<<" bla bla bla "; i get bla bla bla how can i delete the last "bla " so it apears like bla bla Strange question. How about cout << "bla bla" Or cout << "bla bla bla\b\b\b \b\b\b". ...Show All

  • .NET Development System.IO.Compression not as good as compressed folder

    I'm getting much better compression when I make a compressed folder (Windows XP) than I am using DeflateStream or GZipStream.  I thought these were the same algorithms used in PKZIP and for compressing folders.  Why such bad compression DeflateStream: 3544Kb -> 1261Kb GZipStream: 3544Kb -> 1261Kb Windows XP: 3544Kb -> 804Kb So how can I get the same compression ratio as Windows XP Thanks, Jeremy ...Show All

  • Windows Forms persisting user session information in a form?

    I'm used to using sessions in asp.net, but now the program I have to write needs to store a few values when someone logs in to use the program.  What is the windows forms version of a session variable   Or am I left with jus ...Show All

  • Software Development for Windows Vista Client events

    I am trying to use workflow to call events on a client. Currently when my client starts it calles a method on the remote object service ( I based this off of the expense report sample). The method that it calls invokes a request which triggers a workflow. Once that work flow is complete, the workflow calls a message that triggers an event on the remote object. However, on th eclient side when I try to add an event lister to the remote ob ...Show All

  • Windows Forms using treeview to display disk drives

    I'm using vs 2005, how can I use a treeview to display diskdrives For example on my computer I have a partitioned hard drive with a C and X drives, and I want the treeview to display with the C, D, and X drives as the root nodes. Can anyone tell me how to do this Thanks, smtraber You'll have to iterate over the logical drives creating treeview nodes. Use the static Environment.GetLogicalDrives method to return the drives of yo ...Show All

  • Windows Forms Looks cool

    I downloaded the terrarium and all I can say is that it looks cool. This is because I'm behind a NAT protected network so I can't get it working, all I can see is the cool starting screen. Maybe I'll try it at home on the weekend ...Show All

  • Visual Studio Team System Creating a link dependency in Work Items

    I want to have a hierarchy for the work items...i.e. you should not be able to create a task without linking it to a requirement work item...I want to be able to create a rule in the methodology to force a work item linking before allowing the new work item to be saved...any ideas   Any one on the project can create a task work item so I can't link it...right now, my only solution is to create a report... U ...Show All

  • Visual Basic Books on Visual Basic 2005 (express edition)?

    Hi Guys, Can anyone recommend any GOOD books on Visual Basic 2005 (i got the express edition) I really wanna learn this. Also, sooner or later, I'd like to upgrade to the normal edition of Visual Basic 2005 or Visual Studio, which ever It's called. What's gained by doing this what all is included with the Studio program... I'm hope C++,C#, J, Basic, ect... anyhow... thanks! -Chuck K8CPA I totall ...Show All

  • Visual Studio Express Editions Is vc++ 6.0 good

    i bought a book on vc++6.0.can i build powerful software applications with that.what is the difference between the vc++6.0 and vc++ 2005.what is the latest released version ya it is for exam 70-016.i don't have internet explorer 7.0 to install the vc++ 2005 express edition.it takes a long time to download by kaushik ...Show All

  • Visual C# How can I make my user control dragable?

    I have a user control look like a panel.  I want to make its dragable so that user can move it to other location.  How to do this Many many thanks I have earlier asked but got no response so I had to delve into it myself.  It can be tricky because it is easy to get into an infinite loop with MouseOver over yourself. I adapted the solution from a book but I can't remember the title of the book now.  Basically, it i ...Show All

©2008 Software Development Network

powered by phorum