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

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

Colvic

Member List

Chango V. - MSFT
Arghya.mp
Shona Arora
Lck
Altaras
infamous
mchastant
javy_visual_studio
Anil S
bookiewookie
Stepe
puneetjain83
mgholam
UberNewbie
Balsoft
Plug
JamesGreene
MarkHope
Ori Lahav
mrrogers912
Only Title

Colvic's Q&A profile

  • Visual Studio Team System TFS Version Control workspace structure

    hi Is there any API or Sample to get folders and files in project I try to write a small program working as Source Control Explorer, but I can only list the project under workspace. Here is my test program tfs = TeamFoundationServerFactory.GetServer(); versionControl = (VersionControlServer)tfs.GetService(typeof(VersionControlServer)); Workspace workspace = versionControl.GetWorkspace("Administrator", versionControl.Authentic ...Show All

  • .NET Development Please help...

    hi, i am now just learning about .net. my question is i want to do a web-based system using visual prolog and later convert to web-based. a lot of people told me i can use .net to convert to web-based. what that's mean what are asp.net, vb.net how the link together with .net Hi, The quick answer is that ASP.NET is the part of the .NET Framework that allows you to quickly build dynamic web sites.  VB.NET ...Show All

  • Visual Studio unable to install visual web dev 2005 beta

    hey, the app promps me to uninstall .net framework 2 beta, after uninstalling it with all the other beta stuff it still cant get installed. it keeps complaing about that the new .net framework did not get installed, even after i ran a beta cleanup utility. any suggestions please. christoc where did you get Beta 2 Sounds like bad media or a corrupt file. Can you try redownloading it ...Show All

  • .NET Development Terminating Processes from a Windows Service Cleanly (c#).

    Hi, Recently, I have created a Windows Service in C#; that calls a process (writen previously in c). It starts fine, however im unable to terminate the process cleanly, when the Onstop() is called.   Process.Kill() works, but prevents my process from shutting down cleanly (loses data - that I need). Ideally I need to use the CloseMainWindow() method... but this does not seem to work within a service (as a service does n ...Show All

  • Visual Studio Team System Create Project Visual Studio 2005 Team System

    Hello When i create a team system project, i am an error. the message is csstasks.xml is denied I don't know what i do Please help me lbo Please note: "To create a new team project in Team Foundation Server, you must be a member of the Namespace Administrators application group, a member of the Windows SharePoint Services Administrator role, and a member of the SQL Server Reporting Services Content Manager role." [From Team Foundation In ...Show All

  • Windows Forms Namespace Best Practices

    Many code examples always import the following namespaces even though they don’t help with the coding: System, System.Windows.Forms, System.Drawing Is there logical reason to include them even if my code works without them Ive Modifed my project file ...Show All

  • Windows Forms ListBox question -- is there an 'ItemAdded' event or similar?

    I need to do some processing whenever an item is added (or indeed removed, so changes generally) to a listbox. From a cursory glance at the documentation I do not find relevant events. I would be grateful however if anyone could point out that I am missing something. Or do I have to add a custom event If so, if anyone has code that could get me started I would again be very grateful. Thanks. There is no event o ...Show All

  • Visual Basic TableAdapter RowUpdated Event - unavailable if I use Data Wizard

    Hi all, Caution :Please read this patiently - thank you . I am developing a Multi-user Windows forms application with VB2005 and SQLServer 2005 Express. I am using the Data Wizard to create a new dataset. [for the sake of example let's say Northwind Dataset with "Customers" table]. The objects created by the wizard are as follows NorthWindDataset CustomersTable CustomersTableAdapter I dragged the "Customers Table" from the d ...Show All

  • .NET Development Compacting an Access 97 DB from VB.NET 2003

    Hi everybody, Here's my code, Imports System.IO Public Class Access97Routines    Public Shared Sub RepairCorruptDatabase(ByRef corruptDB As FileInfo, ByVal destinationFileName As String)    Dim accessApp As New Access.Application       Try          accessApp.DBEngine.CompactDatabase(corruptDB.FullName, destinationFileName)     ...Show All

  • SQL Server Cannot Install SQL Server 2005 along side SQL Server Express

    Hi, I have SQL Express edition installed. Now when i am trying to install SQL server 2005 June CTP i get an error saying "SQL Server setup cannot run. Another instance SQL Server Setup is already running. The running instance must complete before you can run the SQL Server setup again". I have restarted my machine twce but still i get this error message. Any ideas Regards Deepak I ...Show All

  • Visual C# C# Windows Control

    hey ppl, i am having a problem with a control, my control is a background with a label on it, then when i use my control on my form i use the on click event, and it only happens when u click the control itself and not the label, so i was wondering how can i do that no matter where u click inside the control , fires the click event. pls post me some code :( mig16 thx In your UserControl you are handling the Click ...Show All

  • Windows Forms It is possible to see derived class properties in Property browser ??

    I have a control with property of type B and I have couple of classes derived from type B. I'm curious it is posible to see additional properties of derived classes in property browser. For example when I assign a value with add propery C to type B I want this property to be visible in property browser when I click on control. I also want universal solution, I mean when somebody develop new class derived from B and add several properties ...Show All

  • Software Development for Windows Vista Compatible Video Cards

    Is there anywhere that I can find a list of compatible video cards for Windows Vista I am having the same problem. I downloaded a driver to fix the issue but it says the OS is not a windows OS. We are using a Compaq Evo machine. ...Show All

  • .NET Development Expiry of session values

    i have created a website in ASP.Net which uses sessions to transfer values from one webpage to another webpage. which works well when called from a web server. Now i have created a another web project which contains a page with frame set. From this frame set page i call my original .Net website pages. But when i call my pages from the frame set , the pages which contains the sessions, all the sessions are expired/they lost their values, they a ...Show All

  • Visual Studio 2008 (Pre-release) Two-way data binding with ColorPicker Demo

    Hi, To gt my head around two way data binding on custom controls I've been trying to bind the Color property of tow of the samle ColorPickers. I'm probably just overlooking something completly obvious but I can't for the life of me see what it is. T add to the confusion the individual bytes Red, Green and Ble bind with no trouble. Any help shaking the cobwebs from my head would be greatly appreciated. You can find the demo here: ms-h ...Show All

©2008 Software Development Network

powered by phorum